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 524651b1ce6..0bf13ee736a 100644 --- a/src/azure-cli-core/azure/cli/core/profiles/_shared.py +++ b/src/azure-cli-core/azure/cli/core/profiles/_shared.py @@ -123,7 +123,7 @@ def default_api_version(self): AZURE_API_PROFILES = { 'latest': { - ResourceType.MGMT_STORAGE: '2019-04-01', + ResourceType.MGMT_STORAGE: '2019-06-01', ResourceType.MGMT_NETWORK: '2019-09-01', ResourceType.MGMT_COMPUTE: SDKProfile('2019-07-01', { 'resource_skus': '2019-04-01', diff --git a/src/azure-cli/HISTORY.rst b/src/azure-cli/HISTORY.rst index a7a8ca0a5ae..c85868e7bee 100644 --- a/src/azure-cli/HISTORY.rst +++ b/src/azure-cli/HISTORY.rst @@ -28,6 +28,7 @@ Release History **Storage** * `az storage account create`: Remove preview flag for --enable-hierarchical-namespace parameter +* Update azure-mgmt-storage version to 7.0.0 to use api version 2019-06-01 2.0.78 ++++++ diff --git a/src/azure-cli/azure/cli/command_modules/ams/tests/latest/recordings/test_ams_sp_create_reset.yaml b/src/azure-cli/azure/cli/command_modules/ams/tests/latest/recordings/test_ams_sp_create_reset.yaml index e4b2fd619a1..25930c16754 100644 --- a/src/azure-cli/azure/cli/command_modules/ams/tests/latest/recordings/test_ams_sp_create_reset.yaml +++ b/src/azure-cli/azure/cli/command_modules/ams/tests/latest/recordings/test_ams_sp_create_reset.yaml @@ -19,8 +19,8 @@ interactions: ParameterSetName: - -n -g --storage-account -l User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -28,7 +28,7 @@ interactions: response: body: string: "{\r\n \"name\":\"ams000003\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003\",\"type\":\"Microsoft.Media/mediaservices\",\"location\":\"West - US 2\",\"properties\":{\r\n \"mediaServiceId\":\"4742cfca-b7ad-4be9-84bc-28d41363d85a\",\"storageAccounts\":[\r\n + US 2\",\"properties\":{\r\n \"mediaServiceId\":\"b22a67c7-4a2a-4770-8111-3c1e667d19b4\",\"storageAccounts\":[\r\n \ {\r\n \"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002\",\"type\":\"Primary\"\r\n \ }\r\n ]\r\n }\r\n}" headers: @@ -39,7 +39,7 @@ interactions: content-type: - application/json; odata.metadata=minimal date: - - Thu, 14 Nov 2019 18:16:51 GMT + - Fri, 27 Dec 2019 13:55:56 GMT expires: - '-1' odata-version: @@ -53,7 +53,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -71,8 +71,8 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -80,7 +80,7 @@ interactions: response: body: string: "{\r\n \"name\":\"ams000003\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003\",\"type\":\"Microsoft.Media/mediaservices\",\"location\":\"West - US 2\",\"properties\":{\r\n \"mediaServiceId\":\"4742cfca-b7ad-4be9-84bc-28d41363d85a\",\"storageAccounts\":[\r\n + US 2\",\"properties\":{\r\n \"mediaServiceId\":\"b22a67c7-4a2a-4770-8111-3c1e667d19b4\",\"storageAccounts\":[\r\n \ {\r\n \"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002\",\"type\":\"Primary\"\r\n \ }\r\n ]\r\n }\r\n}" headers: @@ -91,7 +91,7 @@ interactions: content-type: - application/json; odata.metadata=minimal date: - - Thu, 14 Nov 2019 18:16:52 GMT + - Fri, 27 Dec 2019 13:55:58 GMT expires: - '-1' odata-version: @@ -125,8 +125,8 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -146,19 +146,19 @@ interactions: dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:16:54 GMT + - Fri, 27 Dec 2019 13:56:00 GMT duration: - - '1567590' + - '2651891' expires: - '-1' ocp-aad-diagnostics-server-name: - - hwn6uEtjHiiLa1+/G29HvIs5WOJFHYFOq64UHyjuGvY= + - u69wKTZejlOWfGF/THwvVNLcycS2MlZl9ie+5VVrrJA= ocp-aad-session-key: - - udx4u4NhVIQpmv_cfzWo0Bh6kDNf79OL3Gitf7LeplRAxZ2-31pcEAUYNK96J5OMun0JKeNbjOkxi4tTRKQRbvyrc0Vj98Md_241Rq6gPxQ00OTiO7Uc68Ah7pcyLUA7KHwz17XaE0JMgM5Pe6Jf82l6HddIIK8jLVULnRpJGw4.J0AJTePI0LPPkdRz4JRZsnkBzAOoQw49DCwDHIPTCFY + - KQb_Ikhs8cBTZ721E0ar3Y1Yuje8-8-ml823Ykx4_uxse5Uag4Trnpa1B0Sp443AdGAQv-KU0njNPZfddTyNoHBnB7si0PdSeXZPK18aDcbZK0eKdR6xIbNCsIpwZrdU.QVfKMXgXxmZfa62KTiqm_3nLP4CnclxYvbQXIMwA8x8 pragma: - no-cache request-id: - - 504ca6ae-f612-4389-bb9c-42da062d5b84 + - e99b15da-e85c-4700-9ba9-183a2c95cdcb strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -172,8 +172,8 @@ interactions: message: OK - request: body: 'b''{"availableToOtherTenants": false, "homepage": "http://clitest.rg000001", - "passwordCredentials": [{"startDate": "2019-11-14T18:16:54.914293Z", "endDate": - "2020-11-14T18:16:54.914293Z", "keyId": "88888888-0000-0000-0000-000000000001", + "passwordCredentials": [{"startDate": "2019-12-27T13:56:00.365988Z", "endDate": + "2020-12-27T13:56:00.365988Z", "keyId": "88888888-0000-0000-0000-000000000001", "value": "ReplacedSPPassword123*"}], "displayName": "clitest.rg000001", "identifierUris": ["http://clitest.rg000001"]}''' headers: @@ -192,8 +192,8 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -202,30 +202,30 @@ interactions: body: string: '{"odata.metadata": "https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element", "odata.type": "Microsoft.DirectoryServices.Application", "objectType": "Application", - "objectId": "bd66916e-dacf-4600-b4c3-11d3f2c75b9c", "deletionTimestamp": null, - "acceptMappedClaims": null, "addIns": [], "appId": "2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0", + "objectId": "80c132cc-aefd-4e48-9421-c8a64358c86d", "deletionTimestamp": null, + "acceptMappedClaims": null, "addIns": [], "appId": "d1b0f30f-b46c-403d-b87d-199797808927", "applicationTemplateId": null, "appRoles": [], "availableToOtherTenants": false, "displayName": "clitest.rg000001", "errorUrl": null, "groupMembershipClaims": null, "homepage": "http://clitest.rg000001", "identifierUris": ["http://clitest.rg000001"], "informationalUrls": {"termsOfService": null, "support": null, "privacy": null, "marketing": null}, "isDeviceOnlyAuthSupported": null, "keyCredentials": [], "knownClientApplications": [], "logoutUrl": null, "logo@odata.mediaEditLink": - "directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/logo", + "directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/logo", "logo@odata.mediaContentType": "application/json;odata=minimalmetadata; charset=utf-8", - "logoUrl": null, "mainLogo@odata.mediaEditLink": "directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/mainLogo", + "logoUrl": null, "mainLogo@odata.mediaEditLink": "directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/mainLogo", "oauth2AllowIdTokenImplicitFlow": true, "oauth2AllowImplicitFlow": false, "oauth2AllowUrlPathMatching": false, "oauth2Permissions": [{"adminConsentDescription": "Allow the application to access clitest.rg000001 on behalf of the signed-in - user.", "adminConsentDisplayName": "Access clitest.rg000001", "id": "3aac9b68-6799-4569-b924-076a8131d545", + user.", "adminConsentDisplayName": "Access clitest.rg000001", "id": "9787a456-135b-400e-8696-a08ecfc17ff6", "isEnabled": true, "type": "User", "userConsentDescription": "Allow the application to access clitest.rg000001 on your behalf.", "userConsentDisplayName": "Access clitest.rg000001", "value": "user_impersonation"}], "oauth2RequirePostResponse": false, "optionalClaims": null, "orgRestrictions": [], "parentalControlSettings": {"countriesBlockedForMinors": [], "legalAgeGroupRule": "Allow"}, "passwordCredentials": - [{"customKeyIdentifier": null, "endDate": "2020-11-14T18:16:54.914293Z", "keyId": - "88888888-0000-0000-0000-000000000001", "startDate": "2019-11-14T18:16:54.914293Z", + [{"customKeyIdentifier": null, "endDate": "2020-12-27T13:56:00.365988Z", "keyId": + "88888888-0000-0000-0000-000000000001", "startDate": "2019-12-27T13:56:00.365988Z", "value": "ReplacedSPPassword123*"}], "publicClient": null, "publisherDomain": - "microsoft.onmicrosoft.com", "recordConsentConditions": null, "replyUrls": + "AzureSDKTeam.onmicrosoft.com", "recordConsentConditions": null, "replyUrls": [], "requiredResourceAccess": [], "samlMetadataUrl": null, "signInAudience": "AzureADMyOrg", "tokenEncryptionKeyId": null}' headers: @@ -234,27 +234,27 @@ interactions: cache-control: - no-cache content-length: - - '2684' + - '2687' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:16:55 GMT + - Fri, 27 Dec 2019 13:56:00 GMT duration: - - '4981238' + - '6915445' expires: - '-1' location: - - https://graph.windows.net/00000000-0000-0000-0000-000000000000/directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application + - https://graph.windows.net/00000000-0000-0000-0000-000000000000/directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application ocp-aad-diagnostics-server-name: - - 368Ee4wMDA+pKLHJOto3imsvSCQfolrdyq4lpctl9qk= + - ucg8vBzR+r47m5A/zvezGk2r6aWzAgtXxfZuU6zhGaw= ocp-aad-session-key: - - JW-dfT-vd-ILJ0UFSsLwAOZP8aAcP0GfmLpILjOVrLMxpWvMC8w07eU3grQP3cy1lWJ2A661o7jXUgDrlOyXNyHgGhSK9jkHdNIDT4cJE6LWciIYViw91agSUrY8I-NFiWdsKLMRuZApAL9-qEdH85d0HfuVXHykerC0R0N-hhE.-CQfcbBQmcjoLVJ_rqomWHm4Ns0uQz0wRX8iFDeYcEI + - vCo5n6RpaneUWJoksfMJETFeyuXouqdV5pnH82sOXIPyMsB-ZWmzrKRRanWN_UBUb9vpxE4OlySeQQRKTL11XI7AmkdiwWz6LAvlt7TJ7WOuMrL8a00F7nEoDqe85vW-1RBeFWP_jNrPTbKSU--w6kvl4S_Ey1g0d4tknIivi5Y.028IVRmzhm_8VoByWVmWl8KAOLj8ZS45ufpMxmabpZA pragma: - no-cache request-id: - - 729c4b24-557c-49b0-a529-009ca765a98f + - 7d21eee0-264b-49b6-9cfd-c06af4c4ab1e strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -267,7 +267,7 @@ interactions: code: 201 message: Created - request: - body: '{"accountEnabled": "True", "appId": "2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0"}' + body: '{"accountEnabled": "True", "appId": "d1b0f30f-b46c-403d-b87d-199797808927"}' headers: Accept: - application/json @@ -284,46 +284,46 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?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.ServicePrincipal","objectType":"ServicePrincipal","objectId":"9244653a-9cd6-49dd-a834-e032114d120f","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","applicationTemplateId":null,"appOwnerTenantId":"72f988bf-86f1-41af-91ab-2d7cd011db47","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"1570bb6e-151f-4c5e-b81a-601d27b10f0e","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"d1b0f30f-b46c-403d-b87d-199797808927","applicationTemplateId":null,"appOwnerTenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow the application to access clitest.rg000001 on behalf of the signed-in user.","adminConsentDisplayName":"Access - clitest.rg000001","id":"3aac9b68-6799-4569-b924-076a8131d545","isEnabled":true,"type":"User","userConsentDescription":"Allow + clitest.rg000001","id":"9787a456-135b-400e-8696-a08ecfc17ff6","isEnabled":true,"type":"User","userConsentDescription":"Allow the application to access clitest.rg000001 on your behalf.","userConsentDisplayName":"Access - clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"Microsoft","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","http://clitest.rg000001"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}' + clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"AzureSDKTeam","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["d1b0f30f-b46c-403d-b87d-199797808927","http://clitest.rg000001"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '2150' + - '2153' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:16:55 GMT + - Fri, 27 Dec 2019 13:56:01 GMT duration: - - '2902566' + - '5420466' expires: - '-1' location: - - https://graph.windows.net/00000000-0000-0000-0000-000000000000/directoryObjects/9244653a-9cd6-49dd-a834-e032114d120f/Microsoft.DirectoryServices.ServicePrincipal + - https://graph.windows.net/00000000-0000-0000-0000-000000000000/directoryObjects/1570bb6e-151f-4c5e-b81a-601d27b10f0e/Microsoft.DirectoryServices.ServicePrincipal ocp-aad-diagnostics-server-name: - - G0899EjP22tlWm9xStmJURFIOMKDVtVmDDOE/830CBY= + - AscZYHsQ8u0JvtqinizkQA/qY/LnqKUVJTwRL3s3mKc= ocp-aad-session-key: - - cKr4y-aTCfn5wgZJRPDJeGg63HVdMHWai1qXsPM8gOjqlr1vww9uldMceA0SHRQAh8-dnu68Rm9LsRlGQYQuc102Laf10t3yfrwdtQHUdj6vD263ONjeOX5AYTZhfAvlO97eGx5N0rN8B3amRCW4KZ98VxqIpPP3vtiDbqj1sAA.PgMZqRDz7dF2HSTCDV9PalsMpqTPxaSOYEm8u9xBNzw + - oGDEOng-Dt79p-e4a8QOPFAxvHbwljpAqQrab_0hruGlbVn_dmuLsXIkKtNRg5X7A-JLLigpMJ04lY6kMcLj4ZKmJrOjTavZIKc_h-O3YkzFIjS5iXLLRaECLa6d2vILoSA8fwRymVWA5D3CN2lTZf44zp4PSP3uTP1ShA01Kqg.zSIDjVPh4H7o-uZwUjAf1yUw4OWWraS7hE9nLuz8Sso pragma: - no-cache request-id: - - 592b5f8e-4423-4be8-b742-01eae9966d2e + - 66cd3add-68d1-44ba-9ef1-799949a5b107 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -349,12 +349,12 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments?$filter=principalId%20eq%20%279244653a-9cd6-49dd-a834-e032114d120f%27&api-version=2018-09-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments?$filter=principalId%20eq%20%271570bb6e-151f-4c5e-b81a-601d27b10f0e%27&api-version=2018-09-01-preview response: body: string: '{"value":[]}' @@ -366,7 +366,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 14 Nov 2019 18:16:55 GMT + - Fri, 27 Dec 2019 13:56:02 GMT expires: - '-1' pragma: @@ -400,8 +400,8 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -418,7 +418,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 14 Nov 2019 18:16:58 GMT + - Fri, 27 Dec 2019 13:56:03 GMT expires: - '-1' pragma: @@ -440,7 +440,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8e3af657-a8ff-443c-a75c-2fe8c4bcb635", - "principalId": "9244653a-9cd6-49dd-a834-e032114d120f"}}' + "principalId": "1570bb6e-151f-4c5e-b81a-601d27b10f0e"}}' headers: Accept: - application/json @@ -459,122 +459,15 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002?api-version=2018-09-01-preview response: body: - string: '{"error":{"code":"PrincipalNotFound","message":"Principal 9244653a9cd649dda834e032114d120f - does not exist in the directory 72f988bf-86f1-41af-91ab-2d7cd011db47."}}' - headers: - cache-control: - - no-cache - content-length: - - '163' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 14 Nov 2019 18:16:59 GMT - expires: - - '-1' - pragma: - - no-cache - set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 400 - message: Bad Request -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - ams account sp create - Connection: - - keep-alive - ParameterSetName: - - -a -n -g -p --role - User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Owner%27&api-version=2018-01-01-preview - response: - body: - string: '{"value":[{"properties":{"roleName":"Owner","type":"BuiltInRole","description":"Lets - you manage everything, including access to resources.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:32.2101122Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8e3af657-a8ff-443c-a75c-2fe8c4bcb635","type":"Microsoft.Authorization/roleDefinitions","name":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635"}]}' - headers: - cache-control: - - no-cache - content-length: - - '616' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 14 Nov 2019 18:17:04 GMT - expires: - - '-1' - pragma: - - no-cache - set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-request-charge: - - '1' - status: - code: 200 - message: OK -- request: - body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8e3af657-a8ff-443c-a75c-2fe8c4bcb635", - "principalId": "9244653a-9cd6-49dd-a834-e032114d120f"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - ams account sp create - Connection: - - keep-alive - Content-Length: - - '233' - Content-Type: - - application/json; charset=utf-8 - Cookie: - - x-ms-gateway-slice=Production - ParameterSetName: - - -a -n -g -p --role - User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/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/8e3af657-a8ff-443c-a75c-2fe8c4bcb635","principalId":"9244653a-9cd6-49dd-a834-e032114d120f","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003","createdOn":"2019-11-14T18:17:05.7086606Z","updatedOn":"2019-11-14T18:17:05.7086606Z","createdBy":null,"updatedBy":"80e19d99-89e1-4d90-aa68-23051c353738"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/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/8e3af657-a8ff-443c-a75c-2fe8c4bcb635","principalId":"1570bb6e-151f-4c5e-b81a-601d27b10f0e","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003","createdOn":"2019-12-27T13:56:03.8174036Z","updatedOn":"2019-12-27T13:56:03.8174036Z","createdBy":null,"updatedBy":"21cd756e-e290-4a26-9547-93e8cc1a8923"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}' headers: cache-control: - no-cache @@ -583,7 +476,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 14 Nov 2019 18:17:07 GMT + - Fri, 27 Dec 2019 13:56:08 GMT expires: - '-1' pragma: @@ -597,7 +490,7 @@ interactions: x-ms-ratelimit-remaining-subscription-writes: - '1199' x-ms-request-charge: - - '2' + - '3' status: code: 201 message: Created @@ -615,8 +508,8 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-media/1.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -624,7 +517,7 @@ interactions: response: body: string: "{\r\n \"name\":\"ams000003\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003\",\"type\":\"Microsoft.Media/mediaservices\",\"location\":\"West - US 2\",\"properties\":{\r\n \"mediaServiceId\":\"4742cfca-b7ad-4be9-84bc-28d41363d85a\",\"storageAccounts\":[\r\n + US 2\",\"properties\":{\r\n \"mediaServiceId\":\"b22a67c7-4a2a-4770-8111-3c1e667d19b4\",\"storageAccounts\":[\r\n \ {\r\n \"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002\",\"type\":\"Primary\"\r\n \ }\r\n ]\r\n }\r\n}" headers: @@ -635,7 +528,7 @@ interactions: content-type: - application/json; odata.metadata=minimal date: - - Thu, 14 Nov 2019 18:17:08 GMT + - Fri, 27 Dec 2019 13:56:09 GMT expires: - '-1' odata-version: @@ -669,44 +562,44 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28x%3Ax%20eq%20%27http%3A%2F%2Fclitest.rg000001%27%29&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":"9244653a-9cd6-49dd-a834-e032114d120f","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","applicationTemplateId":null,"appOwnerTenantId":"72f988bf-86f1-41af-91ab-2d7cd011db47","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"1570bb6e-151f-4c5e-b81a-601d27b10f0e","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"d1b0f30f-b46c-403d-b87d-199797808927","applicationTemplateId":null,"appOwnerTenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow the application to access clitest.rg000001 on behalf of the signed-in user.","adminConsentDisplayName":"Access - clitest.rg000001","id":"3aac9b68-6799-4569-b924-076a8131d545","isEnabled":true,"type":"User","userConsentDescription":"Allow + clitest.rg000001","id":"9787a456-135b-400e-8696-a08ecfc17ff6","isEnabled":true,"type":"User","userConsentDescription":"Allow the application to access clitest.rg000001 on your behalf.","userConsentDisplayName":"Access - clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"Microsoft","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["http://clitest.rg000001","2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}]}' + clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"AzureSDKTeam","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["http://clitest.rg000001","d1b0f30f-b46c-403d-b87d-199797808927"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '2153' + - '2156' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:17:08 GMT + - Fri, 27 Dec 2019 13:56:10 GMT duration: - - '4143514' + - '2407904' expires: - '-1' ocp-aad-diagnostics-server-name: - - j3N2J+heqTCnAXJUFY5PDI/44zA/M5/g7+cMeHA6QKc= + - cL1jDPJgWuH441cYFIUty/IyzbxMLqGcCz6cWaJvgs4= ocp-aad-session-key: - - FHO32z7Xi1KgcVLDqenrj8HC-4MTvmiSRM6a06isktrqoU0ruDdAeLcQOSjVqpQ0BXkc8p5wCGICOCxec2LggoePflkrd__sivq2whmdoPPRx9KLUE9v0ABIW3B5P2pHC7yhoUTRZh5vDs-WjbjZFEUoYyDllVG5Jn2VCIOYxfc.1N8g7AUom14cL8jKtaqMylQQz1vOsQLtrfM-YXY_FUM + - J2tHgWNnrmjAnPMdREhTMkdVaMmSM_P61WvkYklgOathlnYLnzEUmXkeX80pSknLzxpv9ZJDS6VgaLa3CGl3C1H3ekafnIE5pFrDDeI79Ntg4Mvuhzr_0qCLQEdHzPrxqtL_jxXuv6OEA-pE5GB-5s6bQqVCXq-LS6b6XViNZnw.YJmXvH3R4jovIoKowr15uVspb9fTCxVJ3azw5Orqr48 pragma: - no-cache request-id: - - 8fa6c956-735a-4d09-ba9f-e461ac9b16d0 + - 03216eaf-6b0f-4782-9f94-4f96302ddee4 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -732,44 +625,44 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications?$filter=appId%20eq%20%272c6fa85b-fde0-4e8e-8a34-5a514eb90bd0%27&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications?$filter=appId%20eq%20%27d1b0f30f-b46c-403d-b87d-199797808927%27&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.Application","objectType":"Application","objectId":"bd66916e-dacf-4600-b4c3-11d3f2c75b9c","deletionTimestamp":null,"acceptMappedClaims":null,"addIns":[],"appId":"2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","applicationTemplateId":null,"appRoles":[],"availableToOtherTenants":false,"displayName":"clitest.rg000001","errorUrl":null,"groupMembershipClaims":null,"homepage":"http://clitest.rg000001","identifierUris":["http://clitest.rg000001"],"informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"isDeviceOnlyAuthSupported":null,"keyCredentials":[],"knownClientApplications":[],"logoutUrl":null,"logo@odata.mediaEditLink":"directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/logo","logoUrl":null,"mainLogo@odata.mediaEditLink":"directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/mainLogo","oauth2AllowIdTokenImplicitFlow":true,"oauth2AllowImplicitFlow":false,"oauth2AllowUrlPathMatching":false,"oauth2Permissions":[{"adminConsentDescription":"Allow + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.Application","objectType":"Application","objectId":"80c132cc-aefd-4e48-9421-c8a64358c86d","deletionTimestamp":null,"acceptMappedClaims":null,"addIns":[],"appId":"d1b0f30f-b46c-403d-b87d-199797808927","applicationTemplateId":null,"appRoles":[],"availableToOtherTenants":false,"displayName":"clitest.rg000001","errorUrl":null,"groupMembershipClaims":null,"homepage":"http://clitest.rg000001","identifierUris":["http://clitest.rg000001"],"informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"isDeviceOnlyAuthSupported":null,"keyCredentials":[],"knownClientApplications":[],"logoutUrl":null,"logo@odata.mediaEditLink":"directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/logo","logoUrl":null,"mainLogo@odata.mediaEditLink":"directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/mainLogo","oauth2AllowIdTokenImplicitFlow":true,"oauth2AllowImplicitFlow":false,"oauth2AllowUrlPathMatching":false,"oauth2Permissions":[{"adminConsentDescription":"Allow the application to access clitest.rg000001 on behalf of the signed-in user.","adminConsentDisplayName":"Access - clitest.rg000001","id":"3aac9b68-6799-4569-b924-076a8131d545","isEnabled":true,"type":"User","userConsentDescription":"Allow + clitest.rg000001","id":"9787a456-135b-400e-8696-a08ecfc17ff6","isEnabled":true,"type":"User","userConsentDescription":"Allow the application to access clitest.rg000001 on your behalf.","userConsentDisplayName":"Access - clitest.rg000001","value":"user_impersonation"}],"oauth2RequirePostResponse":false,"optionalClaims":null,"orgRestrictions":[],"parentalControlSettings":{"countriesBlockedForMinors":[],"legalAgeGroupRule":"Allow"},"passwordCredentials":[{"customKeyIdentifier":null,"endDate":"2020-11-14T18:16:54.914293Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-11-14T18:16:54.914293Z","value":null}],"publicClient":null,"publisherDomain":"microsoft.onmicrosoft.com","recordConsentConditions":null,"replyUrls":[],"requiredResourceAccess":[],"samlMetadataUrl":null,"signInAudience":"AzureADMyOrg","tokenEncryptionKeyId":null}]}' + clitest.rg000001","value":"user_impersonation"}],"oauth2RequirePostResponse":false,"optionalClaims":null,"orgRestrictions":[],"parentalControlSettings":{"countriesBlockedForMinors":[],"legalAgeGroupRule":"Allow"},"passwordCredentials":[{"customKeyIdentifier":null,"endDate":"2020-12-27T13:56:00.365988Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-12-27T13:56:00.365988Z","value":null}],"publicClient":null,"publisherDomain":"AzureSDKTeam.onmicrosoft.com","recordConsentConditions":null,"replyUrls":[],"requiredResourceAccess":[],"samlMetadataUrl":null,"signInAudience":"AzureADMyOrg","tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '2601' + - '2604' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:17:09 GMT + - Fri, 27 Dec 2019 13:56:10 GMT duration: - - '3877868' + - '2380986' expires: - '-1' ocp-aad-diagnostics-server-name: - - r0o8Zfv+/EsfSzvffV1oL1MCccQ68EumyGGwG7/SNv8= + - As0gHGadq5h2LTxl2ZFYNVFv2OujPh15mwcM8SjOsH0= ocp-aad-session-key: - - JaBnV85Is8gsB9OqWYLaRFXI64EOZbUPFyiTSKj8Yt6KEiLpOec99C312G3DXLUSy-uHaqIl5GCc1lmiQh9D_0oy17Kbr3m9VwIogMTAPXTropePHIYF4tCRCgxX7qMvfuNtujgcsxYcuLWXBANrJ_ONaELDlg0lgA85FKn1MQ4.oUCIq83b8fRQq3oxbYJ9wBNH46834s9i4XBNZSqJk_w + - hnmQPLCsYObJU3dPxEcFAMKzhReoy2QUSX0jFiHU9opYwNg04-rCGQhh-nZxpzFKhAPqH020dmpKQ2cfmh5YTB985UwKTDdqQPuZg5DRKMLj4hJmY7p2uc5ELpo6uxn24Hv6gNDwkLQ4tGls2x7xZGRecCAuLLcVhhKos-8DdcM.mmdNTSYmc1rViT3mdYIkE75t9JK8z7qucODw8VdU1B0 pragma: - no-cache request-id: - - bcd215fd-26fa-44d1-9a6c-02f70c5d5d64 + - 68a88abc-c0b7-4c83-b0fb-89504dc4cc47 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -795,15 +688,15 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/passwordCredentials?api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/80c132cc-aefd-4e48-9421-c8a64358c86d/passwordCredentials?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#Collection(Microsoft.DirectoryServices.PasswordCredential)","value":[{"customKeyIdentifier":null,"endDate":"2020-11-14T18:16:54.914293Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-11-14T18:16:54.914293Z","value":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#Collection(Microsoft.DirectoryServices.PasswordCredential)","value":[{"customKeyIdentifier":null,"endDate":"2020-12-27T13:56:00.365988Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-12-27T13:56:00.365988Z","value":null}]}' headers: access-control-allow-origin: - '*' @@ -816,19 +709,19 @@ interactions: dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:17:09 GMT + - Fri, 27 Dec 2019 13:56:11 GMT duration: - - '725247' + - '2412939' expires: - '-1' ocp-aad-diagnostics-server-name: - - /NtEgZUZd+wP7jWSrDYgeIT+rUlfDWAtBVfze/ynjcQ= + - 3CMafgu+LVf53IqS2V5xA1VtIqsHUIzo8C7eaZ65J3U= ocp-aad-session-key: - - LtRnndmpJaELyqWkxxzBOW0InSZAag4a0lDNfQCcqUj_lLOpYj6dO53hCkfTspmUMcLOkS6FJP4vA4_uUpNOTDdLimuaLtCiXnWH2Y13o1v54uCRcNqQ3DkFrHKjx8rq7uYr6s3oNUKHN_A72g_E4ANlqvRkDaqWryO5H0KAYVc.RfKOfH_CGycQVGZSzU6Gfg129kdjlJQMKvf6RtAwuS4 + - G9xg0IkJWHfGfiQ5BEu9hKUD4pRVsrIpaaDATB6k8Docp80hLZDyh90zE0-pHJirRbZj3vbcjfxnCI_MymebWahqpHMBI6KjXh5mLCJYPKViOeQps1vItRHSTqzjREyLwQ6hpinDjL6YK3TmLc3PhbJiCG3X8wNcy2ezs0Zjx98.hraBxoWKrd4396K58PkCvTnxUm4yOPatQlMpSb7POl8 pragma: - no-cache request-id: - - 5b722482-e31f-4b55-8417-0f9cea6d7942 + - 96ef68f7-ab7c-45a4-8690-e9d4e99d9dfe strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -841,9 +734,9 @@ interactions: code: 200 message: OK - request: - body: '{"value": [{"startDate": "2019-11-14T18:16:54.914293Z", "endDate": "2020-11-14T18:16:54.914293Z", - "keyId": "88888888-0000-0000-0000-000000000001"}, {"startDate": "2019-11-14T18:17:09.81622Z", - "endDate": "2020-11-14T18:17:09.81622Z", "keyId": "88888888-0000-0000-0000-000000000004", + body: '{"value": [{"startDate": "2019-12-27T13:56:00.365988Z", "endDate": "2020-12-27T13:56:00.365988Z", + "keyId": "88888888-0000-0000-0000-000000000001"}, {"startDate": "2019-12-27T13:56:11.471313Z", + "endDate": "2020-12-27T13:56:11.471313Z", "keyId": "88888888-0000-0000-0000-000000000003", "value": "spp!000005"}]}' headers: Accept: @@ -855,18 +748,18 @@ interactions: Connection: - keep-alive Content-Length: - - '312' + - '314' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/passwordCredentials?api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/80c132cc-aefd-4e48-9421-c8a64358c86d/passwordCredentials?api-version=1.6 response: body: string: '' @@ -876,19 +769,19 @@ interactions: cache-control: - no-cache date: - - Thu, 14 Nov 2019 18:17:10 GMT + - Fri, 27 Dec 2019 13:56:11 GMT duration: - - '2933953' + - '7048261' expires: - '-1' ocp-aad-diagnostics-server-name: - - PzjoqFDjDfp5Fc6GL9bkt25bYL5UZy7aawZgDUMHOy4= + - XFTZwrwfCa04ftlyi0qbEXoOO0n9AirMPfPwS39JMLw= ocp-aad-session-key: - - yd2zczKPWLKlS0cJCF-TVYurcw_bTLLFNOvP5DL-lKYxQ11WV6H71HBpnrEvl6CjpWRUL7D6xX4cFrj2eGEromMGVXQMMObD7RRk5uZbIMl_-m_FPX8JC9Q7JmKMddqF10DSfRghzxlK9xMheJXySAYNe0zMDsh_pShy4C15s_w.qRdtYfShd83Gvz-ARXFuGpclYlvv90gahfTtCZfktJ4 + - SfCyvzxSRqrko7XWxViJMCH00fbsxpiXL0FoNa6p3KWpXqxVqyw1NXxGCcp6Ae0agypgl3b2Qn_7TQT2-J8QJcNdqkHyuK4sTba3nC-uCcucv43oo_0rLc6gCnTeaCR3fRrD6SACKzOf5KqyFRGl9qgx8P_SkFFrKVmPUUxQLUE.po6wrMP-OxXQh1YIsYaWwTpKI44ThO80lIGFDfs1G4g pragma: - no-cache request-id: - - 15d2869f-1ecb-4fa4-9a4c-c6ec5cb9b1f3 + - 054da2f2-f835-4cd8-b3f8-d4c6975214d3 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -914,15 +807,15 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments?$filter=principalId%20eq%20%279244653a-9cd6-49dd-a834-e032114d120f%27&api-version=2018-09-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments?$filter=principalId%20eq%20%271570bb6e-151f-4c5e-b81a-601d27b10f0e%27&api-version=2018-09-01-preview response: body: - string: '{"value":[{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8e3af657-a8ff-443c-a75c-2fe8c4bcb635","principalId":"9244653a-9cd6-49dd-a834-e032114d120f","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003","createdOn":"2019-11-14T18:17:07.3945561Z","updatedOn":"2019-11-14T18:17:07.3945561Z","createdBy":"80e19d99-89e1-4d90-aa68-23051c353738","updatedBy":"80e19d99-89e1-4d90-aa68-23051c353738"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000003","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000003"}]}' + string: '{"value":[{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8e3af657-a8ff-443c-a75c-2fe8c4bcb635","principalId":"1570bb6e-151f-4c5e-b81a-601d27b10f0e","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003","createdOn":"2019-12-27T13:56:06.4461767Z","updatedOn":"2019-12-27T13:56:06.4461767Z","createdBy":"21cd756e-e290-4a26-9547-93e8cc1a8923","updatedBy":"21cd756e-e290-4a26-9547-93e8cc1a8923"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}]}' headers: cache-control: - no-cache @@ -931,7 +824,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 14 Nov 2019 18:17:10 GMT + - Fri, 27 Dec 2019 13:56:12 GMT expires: - '-1' pragma: @@ -967,38 +860,24 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003/providers/Microsoft.Authorization/roleDefinitions?api-version=2018-01-01-preview response: body: - string: "{\"value\":[{\"properties\":{\"roleName\":\"Avere Cluster Create\",\"type\":\"CustomRole\",\"description\":\"Avere - cluster create role used by the Avere controller to create a vFXT cluster.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Authorization/roleAssignments/*\",\"Microsoft.Authorization/roleDefinitions/*\",\"Microsoft.Compute/*/read\",\"Microsoft.Compute/availabilitySets/*\",\"Microsoft.Compute/virtualMachines/*\",\"Microsoft.Network/*/read\",\"Microsoft.Network/networkInterfaces/*\",\"Microsoft.Network/virtualNetworks/subnets/join/action\",\"Microsoft.Network/virtualNetworks/subnets/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Storage/storageAccounts/listKeys/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-11-29T18:46:55.0492387Z\",\"updatedOn\":\"2018-11-29T18:46:55.0492387Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/a7b1b19a-0e83-4fe5-935c-faaefbfd18c3\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"a7b1b19a-0e83-4fe5-935c-faaefbfd18c3\"},{\"properties\":{\"roleName\":\"Avere - Cluster Runtime Operator\",\"type\":\"CustomRole\",\"description\":\"Avere - cluster runtime role used by Avere clusters running in subscriptions, for - the purpose of failing over IP addresses, accessing BLOB storage, etc\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/virtualMachines/read\",\"Microsoft.Network/networkInterfaces/read\",\"Microsoft.Network/networkInterfaces/write\",\"Microsoft.Network/virtualNetworks/subnets/read\",\"Microsoft.Network/virtualNetworks/subnets/join/action\",\"Microsoft.Network/networkSecurityGroups/join/action\",\"Microsoft.Network/routeTables/read\",\"Microsoft.Network/routeTables/routes/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/blobServices/containers/delete\",\"Microsoft.Storage/storageAccounts/blobServices/containers/read\",\"Microsoft.Storage/storageAccounts/blobServices/containers/write\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete\",\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read\",\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"],\"notDataActions\":[]}],\"createdOn\":\"2018-08-26T00:41:26.2170858Z\",\"updatedOn\":\"2018-08-26T00:41:26.2170858Z\",\"createdBy\":\"dda50086-5e3d-4a4b-b8bc-f54771104d89\",\"updatedBy\":\"dda50086-5e3d-4a4b-b8bc-f54771104d89\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/e078ab98-ef3a-4c9a-aba7-12f5172b45d0\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"e078ab98-ef3a-4c9a-aba7-12f5172b45d0\"},{\"properties\":{\"roleName\":\"Azure - Service Deploy Release Management Contributor\",\"type\":\"CustomRole\",\"description\":\"Contributor - role for services deploying through Azure Service Deploy.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"*\"],\"notActions\":[\"Microsoft.Authorization/*/Delete\",\"Microsoft.Authorization/*/Write\"],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2016-02-04T02:26:31.5413362Z\",\"updatedOn\":\"2018-01-08T20:20:16.3660174Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/21d96096-b162-414a-8302-d8354f9d91b2\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"21d96096-b162-414a-8302-d8354f9d91b2\"},{\"properties\":{\"roleName\":\"CAL-Custom-Role\",\"type\":\"CustomRole\",\"description\":\"Lets - SAP Cloud Appliance Library application manage Network and Compute services, - manage Resource Groups and Management locks.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/locks/*\",\"Microsoft.Authorization/roleDefinitions/*\",\"Microsoft.Authorization/roleAssignments/*\",\"Microsoft.Compute/*\",\"Microsoft.Network/*\",\"Microsoft.Resources/*\",\"Microsoft.Storage/*\",\"Microsoft.ContainerService/*\",\"Microsoft.ContainerRegistry/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-05-14T19:30:51.0664585Z\",\"updatedOn\":\"2019-02-19T19:11:57.5963229Z\",\"createdBy\":\"dda50086-5e3d-4a4b-b8bc-f54771104d89\",\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/7b266cd7-0bba-4ae2-8423-90ede5e1e898\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"7b266cd7-0bba-4ae2-8423-90ede5e1e898\"},{\"properties\":{\"roleName\":\"Dsms - Role (deprecated)\",\"type\":\"CustomRole\",\"description\":\"Custom role - used by Dsms to perform operations. Can list and regnerate storage account - keys.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.ClassicStorage/storageAccounts/listKeys/action\",\"Microsoft.ClassicStorage/storageAccounts/regenerateKey/action\",\"Microsoft.Storage/storageAccounts/listkeys/action\",\"Microsoft.Storage/storageAccounts/regeneratekey/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-05-17T18:02:11.1225951Z\",\"updatedOn\":\"2018-01-13T00:21:52.7211696Z\",\"createdBy\":\"ca5f3715-e7dd-427b-b2db-45b6a4a2df87\",\"updatedBy\":\"ca5f3715-e7dd-427b-b2db-45b6a4a2df87\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b91f4c0b-46e3-47bb-a242-eecfe23b3b5b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"b91f4c0b-46e3-47bb-a242-eecfe23b3b5b\"},{\"properties\":{\"roleName\":\"Dsms - Role (do not use)\",\"type\":\"CustomRole\",\"description\":\"Custom role - used by Dsms to perform operations. Can list and regnerate storage account - keys.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.ClassicStorage/storageAccounts/listKeys/action\",\"Microsoft.ClassicStorage/storageAccounts/regenerateKey/action\",\"Microsoft.Storage/storageAccounts/listkeys/action\",\"Microsoft.Storage/storageAccounts/regeneratekey/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-02-01T07:56:12.5880222Z\",\"updatedOn\":\"2018-08-09T17:53:48.5432297Z\",\"createdBy\":\"becb4b6b-fe16-413b-a5c3-90355e0b2982\",\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/7aff565e-6c55-448d-83db-ccf482c6da2f\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"7aff565e-6c55-448d-83db-ccf482c6da2f\"},{\"properties\":{\"roleName\":\"ExpressRoute - Administrator\",\"type\":\"CustomRole\",\"description\":\"Can create, delete - and manage ExpressRoutes\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/locks/*\",\"Microsoft.Authorization/policyAssignments/*\",\"Microsoft.Authorization/policyDefinitions/*\",\"Microsoft.Authorization/roleAssignments/*\",\"Microsoft.ClassicNetwork/*\",\"Microsoft.EventGrid/*\",\"Microsoft.Insights/*\",\"Microsoft.Network/*\",\"Microsoft.Resources/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-08-31T03:51:32.2843055Z\",\"updatedOn\":\"2019-03-20T22:55:18.8222085Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/a48d7896-14b4-4889-afef-fbb65a96e5a2\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"a48d7896-14b4-4889-afef-fbb65a96e5a2\"},{\"properties\":{\"roleName\":\"GenevaWarmPathResourceContributor\",\"type\":\"CustomRole\",\"description\":\"Can - manage service bus and storage accounts.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.EventHub/namespaces/*\",\"Microsoft.Resources/subscriptions/resourceGroups/*\",\"Microsoft.ServiceBus/namespaces/*\",\"Microsoft.Storage/storageAccounts/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-03-14T22:30:10.1999436Z\",\"updatedOn\":\"2017-03-14T22:30:10.1999436Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/9f15f5f5-77bd-413a-aa88-4b9c68b1e7bc\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"9f15f5f5-77bd-413a-aa88-4b9c68b1e7bc\"},{\"properties\":{\"roleName\":\"masterreader\",\"type\":\"CustomRole\",\"description\":\"Lets - you view everything, but not make any changes.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"*/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-11-14T23:38:05.3353858Z\",\"updatedOn\":\"2017-11-14T23:38:05.3353858Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/a48d7796-14b4-4889-afef-fbb65a93e5a2\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"a48d7796-14b4-4889-afef-fbb65a93e5a2\"},{\"properties\":{\"roleName\":\"Microsoft - OneAsset Reader\",\"type\":\"CustomRole\",\"description\":\"This role is for - Microsoft OneAsset team (CSEO) to track internal security compliance and resource - utilization.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/virtualMachines/*/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-03-27T23:51:08.6333052Z\",\"updatedOn\":\"2019-04-02T20:35:43.3396263Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/fd1bb084-1503-4bd2-99c0-630220046786\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"fd1bb084-1503-4bd2-99c0-630220046786\"},{\"properties\":{\"roleName\":\"Office - DevOps\",\"type\":\"CustomRole\",\"description\":\"Custom access for developers - to operations but not secrets.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/virtualMachineScaleSets/restart/action\",\"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/restart/action\",\"Microsoft.Sql/servers/databases/replicationLinks/delete\",\"Microsoft.Sql/servers/databases/replicationLinks/failover/action\",\"Microsoft.Sql/servers/databases/replicationLinks/forceFailoverAllowDataLoss/action\",\"Microsoft.Sql/servers/databases/replicationLinks/operationResults/read\",\"Microsoft.Sql/servers/databases/replicationLinks/read\",\"Microsoft.Sql/servers/databases/replicationLinks/unlink/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2016-10-07T08:11:46.1639398Z\",\"updatedOn\":\"2017-03-16T18:43:08.3234306Z\",\"createdBy\":\"25aea6be-b605-4347-a92d-33e178e412ec\",\"updatedBy\":\"25aea6be-b605-4347-a92d-33e178e412ec\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/7fd64851-3279-459b-b614-e2b2ba760f5b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"7fd64851-3279-459b-b614-e2b2ba760f5b\"},{\"properties\":{\"roleName\":\"AcrPush\",\"type\":\"BuiltInRole\",\"description\":\"acr + string: "{\"value\":[{\"properties\":{\"roleName\":\"73a8d45b-8fbc-4ef0-840d-b9b3a7460112\",\"type\":\"CustomRole\",\"description\":\"Can + monitor compute, network and storage, and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*\"],\"notDataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"]}],\"createdOn\":\"2019-03-04T03:59:03.7254414Z\",\"updatedOn\":\"2019-03-04T03:59:03.7254414Z\",\"createdBy\":\"89ed5be8-ff97-41b5-ab11-055e1e3cc34b\",\"updatedBy\":\"89ed5be8-ff97-41b5-ab11-055e1e3cc34b\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/4adcc96e-0796-4b7e-851c-9b43b4a38547\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"4adcc96e-0796-4b7e-851c-9b43b4a38547\"},{\"properties\":{\"roleName\":\"cli-test-role3rbqkom\",\"type\":\"CustomRole\",\"description\":\"Can + monitor compute, network and storage, and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Insights/alertRules/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-08-14T21:07:16.8263727Z\",\"updatedOn\":\"2018-08-14T21:07:16.8263727Z\",\"createdBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\",\"updatedBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b48251d5-e1fb-4bb2-9b74-bc0c169c1c32\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"b48251d5-e1fb-4bb2-9b74-bc0c169c1c32\"},{\"properties\":{\"roleName\":\"cli-test-rolecklmqeq\",\"type\":\"CustomRole\",\"description\":\"Can + monitor compute, network and storage, and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Insights/alertRules/*\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*\"],\"notDataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"]}],\"createdOn\":\"2018-10-04T20:58:03.9279197Z\",\"updatedOn\":\"2018-10-04T20:58:03.9279197Z\",\"createdBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\",\"updatedBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/f9bd3e9e-d623-4a99-afc9-c473b673605c\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"f9bd3e9e-d623-4a99-afc9-c473b673605c\"},{\"properties\":{\"roleName\":\"cli-test-rolegq62oio\",\"type\":\"CustomRole\",\"description\":\"Can + monitor compute, network and storage, and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Insights/alertRules/*\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*\"],\"notDataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"]}],\"createdOn\":\"2018-10-04T20:54:33.3439081Z\",\"updatedOn\":\"2018-10-04T20:54:33.3439081Z\",\"createdBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\",\"updatedBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b656d6f3-d1d7-4090-bb7b-86200aa9f9ab\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"b656d6f3-d1d7-4090-bb7b-86200aa9f9ab\"},{\"properties\":{\"roleName\":\"CoAdministrator\",\"type\":\"CustomRole\",\"description\":\"Read, + monitor and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"*/read\",\"Microsoft.Authorization/*\",\"Microsoft.Support/*\",\"Microsoft.ClassicCompute/virtualMachines/restart/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-06-14T22:25:04.1831924Z\",\"updatedOn\":\"2018-06-14T22:25:04.1831924Z\",\"createdBy\":\"5963f50c-7c43-405c-af7e-53294de76abd\",\"updatedBy\":\"5963f50c-7c43-405c-af7e-53294de76abd\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/abec5297-d72c-4fbc-acaf-868482d345c2\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"abec5297-d72c-4fbc-acaf-868482d345c2\"},{\"properties\":{\"roleName\":\"cli-test-roleeducwmp\",\"type\":\"CustomRole\",\"description\":\"Can + monitor compute, network and storage, and restart virtual machines\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Insights/alertRules/*\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*\"],\"notDataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"]}],\"createdOn\":\"2019-06-25T21:15:59.1353763Z\",\"updatedOn\":\"2019-06-25T21:15:59.1353763Z\",\"createdBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\",\"updatedBy\":\"e7e158d3-7cdc-47cd-8825-5859d7ab2b55\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5afd2381-70fd-4736-a874-71f82ab2a20d\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5afd2381-70fd-4736-a874-71f82ab2a20d\"},{\"properties\":{\"roleName\":\"Contoso + On-call\",\"type\":\"CustomRole\",\"description\":\"Perform VM actions and + read storage and network information.\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.Compute/*/read\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Network/*/read\",\"Microsoft.Storage/*/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/subscriptions/resourceGroups/resources/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*\"],\"notDataActions\":[\"Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write\"]}],\"createdOn\":\"2019-10-08T06:07:11.1985017Z\",\"updatedOn\":\"2019-10-08T06:23:38.6628006Z\",\"createdBy\":\"0d504196-1423-4569-9a6e-15149656f0ee\",\"updatedBy\":\"0d504196-1423-4569-9a6e-15149656f0ee\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/cf17b5ea-d74f-4511-bd7c-92cd33a3af0b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"cf17b5ea-d74f-4511-bd7c-92cd33a3af0b\"},{\"properties\":{\"roleName\":\"ACR-YUGANGW-TEST\",\"type\":\"CustomRole\",\"description\":\"to + delemte me\",\"assignableScopes\":[\"/subscriptions/00000000-0000-0000-0000-000000000000\"],\"permissions\":[{\"actions\":[\"Microsoft.DocumentDB/*\",\"Microsoft.ContainerRegistry/registries/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-11-19T17:22:27.9963663Z\",\"updatedOn\":\"2019-11-19T17:22:27.9963663Z\",\"createdBy\":\"89ed5be8-ff97-41b5-ab11-055e1e3cc34b\",\"updatedBy\":\"89ed5be8-ff97-41b5-ab11-055e1e3cc34b\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/80c67efe-541b-4809-b6b3-3c807bdc81fc\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"80c67efe-541b-4809-b6b3-3c807bdc81fc\"},{\"properties\":{\"roleName\":\"AcrPush\",\"type\":\"BuiltInRole\",\"description\":\"acr push\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.ContainerRegistry/registries/pull/read\",\"Microsoft.ContainerRegistry/registries/push/write\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-10-29T17:52:32.5201177Z\",\"updatedOn\":\"2018-11-13T23:26:19.9749249Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8311e382-0749-4cb8-b61a-304f252e45ec\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"8311e382-0749-4cb8-b61a-304f252e45ec\"},{\"properties\":{\"roleName\":\"API Management Service Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Can manage service and the APIs\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.ApiManagement/service/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-02-02T21:55:09.8650193Z\",\"updatedOn\":\"2019-02-05T21:24:17.7502607Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/312a565d-c81f-4fd8-895a-4e21e48d571c\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"312a565d-c81f-4fd8-895a-4e21e48d571c\"},{\"properties\":{\"roleName\":\"AcrPull\",\"type\":\"BuiltInRole\",\"description\":\"acr @@ -1036,13 +915,13 @@ interactions: Stack Registration Owner\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage Azure Stack registrations.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.AzureStack/registrations/products/*/action\",\"Microsoft.AzureStack/registrations/products/read\",\"Microsoft.AzureStack/registrations/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-11-13T23:42:06.2161827Z\",\"updatedOn\":\"2019-08-01T18:44:52.5331479Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/6f12a6df-dd06-4f3e-bcb1-ce8be600526a\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"6f12a6df-dd06-4f3e-bcb1-ce8be600526a\"},{\"properties\":{\"roleName\":\"Backup Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage backup - service,but can't create vaults and give access to others\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Network/virtualNetworks/read\",\"Microsoft.RecoveryServices/locations/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action\",\"Microsoft.RecoveryServices/Vaults/backupJobs/*\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupManagementMetaData/*\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectableItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/*\",\"Microsoft.RecoveryServices/Vaults/backupSecurityPIN/*\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/certificates/*\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/*\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/*\",\"Microsoft.RecoveryServices/Vaults/usages/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupValidateOperation/action\",\"Microsoft.RecoveryServices/Vaults/write\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/locations/backupPreValidateProtection/action\",\"Microsoft.RecoveryServices/locations/backupValidateFeatures/action\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:12:15.7321344Z\",\"updatedOn\":\"2019-06-03T04:25:42.1920450Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5e467623-bb1f-42f4-a55d-6e525e11384b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5e467623-bb1f-42f4-a55d-6e525e11384b\"},{\"properties\":{\"roleName\":\"Billing + service,but can't create vaults and give access to others\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Network/virtualNetworks/read\",\"Microsoft.RecoveryServices/locations/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action\",\"Microsoft.RecoveryServices/Vaults/backupJobs/*\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectableItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/*\",\"Microsoft.RecoveryServices/Vaults/backupSecurityPIN/*\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/certificates/*\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/*\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/*\",\"Microsoft.RecoveryServices/Vaults/usages/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupValidateOperation/action\",\"Microsoft.RecoveryServices/Vaults/write\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/*\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/locations/backupPreValidateProtection/action\",\"Microsoft.RecoveryServices/locations/backupValidateFeatures/action\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:12:15.7321344Z\",\"updatedOn\":\"2019-12-17T10:44:35.8361149Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5e467623-bb1f-42f4-a55d-6e525e11384b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5e467623-bb1f-42f4-a55d-6e525e11384b\"},{\"properties\":{\"roleName\":\"Billing Reader\",\"type\":\"BuiltInRole\",\"description\":\"Allows read access to billing data\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Billing/*/read\",\"Microsoft.Commerce/*/read\",\"Microsoft.Consumption/*/read\",\"Microsoft.Management/managementGroups/read\",\"Microsoft.CostManagement/*/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-04-25T02:13:38.9054151Z\",\"updatedOn\":\"2018-09-26T17:45:09.2227236Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/fa23ad8b-c56e-40d8-ac0c-ce449e1d2c64\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"fa23ad8b-c56e-40d8-ac0c-ce449e1d2c64\"},{\"properties\":{\"roleName\":\"Backup Operator\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage backup - services, except removal of backup, vault creation and giving access to others\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Network/virtualNetworks/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action\",\"Microsoft.RecoveryServices/Vaults/backupJobs/*\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupManagementMetaData/read\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectableItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/certificates/write\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/read\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/write\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/write\",\"Microsoft.RecoveryServices/Vaults/usages/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupValidateOperation/action\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/locations/backupPreValidateProtection/action\",\"Microsoft.RecoveryServices/locations/backupValidateFeatures/action\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:21:11.8947640Z\",\"updatedOn\":\"2019-06-03T04:26:42.4271091Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00c29273-979b-4161-815c-10b084fb9324\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"00c29273-979b-4161-815c-10b084fb9324\"},{\"properties\":{\"roleName\":\"Backup + services, except removal of backup, vault creation and giving access to others\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Network/virtualNetworks/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action\",\"Microsoft.RecoveryServices/Vaults/backupJobs/*\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/*\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectableItems/*\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/certificates/write\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/read\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/write\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/write\",\"Microsoft.RecoveryServices/Vaults/usages/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/*\",\"Microsoft.RecoveryServices/Vaults/backupValidateOperation/action\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/locations/backupPreValidateProtection/action\",\"Microsoft.RecoveryServices/locations/backupValidateFeatures/action\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:21:11.8947640Z\",\"updatedOn\":\"2019-12-17T11:02:43.9998686Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00c29273-979b-4161-815c-10b084fb9324\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"00c29273-979b-4161-815c-10b084fb9324\"},{\"properties\":{\"roleName\":\"Backup Reader\",\"type\":\"BuiltInRole\",\"description\":\"Can view backup services, - but can't make changes\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.RecoveryServices/locations/allocatedStamp/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupJobs/read\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupManagementMetaData/read\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/read\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/read\",\"Microsoft.RecoveryServices/Vaults/backupconfig/read\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.RecoveryServices/Vaults/usages/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:18:41.3893065Z\",\"updatedOn\":\"2019-06-03T04:27:36.4502980Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/a795c7a0-d4a2-40c1-ae25-d81f01202912\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"a795c7a0-d4a2-40c1-ae25-d81f01202912\"},{\"properties\":{\"roleName\":\"Blockchain + but can't make changes\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.RecoveryServices/locations/allocatedStamp/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupJobs/read\",\"Microsoft.RecoveryServices/Vaults/backupJobsExport/action\",\"Microsoft.RecoveryServices/Vaults/backupOperationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectedItems/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read\",\"Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read\",\"Microsoft.RecoveryServices/Vaults/extendedInformation/read\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/read\",\"Microsoft.RecoveryServices/Vaults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read\",\"Microsoft.RecoveryServices/Vaults/registeredIdentities/read\",\"Microsoft.RecoveryServices/Vaults/backupstorageconfig/read\",\"Microsoft.RecoveryServices/Vaults/backupconfig/read\",\"Microsoft.RecoveryServices/Vaults/backupOperations/read\",\"Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read\",\"Microsoft.RecoveryServices/Vaults/backupEngines/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read\",\"Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read\",\"Microsoft.RecoveryServices/locations/backupStatus/action\",\"Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*\",\"Microsoft.RecoveryServices/Vaults/monitoringAlerts/write\",\"Microsoft.RecoveryServices/operations/read\",\"Microsoft.RecoveryServices/locations/operationStatus/read\",\"Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read\",\"Microsoft.RecoveryServices/Vaults/usages/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-01-03T13:18:41.3893065Z\",\"updatedOn\":\"2019-12-17T11:03:21.9983620Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/a795c7a0-d4a2-40c1-ae25-d81f01202912\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"a795c7a0-d4a2-40c1-ae25-d81f01202912\"},{\"properties\":{\"roleName\":\"Blockchain Member Node Access (Preview)\",\"type\":\"BuiltInRole\",\"description\":\"Allows for access to Blockchain Member nodes\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Blockchain/blockchainMembers/transactionNodes/read\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Blockchain/blockchainMembers/transactionNodes/connect/action\"],\"notDataActions\":[]}],\"createdOn\":\"2018-12-21T10:33:01.9604839Z\",\"updatedOn\":\"2018-12-21T10:33:58.0042162Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/31a002a1-acaf-453e-8a5b-297c9ca1ea24\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"31a002a1-acaf-453e-8a5b-297c9ca1ea24\"},{\"properties\":{\"roleName\":\"BizTalk Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage BizTalk @@ -1095,7 +974,7 @@ interactions: Labs User\",\"type\":\"BuiltInRole\",\"description\":\"Lets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Compute/availabilitySets/read\",\"Microsoft.Compute/virtualMachines/*/read\",\"Microsoft.Compute/virtualMachines/deallocate/action\",\"Microsoft.Compute/virtualMachines/read\",\"Microsoft.Compute/virtualMachines/restart/action\",\"Microsoft.Compute/virtualMachines/start/action\",\"Microsoft.DevTestLab/*/read\",\"Microsoft.DevTestLab/labs/claimAnyVm/action\",\"Microsoft.DevTestLab/labs/createEnvironment/action\",\"Microsoft.DevTestLab/labs/ensureCurrentUserProfile/action\",\"Microsoft.DevTestLab/labs/formulas/delete\",\"Microsoft.DevTestLab/labs/formulas/read\",\"Microsoft.DevTestLab/labs/formulas/write\",\"Microsoft.DevTestLab/labs/policySets/evaluatePolicies/action\",\"Microsoft.DevTestLab/labs/virtualMachines/claim/action\",\"Microsoft.DevTestLab/labs/virtualmachines/listApplicableSchedules/action\",\"Microsoft.DevTestLab/labs/virtualMachines/getRdpFileContents/action\",\"Microsoft.Network/loadBalancers/backendAddressPools/join/action\",\"Microsoft.Network/loadBalancers/inboundNatRules/join/action\",\"Microsoft.Network/networkInterfaces/*/read\",\"Microsoft.Network/networkInterfaces/join/action\",\"Microsoft.Network/networkInterfaces/read\",\"Microsoft.Network/networkInterfaces/write\",\"Microsoft.Network/publicIPAddresses/*/read\",\"Microsoft.Network/publicIPAddresses/join/action\",\"Microsoft.Network/publicIPAddresses/read\",\"Microsoft.Network/virtualNetworks/subnets/join/action\",\"Microsoft.Resources/deployments/operations/read\",\"Microsoft.Resources/deployments/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Storage/storageAccounts/listKeys/action\"],\"notActions\":[\"Microsoft.Compute/virtualMachines/vmSizes/read\"],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-06-08T21:52:45.0657582Z\",\"updatedOn\":\"2019-05-08T11:27:34.8855476Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/76283e04-6283-4c54-8f91-bcf1374a3c64\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"76283e04-6283-4c54-8f91-bcf1374a3c64\"},{\"properties\":{\"roleName\":\"DocumentDB Account Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you - manage DocumentDB accounts, but not access to them.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.DocumentDb/databaseAccounts/*\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-02-02T21:55:09.8806423Z\",\"updatedOn\":\"2019-02-05T21:24:22.5964810Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5bd9cd88-fe45-4216-938b-f97437e15450\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5bd9cd88-fe45-4216-938b-f97437e15450\"},{\"properties\":{\"roleName\":\"DNS + manage DocumentDB accounts, but not access to them.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.DocumentDb/databaseAccounts/*\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\",\"Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-02-02T21:55:09.8806423Z\",\"updatedOn\":\"2019-11-21T01:38:32.0948484Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5bd9cd88-fe45-4216-938b-f97437e15450\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5bd9cd88-fe45-4216-938b-f97437e15450\"},{\"properties\":{\"roleName\":\"DNS Zone Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage DNS zones and record sets in Azure DNS, but does not let you control who has access to them.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Network/dnsZones/*\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-10-15T23:33:25.9730842Z\",\"updatedOn\":\"2016-05-31T23:13:40.3710365Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/befefa01-2a29-4197-83a8-272ff33ce314\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"befefa01-2a29-4197-83a8-272ff33ce314\"},{\"properties\":{\"roleName\":\"EventGrid @@ -1162,9 +1041,8 @@ interactions: everything but will not let you delete or create a storage account or contained resource. It will also allow read/write access to all data contained in a storage account via access to storage account keys.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Storage/storageAccounts/listKeys/action\",\"Microsoft.Storage/storageAccounts/ListAccountSas/action\",\"Microsoft.Storage/storageAccounts/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2018-03-27T23:20:46.1498906Z\",\"updatedOn\":\"2019-04-04T23:41:26.1056261Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/c12c1c16-33a1-487b-954d-41c89c60f349\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"c12c1c16-33a1-487b-954d-41c89c60f349\"},{\"properties\":{\"roleName\":\"Resource - Policy Contributor (Preview)\",\"type\":\"BuiltInRole\",\"description\":\"(Preview) - Backfilled users from EA, with rights to create/modify resource policy, create - support ticket and read resources/hierarchy.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"*/read\",\"Microsoft.Authorization/policyassignments/*\",\"Microsoft.Authorization/policydefinitions/*\",\"Microsoft.Authorization/policysetdefinitions/*\",\"Microsoft.PolicyInsights/*\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-08-25T19:08:01.3861639Z\",\"updatedOn\":\"2018-01-30T18:08:27.8272264Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/36243c78-bf99-498c-9df9-86d9f8d28608\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"36243c78-bf99-498c-9df9-86d9f8d28608\"},{\"properties\":{\"roleName\":\"Scheduler + Policy Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Users with + rights to create/modify resource policy, create support ticket and read resources/hierarchy.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"*/read\",\"Microsoft.Authorization/policyassignments/*\",\"Microsoft.Authorization/policydefinitions/*\",\"Microsoft.Authorization/policysetdefinitions/*\",\"Microsoft.PolicyInsights/*\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2017-08-25T19:08:01.3861639Z\",\"updatedOn\":\"2019-11-20T20:26:12.8811365Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/36243c78-bf99-498c-9df9-86d9f8d28608\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"36243c78-bf99-498c-9df9-86d9f8d28608\"},{\"properties\":{\"roleName\":\"Scheduler Job Collections Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage Scheduler job collections, but not access to them.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Scheduler/jobcollections/*\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-02-02T21:55:09.8806423Z\",\"updatedOn\":\"2019-02-05T20:42:24.8360756Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/188a0f2f-5c9e-469b-ae67-2aa5ce574b94\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"188a0f2f-5c9e-469b-ae67-2aa5ce574b94\"},{\"properties\":{\"roleName\":\"Search Service Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Lets you @@ -1245,7 +1123,7 @@ interactions: and modify HDInsight cluster configurations.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.HDInsight/*/read\",\"Microsoft.HDInsight/clusters/getGatewaySettings/action\",\"Microsoft.HDInsight/clusters/updateGatewaySettings/action\",\"Microsoft.HDInsight/clusters/configurations/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/deployments/operations/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-04-20T00:03:01.7110732Z\",\"updatedOn\":\"2019-04-28T02:34:17.4679314Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/61ed4efc-fab3-44fd-b111-e24485cc132a\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"61ed4efc-fab3-44fd-b111-e24485cc132a\"},{\"properties\":{\"roleName\":\"Cosmos DB Operator\",\"type\":\"BuiltInRole\",\"description\":\"Lets you manage Azure Cosmos DB accounts, but not access data in them. Prevents access to account - keys and connection strings.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.DocumentDb/databaseAccounts/*\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[\"Microsoft.DocumentDB/databaseAccounts/readonlyKeys/*\",\"Microsoft.DocumentDB/databaseAccounts/regenerateKey/*\",\"Microsoft.DocumentDB/databaseAccounts/listKeys/*\",\"Microsoft.DocumentDB/databaseAccounts/listConnectionStrings/*\"],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-04-26T17:01:17.0169383Z\",\"updatedOn\":\"2019-04-26T19:26:46.6326968Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/230815da-be43-4aae-9cb4-875f7bd000aa\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"230815da-be43-4aae-9cb4-875f7bd000aa\"},{\"properties\":{\"roleName\":\"Hybrid + keys and connection strings.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.DocumentDb/databaseAccounts/*\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.ResourceHealth/availabilityStatuses/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\",\"Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action\"],\"notActions\":[\"Microsoft.DocumentDB/databaseAccounts/readonlyKeys/*\",\"Microsoft.DocumentDB/databaseAccounts/regenerateKey/*\",\"Microsoft.DocumentDB/databaseAccounts/listKeys/*\",\"Microsoft.DocumentDB/databaseAccounts/listConnectionStrings/*\"],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-04-26T17:01:17.0169383Z\",\"updatedOn\":\"2019-11-21T01:34:13.3746345Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/230815da-be43-4aae-9cb4-875f7bd000aa\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"230815da-be43-4aae-9cb4-875f7bd000aa\"},{\"properties\":{\"roleName\":\"Hybrid Server Resource Administrator\",\"type\":\"BuiltInRole\",\"description\":\"Can read, write, delete, and re-onboard Hybrid servers to the Hybrid Resource Provider.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.HybridCompute/machines/*\",\"Microsoft.HybridCompute/*/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-04-29T21:39:32.3132923Z\",\"updatedOn\":\"2019-05-06T20:08:25.3180258Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/48b40c6e-82e0-4eb3-90d5-19e40f49b624\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"48b40c6e-82e0-4eb3-90d5-19e40f49b624\"},{\"properties\":{\"roleName\":\"Hybrid @@ -1279,11 +1157,11 @@ interactions: published blueprints, but cannot create new blueprints. NOTE: this only works if the assignment is done with a user-assigned managed identity.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Blueprint/blueprintAssignments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-14T21:56:48.7897875Z\",\"updatedOn\":\"2019-08-17T00:06:02.6509737Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/437d2ced-4a38-4302-8479-ed2bcb43d090\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"437d2ced-4a38-4302-8479-ed2bcb43d090\"},{\"properties\":{\"roleName\":\"Azure Sentinel Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Azure Sentinel - Contributor\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/*\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:39:03.8725173Z\",\"updatedOn\":\"2019-09-16T10:21:42.8502958Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/ab8e14d6-4a74-4a29-9ba8-549422addade\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"ab8e14d6-4a74-4a29-9ba8-549422addade\"},{\"properties\":{\"roleName\":\"Azure + Contributor\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/*\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/query/*/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/*\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:39:03.8725173Z\",\"updatedOn\":\"2019-11-28T13:01:04.7575960Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/ab8e14d6-4a74-4a29-9ba8-549422addade\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"ab8e14d6-4a74-4a29-9ba8-549422addade\"},{\"properties\":{\"roleName\":\"Azure Sentinel Responder\",\"type\":\"BuiltInRole\",\"description\":\"Azure Sentinel - Responder\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*/read\",\"Microsoft.SecurityInsights/cases/*\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/read\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:54:07.6467264Z\",\"updatedOn\":\"2019-09-16T07:31:20.1685284Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/3e150937-b8fe-4cfb-8069-0eaf05ecd056\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"3e150937-b8fe-4cfb-8069-0eaf05ecd056\"},{\"properties\":{\"roleName\":\"Azure + Responder\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*/read\",\"Microsoft.SecurityInsights/cases/*\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/read\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/query/*/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:54:07.6467264Z\",\"updatedOn\":\"2019-11-28T13:02:33.8005599Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/3e150937-b8fe-4cfb-8069-0eaf05ecd056\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"3e150937-b8fe-4cfb-8069-0eaf05ecd056\"},{\"properties\":{\"roleName\":\"Azure Sentinel Reader\",\"type\":\"BuiltInRole\",\"description\":\"Azure Sentinel - Reader\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*/read\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/read\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:58:50.1132117Z\",\"updatedOn\":\"2019-09-16T07:36:26.5341326Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8d289c81-5878-46d4-8554-54e1e3d8b5cb\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"8d289c81-5878-46d4-8554-54e1e3d8b5cb\"},{\"properties\":{\"roleName\":\"Workbook + Reader\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.SecurityInsights/*/read\",\"Microsoft.OperationalInsights/workspaces/analytics/query/action\",\"Microsoft.OperationalInsights/workspaces/read\",\"Microsoft.OperationalInsights/workspaces/savedSearches/read\",\"Microsoft.OperationsManagement/solutions/read\",\"Microsoft.OperationalInsights/workspaces/query/read\",\"Microsoft.OperationalInsights/workspaces/query/*/read\",\"Microsoft.OperationalInsights/workspaces/dataSources/read\",\"Microsoft.Insights/workbooks/read\",\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T16:58:50.1132117Z\",\"updatedOn\":\"2019-11-28T12:51:42.4847204Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/8d289c81-5878-46d4-8554-54e1e3d8b5cb\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"8d289c81-5878-46d4-8554-54e1e3d8b5cb\"},{\"properties\":{\"roleName\":\"Workbook Reader\",\"type\":\"BuiltInRole\",\"description\":\"Can read workbooks.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"microsoft.insights/workbooks/read\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T20:56:17.6808140Z\",\"updatedOn\":\"2019-08-28T21:43:05.0202124Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b279062a-9be3-42a0-92ae-8b3cf002ec4d\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"b279062a-9be3-42a0-92ae-8b3cf002ec4d\"},{\"properties\":{\"roleName\":\"Workbook Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Can save shared workbooks.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Insights/workbooks/write\",\"Microsoft.Insights/workbooks/delete\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-08-28T20:59:42.4820277Z\",\"updatedOn\":\"2019-08-28T21:43:55.5802704Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/e8ddcd69-c73f-4f9f-9844-4100522f16ad\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"e8ddcd69-c73f-4f9f-9844-4100522f16ad\"},{\"properties\":{\"roleName\":\"Policy Insights Data Writer (Preview)\",\"type\":\"BuiltInRole\",\"description\":\"Allows @@ -1303,16 +1181,26 @@ interactions: Configuration Data Owner\",\"type\":\"BuiltInRole\",\"description\":\"Allows full access to App Configuration data.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[],\"notActions\":[],\"dataActions\":[\"Microsoft.AppConfiguration/configurationStores/*/read\",\"Microsoft.AppConfiguration/configurationStores/*/write\",\"Microsoft.AppConfiguration/configurationStores/*/delete\"],\"notDataActions\":[]}],\"createdOn\":\"2019-10-25T18:41:40.1185063Z\",\"updatedOn\":\"2019-10-25T18:41:40.1185063Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/5ae67dd6-50cb-40e7-96ff-dc2bfa4b606b\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"5ae67dd6-50cb-40e7-96ff-dc2bfa4b606b\"},{\"properties\":{\"roleName\":\"App Configuration Data Reader\",\"type\":\"BuiltInRole\",\"description\":\"Allows - read access to App Configuration data.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[],\"notActions\":[],\"dataActions\":[\"Microsoft.AppConfiguration/configurationStores/*/read\"],\"notDataActions\":[]}],\"createdOn\":\"2019-10-25T18:45:33.7975332Z\",\"updatedOn\":\"2019-10-25T18:45:33.7975332Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/516239f1-63e1-4d78-a4de-a74fb236a071\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"516239f1-63e1-4d78-a4de-a74fb236a071\"}]}" + read access to App Configuration data.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[],\"notActions\":[],\"dataActions\":[\"Microsoft.AppConfiguration/configurationStores/*/read\"],\"notDataActions\":[]}],\"createdOn\":\"2019-10-25T18:45:33.7975332Z\",\"updatedOn\":\"2019-10-25T18:45:33.7975332Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/516239f1-63e1-4d78-a4de-a74fb236a071\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"516239f1-63e1-4d78-a4de-a74fb236a071\"},{\"properties\":{\"roleName\":\"Kubernetes + Cluster - Azure Arc Onborading\",\"type\":\"BuiltInRole\",\"description\":\"Role + definition to authorize any user/service to create connectedClusters resource\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/write\",\"Microsoft.Resources/subscriptions/operationresults/read\",\"Microsoft.Resources/subscriptions/read\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Kubernetes/connectedClusters/Write\",\"Microsoft.Support/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-11-18T17:00:02.2087147Z\",\"updatedOn\":\"2019-12-12T16:30:43.4954208Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/34e09817-6cbe-4d01-b1a2-e0eac5743d41\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"34e09817-6cbe-4d01-b1a2-e0eac5743d41\"},{\"properties\":{\"roleName\":\"MLC + Service Role\",\"type\":\"BuiltInRole\",\"description\":\"This role defines + permissions for control plane actions by the Machine Learning Compute (MLC) + service.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Resources/deployments/*\"],\"notActions\":[],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2019-11-25T21:22:50.7173949Z\",\"updatedOn\":\"2019-11-25T23:28:52.8743615Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/0b072326-6884-49b7-a53d-ae6aa62260ff\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"0b072326-6884-49b7-a53d-ae6aa62260ff\"},{\"properties\":{\"roleName\":\"Experimentation + Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Experimentation Contributor\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Resources/subscriptions/resourceGroups/read\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/read\",\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/write\",\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/delete\"],\"notDataActions\":[]}],\"createdOn\":\"2019-12-13T00:08:08.6679591Z\",\"updatedOn\":\"2019-12-16T17:06:26.9735558Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/7f646f1b-fa08-80eb-a22b-edd6ce5c915c\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"7f646f1b-fa08-80eb-a22b-edd6ce5c915c\"},{\"properties\":{\"roleName\":\"QnA + Maker Reader\",\"type\":\"BuiltInRole\",\"description\":null,\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[],\"notActions\":[],\"dataActions\":[\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action\"],\"notDataActions\":[]}],\"createdOn\":\"2019-12-17T18:26:12.3329439Z\",\"updatedOn\":\"2019-12-17T18:26:12.3329439Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/466ccd10-b268-4a11-b098-b4849f024126\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"466ccd10-b268-4a11-b098-b4849f024126\"},{\"properties\":{\"roleName\":\"QnA + Maker Editor\",\"type\":\"BuiltInRole\",\"description\":null,\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[],\"notActions\":[],\"dataActions\":[\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/create/write\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/write\",\"Microsoft.CognitiveServices/accounts/QnAMaker/alterations/write\",\"Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/train/action\"],\"notDataActions\":[]}],\"createdOn\":\"2019-12-17T18:27:30.6434556Z\",\"updatedOn\":\"2019-12-17T18:27:30.6434556Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/f4cc2bf9-21be-47a1-bdf1-5c5804381025\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"f4cc2bf9-21be-47a1-bdf1-5c5804381025\"},{\"properties\":{\"roleName\":\"Experimentation + Administrator\",\"type\":\"BuiltInRole\",\"description\":\"Experimentation + Administrator\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Resources/subscriptions/resourceGroups/read\"],\"notActions\":[],\"dataActions\":[\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/read\",\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/write\",\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/delete\",\"Microsoft.Experimentation/experimentWorkspaces/managementGroups/admin/action\"],\"notDataActions\":[]}],\"createdOn\":\"2019-12-18T22:46:33.1116612Z\",\"updatedOn\":\"2019-12-18T22:46:33.1116612Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/7f646f1b-fa08-80eb-a33b-edd6ce5c915c\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"7f646f1b-fa08-80eb-a33b-edd6ce5c915c\"}]}" headers: cache-control: - no-cache content-length: - - '166906' + - '170791' content-type: - application/json; charset=utf-8 date: - - Thu, 14 Nov 2019 18:17:11 GMT + - Fri, 27 Dec 2019 13:56:13 GMT expires: - '-1' pragma: @@ -1333,7 +1221,7 @@ interactions: code: 200 message: OK - request: - body: '{"objectIds": ["9244653a-9cd6-49dd-a834-e032114d120f"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["1570bb6e-151f-4c5e-b81a-601d27b10f0e"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -1351,44 +1239,44 @@ interactions: ParameterSetName: - -a -n -g -p --role User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 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":"9244653a-9cd6-49dd-a834-e032114d120f","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","applicationTemplateId":null,"appOwnerTenantId":"72f988bf-86f1-41af-91ab-2d7cd011db47","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"1570bb6e-151f-4c5e-b81a-601d27b10f0e","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":[],"appDisplayName":"clitest.rg000001","appId":"d1b0f30f-b46c-403d-b87d-199797808927","applicationTemplateId":null,"appOwnerTenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","appRoleAssignmentRequired":false,"appRoles":[],"displayName":"clitest.rg000001","errorUrl":null,"homepage":"http://clitest.rg000001","informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"keyCredentials":[],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[{"adminConsentDescription":"Allow the application to access clitest.rg000001 on behalf of the signed-in user.","adminConsentDisplayName":"Access - clitest.rg000001","id":"3aac9b68-6799-4569-b924-076a8131d545","isEnabled":true,"type":"User","userConsentDescription":"Allow + clitest.rg000001","id":"9787a456-135b-400e-8696-a08ecfc17ff6","isEnabled":true,"type":"User","userConsentDescription":"Allow the application to access clitest.rg000001 on your behalf.","userConsentDisplayName":"Access - clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"Microsoft","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["http://clitest.rg000001","2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}]}' + clitest.rg000001","value":"user_impersonation"}],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":"AzureSDKTeam","replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["http://clitest.rg000001","d1b0f30f-b46c-403d-b87d-199797808927"],"servicePrincipalType":"Application","signInAudience":"AzureADMyOrg","tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '2153' + - '2156' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:17:10 GMT + - Fri, 27 Dec 2019 13:56:13 GMT duration: - - '1057972' + - '4416982' expires: - '-1' ocp-aad-diagnostics-server-name: - - L8oCGyE5q2mQ7HUDVIEpKVut/pMOnbaFrVMe6zpPzuo= + - AO8aByeydM5hr4Nt08rI3IeFDTLsTL/1ZH6EpPaHXyU= ocp-aad-session-key: - - Wn1y0CdNnogzXxleEJzKtvTETkR2cNRCAO1ZwMHzzgPiQwpmymD_u30K5g4dD3WZvrPeDVeZYkSNGMu1nT8EwpSfj_C_V_f464dUBqkgOaEk_wiXEXEepjxs-UKyV2C-MU2d2-EjNvuQz-rh9MhhXwBwg86Cn1D7ySXr83V-mAw.zv-M4NC5pYIVEWx4c0S3pmFk2yl-6B6t-bc3t_rOOuc + - rJp_-RIGCmF0XwMxz3g0eQt9OBv1vPfGleAq_IAxOy4gSKNRSs_kzwmFRGAtShf6vtJYIi0J9_J-nzn1GaGAdOyTF6PtVPa2oaKGrZV1CvngNO6HOtE1qjIWRTUHDrca2cR5HZLAzCtoCTut8cjMhvkclIvvwSdP8rhDNHhBkdU.SyJz17DQJDEK7LaA9CYTUX2GmGCieRU1xyg9eQ2Y92c pragma: - no-cache request-id: - - 868184fa-8de4-4ff1-a3c1-d145e9def367 + - 65eccdac-8f49-4f9f-aa0c-857dc54776d4 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1414,44 +1302,44 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications?$filter=identifierUris%2Fany%28s%3As%20eq%20%27http%3A%2F%2Fclitest.rg000001%27%29&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.Application","objectType":"Application","objectId":"bd66916e-dacf-4600-b4c3-11d3f2c75b9c","deletionTimestamp":null,"acceptMappedClaims":null,"addIns":[],"appId":"2c6fa85b-fde0-4e8e-8a34-5a514eb90bd0","applicationTemplateId":null,"appRoles":[],"availableToOtherTenants":false,"displayName":"clitest.rg000001","errorUrl":null,"groupMembershipClaims":null,"homepage":"http://clitest.rg000001","identifierUris":["http://clitest.rg000001"],"informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"isDeviceOnlyAuthSupported":null,"keyCredentials":[],"knownClientApplications":[],"logoutUrl":null,"logo@odata.mediaEditLink":"directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/logo","logoUrl":null,"mainLogo@odata.mediaEditLink":"directoryObjects/bd66916e-dacf-4600-b4c3-11d3f2c75b9c/Microsoft.DirectoryServices.Application/mainLogo","oauth2AllowIdTokenImplicitFlow":true,"oauth2AllowImplicitFlow":false,"oauth2AllowUrlPathMatching":false,"oauth2Permissions":[{"adminConsentDescription":"Allow + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.Application","objectType":"Application","objectId":"80c132cc-aefd-4e48-9421-c8a64358c86d","deletionTimestamp":null,"acceptMappedClaims":null,"addIns":[],"appId":"d1b0f30f-b46c-403d-b87d-199797808927","applicationTemplateId":null,"appRoles":[],"availableToOtherTenants":false,"displayName":"clitest.rg000001","errorUrl":null,"groupMembershipClaims":null,"homepage":"http://clitest.rg000001","identifierUris":["http://clitest.rg000001"],"informationalUrls":{"termsOfService":null,"support":null,"privacy":null,"marketing":null},"isDeviceOnlyAuthSupported":null,"keyCredentials":[],"knownClientApplications":[],"logoutUrl":null,"logo@odata.mediaEditLink":"directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/logo","logoUrl":null,"mainLogo@odata.mediaEditLink":"directoryObjects/80c132cc-aefd-4e48-9421-c8a64358c86d/Microsoft.DirectoryServices.Application/mainLogo","oauth2AllowIdTokenImplicitFlow":true,"oauth2AllowImplicitFlow":false,"oauth2AllowUrlPathMatching":false,"oauth2Permissions":[{"adminConsentDescription":"Allow the application to access clitest.rg000001 on behalf of the signed-in user.","adminConsentDisplayName":"Access - clitest.rg000001","id":"3aac9b68-6799-4569-b924-076a8131d545","isEnabled":true,"type":"User","userConsentDescription":"Allow + clitest.rg000001","id":"9787a456-135b-400e-8696-a08ecfc17ff6","isEnabled":true,"type":"User","userConsentDescription":"Allow the application to access clitest.rg000001 on your behalf.","userConsentDisplayName":"Access - clitest.rg000001","value":"user_impersonation"}],"oauth2RequirePostResponse":false,"optionalClaims":null,"orgRestrictions":[],"parentalControlSettings":{"countriesBlockedForMinors":[],"legalAgeGroupRule":"Allow"},"passwordCredentials":[{"customKeyIdentifier":null,"endDate":"2020-11-14T18:17:09.81622Z","keyId":"88888888-0000-0000-0000-000000000004","startDate":"2019-11-14T18:17:09.81622Z","value":null},{"customKeyIdentifier":null,"endDate":"2020-11-14T18:16:54.914293Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-11-14T18:16:54.914293Z","value":null}],"publicClient":null,"publisherDomain":"microsoft.onmicrosoft.com","recordConsentConditions":null,"replyUrls":[],"requiredResourceAccess":[],"samlMetadataUrl":null,"signInAudience":"AzureADMyOrg","tokenEncryptionKeyId":null}]}' + clitest.rg000001","value":"user_impersonation"}],"oauth2RequirePostResponse":false,"optionalClaims":null,"orgRestrictions":[],"parentalControlSettings":{"countriesBlockedForMinors":[],"legalAgeGroupRule":"Allow"},"passwordCredentials":[{"customKeyIdentifier":null,"endDate":"2020-12-27T13:56:11.471313Z","keyId":"88888888-0000-0000-0000-000000000003","startDate":"2019-12-27T13:56:11.471313Z","value":null},{"customKeyIdentifier":null,"endDate":"2020-12-27T13:56:00.365988Z","keyId":"88888888-0000-0000-0000-000000000001","startDate":"2019-12-27T13:56:00.365988Z","value":null}],"publicClient":null,"publisherDomain":"AzureSDKTeam.onmicrosoft.com","recordConsentConditions":null,"replyUrls":[],"requiredResourceAccess":[],"samlMetadataUrl":null,"signInAudience":"AzureADMyOrg","tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '2770' + - '2775' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 14 Nov 2019 18:17:11 GMT + - Fri, 27 Dec 2019 13:56:14 GMT duration: - - '785042' + - '2417009' expires: - '-1' ocp-aad-diagnostics-server-name: - - s2UwUVi+htM/n2YkhPwXRPeUZqg0DtftoAt5dzpH0b8= + - AO8aByeydM5hr4Nt08rI3IeFDTLsTL/1ZH6EpPaHXyU= ocp-aad-session-key: - - tWKCQai83DpWaviDgRcUOLbfdO31ceLMT-PIwICTrAG-cPSIY7LKairOtt4Vj2HBgjhiD0qVp5AwHonJGUzXYIgMiiHge6cjjeoRqPEX85SrUuSD9GEUCgYRoNaxpV2nCBAYRa3cQWdjktiUNfrktth89FLJ_MEArVRIj75hz0E.tIvFZ3krCkAEw_6ZimVZ-v_6qLXjArP0iaaOMJuU6hk + - wLUMfNw8oYfsYWro8sN-IyaZEUDoE2D3aBE6YfCIhHnxNUhIFq2_IxDajGqJLa4ydL_lp9NljVaxOvzBFSGeqZyftXk4j7fPv_wusE-W3KeVPerfDMPY1OOB-F-7BycFjkwP7rRyeX69UxhXzSxg43lnhXwz-wiwrLuvA9n0KQs.cUONpWmp-YMPXzqaJg4-P7MWdRlaOmoMn82VoEzHQiI pragma: - no-cache request-id: - - 93068b35-9434-4c43-9036-af57ef91ec25 + - cac4b8b6-7d50-4fc1-9e79-5000f6682a33 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1479,12 +1367,12 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/bd66916e-dacf-4600-b4c3-11d3f2c75b9c?api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/applications/80c132cc-aefd-4e48-9421-c8a64358c86d?api-version=1.6 response: body: string: '' @@ -1494,19 +1382,19 @@ interactions: cache-control: - no-cache date: - - Thu, 14 Nov 2019 18:17:11 GMT + - Fri, 27 Dec 2019 13:56:21 GMT duration: - - '2172896' + - '65147620' expires: - '-1' ocp-aad-diagnostics-server-name: - - DAEEhUUzhQ8pu+4OxvItbpuvqegmLWoSgzWL1kkCnyk= + - JZYSRpCZhmJGFdvFQE2bGaGIHzHfmfBO9iretpLtuR0= ocp-aad-session-key: - - UpiotS7XgDu_qOHZRj8T6cMHSoBbE4jrxdtZayp7nAZ0C1bpZft55kNnjwwwI3Uzy1nBA7kQGEpP8euJBGrbNKY5wRKZZoimSji2kZ1UYUmoIe1a1rgpXdlUbXZUhtcrl1PKwX8ednME7VshOEVNlj1hvyKK7tsQfT8d99oUs70.4uRFsYhdj5F9DHfiXB-5XhXPqfzcyTZnOE3xrbkCEeU + - JBjZA6rfuUQHT9VUYujIY-rw3dFrYLDFDjEMnrPuOhlKCgTVOhJAyQFU8qTk2lbQpx1YG2FeEhUm9WEq9fHQbuw40f_maan9xcIHMWx3R5An3O9xSsg-037VHHjsYLE9HlrOyEq0wjPxvTCKo1i5NqEhv9-xVCuj3wdLAZ-AgK8.zcjAkPH83p2zOoCUusvsrjMrfcPe5TJ02hyI_d6M3As pragma: - no-cache request-id: - - c8912f8e-15c0-40bd-b619-24250afe3f40 + - 3f5bb832-d3a2-427c-ba5b-d9e3b8233fe3 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: diff --git a/src/azure-cli/azure/cli/command_modules/apim/tests/latest/recordings/test_apim_core_service.yaml b/src/azure-cli/azure/cli/command_modules/apim/tests/latest/recordings/test_apim_core_service.yaml index 6dd489d4c1b..141a21475a4 100644 --- a/src/azure-cli/azure/cli/command_modules/apim/tests/latest/recordings/test_apim_core_service.yaml +++ b/src/azure-cli/azure/cli/command_modules/apim/tests/latest/recordings/test_apim_core_service.yaml @@ -17,7 +17,7 @@ interactions: ParameterSetName: - -n -o User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -34,7 +34,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 00:59:49 GMT + - Sun, 29 Dec 2019 05:06:49 GMT expires: - '-1' pragma: @@ -73,7 +73,7 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -82,22 +82,22 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChTM=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Created","targetProvisioningState":"Activating","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":null,"gatewayRegionalUrl":null,"portalUrl":null,"developerPortalUrl":null,"managementApiUrl":null,"scmUrl":null,"hostnameConfigurations":[{"type":"Proxy","hostName":null,"encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":null,"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":null,"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq0M=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Created","targetProvisioningState":"Activating","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":null,"gatewayRegionalUrl":null,"portalUrl":null,"developerPortalUrl":null,"managementApiUrl":null,"scmUrl":null,"hostnameConfigurations":[{"type":"Proxy","hostName":null,"encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":null,"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":null,"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '1223' + - '1222' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 00:59:52 GMT + - Sun, 29 Dec 2019 05:07:00 GMT etag: - - '"AAAAAAAChTM="' + - '"AAAAAAACq0M="' expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -126,10 +126,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -139,11 +139,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:00:52 GMT + - Sun, 29 Dec 2019 05:08:01 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -170,10 +170,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -183,11 +183,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:01:54 GMT + - Sun, 29 Dec 2019 05:09:02 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -214,10 +214,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -227,11 +227,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:02:55 GMT + - Sun, 29 Dec 2019 05:10:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -258,10 +258,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -271,11 +271,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:03:56 GMT + - Sun, 29 Dec 2019 05:11:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -302,10 +302,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -315,11 +315,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:04:57 GMT + - Sun, 29 Dec 2019 05:12:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -346,10 +346,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -359,11 +359,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:05:58 GMT + - Sun, 29 Dec 2019 05:13:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -390,10 +390,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -403,11 +403,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:06:59 GMT + - Sun, 29 Dec 2019 05:14:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -434,10 +434,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -447,11 +447,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:08:00 GMT + - Sun, 29 Dec 2019 05:15:10 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -478,10 +478,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -491,11 +491,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:09:00 GMT + - Sun, 29 Dec 2019 05:16:11 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -522,10 +522,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -535,11 +535,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:10:02 GMT + - Sun, 29 Dec 2019 05:17:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -566,10 +566,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -579,11 +579,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:11:03 GMT + - Sun, 29 Dec 2019 05:18:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -610,10 +610,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -623,11 +623,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:12:03 GMT + - Sun, 29 Dec 2019 05:19:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -654,10 +654,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -667,11 +667,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:13:04 GMT + - Sun, 29 Dec 2019 05:20:18 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -698,10 +698,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -711,11 +711,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:14:05 GMT + - Sun, 29 Dec 2019 05:21:18 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -742,10 +742,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -755,11 +755,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:15:05 GMT + - Sun, 29 Dec 2019 05:22:20 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -786,10 +786,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -799,11 +799,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:16:07 GMT + - Sun, 29 Dec 2019 05:23:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -830,10 +830,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -843,11 +843,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:17:07 GMT + - Sun, 29 Dec 2019 05:24:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -874,10 +874,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -887,11 +887,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:18:07 GMT + - Sun, 29 Dec 2019 05:25:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -918,10 +918,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -931,11 +931,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:19:09 GMT + - Sun, 29 Dec 2019 05:26:25 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -962,10 +962,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -975,11 +975,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:20:09 GMT + - Sun, 29 Dec 2019 05:27:27 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1006,10 +1006,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1019,11 +1019,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:21:11 GMT + - Sun, 29 Dec 2019 05:28:27 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1050,10 +1050,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1063,11 +1063,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:22:11 GMT + - Sun, 29 Dec 2019 05:29:29 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1094,10 +1094,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1107,11 +1107,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:23:12 GMT + - Sun, 29 Dec 2019 05:30:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1138,10 +1138,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1151,11 +1151,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:24:13 GMT + - Sun, 29 Dec 2019 05:31:32 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1182,10 +1182,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1195,11 +1195,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:25:14 GMT + - Sun, 29 Dec 2019 05:32:34 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1226,10 +1226,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1239,11 +1239,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:26:14 GMT + - Sun, 29 Dec 2019 05:33:35 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1270,10 +1270,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1283,11 +1283,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:27:16 GMT + - Sun, 29 Dec 2019 05:34:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1314,10 +1314,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1327,11 +1327,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:28:16 GMT + - Sun, 29 Dec 2019 05:35:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1358,10 +1358,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1371,11 +1371,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:29:18 GMT + - Sun, 29 Dec 2019 05:36:37 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1402,10 +1402,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1415,11 +1415,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:30:19 GMT + - Sun, 29 Dec 2019 05:37:38 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1446,10 +1446,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1459,11 +1459,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:31:19 GMT + - Sun, 29 Dec 2019 05:38:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1490,10 +1490,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1503,11 +1503,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:32:20 GMT + - Sun, 29 Dec 2019 05:39:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1534,10 +1534,10 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '' @@ -1547,11 +1547,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:33:21 GMT + - Sun, 29 Dec 2019 05:40:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 pragma: - no-cache server: @@ -1578,23 +1578,155 @@ interactions: ParameterSetName: - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0FjdF9iMDM4ZWJhYQ==?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Sun, 29 Dec 2019 05:41:43 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - apim create + Connection: + - keep-alive + ParameterSetName: + - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Sun, 29 Dec 2019 05:42:45 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - apim create + Connection: + - keep-alive + ParameterSetName: + - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Sun, 29 Dec 2019 05:43:46 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - apim create + Connection: + - keep-alive + ParameterSetName: + - --name -g -l --sku-name --publisher-email --publisher-name --enable-client-certificate + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0FjdF83MTYzZjY3Zg==?api-version=2019-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChUw=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2A=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2420' + - '2421' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:22 GMT + - Sun, 29 Dec 2019 05:44:48 GMT expires: - '-1' pragma: @@ -1631,7 +1763,7 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -1649,7 +1781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:24 GMT + - Sun, 29 Dec 2019 05:44:51 GMT expires: - '-1' pragma: @@ -1681,7 +1813,7 @@ interactions: ParameterSetName: - -n -g --publisher-name --set User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -1690,18 +1822,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChUw=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2A=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2420' + - '2421' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:25 GMT + - Sun, 29 Dec 2019 05:44:52 GMT etag: - - '"AAAAAAAChUw="' + - '"AAAAAAACq2A="' expires: - '-1' pragma: @@ -1751,7 +1883,7 @@ interactions: ParameterSetName: - -n -g --publisher-name --set User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -1760,18 +1892,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChUw=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2A=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2420' + - '2421' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:26 GMT + - Sun, 29 Dec 2019 05:44:53 GMT etag: - - '"AAAAAAAChUw="' + - '"AAAAAAACq2A="' expires: - '-1' pragma: @@ -1788,7 +1920,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -1804,7 +1936,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -1813,17 +1945,16 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChUw=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/development/providers/Microsoft.ApiManagement/service/clitest191220","name":"clitest191220","type":"Microsoft.ApiManagement/service","tags":{},"location":"East - US","etag":"AAAAAAAAa/c=","properties":{"publisherEmail":"kehilli@microsoft.com","publisherName":"microsoft","notificationSenderEmail":"apimgmt-noreply@mail.windowsazure.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-20T14:53:41.2947786Z","gatewayUrl":"https://clitest191220.azure-api.net","gatewayRegionalUrl":"https://clitest191220-eastus-01.regional.azure-api.net","portalUrl":"https://clitest191220.portal.azure-api.net","developerPortalUrl":"https://clitest191220.developer.azure-api.net","managementApiUrl":"https://clitest191220.management.azure-api.net","scmUrl":"https://clitest191220.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"clitest191220.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["13.92.129.160"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}]}' + US","etag":"AAAAAAACq2A=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}]}' headers: cache-control: - no-cache content-length: - - '4477' + - '2433' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:27 GMT + - Sun, 29 Dec 2019 05:44:55 GMT expires: - '-1' pragma: @@ -1855,7 +1986,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -1864,18 +1995,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChUw=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2A=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2420' + - '2421' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:34:28 GMT + - Sun, 29 Dec 2019 05:44:56 GMT etag: - - '"AAAAAAAChUw="' + - '"AAAAAAACq2A="' expires: - '-1' pragma: @@ -1910,12 +2041,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1927,7 +2058,7 @@ interactions: content-type: - application/json date: - - Sat, 21 Dec 2019 01:34:29 GMT + - Sun, 29 Dec 2019 05:44:58 GMT expires: - '-1' pragma: @@ -1943,7 +2074,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -1955,9 +2086,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Darwin 17.7.0) AZURECLI/2.0.78 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Sat, 21 Dec 2019 01:34:30 GMT + - Sun, 29 Dec 2019 05:44:59 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1969,11 +2100,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:34:30 GMT + - Sun, 29 Dec 2019 05:45:01 GMT etag: - - '"0x8D785B5ED60E14A"' + - '"0x8D78C223FB70E68"' last-modified: - - Sat, 21 Dec 2019 01:34:31 GMT + - Sun, 29 Dec 2019 05:45:02 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -2000,7 +2131,7 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -2015,11 +2146,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:34:33 GMT + - Sun, 29 Dec 2019 05:45:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003//operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003//operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2048,10 +2179,54 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Sun, 29 Dec 2019 05:46:04 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - apim backup + Connection: + - keep-alive + ParameterSetName: + - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2061,11 +2236,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:35:35 GMT + - Sun, 29 Dec 2019 05:47:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2092,10 +2267,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2105,11 +2280,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:36:36 GMT + - Sun, 29 Dec 2019 05:48:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2136,10 +2311,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2149,11 +2324,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:37:37 GMT + - Sun, 29 Dec 2019 05:49:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2180,10 +2355,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2193,11 +2368,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:38:37 GMT + - Sun, 29 Dec 2019 05:50:10 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2224,10 +2399,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2237,11 +2412,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:39:38 GMT + - Sun, 29 Dec 2019 05:51:12 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2268,10 +2443,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2281,11 +2456,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:40:39 GMT + - Sun, 29 Dec 2019 05:52:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2312,10 +2487,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2325,11 +2500,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:41:40 GMT + - Sun, 29 Dec 2019 05:53:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2356,10 +2531,10 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '' @@ -2369,11 +2544,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:42:41 GMT + - Sun, 29 Dec 2019 05:54:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 pragma: - no-cache server: @@ -2400,23 +2575,23 @@ interactions: ParameterSetName: - -g -n --backup-name --storage-account-name --storage-account-container --storage-account-key User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX0JhY2t1cF9hN2I1ZGNk?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX0JhY2t1cF9iYjJkZjBmMQ==?api-version=2019-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChVM=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2o=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"cli-test-apim-000003.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2420' + - '2421' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:43:42 GMT + - Sun, 29 Dec 2019 05:55:17 GMT expires: - '-1' pragma: @@ -2451,7 +2626,7 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -2460,20 +2635,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003","name":"cli-test-apim-000003","type":"Microsoft.ApiManagement/service","tags":{},"location":"West - US","etag":"AAAAAAAChVQ=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"Deleting","createdAtUtc":"2019-12-21T00:59:51.1344018Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[],"publicIPAddresses":["40.83.139.53"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' + US","etag":"AAAAAAACq2s=","properties":{"publisherEmail":"publisher@contsoso.com","publisherName":"Contoso","notificationSenderEmail":"publisher@contsoso.com","provisioningState":"Succeeded","targetProvisioningState":"Deleting","createdAtUtc":"2019-12-29T05:06:57.087059Z","gatewayUrl":"https://cli-test-apim-000003.azure-api.net","gatewayRegionalUrl":"https://cli-test-apim-000003-wu-01.regional.azure-api.net","portalUrl":"https://cli-test-apim-000003.portal.azure-api.net","developerPortalUrl":"https://cli-test-apim-000003.developer.azure-api.net","managementApiUrl":"https://cli-test-apim-000003.management.azure-api.net","scmUrl":"https://cli-test-apim-000003.scm.azure-api.net","hostnameConfigurations":[],"publicIPAddresses":["104.42.169.206"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}' headers: cache-control: - no-cache content-length: - - '2184' + - '2185' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:43:44 GMT + - Sun, 29 Dec 2019 05:55:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX1Rlcm1fZDM3YTZjNzQ=?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX1Rlcm1fNWVkNjUwNWM=?api-version=2019-01-01 pragma: - no-cache server: @@ -2502,10 +2677,10 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX1Rlcm1fZDM3YTZjNzQ=?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX1Rlcm1fNWVkNjUwNWM=?api-version=2019-01-01 response: body: string: '' @@ -2515,11 +2690,11 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:44:46 GMT + - Sun, 29 Dec 2019 05:56:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX1Rlcm1fZDM3YTZjNzQ=?api-version=2019-01-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX1Rlcm1fNWVkNjUwNWM=?api-version=2019-01-01 pragma: - no-cache server: @@ -2546,10 +2721,10 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0tZDV6dnhxNHd4MnJ4bW1oNnR0cnN5amF5cnRkeGpkNWY0M3ZkX1Rlcm1fZDM3YTZjNzQ=?api-version=2019-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-000001/providers/Microsoft.ApiManagement/service/cli-test-apim-000003/operationresults/d2VzdHVzOmNsaS10ZXN0LWFwaW0teXA2bWlxM2hmbHB6M3Z6cXBmd2RkejQycGN2dHh3eDN5bm0zX1Rlcm1fNWVkNjUwNWM=?api-version=2019-01-01 response: body: string: '' @@ -2559,7 +2734,7 @@ interactions: content-length: - '0' date: - - Sat, 21 Dec 2019 01:45:46 GMT + - Sun, 29 Dec 2019 05:57:23 GMT expires: - '-1' pragma: @@ -2586,7 +2761,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.6.8 (Darwin-17.7.0-x86_64-i386-64bit) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-mgmt-apimanagement/0.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US @@ -2594,17 +2769,16 @@ interactions: uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ApiManagement/service?api-version=2019-01-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/development/providers/Microsoft.ApiManagement/service/clitest191220","name":"clitest191220","type":"Microsoft.ApiManagement/service","tags":{},"location":"East - US","etag":"AAAAAAAAa/c=","properties":{"publisherEmail":"kehilli@microsoft.com","publisherName":"microsoft","notificationSenderEmail":"apimgmt-noreply@mail.windowsazure.com","provisioningState":"Succeeded","targetProvisioningState":"","createdAtUtc":"2019-12-20T14:53:41.2947786Z","gatewayUrl":"https://clitest191220.azure-api.net","gatewayRegionalUrl":"https://clitest191220-eastus-01.regional.azure-api.net","portalUrl":"https://clitest191220.portal.azure-api.net","developerPortalUrl":"https://clitest191220.developer.azure-api.net","managementApiUrl":"https://clitest191220.management.azure-api.net","scmUrl":"https://clitest191220.scm.azure-api.net","hostnameConfigurations":[{"type":"Proxy","hostName":"clitest191220.azure-api.net","encodedCertificate":null,"keyVaultId":null,"certificatePassword":null,"negotiateClientCertificate":false,"certificate":null,"defaultSslBinding":true}],"publicIPAddresses":["13.92.129.160"],"privateIPAddresses":null,"additionalLocations":null,"virtualNetworkConfiguration":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"False","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"False"},"virtualNetworkType":"None","certificates":null},"sku":{"name":"Developer","capacity":1},"identity":null}]}' + string: '{"value":[]}' headers: cache-control: - no-cache content-length: - - '2056' + - '12' content-type: - application/json; charset=utf-8 date: - - Sat, 21 Dec 2019 01:45:50 GMT + - Sun, 29 Dec 2019 05:57:25 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/apim/tests/latest/test_apim_scenario.py b/src/azure-cli/azure/cli/command_modules/apim/tests/latest/test_apim_scenario.py index 8fcc62e9fd9..1aba879f759 100644 --- a/src/azure-cli/azure/cli/command_modules/apim/tests/latest/test_apim_scenario.py +++ b/src/azure-cli/azure/cli/command_modules/apim/tests/latest/test_apim_scenario.py @@ -92,7 +92,7 @@ def test_apim_core_service(self, resource_group, resource_group_location, storag self.cmd('apim delete -g {rg} -n {service_name} -y') final_count = len(self.cmd('apim list').get_output_in_json()) - self.assertTrue(final_count, count - 1) + self.assertEqual(final_count, count - 1) KNOWN_LOCS = {'eastasia': 'East Asia', diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_create_function_app.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_create_function_app.yaml index 7c73c068bf7..5638742e16d 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_create_function_app.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_create_function_app.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - --admin-enabled -g -n --sku User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-resource/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-28T23:22:01Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:32 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -63,24 +63,24 @@ interactions: ParameterSetName: - --admin-enabled -g -n --sku User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-containerregistry/3.0.0rc6 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-28T23:22:35.9342494Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-28T23:22:39.648834+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:31.8216859Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:36.0324878+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache content-length: - - '755' + - '756' content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:39 GMT + - Fri, 27 Dec 2019 13:57:36 GMT expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -114,24 +114,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-resource/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.ContainerRegistry%2Fregistries%27&api-version=2019-07-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ankikumakudu/providers/Microsoft.ContainerRegistry/registries/ankikumakudu","name":"ankikumakudu","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Standard","tier":"Standard"},"location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rggkynu6jzskk2noanve7leqet3i4ao4h3y4v2j4znvmafs6ift6kbu7epmctrkqypm/providers/Microsoft.ContainerRegistry/registries/functionappacrtestr26nsw","name":"functionappacrtestr26nsw","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgiatbvvzds6fvc4ov2cof5h7orjb7ybhl34rrpmkid7evdg7dkxhhsqfmo6434iuwj/providers/Microsoft.ContainerRegistry/registries/functionappacrtestuy5m7p","name":"functionappacrtestuy5m7p","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgpxpq3fh5u3zwryzzlkwvfai6oyvwojwlueinyvsjygezypkcns7bbxkm4xlcpi6bm/providers/Microsoft.ContainerRegistry/registries/functionappacrtestpajzza","name":"functionappacrtestpajzza","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgs67ndfpd2bcrdphlqdlvm45sbnnhjr5chjagdcppqtzzxgndhsp6pjkvus7etvuht/providers/Microsoft.ContainerRegistry/registries/functionappacrtestep4pnq","name":"functionappacrtestep4pnq","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-cli-docker/providers/Microsoft.ContainerRegistry/registries/testcliacr","name":"testcliacr","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwcan/providers/Microsoft.ContainerRegistry/registries/yugangwcan","name":"yugangwcan","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","identity":{"principalId":"3f59c587-e471-4ad9-9af5-8db7cea49876","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned, + UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/yugangwcan/providers/Microsoft.ManagedIdentity/userAssignedIdentities/yugangwcan-mi":{"principalId":"69a09ddc-dee8-486c-9a8f-380da17b55f4","clientId":"32bf656e-1235-4fae-b82b-8d9fcdbc8bb7"}}},"tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2492' + - '1121' content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:40 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -159,24 +160,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-containerregistry/3.0.0rc6 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-28T23:22:35.9342494Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-28T23:22:39.648834+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:31.8216859Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:36.0324878+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache content-length: - - '755' + - '756' content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:42 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -210,15 +211,15 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-containerregistry/3.0.0rc6 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004/listCredentials?api-version=2019-05-01 response: body: - string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"},{"name":"password2","value":"0Y3p1mn=YF/VEN5tm9=WOYdhViLi4QtX"}]}' + string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"},{"name":"password2","value":"psK28XMXfpF+2JcXmhhkhLQh2YTz4h7T"}]}' headers: cache-control: - no-cache @@ -227,7 +228,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:43 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -243,7 +244,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -261,15 +262,15 @@ interactions: ParameterSetName: - -g -n --sku --is-linux User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-resource/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-28T23:22:01Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -278,7 +279,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:22:47 GMT + - Fri, 27 Dec 2019 13:57:39 GMT expires: - '-1' pragma: @@ -311,8 +312,8 @@ interactions: ParameterSetName: - -g -n --sku --is-linux User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -320,8 +321,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5569,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0043ac27-403a-4a41-85b6-c4751acd3610","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5569","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6102,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6102","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -330,7 +331,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:05 GMT + - Fri, 27 Dec 2019 13:57:57 GMT expires: - '-1' pragma: @@ -348,7 +349,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -369,8 +370,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -378,8 +379,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5569,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0043ac27-403a-4a41-85b6-c4751acd3610","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5569","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6102,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6102","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -388,7 +389,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:06 GMT + - Fri, 27 Dec 2019 13:57:58 GMT expires: - '-1' pragma: @@ -425,24 +426,24 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T23:22:11.8775743Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T23:22:11.8775743Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T23:22:11.7994505Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:09.4230402Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:09.4230402Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:57:09.3605103Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:07 GMT + - Fri, 27 Dec 2019 13:57:59 GMT expires: - '-1' pragma: @@ -477,12 +478,12 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -494,7 +495,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:08 GMT + - Fri, 27 Dec 2019 13:58:00 GMT expires: - '-1' pragma: @@ -510,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -520,7 +521,7 @@ interactions: "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "linuxFxVersion": "DOCKER|functionappacrtest000004.azurecr.io/image-name:latest", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", - "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E"}, + "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F"}, {"name": "DOCKER_CUSTOM_IMAGE_NAME", "value": "functionappacrtest000004.azurecr.io/image-name:latest"}, {"name": "FUNCTION_APP_EDIT_MODE", "value": "readOnly"}, {"name": "WEBSITES_ENABLE_APP_SERVICE_STORAGE", "value": "false"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, @@ -544,8 +545,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -553,18 +554,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-28T23:23:15.62","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"443480951D2FD942EB2BB0CD8A727FC766C6842FB78FA6D24E3F556F8AF8E9AD","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:05.1333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"FF0173F791307D3174F2846BA019BD111AF9EF6C5E8D1DC0A0FC07B328D62690","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3714' + - '3719' content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:33 GMT + - Fri, 27 Dec 2019 13:58:23 GMT etag: - - '"1D58DE6ACF89DEB"' + - '"1D5BCBDA9B952B5"' expires: - '-1' pragma: @@ -608,8 +609,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -628,7 +629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 28 Oct 2019 23:23:34 GMT + - Fri, 27 Dec 2019 13:58:24 GMT expires: - '-1' pragma: @@ -657,8 +658,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -666,7 +667,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-28T23:23:16.1266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"443480951D2FD942EB2BB0CD8A727FC766C6842FB78FA6D24E3F556F8AF8E9AD","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:05.9633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"FF0173F791307D3174F2846BA019BD111AF9EF6C5E8D1DC0A0FC07B328D62690","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache @@ -675,9 +676,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:36 GMT + - Fri, 27 Dec 2019 13:58:24 GMT etag: - - '"1D58DE6ACF89DEB"' + - '"1D5BCBDA9B952B5"' expires: - '-1' pragma: @@ -714,8 +715,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -734,7 +735,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:37 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -773,8 +774,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -782,7 +783,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -791,7 +792,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:38 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -809,7 +810,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -817,7 +818,7 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F", "DOCKER_CUSTOM_IMAGE_NAME": "functionappacrtest000004.azurecr.io/image-name:latest", "FUNCTION_APP_EDIT_MODE": "readOnly", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", @@ -840,8 +841,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -849,7 +850,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -858,9 +859,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:40 GMT + - Fri, 27 Dec 2019 13:58:27 GMT etag: - - '"1D58DE6BB674740"' + - '"1D5BCBDB6B2A720"' expires: - '-1' pragma: @@ -878,7 +879,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -921,8 +922,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -930,7 +931,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -941,9 +942,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:42 GMT + - Fri, 27 Dec 2019 13:58:29 GMT etag: - - '"1D58DE6BB674740"' + - '"1D5BCBDB6B2A720"' expires: - '-1' pragma: @@ -961,7 +962,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -984,8 +985,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -993,7 +994,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1002,7 +1003,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:43 GMT + - Fri, 27 Dec 2019 13:58:29 GMT expires: - '-1' pragma: @@ -1028,14 +1029,14 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F", "DOCKER_CUSTOM_IMAGE_NAME": "functionappacrtest000004.azurecr.io/image-name:latest", "FUNCTION_APP_EDIT_MODE": "readOnly", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}''' + "p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}''' headers: Accept: - application/json @@ -1053,8 +1054,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1062,7 +1063,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1071,9 +1072,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:45 GMT + - Fri, 27 Dec 2019 13:58:30 GMT etag: - - '"1D58DE6BEB6A655"' + - '"1D5BCBDB87342E0"' expires: - '-1' pragma: @@ -1091,7 +1092,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -1114,8 +1115,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1123,7 +1124,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1132,7 +1133,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:46 GMT + - Fri, 27 Dec 2019 13:58:30 GMT expires: - '-1' pragma: @@ -1150,7 +1151,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -1171,8 +1172,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1189,7 +1190,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:47 GMT + - Fri, 27 Dec 2019 13:58:31 GMT expires: - '-1' pragma: @@ -1226,8 +1227,8 @@ interactions: - -g -n -s --plan --runtime --deployment-container-image-name --docker-registry-server-user --docker-registry-server-password User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1235,7 +1236,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1246,7 +1247,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:49 GMT + - Fri, 27 Dec 2019 13:58:32 GMT expires: - '-1' pragma: @@ -1284,8 +1285,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1293,7 +1294,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1302,7 +1303,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:51 GMT + - Fri, 27 Dec 2019 13:58:33 GMT expires: - '-1' pragma: @@ -1340,8 +1341,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1358,7 +1359,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:52 GMT + - Fri, 27 Dec 2019 13:58:34 GMT expires: - '-1' pragma: @@ -1394,8 +1395,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1403,7 +1404,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1414,7 +1415,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:53 GMT + - Fri, 27 Dec 2019 13:58:34 GMT expires: - '-1' pragma: @@ -1452,8 +1453,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1461,7 +1462,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1470,7 +1471,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:56 GMT + - Fri, 27 Dec 2019 13:58:35 GMT expires: - '-1' pragma: @@ -1488,7 +1489,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -1508,8 +1509,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1526,7 +1527,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:57 GMT + - Fri, 27 Dec 2019 13:58:35 GMT expires: - '-1' pragma: @@ -1562,8 +1563,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1571,7 +1572,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1582,7 +1583,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:23:58 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1618,8 +1619,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1627,7 +1628,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1638,7 +1639,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:01 GMT + - Fri, 27 Dec 2019 13:58:38 GMT expires: - '-1' pragma: @@ -1676,8 +1677,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1685,7 +1686,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1694,7 +1695,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:02 GMT + - Fri, 27 Dec 2019 13:58:38 GMT expires: - '-1' pragma: @@ -1712,7 +1713,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -1732,8 +1733,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1750,7 +1751,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:03 GMT + - Fri, 27 Dec 2019 13:58:38 GMT expires: - '-1' pragma: @@ -1774,13 +1775,13 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F", "DOCKER_CUSTOM_IMAGE_NAME": "functionappacrtest000004.azurecr.io/image-name:latest", "FUNCTION_APP_EDIT_MODE": "readOnly", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}''' + "p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}''' headers: Accept: - application/json @@ -1797,8 +1798,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1806,7 +1807,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1815,9 +1816,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:05 GMT + - Fri, 27 Dec 2019 13:58:39 GMT etag: - - '"1D58DE6CA9B496B"' + - '"1D5BCBDBE4B2195"' expires: - '-1' pragma: @@ -1835,7 +1836,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -1846,7 +1847,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": " ", "requestTracingEnabled": false, - "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", "httpLoggingEnabled": + "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$functionappacrtest000004", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": @@ -1877,8 +1878,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -1887,7 +1888,7 @@ interactions: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":" - ","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + ","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1898,9 +1899,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:08 GMT + - Fri, 27 Dec 2019 13:58:41 GMT etag: - - '"1D58DE6CA9B496B"' + - '"1D5BCBDBE4B2195"' expires: - '-1' pragma: @@ -1918,7 +1919,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -1940,8 +1941,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1949,7 +1950,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"4USUg9mHdJj=sMofeXJHPgZwQjAJ1Y/t"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"p2lLUEKMqRBLdTTVTWgJlewtGD=O/nU9"}}' headers: cache-control: - no-cache @@ -1958,7 +1959,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:09 GMT + - Fri, 27 Dec 2019 13:58:42 GMT expires: - '-1' pragma: @@ -1976,7 +1977,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11995' x-powered-by: - ASP.NET status: @@ -1996,8 +1997,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2014,7 +2015,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:10 GMT + - Fri, 27 Dec 2019 13:58:43 GMT expires: - '-1' pragma: @@ -2038,7 +2039,7 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F", "DOCKER_CUSTOM_IMAGE_NAME": "functionappacrtest000004.azurecr.io/image-name:latest", "FUNCTION_APP_EDIT_MODE": "readOnly", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", @@ -2059,8 +2060,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2068,7 +2069,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -2077,9 +2078,9 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:12 GMT + - Fri, 27 Dec 2019 13:58:43 GMT etag: - - '"1D58DE6CEB00155"' + - '"1D5BCBDC08EF715"' expires: - '-1' pragma: @@ -2097,7 +2098,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' x-powered-by: - ASP.NET status: @@ -2119,8 +2120,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2128,7 +2129,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"56855F0EF1A69F354FB1C102C023C800609CB65B10AC654EE3D96320E646062E","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"740ADE9E4637F65AC3B682137948E7442C08A53D013CF4214653FAC6F568CA9F","DOCKER_CUSTOM_IMAGE_NAME":"functionappacrtest000004.azurecr.io/image-name:latest","FUNCTION_APP_EDIT_MODE":"readOnly","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -2137,7 +2138,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:15 GMT + - Fri, 27 Dec 2019 13:58:45 GMT expires: - '-1' pragma: @@ -2155,7 +2156,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -2175,8 +2176,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2193,7 +2194,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 23:24:15 GMT + - Fri, 27 Dec 2019 13:58:45 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_deployment_function_app.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_deployment_function_app.yaml index 5b197f6cd64..de77095ae77 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_deployment_function_app.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_deployment_function_app.yaml @@ -14,14 +14,14 @@ interactions: - --admin-enabled -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:49:49Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:50:14 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -64,14 +64,14 @@ interactions: - --admin-enabled -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:50:17.4593052Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:50:21.1679287+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.6654952Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:36.9074404+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache @@ -80,7 +80,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:50:21 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1198' status: code: 200 message: OK @@ -115,14 +115,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:49:49Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -131,7 +131,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:50:21 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -166,7 +166,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -182,7 +182,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:50:23 GMT + - Fri, 27 Dec 2019 13:57:39 GMT expires: - '-1' pragma: @@ -200,7 +200,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1196' x-powered-by: - ASP.NET status: @@ -221,14 +221,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:49:49Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -237,7 +237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:50:22 GMT + - Fri, 27 Dec 2019 13:57:39 GMT expires: - '-1' pragma: @@ -272,7 +272,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -280,8 +280,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5510,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5510","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6103,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6103","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -290,7 +290,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:50:39 GMT + - Fri, 27 Dec 2019 13:57:57 GMT expires: - '-1' pragma: @@ -308,7 +308,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1163' + - '1196' x-powered-by: - ASP.NET status: @@ -329,7 +329,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -337,8 +337,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5510,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5510","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6103,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6103","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -347,7 +347,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:50:40 GMT + - Fri, 27 Dec 2019 13:57:58 GMT expires: - '-1' pragma: @@ -384,23 +384,23 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:49:53.6303929Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:49:53.6303929Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:49:53.5835231Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:08.9073819Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:08.9073819Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:57:08.8449217Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:50:42 GMT + - Fri, 27 Dec 2019 13:58:00 GMT expires: - '-1' pragma: @@ -435,11 +435,11 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -451,7 +451,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:50:42 GMT + - Fri, 27 Dec 2019 13:58:00 GMT expires: - '-1' pragma: @@ -467,7 +467,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 200 message: OK @@ -477,7 +477,7 @@ interactions: "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "linuxFxVersion": "DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", - "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66"}, + "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625"}, {"name": "WEBSITES_ENABLE_APP_SERVICE_STORAGE", "value": "true"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, @@ -500,7 +500,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -508,18 +508,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:50:47.7133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:03.4166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"42B7FD8BF61C4F79C2BC5AF4683E3EFFCC12166AE6037E75F8A5D3667B78AF5A","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3629' + - '3725' content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:04 GMT + - Fri, 27 Dec 2019 13:58:22 GMT etag: - - '"1D587FD65CA5995"' + - '"1D5BCBDA89D8275"' expires: - '-1' pragma: @@ -537,7 +537,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -563,7 +563,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -582,7 +582,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:05 GMT + - Fri, 27 Dec 2019 13:58:23 GMT expires: - '-1' pragma: @@ -611,14 +611,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:50:17.4593052Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:50:21.1679287+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.6654952Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:36.9074404+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache @@ -627,7 +627,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:06 GMT + - Fri, 27 Dec 2019 13:58:23 GMT expires: - '-1' pragma: @@ -662,14 +662,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004/listCredentials?api-version=2019-05-01 response: body: - string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"},{"name":"password2","value":"WOf2/HjNPBx8Hxrz9kKny0OAhZVO9htF"}]}' + string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"},{"name":"password2","value":"DJBcLN3V8M9j8+sHX7KNqF8niZ7OOBIq"}]}' headers: cache-control: - no-cache @@ -678,7 +678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:07 GMT + - Fri, 27 Dec 2019 13:58:24 GMT expires: - '-1' pragma: @@ -694,7 +694,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1195' status: code: 200 message: OK @@ -713,23 +713,24 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.ContainerRegistry%2Fregistries%27&api-version=2019-07-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc2jekqyybsh7onb6bwqgrsknt4o2uzwxsrfrdnwl7tvyhdwk3fpx7e3uorimdhgzl/providers/Microsoft.ContainerRegistry/registries/webappacrtestnglwtz4yzjh","name":"webappacrtestnglwtz4yzjh","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.ContainerRegistry/registries/feng8","name":"feng8","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Standard","tier":"Standard"},"location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwacrmon","name":"yugangwacrmon","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwana","name":"yugangwana","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwaudit","name":"yugangwaudit","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgb2wualxmxxlgc2mpoc3ndcpq5kjcer7icbraonbqt5lwlngjapx5u2xmzgmk43fhq/providers/Microsoft.ContainerRegistry/registries/functionappacrtestjj5sex","name":"functionappacrtestjj5sex","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtaxukv52qe62framiki27mbioow56xau3bvxuiyxigul6yogk4ib5eqpgwasfb7ei/providers/Microsoft.ContainerRegistry/registries/functionappacrtest2deqyn","name":"functionappacrtest2deqyn","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwcan/providers/Microsoft.ContainerRegistry/registries/yugangwcan","name":"yugangwcan","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","identity":{"principalId":"3f59c587-e471-4ad9-9af5-8db7cea49876","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned, + UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/yugangwcan/providers/Microsoft.ManagedIdentity/userAssignedIdentities/yugangwcan-mi":{"principalId":"69a09ddc-dee8-486c-9a8f-380da17b55f4","clientId":"32bf656e-1235-4fae-b82b-8d9fcdbc8bb7"}}},"tags":{}}]}' headers: cache-control: - no-cache content-length: - - '1925' + - '1879' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:08 GMT + - Fri, 27 Dec 2019 13:58:25 GMT expires: - '-1' pragma: @@ -758,14 +759,14 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:50:17.4593052Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:50:21.1679287+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.6654952Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:36.9074404+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache @@ -774,7 +775,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:10 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -809,14 +810,14 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004/listCredentials?api-version=2019-05-01 response: body: - string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"},{"name":"password2","value":"WOf2/HjNPBx8Hxrz9kKny0OAhZVO9htF"}]}' + string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"},{"name":"password2","value":"DJBcLN3V8M9j8+sHX7KNqF8niZ7OOBIq"}]}' headers: cache-control: - no-cache @@ -825,7 +826,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:10 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -841,7 +842,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1197' status: code: 200 message: OK @@ -860,7 +861,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -868,18 +869,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:50:48.1533333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:04.1033333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"42B7FD8BF61C4F79C2BC5AF4683E3EFFCC12166AE6037E75F8A5D3667B78AF5A","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3627' + - '3723' content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:11 GMT + - Fri, 27 Dec 2019 13:58:27 GMT etag: - - '"1D587FD65CA5995"' + - '"1D5BCBDA89D8275"' expires: - '-1' pragma: @@ -916,7 +917,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -926,16 +927,16 @@ interactions: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3235' + - '3305' content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:11 GMT + - Fri, 27 Dec 2019 13:58:27 GMT expires: - '-1' pragma: @@ -974,7 +975,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -982,7 +983,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -991,7 +992,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:12 GMT + - Fri, 27 Dec 2019 13:58:28 GMT expires: - '-1' pragma: @@ -1009,7 +1010,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11999' x-powered-by: - ASP.NET status: @@ -1017,7 +1018,7 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10"}}''' @@ -1038,7 +1039,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1046,7 +1047,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1055,9 +1056,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:14 GMT + - Fri, 27 Dec 2019 13:58:29 GMT etag: - - '"1D587FD758BC1AB"' + - '"1D5BCBDB7CF7BCB"' expires: - '-1' pragma: @@ -1075,7 +1076,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1134' + - '1195' x-powered-by: - ASP.NET status: @@ -1118,7 +1119,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -1126,20 +1127,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3215' + - '3285' content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:15 GMT + - Fri, 27 Dec 2019 13:58:31 GMT etag: - - '"1D587FD758BC1AB"' + - '"1D5BCBDB7CF7BCB"' expires: - '-1' pragma: @@ -1157,7 +1158,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1194' x-powered-by: - ASP.NET status: @@ -1180,7 +1181,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1188,7 +1189,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1197,7 +1198,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:16 GMT + - Fri, 27 Dec 2019 13:58:31 GMT expires: - '-1' pragma: @@ -1215,7 +1216,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11994' + - '11998' x-powered-by: - ASP.NET status: @@ -1223,12 +1224,12 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "https://functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"}}''' + "Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"}}''' headers: Accept: - application/json @@ -1246,7 +1247,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1254,7 +1255,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"}}' headers: cache-control: - no-cache @@ -1263,9 +1264,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:17 GMT + - Fri, 27 Dec 2019 13:58:33 GMT etag: - - '"1D587FD77A9718B"' + - '"1D5BCBDB9FDF48B"' expires: - '-1' pragma: @@ -1283,7 +1284,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1182' + - '1194' x-powered-by: - ASP.NET status: @@ -1306,7 +1307,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1314,7 +1315,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"}}' headers: cache-control: - no-cache @@ -1323,7 +1324,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:19 GMT + - Fri, 27 Dec 2019 13:58:33 GMT expires: - '-1' pragma: @@ -1341,7 +1342,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11999' x-powered-by: - ASP.NET status: @@ -1362,7 +1363,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1379,7 +1380,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:19 GMT + - Fri, 27 Dec 2019 13:58:34 GMT expires: - '-1' pragma: @@ -1416,7 +1417,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1424,18 +1425,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3233' + - '3303' content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:20 GMT + - Fri, 27 Dec 2019 13:58:35 GMT expires: - '-1' pragma: @@ -1474,7 +1475,7 @@ interactions: - -g -n --enable-cd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1482,7 +1483,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5"}}' headers: cache-control: - no-cache @@ -1491,7 +1492,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:22 GMT + - Fri, 27 Dec 2019 13:58:36 GMT expires: - '-1' pragma: @@ -1509,7 +1510,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -1517,12 +1518,12 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "https://functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT", "DOCKER_ENABLE_CI": "true"}}''' + "Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5", "DOCKER_ENABLE_CI": "true"}}''' headers: Accept: - application/json @@ -1540,7 +1541,7 @@ interactions: - -g -n --enable-cd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1548,7 +1549,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT","DOCKER_ENABLE_CI":"true"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5","DOCKER_ENABLE_CI":"true"}}' headers: cache-control: - no-cache @@ -1557,9 +1558,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:22 GMT + - Fri, 27 Dec 2019 13:58:36 GMT etag: - - '"1D587FD7AB52AEB"' + - '"1D5BCBDBC4350AB"' expires: - '-1' pragma: @@ -1577,7 +1578,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1162' + - '1193' x-powered-by: - ASP.NET status: @@ -1600,7 +1601,7 @@ interactions: - -g -n --enable-cd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1608,7 +1609,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT","DOCKER_ENABLE_CI":"true"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5","DOCKER_ENABLE_CI":"true"}}' headers: cache-control: - no-cache @@ -1617,7 +1618,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:23 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1635,7 +1636,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11999' x-powered-by: - ASP.NET status: @@ -1656,7 +1657,7 @@ interactions: - -g -n --enable-cd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1673,7 +1674,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:24 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1712,7 +1713,7 @@ interactions: - -g -n --enable-cd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1720,7 +1721,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/publishingcredentials/$functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites/publishingcredentials","location":"Japan - West","properties":{"name":null,"publishingUserName":"$functionappacrtest000004","publishingPassword":"ETxcT3M7JbzWoZDrlpiZYerdfP3AluGpS37HbaorkNqwJSdt5aGQ9fzappyv","publishingPasswordHash":null,"publishingPasswordHashSalt":null,"metadata":null,"isDeleted":false,"scmUri":"https://$functionappacrtest000004:ETxcT3M7JbzWoZDrlpiZYerdfP3AluGpS37HbaorkNqwJSdt5aGQ9fzappyv@functionappacrtest000004.scm.azurewebsites.net"}}' + West","properties":{"name":null,"publishingUserName":"$functionappacrtest000004","publishingPassword":"LFHKt6ju7892RibMXnWqsCeRCbm2pGmwMTBQuqaTJHsWCba11tdacSQQmZLg","publishingPasswordHash":null,"publishingPasswordHashSalt":null,"metadata":null,"isDeleted":false,"scmUri":"https://$functionappacrtest000004:LFHKt6ju7892RibMXnWqsCeRCbm2pGmwMTBQuqaTJHsWCba11tdacSQQmZLg@functionappacrtest000004.scm.azurewebsites.net"}}' headers: cache-control: - no-cache @@ -1729,7 +1730,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:25 GMT + - Fri, 27 Dec 2019 13:58:38 GMT expires: - '-1' pragma: @@ -1747,7 +1748,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11994' + - '11998' x-powered-by: - ASP.NET status: @@ -1770,7 +1771,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1778,7 +1779,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"62812AE528A6B7FEA555A46FA6DB5EC82764FA21B2228BF330B85F878BE24C66","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"9WeNbbzwQe=G404T9XpR5BooQ4+v/jaT","DOCKER_ENABLE_CI":"true"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"E8EE0F6338EEE221D81BFAF062BC12C22E063603B25AB6CCDBE6B13EF68B5625","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"Yo/lWwhhFg47YV7mVb+HES1/SVB/fSj5","DOCKER_ENABLE_CI":"true"}}' headers: cache-control: - no-cache @@ -1787,7 +1788,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:26 GMT + - Fri, 27 Dec 2019 13:58:39 GMT expires: - '-1' pragma: @@ -1805,7 +1806,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11996' x-powered-by: - ASP.NET status: @@ -1826,7 +1827,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1843,7 +1844,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:27 GMT + - Fri, 27 Dec 2019 13:58:39 GMT expires: - '-1' pragma: @@ -1882,7 +1883,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1890,7 +1891,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/publishingcredentials/$functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites/publishingcredentials","location":"Japan - West","properties":{"name":null,"publishingUserName":"$functionappacrtest000004","publishingPassword":"ETxcT3M7JbzWoZDrlpiZYerdfP3AluGpS37HbaorkNqwJSdt5aGQ9fzappyv","publishingPasswordHash":null,"publishingPasswordHashSalt":null,"metadata":null,"isDeleted":false,"scmUri":"https://$functionappacrtest000004:ETxcT3M7JbzWoZDrlpiZYerdfP3AluGpS37HbaorkNqwJSdt5aGQ9fzappyv@functionappacrtest000004.scm.azurewebsites.net"}}' + West","properties":{"name":null,"publishingUserName":"$functionappacrtest000004","publishingPassword":"LFHKt6ju7892RibMXnWqsCeRCbm2pGmwMTBQuqaTJHsWCba11tdacSQQmZLg","publishingPasswordHash":null,"publishingPasswordHashSalt":null,"metadata":null,"isDeleted":false,"scmUri":"https://$functionappacrtest000004:LFHKt6ju7892RibMXnWqsCeRCbm2pGmwMTBQuqaTJHsWCba11tdacSQQmZLg@functionappacrtest000004.scm.azurewebsites.net"}}' headers: cache-control: - no-cache @@ -1899,7 +1900,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:51:28 GMT + - Fri, 27 Dec 2019 13:58:40 GMT expires: - '-1' pragma: @@ -1940,7 +1941,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1954,9 +1955,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:51:33 GMT + - Fri, 27 Dec 2019 13:58:47 GMT etag: - - '"1D587FD7AB52AEB"' + - '"1D5BCBDBC4350AB"' expires: - '-1' pragma: @@ -1970,7 +1971,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14999' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_integration_function_app.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_integration_function_app.yaml index fcf1840deaf..1a2c989f4ab 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_integration_function_app.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_acr_integration_function_app.yaml @@ -14,14 +14,14 @@ interactions: - --admin-enabled -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:33Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:51:58 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -64,23 +64,23 @@ interactions: - --admin-enabled -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:52:01.032115Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:52:03.9537368+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.3685388Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:37.3684618+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache content-length: - - '755' + - '756' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:04 GMT + - Fri, 27 Dec 2019 13:57:37 GMT expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1195' status: code: 200 message: OK @@ -115,14 +115,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:33Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -131,7 +131,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:05 GMT + - Fri, 27 Dec 2019 13:57:38 GMT expires: - '-1' pragma: @@ -166,7 +166,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -182,7 +182,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:06 GMT + - Fri, 27 Dec 2019 13:57:38 GMT expires: - '-1' pragma: @@ -200,7 +200,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1197' x-powered-by: - ASP.NET status: @@ -221,14 +221,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:33Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:57:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -237,7 +237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:07 GMT + - Fri, 27 Dec 2019 13:57:39 GMT expires: - '-1' pragma: @@ -272,7 +272,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -280,8 +280,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5512,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5512","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6104,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6104","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -290,7 +290,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:22 GMT + - Fri, 27 Dec 2019 13:57:58 GMT expires: - '-1' pragma: @@ -308,7 +308,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1196' x-powered-by: - ASP.NET status: @@ -329,7 +329,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -337,8 +337,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","name":"acrtestplanfunction000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"Japan - West","properties":{"serverFarmId":5512,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_5512","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":6104,"name":"acrtestplanfunction000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-009_6104","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -347,7 +347,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:24 GMT + - Fri, 27 Dec 2019 13:57:59 GMT expires: - '-1' pragma: @@ -384,23 +384,23 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:38.4533661Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:38.4533661Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:51:38.3752894Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:09.4073947Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:09.4073947Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:57:09.3605103Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:24 GMT + - Fri, 27 Dec 2019 13:58:00 GMT expires: - '-1' pragma: @@ -435,11 +435,11 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -451,7 +451,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:25 GMT + - Fri, 27 Dec 2019 13:58:00 GMT expires: - '-1' pragma: @@ -467,7 +467,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1199' status: code: 200 message: OK @@ -477,7 +477,7 @@ interactions: "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "linuxFxVersion": "DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", - "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A"}, + "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486"}, {"name": "WEBSITES_ENABLE_APP_SERVICE_STORAGE", "value": "true"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, @@ -500,7 +500,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -508,18 +508,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:52:30.66","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:05.0166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1E9AF8C2BF2D32587B39C953004B0BF4D44438B44C39DE257CEBE96E9C6DF7EB","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3624' + - '3725' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:47 GMT + - Fri, 27 Dec 2019 13:58:23 GMT etag: - - '"1D587FDA32B57A0"' + - '"1D5BCBDA974A895"' expires: - '-1' pragma: @@ -563,7 +563,7 @@ interactions: - -g -n -s --plan --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -582,7 +582,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:49 GMT + - Fri, 27 Dec 2019 13:58:24 GMT expires: - '-1' pragma: @@ -611,23 +611,24 @@ interactions: - -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.ContainerRegistry%2Fregistries%27&api-version=2019-07-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.ContainerRegistry/registries/feng8","name":"feng8","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Standard","tier":"Standard"},"location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwacrmon","name":"yugangwacrmon","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwana","name":"yugangwana","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwaudit","name":"yugangwaudit","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgb2wualxmxxlgc2mpoc3ndcpq5kjcer7icbraonbqt5lwlngjapx5u2xmzgmk43fhq/providers/Microsoft.ContainerRegistry/registries/functionappacrtestjj5sex","name":"functionappacrtestjj5sex","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglplchoujaebmh2yq2poi4e7aq57a3bn3lfprsb6sakl5vtfjw6eqw2k5fac7w5dbv/providers/Microsoft.ContainerRegistry/registries/functionappacrtestmlrcel","name":"functionappacrtestmlrcel","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwcan/providers/Microsoft.ContainerRegistry/registries/yugangwcan","name":"yugangwcan","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","identity":{"principalId":"3f59c587-e471-4ad9-9af5-8db7cea49876","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned, + UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/yugangwcan/providers/Microsoft.ManagedIdentity/userAssignedIdentities/yugangwcan-mi":{"principalId":"69a09ddc-dee8-486c-9a8f-380da17b55f4","clientId":"32bf656e-1235-4fae-b82b-8d9fcdbc8bb7"}}},"tags":{}}]}' headers: cache-control: - no-cache content-length: - - '1546' + - '1879' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:50 GMT + - Fri, 27 Dec 2019 13:58:25 GMT expires: - '-1' pragma: @@ -656,23 +657,23 @@ interactions: - -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:52:01.032115Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:52:03.9537368+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.3685388Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:37.3684618+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache content-length: - - '755' + - '756' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:50 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -707,14 +708,14 @@ interactions: - -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004/listCredentials?api-version=2019-05-01 response: body: - string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"},{"name":"password2","value":"GB86lieKroQs0A9GMGx1wJbd1xZFe/Du"}]}' + string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"},{"name":"password2","value":"gj=8SgCdvomjuIBNNt6GPPAW35FJMAQy"}]}' headers: cache-control: - no-cache @@ -723,7 +724,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:51 GMT + - Fri, 27 Dec 2019 13:58:26 GMT expires: - '-1' pragma: @@ -739,7 +740,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1195' status: code: 200 message: OK @@ -758,23 +759,24 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.ContainerRegistry%2Fregistries%27&api-version=2019-07-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.ContainerRegistry/registries/feng8","name":"feng8","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Standard","tier":"Standard"},"location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwacrmon","name":"yugangwacrmon","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwana","name":"yugangwana","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.ContainerRegistry/registries/yugangwaudit","name":"yugangwaudit","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgb2wualxmxxlgc2mpoc3ndcpq5kjcer7icbraonbqt5lwlngjapx5u2xmzgmk43fhq/providers/Microsoft.ContainerRegistry/registries/functionappacrtestjj5sex","name":"functionappacrtestjj5sex","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglplchoujaebmh2yq2poi4e7aq57a3bn3lfprsb6sakl5vtfjw6eqw2k5fac7w5dbv/providers/Microsoft.ContainerRegistry/registries/functionappacrtestmlrcel","name":"functionappacrtestmlrcel","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Basic","tier":"Basic"},"location":"japanwest","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwcan/providers/Microsoft.ContainerRegistry/registries/yugangwcan","name":"yugangwcan","type":"Microsoft.ContainerRegistry/registries","sku":{"name":"Premium","tier":"Premium"},"location":"eastus2euap","identity":{"principalId":"3f59c587-e471-4ad9-9af5-8db7cea49876","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned, + UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/yugangwcan/providers/Microsoft.ManagedIdentity/userAssignedIdentities/yugangwcan-mi":{"principalId":"69a09ddc-dee8-486c-9a8f-380da17b55f4","clientId":"32bf656e-1235-4fae-b82b-8d9fcdbc8bb7"}}},"tags":{}}]}' headers: cache-control: - no-cache content-length: - - '1546' + - '1879' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:52 GMT + - Fri, 27 Dec 2019 13:58:27 GMT expires: - '-1' pragma: @@ -803,23 +805,23 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004?api-version=2019-05-01 response: body: - string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-10-21T10:52:01.032115Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-10-21T10:52:03.9537368+00:00","status":"disabled"}}}}' + string: '{"sku":{"name":"Basic","tier":"Basic"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004","name":"functionappacrtest000004","location":"japanwest","tags":{},"properties":{"loginServer":"functionappacrtest000004.azurecr.io","creationDate":"2019-12-27T13:57:33.3685388Z","provisioningState":"Succeeded","adminUserEnabled":true,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2019-12-27T13:57:37.3684618+00:00","status":"disabled"}}}}' headers: cache-control: - no-cache content-length: - - '755' + - '756' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:54 GMT + - Fri, 27 Dec 2019 13:58:27 GMT expires: - '-1' pragma: @@ -854,14 +856,14 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-containerregistry/3.0.0rc6 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-containerregistry/3.0.0rc7 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/functionappacrtest000004/listCredentials?api-version=2019-05-01 response: body: - string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"},{"name":"password2","value":"GB86lieKroQs0A9GMGx1wJbd1xZFe/Du"}]}' + string: '{"username":"functionappacrtest000004","passwords":[{"name":"password","value":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"},{"name":"password2","value":"gj=8SgCdvomjuIBNNt6GPPAW35FJMAQy"}]}' headers: cache-control: - no-cache @@ -870,7 +872,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:54 GMT + - Fri, 27 Dec 2019 13:58:27 GMT expires: - '-1' pragma: @@ -886,7 +888,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1197' status: code: 200 message: OK @@ -905,7 +907,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -913,18 +915,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"Japan - West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:52:31.13","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + West","properties":{"name":"functionappacrtest000004","state":"Running","hostNames":["functionappacrtest000004.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/functionappacrtest000004","repositorySiteName":"functionappacrtest000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappacrtest000004.azurewebsites.net","functionappacrtest000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappacrtest000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappacrtest000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/acrtestplanfunction000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:05.5133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappacrtest000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1E9AF8C2BF2D32587B39C953004B0BF4D44438B44C39DE257CEBE96E9C6DF7EB","kind":"functionapp,linux,container","inboundIpAddress":"104.215.58.230","possibleInboundIpAddresses":"104.215.58.230","outboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211","possibleOutboundIpAddresses":"104.215.58.230,104.215.53.202,104.215.62.87,104.215.51.91,104.215.63.211,13.73.235.66,104.215.11.91","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappacrtest000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3622' + - '3723' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:55 GMT + - Fri, 27 Dec 2019 13:58:28 GMT etag: - - '"1D587FDA32B57A0"' + - '"1D5BCBDA974A895"' expires: - '-1' pragma: @@ -961,7 +963,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -971,16 +973,16 @@ interactions: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3235' + - '3305' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:57 GMT + - Fri, 27 Dec 2019 13:58:29 GMT expires: - '-1' pragma: @@ -1019,7 +1021,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1027,7 +1029,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1036,7 +1038,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:57 GMT + - Fri, 27 Dec 2019 13:58:30 GMT expires: - '-1' pragma: @@ -1054,7 +1056,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11993' + - '11999' x-powered-by: - ASP.NET status: @@ -1062,7 +1064,7 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10"}}''' @@ -1083,7 +1085,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1091,7 +1093,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1100,9 +1102,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:59 GMT + - Fri, 27 Dec 2019 13:58:31 GMT etag: - - '"1D587FDB41958D5"' + - '"1D5BCBDB8BC80E0"' expires: - '-1' pragma: @@ -1120,7 +1122,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1191' x-powered-by: - ASP.NET status: @@ -1163,7 +1165,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -1171,20 +1173,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3215' + - '3285' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:01 GMT + - Fri, 27 Dec 2019 13:58:33 GMT etag: - - '"1D587FDB41958D5"' + - '"1D5BCBDB8BC80E0"' expires: - '-1' pragma: @@ -1202,7 +1204,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1197' x-powered-by: - ASP.NET status: @@ -1225,7 +1227,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1233,7 +1235,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -1242,7 +1244,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:02 GMT + - Fri, 27 Dec 2019 13:58:33 GMT expires: - '-1' pragma: @@ -1260,7 +1262,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11995' + - '11999' x-powered-by: - ASP.NET status: @@ -1268,12 +1270,12 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "false", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "https://functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}''' + "wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}''' headers: Accept: - application/json @@ -1291,7 +1293,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1299,7 +1301,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1308,9 +1310,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:02 GMT + - Fri, 27 Dec 2019 13:58:34 GMT etag: - - '"1D587FDB63708B5"' + - '"1D5BCBDBAE1D1E0"' expires: - '-1' pragma: @@ -1328,7 +1330,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1194' x-powered-by: - ASP.NET status: @@ -1351,7 +1353,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1359,7 +1361,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1368,7 +1370,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:04 GMT + - Fri, 27 Dec 2019 13:58:35 GMT expires: - '-1' pragma: @@ -1386,7 +1388,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11998' x-powered-by: - ASP.NET status: @@ -1407,7 +1409,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1424,7 +1426,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:04 GMT + - Fri, 27 Dec 2019 13:58:35 GMT expires: - '-1' pragma: @@ -1461,7 +1463,7 @@ interactions: - -g -n --docker-custom-image-name --docker-registry-server-url User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1469,18 +1471,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3233' + - '3303' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:05 GMT + - Fri, 27 Dec 2019 13:58:36 GMT expires: - '-1' pragma: @@ -1519,7 +1521,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1527,7 +1529,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1536,7 +1538,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:06 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1554,7 +1556,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11995' + - '11998' x-powered-by: - ASP.NET status: @@ -1575,7 +1577,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1592,7 +1594,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:07 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1629,7 +1631,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1637,18 +1639,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3233' + - '3303' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:08 GMT + - Fri, 27 Dec 2019 13:58:37 GMT expires: - '-1' pragma: @@ -1687,7 +1689,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1695,7 +1697,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1704,7 +1706,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:09 GMT + - Fri, 27 Dec 2019 13:58:39 GMT expires: - '-1' pragma: @@ -1722,7 +1724,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11992' + - '11997' x-powered-by: - ASP.NET status: @@ -1743,7 +1745,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1760,7 +1762,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:10 GMT + - Fri, 27 Dec 2019 13:58:39 GMT expires: - '-1' pragma: @@ -1797,7 +1799,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1805,18 +1807,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/web","name":"functionappacrtest000004","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|functionappacrtest000004.azurecr.io/image-name:latest","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3233' + - '3303' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:12 GMT + - Fri, 27 Dec 2019 13:58:40 GMT expires: - '-1' pragma: @@ -1855,7 +1857,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1863,7 +1865,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"false","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1872,7 +1874,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:14 GMT + - Fri, 27 Dec 2019 13:58:40 GMT expires: - '-1' pragma: @@ -1890,7 +1892,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11990' + - '11999' x-powered-by: - ASP.NET status: @@ -1911,7 +1913,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1928,7 +1930,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:15 GMT + - Fri, 27 Dec 2019 13:58:42 GMT expires: - '-1' pragma: @@ -1952,12 +1954,12 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10", "DOCKER_REGISTRY_SERVER_URL": "https://functionappacrtest000004.azurecr.io", "DOCKER_REGISTRY_SERVER_USERNAME": "functionappacrtest000004", "DOCKER_REGISTRY_SERVER_PASSWORD": - "FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}''' + "wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}''' headers: Accept: - application/json @@ -1975,7 +1977,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1983,7 +1985,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -1992,9 +1994,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:16 GMT + - Fri, 27 Dec 2019 13:58:42 GMT etag: - - '"1D587FDBE11200B"' + - '"1D5BCBDBF96C16B"' expires: - '-1' pragma: @@ -2012,7 +2014,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1195' x-powered-by: - ASP.NET status: @@ -2023,7 +2025,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": " ", "requestTracingEnabled": false, - "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", "httpLoggingEnabled": + "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$functionappacrtest000004", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": @@ -2055,7 +2057,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -2064,20 +2066,20 @@ interactions: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004","name":"functionappacrtest000004","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":" - ","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + ","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappacrtest000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3156' + - '3226' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:17 GMT + - Fri, 27 Dec 2019 13:58:43 GMT etag: - - '"1D587FDBE11200B"' + - '"1D5BCBDBF96C16B"' expires: - '-1' pragma: @@ -2095,7 +2097,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1193' x-powered-by: - ASP.NET status: @@ -2118,7 +2120,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2126,7 +2128,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"FvnJ=n0AgHcaGmi7m7L46IHV1oOAZT7V"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","DOCKER_REGISTRY_SERVER_URL":"https://functionappacrtest000004.azurecr.io","DOCKER_REGISTRY_SERVER_USERNAME":"functionappacrtest000004","DOCKER_REGISTRY_SERVER_PASSWORD":"wcfjT9nKa8N/9YYAfLoUBYZvopdBlIFl"}}' headers: cache-control: - no-cache @@ -2135,7 +2137,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:18 GMT + - Fri, 27 Dec 2019 13:58:44 GMT expires: - '-1' pragma: @@ -2153,7 +2155,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11991' + - '11998' x-powered-by: - ASP.NET status: @@ -2174,7 +2176,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2191,7 +2193,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:19 GMT + - Fri, 27 Dec 2019 13:58:45 GMT expires: - '-1' pragma: @@ -2215,7 +2217,7 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_NODE_DEFAULT_VERSION": "~10"}}''' @@ -2236,7 +2238,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2244,7 +2246,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -2253,9 +2255,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:20 GMT + - Fri, 27 Dec 2019 13:58:45 GMT etag: - - '"1D587FDC0C4592B"' + - '"1D5BCBDC1AE56CB"' expires: - '-1' pragma: @@ -2273,7 +2275,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1160' + - '1191' x-powered-by: - ASP.NET status: @@ -2296,7 +2298,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2304,7 +2306,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappacrtest000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"6D08F3D203CAC71BBCE93B6265998D6C1214E3CF4A22AA1C21151ED9A17C1E1A","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"4F6FDB2B37C8D54968AA952C4FD5121463CE54CE58BCE72E809DD2F768E5F486","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -2313,7 +2315,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:21 GMT + - Fri, 27 Dec 2019 13:58:47 GMT expires: - '-1' pragma: @@ -2331,7 +2333,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11997' x-powered-by: - ASP.NET status: @@ -2352,7 +2354,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2369,7 +2371,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:22 GMT + - Fri, 27 Dec 2019 13:58:48 GMT expires: - '-1' pragma: @@ -2408,7 +2410,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -2422,9 +2424,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:53:27 GMT + - Fri, 27 Dec 2019 13:58:53 GMT etag: - - '"1D587FDC0C4592B"' + - '"1D5BCBDC1AE56CB"' expires: - '-1' pragma: @@ -2438,7 +2440,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14992' + - '14998' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml index 91e5cf04822..10084dbb196 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:51 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:31.4455509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:31.4455509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:31.3674229Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.1658203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.1658203Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:31.1189940Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:53 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:53 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-059.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:11.513","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"F89CFDCC9E96D7326027559CE927CC8462946E93F1860492693748FDAAD51BB1","kind":"functionapp","inboundIpAddress":"23.99.91.55","possibleInboundIpAddresses":"23.99.91.55","outboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","possibleOutboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-059","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-101.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:02.4766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"D84CA1749759018BB1A2B764D13033E6E697EF01DEAFB5E282EAD234AEA402E6","kind":"functionapp","inboundIpAddress":"52.160.40.218","possibleInboundIpAddresses":"52.160.40.218","outboundIpAddresses":"52.160.40.218,13.91.101.189,13.91.99.235,13.91.96.245,13.91.100.227","possibleOutboundIpAddresses":"52.160.40.218,13.91.101.189,13.91.99.235,13.91.96.245,13.91.100.227,13.91.97.179,13.91.103.21,13.91.99.109","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-101","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3519' + - '3606' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:38 GMT + - Fri, 27 Dec 2019 13:56:38 GMT etag: - - '"1D599EAAF6ED150"' + - '"1D5BCBD60688100"' expires: - '-1' pragma: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900de5f-0000-0700-0000-5dcba1340000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"004ed6fe-0ab4-4b89-95c9-00459741d948","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"80f76d47-345b-4fa6-84c5-e7c45b8c22f8","ConnectionString":"InstrumentationKey=80f76d47-345b-4fa6-84c5-e7c45b8c22f8","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:44.0607946+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30054e8-0000-0700-0000-5e060d9c0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"88085aae-84f9-4638-9308-8124bccc7763","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"af1c2150-c887-4d9c-8e56-900dd9cb13d2","ConnectionString":"InstrumentationKey=af1c2150-c887-4d9c-8e56-900dd9cb13d2","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:44.2940497+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:49 GMT + - Fri, 27 Dec 2019 13:56:48 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:49 GMT + - Fri, 27 Dec 2019 13:56:48 GMT expires: - '-1' pragma: @@ -412,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "80f76d47-345b-4fa6-84c5-e7c45b8c22f8"}}''' + "af1c2150-c887-4d9c-8e56-900dd9cb13d2"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"80f76d47-345b-4fa6-84c5-e7c45b8c22f8"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"af1c2150-c887-4d9c-8e56-900dd9cb13d2"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:53 GMT + - Fri, 27 Dec 2019 13:56:51 GMT etag: - - '"1D599EAC6ED38D0"' + - '"1D5BCBD7C6B1E15"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:54 GMT + - Fri, 27 Dec 2019 13:56:51 GMT expires: - '-1' pragma: @@ -579,8 +579,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -588,7 +588,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -599,9 +599,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:58 GMT + - Fri, 27 Dec 2019 13:56:55 GMT etag: - - '"1D599EAC6ED38D0"' + - '"1D5BCBD7C6B1E15"' expires: - '-1' pragma: @@ -619,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml index 6b473a9a2b0..e68d8688d8c 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.1955557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.1955557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:33.1173948Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.5877145Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.5877145Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:31.5095665Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:56 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-133.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:04.97","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1D2ABC37B729140CC2384CDEF0356D708F53EE06B83B3F4575D65CF2012D6E9D","kind":"functionapp","inboundIpAddress":"40.112.243.5","possibleInboundIpAddresses":"40.112.243.5","outboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202","possibleOutboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202,23.99.67.170,104.210.54.177,104.45.237.237,23.99.68.138,137.117.12.227","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-133","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-045.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:00.02","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"A80D5FE8B93333EF4670E77F9303194F768EF994FFF068768BD393551AA47EB5","kind":"functionapp","inboundIpAddress":"40.112.143.140","possibleInboundIpAddresses":"40.112.143.140","outboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","possibleOutboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-045","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3637' + - '3544' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:40 GMT + - Fri, 27 Dec 2019 13:56:35 GMT etag: - - '"1D599EAAB9DB215"' + - '"1D5BCBD5F0DABF0"' expires: - '-1' pragma: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900dd5f-0000-0700-0000-5dcba1340000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"c3e9a176-0cb8-4352-90ae-5897aebceaf9","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"d72fee1f-6404-41f1-99dc-c7f7729b2e98","ConnectionString":"InstrumentationKey=d72fee1f-6404-41f1-99dc-c7f7729b2e98","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:44.626398+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30040e8-0000-0700-0000-5e060d9b0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"330b5c97-d73e-4c59-922e-fa9c25c254ee","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"1902db55-b4ac-49c2-ab2b-fdd54e8d451e","ConnectionString":"InstrumentationKey=1902db55-b4ac-49c2-ab2b-fdd54e8d451e","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:43.325334+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:47 GMT + - Fri, 27 Dec 2019 13:56:48 GMT expires: - '-1' pragma: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:49 GMT + - Fri, 27 Dec 2019 13:56:49 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "d72fee1f-6404-41f1-99dc-c7f7729b2e98"}}''' + "1902db55-b4ac-49c2-ab2b-fdd54e8d451e"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"d72fee1f-6404-41f1-99dc-c7f7729b2e98"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"1902db55-b4ac-49c2-ab2b-fdd54e8d451e"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:51 GMT + - Fri, 27 Dec 2019 13:56:52 GMT etag: - - '"1D599EAC66473CB"' + - '"1D5BCBD7D3788D0"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:52 GMT + - Fri, 27 Dec 2019 13:56:54 GMT expires: - '-1' pragma: @@ -579,8 +579,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -588,7 +588,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -599,9 +599,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:56 GMT + - Fri, 27 Dec 2019 13:56:57 GMT etag: - - '"1D599EAC66473CB"' + - '"1D5BCBD7D3788D0"' expires: - '-1' pragma: @@ -619,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml index af8a5c714dc..4852372feba 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-11-13T06:21:23Z"},"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":"2019-12-27T13:55:18Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:50 GMT expires: - '-1' pragma: @@ -63,8 +63,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -80,7 +80,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:50 GMT expires: - '-1' pragma: @@ -98,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -118,15 +118,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-11-13T06:21:23Z"},"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":"2019-12-27T13:55:18Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -135,7 +135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:21:56 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -168,8 +168,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -177,8 +177,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","name":"cli-plan-nwr000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":23980,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"a6f7834d-3304-4890-82af-ec04cb382539","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-069_23980","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US","properties":{"serverFarmId":24704,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-115_24704","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -187,7 +187,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:02 GMT + - Fri, 27 Dec 2019 13:56:00 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -225,8 +225,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -234,8 +234,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","name":"cli-plan-nwr000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":23980,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"a6f7834d-3304-4890-82af-ec04cb382539","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-069_23980","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US","properties":{"serverFarmId":24704,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-115_24704","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -244,7 +244,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:04 GMT + - Fri, 27 Dec 2019 13:56:01 GMT expires: - '-1' pragma: @@ -280,24 +280,24 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.2267999Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.2267999Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:33.1643352Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.5251927Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.5251927Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:30.4627059Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:05 GMT + - Fri, 27 Dec 2019 13:56:03 GMT expires: - '-1' pragma: @@ -331,12 +331,12 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -348,7 +348,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:05 GMT + - Fri, 27 Dec 2019 13:56:03 GMT expires: - '-1' pragma: @@ -364,7 +364,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -392,8 +392,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -401,18 +401,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-069.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:10.79","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"A4E2584141FC0684C3316E98FEF692ACBB9EC6831ED91D5575558243D201A2A5","kind":"functionapp","inboundIpAddress":"13.93.231.75","possibleInboundIpAddresses":"13.93.231.75","outboundIpAddresses":"13.93.224.99,13.93.229.16,13.93.230.177,13.93.226.129","possibleOutboundIpAddresses":"13.93.224.99,13.93.229.16,13.93.230.177,13.93.226.129","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-069","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-115.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:06.5466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"7B6F36499787FED9892C315A4F8D0BFD81CB19FD24D22EA13BAA8C2857567183","kind":"functionapp","inboundIpAddress":"40.112.192.69","possibleInboundIpAddresses":"40.112.192.69","outboundIpAddresses":"40.112.192.69,40.112.196.57,40.112.198.128,40.78.3.182,40.78.2.143","possibleOutboundIpAddresses":"40.112.192.69,40.112.196.57,40.112.198.128,40.78.3.182,40.78.2.143,40.112.193.168,40.78.1.240,40.78.1.3","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-115","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3545' + - '3615' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:27 GMT + - Fri, 27 Dec 2019 13:56:23 GMT etag: - - '"1D599EAAECF9115"' + - '"1D5BCBD62CF6EE0"' expires: - '-1' pragma: @@ -455,15 +455,15 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900785f-0000-0700-0000-5dcba12a0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"aa4e09dc-3122-421f-8b54-0dd763200aac","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"a8127f94-7957-4001-a6cf-0ae0361ed378","ConnectionString":"InstrumentationKey=a8127f94-7957-4001-a6cf-0ae0361ed378","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:33.2062852+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30064e7-0000-0700-0000-5e060d8e0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"0ef8c039-b78d-4ecf-ac1f-821b06343833","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"10df803f-1965-48d5-9dad-8a9639fd103f","ConnectionString":"InstrumentationKey=10df803f-1965-48d5-9dad-8a9639fd103f","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:30.2294893+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -474,7 +474,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:59 GMT + - Fri, 27 Dec 2019 13:56:32 GMT expires: - '-1' pragma: @@ -514,8 +514,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -532,7 +532,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:01 GMT + - Fri, 27 Dec 2019 13:56:32 GMT expires: - '-1' pragma: @@ -560,7 +560,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "a8127f94-7957-4001-a6cf-0ae0361ed378"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "10df803f-1965-48d5-9dad-8a9639fd103f"}}''' headers: Accept: - application/json @@ -577,8 +577,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -586,7 +586,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"a8127f94-7957-4001-a6cf-0ae0361ed378"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"10df803f-1965-48d5-9dad-8a9639fd103f"}}' headers: cache-control: - no-cache @@ -595,9 +595,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:02 GMT + - Fri, 27 Dec 2019 13:56:34 GMT etag: - - '"1D599EACDAB8CEB"' + - '"1D5BCBD738EA4EB"' expires: - '-1' pragma: @@ -615,7 +615,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -635,15 +635,15 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-11-13T06:21:23Z"},"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":"2019-12-27T13:55:18Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -652,7 +652,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:03 GMT + - Fri, 27 Dec 2019 13:56:35 GMT expires: - '-1' pragma: @@ -686,8 +686,8 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -695,15 +695,15 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005\",\r\n - \ \"etag\": \"W/\\\"8c18b2be-30e0-4a33-90c1-82a1485c3009\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3a28b566-8c95-414f-83ae-2d3597aa0192\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"fdb609ef-4833-4b3f-9b4f-1a87e92c06c0\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"9c6f3d1b-7168-4121-97de-2c1efe86c439\",\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\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"8c18b2be-30e0-4a33-90c1-82a1485c3009\\\"\",\r\n + \ \"etag\": \"W/\\\"3a28b566-8c95-414f-83ae-2d3597aa0192\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -712,7 +712,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/4b4ea130-5d2a-4698-8e83-57e931ac4ead?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2b9b3572-6c49-4ae7-832c-741887138ff9?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -720,7 +720,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:06 GMT + - Fri, 27 Dec 2019 13:56:40 GMT expires: - '-1' pragma: @@ -733,9 +733,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a3d5a65-d050-4e31-bad3-2f3c69e2f999 + - afecf30f-8adb-4f07-a972-2b197e79ce88 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -753,10 +753,10 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4b4ea130-5d2a-4698-8e83-57e931ac4ead?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2b9b3572-6c49-4ae7-832c-741887138ff9?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -768,7 +768,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:10 GMT + - Fri, 27 Dec 2019 13:56:44 GMT expires: - '-1' pragma: @@ -785,7 +785,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1464622-9f9d-4779-94f6-59c41b0f2c0d + - d88fd294-76f3-4bf0-bca5-4ef467719754 status: code: 200 message: OK @@ -803,22 +803,22 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005\",\r\n - \ \"etag\": \"W/\\\"8cce6404-c526-43ef-94b6-e4b1a14a3855\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"fdb609ef-4833-4b3f-9b4f-1a87e92c06c0\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"9c6f3d1b-7168-4121-97de-2c1efe86c439\",\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\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"8cce6404-c526-43ef-94b6-e4b1a14a3855\\\"\",\r\n + \ \"etag\": \"W/\\\"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -833,9 +833,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:10 GMT + - Fri, 27 Dec 2019 13:56:45 GMT etag: - - W/"8cce6404-c526-43ef-94b6-e4b1a14a3855" + - W/"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa" expires: - '-1' pragma: @@ -852,7 +852,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a12c3116-c73a-4b23-9bbc-f0a0f4b2531b + - 12794c96-f01c-4fc5-8f03-52cb9cc631f0 status: code: 200 message: OK @@ -870,8 +870,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -890,7 +890,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:11 GMT + - Fri, 27 Dec 2019 13:56:45 GMT expires: - '-1' pragma: @@ -926,8 +926,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -946,7 +946,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:13 GMT + - Fri, 27 Dec 2019 13:56:47 GMT expires: - '-1' pragma: @@ -982,8 +982,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -991,7 +991,7 @@ interactions: response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"8cce6404-c526-43ef-94b6-e4b1a14a3855\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: @@ -1002,9 +1002,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:14 GMT + - Fri, 27 Dec 2019 13:56:48 GMT etag: - - W/"8cce6404-c526-43ef-94b6-e4b1a14a3855" + - W/"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa" expires: - '-1' pragma: @@ -1021,7 +1021,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9e326004-3cf2-414a-b0b0-3262c8f54c18 + - 266a12ad-2d7b-4ae4-90b8-ecbf155856e2 status: code: 200 message: OK @@ -1029,7 +1029,7 @@ interactions: body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet", "properties": {"addressPrefix": "10.0.0.0/24", "serviceEndpoints": [{"service": "Microsoft.Web"}], "delegations": [], "provisioningState": "Succeeded"}, "name": - "endpoint-subnet", "etag": "W/\\"8cce6404-c526-43ef-94b6-e4b1a14a3855\\""}''' + "endpoint-subnet", "etag": "W/\\"21128b6f-d6f9-4fb9-81fd-df9b20fdc5fa\\""}''' headers: Accept: - application/json @@ -1046,8 +1046,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1055,7 +1055,7 @@ interactions: response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"b93cc1e9-a231-4034-94b8-6fbbae43f234\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"e2a4ff9b-a943-46d7-aba5-93c0dc41a9a3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n @@ -1063,7 +1063,7 @@ interactions: \"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/816d6bd7-ac48-496d-9d14-5ab937c3a388?api-version=2019-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5269b980-65e6-4fc8-9a5f-ed74adc2f9dd?api-version=2019-02-01 cache-control: - no-cache content-length: @@ -1071,7 +1071,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:14 GMT + - Fri, 27 Dec 2019 13:56:49 GMT expires: - '-1' pragma: @@ -1088,109 +1088,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fe6217e4-7561-4ab4-abac-7e06b6d79e32 + - 78c1a59b-23d5-4961-a115-fefef2177fb0 x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - functionapp config access-restriction add - Connection: - - keep-alive - ParameterSetName: - - -g -n --rule-name --action --vnet-name --subnet --priority - User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/816d6bd7-ac48-496d-9d14-5ab937c3a388?api-version=2019-02-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: - - Wed, 13 Nov 2019 06:23:17 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: - - 2f26d4e0-e156-45ea-8911-568fe0d7153c - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - functionapp config access-restriction add - Connection: - - keep-alive - ParameterSetName: - - -g -n --rule-name --action --vnet-name --subnet --priority - User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/816d6bd7-ac48-496d-9d14-5ab937c3a388?api-version=2019-02-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: - - Wed, 13 Nov 2019 06:23: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-arm-service-request-id: - - d33aecd8-d76c-4aa8-b431-28b62754aa08 + - '1197' status: code: 200 message: OK @@ -1208,10 +1108,10 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/816d6bd7-ac48-496d-9d14-5ab937c3a388?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5269b980-65e6-4fc8-9a5f-ed74adc2f9dd?api-version=2019-02-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1223,7 +1123,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:38 GMT + - Fri, 27 Dec 2019 13:56:53 GMT expires: - '-1' pragma: @@ -1240,7 +1140,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 72f958cd-afb9-4208-9de2-a9ae6ca96f45 + - baedfd23-1916-4c1f-9acb-48ab3460298a status: code: 200 message: OK @@ -1258,14 +1158,14 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2019-02-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"aec40d34-1132-4540-87d7-51f7131f7107\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f09b2bfd-f9e2-4c2b-84a3-a6e89fd84043\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n @@ -1279,9 +1179,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:23:38 GMT + - Fri, 27 Dec 2019 13:56:54 GMT etag: - - W/"aec40d34-1132-4540-87d7-51f7131f7107" + - W/"f09b2bfd-f9e2-4c2b-84a3-a6e89fd84043" expires: - '-1' pragma: @@ -1298,7 +1198,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e7fc840f-8b0d-45f0-b060-79463c297950 + - b8f1790c-c0cc-4509-b258-454e1cfdf681 status: code: 200 message: OK @@ -1339,8 +1239,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -1348,7 +1248,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -1359,9 +1259,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:42 GMT + - Fri, 27 Dec 2019 13:56:58 GMT etag: - - '"1D599EACDAB8CEB"' + - '"1D5BCBD738EA4EB"' expires: - '-1' pragma: @@ -1379,7 +1279,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1196' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml index 02a529f98ea..31bc108ddb1 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:54 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.2111933Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.2111933Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:33.1330665Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.1502142Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.1502142Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:31.1033203Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:56 GMT + - Fri, 27 Dec 2019 13:55:53 GMT expires: - '-1' pragma: @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-097.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:14.32","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"A6E2D52B8833B3E11FF7AA9EAF6F3B97C946E13477FFAA9F29AB95BD1A66FD32","kind":"functionapp","inboundIpAddress":"13.91.242.166","possibleInboundIpAddresses":"13.91.242.166","outboundIpAddresses":"13.91.242.166,13.91.241.161,13.91.244.239,13.91.244.226,13.91.101.85","possibleOutboundIpAddresses":"13.91.242.166,13.91.241.161,13.91.244.239,13.91.244.226,13.91.101.85,13.91.242.52,13.91.243.117,13.91.241.117","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-097","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-055.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:02.757","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1C685E15FE44F2252C7A9255E05DEA3195B48C45A4370C1EC320FA7D1C7A1F40","kind":"functionapp","inboundIpAddress":"104.42.188.146","possibleInboundIpAddresses":"104.42.188.146","outboundIpAddresses":"104.42.185.131,104.42.184.178,104.42.185.60,104.42.188.171","possibleOutboundIpAddresses":"104.42.185.131,104.42.184.178,104.42.185.60,104.42.188.171","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-055","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3605' + - '3547' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:44 GMT + - Fri, 27 Dec 2019 13:56:37 GMT etag: - - '"1D599EAB399DD60"' + - '"1D5BCBD6098DFD0"' expires: - '-1' pragma: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f9000f60-0000-0700-0000-5dcba13a0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"bac7f29f-1a1c-4349-8aca-42f0b29e9ec1","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"0806f793-bc6c-4b08-af9a-ab43c5650dcf","ConnectionString":"InstrumentationKey=0806f793-bc6c-4b08-af9a-ab43c5650dcf","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:49.8617681+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30041e8-0000-0700-0000-5e060d9b0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"b003c07e-8fcd-47e9-8d8f-4b426bb43083","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"41c886d1-02c1-47f9-bbc9-cdcbae852226","ConnectionString":"InstrumentationKey=41c886d1-02c1-47f9-bbc9-cdcbae852226","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:43.5726621+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:55 GMT + - Fri, 27 Dec 2019 13:56:45 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:57 GMT + - Fri, 27 Dec 2019 13:56:46 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "0806f793-bc6c-4b08-af9a-ab43c5650dcf"}}''' + "41c886d1-02c1-47f9-bbc9-cdcbae852226"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"0806f793-bc6c-4b08-af9a-ab43c5650dcf"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"41c886d1-02c1-47f9-bbc9-cdcbae852226"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:00 GMT + - Fri, 27 Dec 2019 13:56:47 GMT etag: - - '"1D599EACB0CAC20"' + - '"1D5BCBD7AECAE70"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1195' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:01 GMT + - Fri, 27 Dec 2019 13:56:48 GMT expires: - '-1' pragma: @@ -579,8 +579,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -588,7 +588,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -599,9 +599,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:05 GMT + - Fri, 27 Dec 2019 13:56:51 GMT etag: - - '"1D599EACB0CAC20"' + - '"1D5BCBD7AECAE70"' expires: - '-1' pragma: @@ -619,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -639,8 +639,8 @@ interactions: ParameterSetName: - -g -n --rule-name User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -648,7 +648,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -659,7 +659,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:06 GMT + - Fri, 27 Dec 2019 13:56:54 GMT expires: - '-1' pragma: @@ -686,7 +686,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "5.6", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": "", "requestTracingEnabled": false, - "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", "httpLoggingEnabled": + "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$cli-funcapp-nwr000003", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": false, "appCommandLine": "", "managedPipelineMode": @@ -717,8 +717,8 @@ interactions: ParameterSetName: - -g -n --rule-name User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -726,7 +726,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -737,9 +737,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:11 GMT + - Fri, 27 Dec 2019 13:56:56 GMT etag: - - '"1D599EACE419860"' + - '"1D5BCBD7D150CB0"' expires: - '-1' pragma: @@ -757,7 +757,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml index a2a27addab0..cbd4a4f4050 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:53 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:32.7268149Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:32.7268149Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:32.6642979Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.5720903Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:31.5720903Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:31.4939285Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:52 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-101.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:04.6","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9C6D335BA9DB5D5C273F8DE9BE62FDE70C82104406B02581B9E758CA96C2640D","kind":"functionapp","inboundIpAddress":"52.160.40.218","possibleInboundIpAddresses":"52.160.40.218","outboundIpAddresses":"52.160.40.218,13.91.101.189,13.91.99.235,13.91.96.245,13.91.100.227","possibleOutboundIpAddresses":"52.160.40.218,13.91.101.189,13.91.99.235,13.91.96.245,13.91.100.227,13.91.97.179,13.91.103.21,13.91.99.109","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-101","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-079.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:02.0433333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"72EB641BF828439A1C1943CA994813DC3F131EC656167DA77AC0A9A115DA5562","kind":"functionapp","inboundIpAddress":"40.80.155.102","possibleInboundIpAddresses":"40.80.155.102","outboundIpAddresses":"40.80.155.102,13.93.226.152,13.93.228.36,13.93.230.197,13.93.228.21","possibleOutboundIpAddresses":"40.80.155.102,13.93.226.152,13.93.228.36,13.93.230.197,13.93.228.21,13.91.96.210,13.91.94.255","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-079","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3600' + - '3593' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:38 GMT + - Fri, 27 Dec 2019 13:56:41 GMT etag: - - '"1D599EAAB536FAB"' + - '"1D5BCBD6043E200"' expires: - '-1' pragma: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900ea5f-0000-0700-0000-5dcba1350000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"611a7287-39c6-46e7-94b6-d789135ba246","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"9a0cfd83-0461-4148-a2b1-9629399b7935","ConnectionString":"InstrumentationKey=9a0cfd83-0461-4148-a2b1-9629399b7935","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:45.6365429+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30064e8-0000-0700-0000-5e060d9d0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"015977ed-6710-4384-965f-326e2bb3dcd8","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"7be89f73-9913-470d-9b2d-40ec57532bb0","ConnectionString":"InstrumentationKey=7be89f73-9913-470d-9b2d-40ec57532bb0","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:45.0954588+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:49 GMT + - Fri, 27 Dec 2019 13:56:46 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:51 GMT + - Fri, 27 Dec 2019 13:56:47 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "9a0cfd83-0461-4148-a2b1-9629399b7935"}}''' + "7be89f73-9913-470d-9b2d-40ec57532bb0"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"9a0cfd83-0461-4148-a2b1-9629399b7935"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"7be89f73-9913-470d-9b2d-40ec57532bb0"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:53 GMT + - Fri, 27 Dec 2019 13:56:49 GMT etag: - - '"1D599EAC7390EE0"' + - '"1D5BCBD7B927155"' expires: - '-1' pragma: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:54 GMT + - Fri, 27 Dec 2019 13:56:50 GMT expires: - '-1' pragma: @@ -579,8 +579,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -588,7 +588,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -599,9 +599,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:57 GMT + - Fri, 27 Dec 2019 13:56:54 GMT etag: - - '"1D599EAC7390EE0"' + - '"1D5BCBD7B927155"' expires: - '-1' pragma: @@ -619,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -639,8 +639,8 @@ interactions: ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -648,7 +648,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -659,7 +659,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:59 GMT + - Fri, 27 Dec 2019 13:56:54 GMT expires: - '-1' pragma: @@ -686,7 +686,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "5.6", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": "", "requestTracingEnabled": false, - "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", "httpLoggingEnabled": + "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$cli-funcapp-nwr000003", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": false, "appCommandLine": "", "managedPipelineMode": @@ -717,8 +717,8 @@ interactions: ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -726,7 +726,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -737,9 +737,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:02 GMT + - Fri, 27 Dec 2019 13:56:57 GMT etag: - - '"1D599EAC9F6742B"' + - '"1D5BCBD7E26A3C0"' expires: - '-1' pragma: @@ -757,7 +757,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml index cbf31bac62d..ab2401a5455 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:50 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.3986816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:33.3986816Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:33.3205520Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:29.9314642Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:29.9314642Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:29.8845687Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:55 GMT + - Fri, 27 Dec 2019 13:55:50 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:56 GMT + - Fri, 27 Dec 2019 13:55:51 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-055.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:03.563","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9BD11764E818679036DBBCB89F7225D70FCA123829C0431D9577492F5546B47D","kind":"functionapp","inboundIpAddress":"104.42.188.146","possibleInboundIpAddresses":"104.42.188.146","outboundIpAddresses":"104.42.185.131,104.42.184.178,104.42.185.60,104.42.188.171","possibleOutboundIpAddresses":"104.42.185.131,104.42.184.178,104.42.185.60,104.42.188.171","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-055","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-009.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:56:00.99","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"2FFE5A6288EFE99F89E1812365F37B248ACDF759795B4976B1F3ABC98D5C1987","kind":"functionapp","inboundIpAddress":"137.117.9.212","possibleInboundIpAddresses":"137.117.9.212","outboundIpAddresses":"137.117.9.68,137.117.9.69,137.117.10.6,137.117.12.16","possibleOutboundIpAddresses":"137.117.9.68,137.117.9.69,137.117.10.6,137.117.12.16","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-009","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3547' + - '3532' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:38 GMT + - Fri, 27 Dec 2019 13:56:34 GMT etag: - - '"1D599EAAAA896B0"' + - '"1D5BCBD5F8B4060"' expires: - '-1' pragma: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900ef5f-0000-0700-0000-5dcba1360000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"9a55c922-f82b-4346-9e94-4653ed17eaf0","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"49118095-4b4a-480f-98ec-d3d49122c1dd","ConnectionString":"InstrumentationKey=49118095-4b4a-480f-98ec-d3d49122c1dd","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:46.1692188+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30006e8-0000-0700-0000-5e060d980000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"e1f9a686-3953-45fa-bff1-6b4c864b472a","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"cfd60e56-c5b3-4f3f-8c2b-0321650f04fb","ConnectionString":"InstrumentationKey=cfd60e56-c5b3-4f3f-8c2b-0321650f04fb","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:56:40.5528135+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:49 GMT + - Fri, 27 Dec 2019 13:56:43 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:52 GMT + - Fri, 27 Dec 2019 13:56:43 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "49118095-4b4a-480f-98ec-d3d49122c1dd"}}''' + "cfd60e56-c5b3-4f3f-8c2b-0321650f04fb"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"49118095-4b4a-480f-98ec-d3d49122c1dd"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"cfd60e56-c5b3-4f3f-8c2b-0321650f04fb"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:54 GMT + - Fri, 27 Dec 2019 13:56:46 GMT etag: - - '"1D599EAC81F7740"' + - '"1D5BCBD79CB38E0"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -509,18 +509,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":true,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3241' + - '3240' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:55 GMT + - Fri, 27 Dec 2019 13:56:48 GMT expires: - '-1' pragma: @@ -578,8 +578,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -587,20 +587,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":true,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3226' + - '3225' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:59 GMT + - Fri, 27 Dec 2019 13:56:50 GMT etag: - - '"1D599EAC81F7740"' + - '"1D5BCBD79CB38E0"' expires: - '-1' pragma: @@ -618,7 +618,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' x-powered-by: - ASP.NET status: @@ -638,8 +638,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -647,18 +647,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":true,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3244' + - '3243' content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:00 GMT + - Fri, 27 Dec 2019 13:56:52 GMT expires: - '-1' pragma: @@ -685,7 +685,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "5.6", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": "", "requestTracingEnabled": false, - "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", "httpLoggingEnabled": + "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$cli-funcapp-nwr000003", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": false, "appCommandLine": "", "managedPipelineMode": @@ -716,8 +716,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -725,20 +725,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":true,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3227' + - '3226' content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:02 GMT + - Fri, 27 Dec 2019 13:56:56 GMT etag: - - '"1D599EACA8860F0"' + - '"1D5BCBD7C5DF1B0"' expires: - '-1' pragma: @@ -756,7 +756,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml index bf34472d55b..3e98fd042f9 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:51 GMT + - Fri, 27 Dec 2019 13:56:57 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:31.4299007Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:31.4299007Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:31.3674229Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:56:36.0527974Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:56:36.0527974Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:56:35.9903373Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:52 GMT + - Fri, 27 Dec 2019 13:56:57 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:52 GMT + - Fri, 27 Dec 2019 13:56:57 GMT expires: - '-1' pragma: @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-141.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:01.3166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"2671B3A8C1699B86F9651387864CA32E177BBCA30C0BD93CAF538D0794055E27","kind":"functionapp","inboundIpAddress":"40.112.243.8","possibleInboundIpAddresses":"40.112.243.8","outboundIpAddresses":"40.112.243.8,52.160.87.144,52.160.81.29,40.83.173.84,52.160.87.145","possibleOutboundIpAddresses":"40.112.243.8,52.160.87.144,52.160.81.29,40.83.173.84,52.160.87.145,52.160.69.205,40.118.207.199,52.160.67.221,52.160.67.220,52.160.67.45","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-141","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:57:07.18","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"5C75769DBAC2FA2CA743898B096B8DD4AB004F6C9F47F5B60D87F79B1503AAFD","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3633' + - '3546' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:36 GMT + - Fri, 27 Dec 2019 13:57:41 GMT etag: - - '"1D599EAA9724695"' + - '"1D5BCBD870B4040"' expires: - '-1' pragma: @@ -292,7 +292,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900c35f-0000-0700-0000-5dcba1320000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"04a2b0df-9163-4e6a-b88a-04f14440fa87","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"a371e533-27a6-4554-afcf-9f9d36e49f26","ConnectionString":"InstrumentationKey=a371e533-27a6-4554-afcf-9f9d36e49f26","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:41.7143889+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b3008aec-0000-0700-0000-5e060ddd0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"d9c28224-21c0-44fe-95d5-d198dc41b978","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"3ccae148-25a2-4aa2-beac-477fd99471e5","ConnectionString":"InstrumentationKey=3ccae148-25a2-4aa2-beac-477fd99471e5","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:57:49.6797074+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:46 GMT + - Fri, 27 Dec 2019 13:57:50 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:47 GMT + - Fri, 27 Dec 2019 13:57:52 GMT expires: - '-1' pragma: @@ -412,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "a371e533-27a6-4554-afcf-9f9d36e49f26"}}''' + "3ccae148-25a2-4aa2-beac-477fd99471e5"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"a371e533-27a6-4554-afcf-9f9d36e49f26"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"3ccae148-25a2-4aa2-beac-477fd99471e5"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:50 GMT + - Fri, 27 Dec 2019 13:57:53 GMT etag: - - '"1D599EAC52B2375"' + - '"1D5BCBDA1E751B0"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:50 GMT + - Fri, 27 Dec 2019 13:57:54 GMT expires: - '-1' pragma: @@ -578,8 +578,8 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -587,7 +587,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -598,9 +598,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:54 GMT + - Fri, 27 Dec 2019 13:57:57 GMT etag: - - '"1D599EAC52B2375"' + - '"1D5BCBDA1E751B0"' expires: - '-1' pragma: @@ -618,7 +618,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml index 9ea5d6f62e0..8b168ccd783 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:53 GMT + - Fri, 27 Dec 2019 14:44:57 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:32.2424398Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:21:32.2424398Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:21:32.1955678Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:44:35.9730496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:44:35.9730496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:44:35.8949256Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:53 GMT + - Fri, 27 Dec 2019 14:44:58 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:21:54 GMT + - Fri, 27 Dec 2019 14:44:58 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:22:01.79","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"6C0EF41767CD4D84CC089CE99081E756AADA3B6B3471DD21F59EF5502F7C16EF","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-061.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:45:07.64","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"53886C5AAA16C07E0AEDADC9F72DDE1576804B73E7BD616689D0ECFDE575EE18","kind":"functionapp","inboundIpAddress":"40.118.255.59","possibleInboundIpAddresses":"40.118.255.59","outboundIpAddresses":"40.118.255.137,40.118.255.231,40.118.250.218,40.118.252.35","possibleOutboundIpAddresses":"40.118.255.137,40.118.255.231,40.118.250.218,40.118.252.35","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-061","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3546' + - '3544' content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:35 GMT + - Fri, 27 Dec 2019 14:45:43 GMT etag: - - '"1D599EAA99F8B20"' + - '"1D5BCC43BED0A60"' expires: - '-1' pragma: @@ -317,26 +317,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900d45f-0000-0700-0000-5dcba1330000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"a80655d5-e99f-4fa8-b68b-7270081488a5","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"29aa5884-38ae-4307-b730-75e758b03e07","ConnectionString":"InstrumentationKey=29aa5884-38ae-4307-b730-75e758b03e07","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:22:42.887832+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b400d6b0-0000-0700-0000-5e06191d0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"b39fe36b-9b63-4c7c-bdef-8eee84e8625d","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"52af6706-1d63-4f67-8093-5bda91f7b5ff","ConnectionString":"InstrumentationKey=52af6706-1d63-4f67-8093-5bda91f7b5ff","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T14:45:49.5769569+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context cache-control: - no-cache content-length: - - '891' + - '892' content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:22:47 GMT + - Fri, 27 Dec 2019 14:45:51 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1176' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:48 GMT + - Fri, 27 Dec 2019 14:45:52 GMT expires: - '-1' pragma: @@ -412,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "29aa5884-38ae-4307-b730-75e758b03e07"}}''' + "52af6706-1d63-4f67-8093-5bda91f7b5ff"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"29aa5884-38ae-4307-b730-75e758b03e07"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"52af6706-1d63-4f67-8093-5bda91f7b5ff"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:51 GMT + - Fri, 27 Dec 2019 14:45:54 GMT etag: - - '"1D599EAC621D280"' + - '"1D5BCC4571C9300"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1181' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -520,7 +520,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:22:52 GMT + - Fri, 27 Dec 2019 14:45:55 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_slot.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_slot.yaml index 812b863d5b6..2e5bd8ff9d8 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_slot.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_slot.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,7 +33,7 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan @@ -101,11 +101,11 @@ interactions: cache-control: - no-cache content-length: - - '12591' + - '12604' content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:32 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -141,24 +141,24 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-13T06:23:11.1533114Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-13T06:23:11.1533114Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-13T06:23:11.0751482Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:06.7505219Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:06.7505219Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:57:06.7036615Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:32 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -192,12 +192,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -209,7 +209,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:23:33 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -255,26 +255,26 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-133.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:23:40.3733333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9BEC680F663CCAFC8B1BFF07F50605B27962686D137F83BAC88B9E9B6D6733D8","kind":"functionapp","inboundIpAddress":"40.112.243.5","possibleInboundIpAddresses":"40.112.243.5","outboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202","possibleOutboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202,23.99.67.170,104.210.54.177,104.45.237.237,23.99.68.138,137.117.12.227","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-133","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-083.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:57:39.7466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"D65E97F1CF8E31BC2367AC0C61676494447E45CAA36B8ED96DF1FBC37CC1B38B","kind":"functionapp","inboundIpAddress":"40.118.246.51","possibleInboundIpAddresses":"40.118.246.51","outboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93","possibleOutboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93,40.85.159.5,13.91.108.158","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-083","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3642' + - '3589' content-type: - application/json date: - - Wed, 13 Nov 2019 06:24:14 GMT + - Fri, 27 Dec 2019 13:58:14 GMT etag: - - '"1D599EAE46BD48B"' + - '"1D5BCBD9A88E000"' expires: - '-1' pragma: @@ -292,7 +292,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '497' x-powered-by: - ASP.NET status: @@ -317,15 +317,15 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"f900cd63-0000-0700-0000-5dcba1940000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"d910a84a-b320-47e6-ad9f-a7b8c5e74f2c","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"a5e4555a-31e1-48f7-b724-8cd83ed31d86","ConnectionString":"InstrumentationKey=a5e4555a-31e1-48f7-b724-8cd83ed31d86","Name":"cli-funcapp-nwr000003","CreationDate":"2019-11-13T06:24:19.9697128+00:00","TenantId":"a6f7834d-3304-4890-82af-ec04cb382539","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30031ee-0000-0700-0000-5e060dfa0000\"","properties":{"Ver":"v2","ApplicationId":"cli-funcapp-nwr000003","AppId":"18a34198-ff44-4e38-ba1b-384271538a7d","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"c7c02324-6c09-4410-b8f2-ff804e34bde9","ConnectionString":"InstrumentationKey=c7c02324-6c09-4410-b8f2-ff804e34bde9","Name":"cli-funcapp-nwr000003","CreationDate":"2019-12-27T13:58:18.1052474+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -336,7 +336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 13 Nov 2019 06:24:23 GMT + - Fri, 27 Dec 2019 13:58:19 GMT expires: - '-1' pragma: @@ -354,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' x-powered-by: - ASP.NET status: @@ -376,8 +376,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:24:24 GMT + - Fri, 27 Dec 2019 13:58:20 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "a5e4555a-31e1-48f7-b724-8cd83ed31d86"}}''' + "c7c02324-6c09-4410-b8f2-ff804e34bde9"}}''' headers: Accept: - application/json @@ -442,8 +442,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -451,7 +451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"a5e4555a-31e1-48f7-b724-8cd83ed31d86"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"cli-funcapp-nwr000003","APPINSIGHTS_INSTRUMENTATIONKEY":"c7c02324-6c09-4410-b8f2-ff804e34bde9"}}' headers: cache-control: - no-cache @@ -460,9 +460,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:24:27 GMT + - Fri, 27 Dec 2019 13:58:23 GMT etag: - - '"1D599EAFF8DA18B"' + - '"1D5BCBDB375978B"' expires: - '-1' pragma: @@ -480,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -500,8 +500,8 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -509,18 +509,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-133.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:24:26.6166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9BEC680F663CCAFC8B1BFF07F50605B27962686D137F83BAC88B9E9B6D6733D8","kind":"functionapp","inboundIpAddress":"40.112.243.5","possibleInboundIpAddresses":"40.112.243.5","outboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202","possibleOutboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202,23.99.67.170,104.210.54.177,104.45.237.237,23.99.68.138,137.117.12.227","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-133","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-083.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:22.2966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"D65E97F1CF8E31BC2367AC0C61676494447E45CAA36B8ED96DF1FBC37CC1B38B","kind":"functionapp","inboundIpAddress":"40.118.246.51","possibleInboundIpAddresses":"40.118.246.51","outboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93","possibleOutboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93,40.85.159.5,13.91.108.158","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-083","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3641' + - '3588' content-type: - application/json date: - - Wed, 13 Nov 2019 06:24:28 GMT + - Fri, 27 Dec 2019 13:58:25 GMT etag: - - '"1D599EAFF8DA18B"' + - '"1D5BCBDB375978B"' expires: - '-1' pragma: @@ -562,8 +562,8 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -571,18 +571,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/slots/stage","name":"cli-funcapp-nwr000003/stage","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"cli-funcapp-nwr000003(stage)","state":"Running","hostNames":["cli-funcapp-nwr000003-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-133.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003-stage.azurewebsites.net","cli-funcapp-nwr000003-stage.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-11-13T06:24:35.3333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003__fc5e","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"D16C1B59562A7ED094AF1844E5F1426575757CEBC28B61F547129F029DB2F6F3","kind":"functionapp","inboundIpAddress":"40.112.243.5","possibleInboundIpAddresses":"40.112.243.5","outboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202","possibleOutboundIpAddresses":"40.112.243.5,168.61.67.173,137.117.16.243,23.100.47.193,104.42.125.202,23.99.67.170,104.210.54.177,104.45.237.237,23.99.68.138,137.117.12.227","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-133","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"cli-funcapp-nwr000003(stage)","state":"Running","hostNames":["cli-funcapp-nwr000003-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-083.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003-stage.azurewebsites.net","cli-funcapp-nwr000003-stage.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-funcapp-nwr000003-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:30.4766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"cli-funcapp-nwr000003__20e2","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"414C25AB03F24EF1CF689DD59C4D54FED7168DA43F0F1B3BA9C1C9CD894D3C50","kind":"functionapp","inboundIpAddress":"40.118.246.51","possibleInboundIpAddresses":"40.118.246.51","outboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93","possibleOutboundIpAddresses":"40.118.246.51,40.78.98.75,40.86.187.157,40.78.101.192,40.78.97.93,40.85.159.5,13.91.108.158","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-083","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3716' + - '3663' content-type: - application/json date: - - Wed, 13 Nov 2019 06:25:07 GMT + - Fri, 27 Dec 2019 13:59:03 GMT etag: - - '"1D599EAFF8DA18B"' + - '"1D5BCBDB375978B"' expires: - '-1' pragma: @@ -620,8 +620,8 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -629,7 +629,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/slots/stage/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -640,7 +640,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:25:09 GMT + - Fri, 27 Dec 2019 13:59:05 GMT expires: - '-1' pragma: @@ -676,8 +676,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --slot User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -685,7 +685,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/slots/stage/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -696,7 +696,7 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:25:10 GMT + - Fri, 27 Dec 2019 13:59:07 GMT expires: - '-1' pragma: @@ -723,7 +723,7 @@ interactions: "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php", "hostingstart.html"], "netFrameworkVersion": "v4.0", "phpVersion": "5.6", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": "", "requestTracingEnabled": - false, "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2017", + false, "remoteDebuggingEnabled": false, "remoteDebuggingVersion": "VS2019", "httpLoggingEnabled": false, "logsDirectorySizeLimit": 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$cli-funcapp-nwr000003__stage", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": false, @@ -756,8 +756,8 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --slot User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -765,7 +765,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/slots/stage","name":"cli-funcapp-nwr000003/stage","type":"Microsoft.Web/sites/slots","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -776,9 +776,9 @@ interactions: content-type: - application/json date: - - Wed, 13 Nov 2019 06:25:12 GMT + - Fri, 27 Dec 2019 13:59:10 GMT etag: - - '"1D599EB054986CB"' + - '"1D5BCBDB95DBCEB"' expires: - '-1' pragma: @@ -796,7 +796,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_e2e.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_e2e.yaml index fe5a4c4a6c3..7b5b472747a 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_e2e.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_e2e.yaml @@ -1,107 +1,132 @@ interactions: - request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group create + - functionapp create Connection: - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --location --name --tag + - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/azurecli-functionapp-c-e2e000001?api-version=2019-07-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001","name":"azurecli-functionapp-c-e2e000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '384' + - '12604' content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Thu, 13 Jun 2019 23:23:59 GMT + - Fri, 27 Dec 2019 14:00:25 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9a03049b-1549-4df4-bb08-e6fc56fb49e1?monitor=true&api-version=2019-04-01 pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1197' + x-powered-by: + - ASP.NET status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -110,28 +135,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account create + - functionapp create Connection: - keep-alive ParameterSetName: - - -n -g -l --sku + - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9a03049b-1549-4df4-bb08-e6fc56fb49e1?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3636862Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3636862Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.0824542Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:05.1823347Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:05.1823347Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:05.1042105Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:18 GMT + - Fri, 27 Dec 2019 14:00:25 GMT expires: - '-1' pragma: @@ -157,20 +184,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - functionapp create Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:29 GMT + - Fri, 27 Dec 2019 14:00:25 GMT expires: - '-1' pragma: @@ -198,12 +225,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 200 message: OK - request: - body: null + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, + {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTSHARE", "value": "functionappconsumption000003"}], + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -213,88 +248,33 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '1218' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003?api-version=2018-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast - Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil - South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea - Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France - Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:00:36.5433333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"25821D0ABB76FFE5F30FB51A5AAF61F49D7A8E17A9F036B6862DAC8B5DB21A28","kind":"functionapp","inboundIpAddress":"40.80.156.205","possibleInboundIpAddresses":"40.80.156.205","outboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47","possibleOutboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47,40.80.156.103,40.78.62.97,40.80.153.6","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '7551' + - '3799' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:39 GMT + - Fri, 27 Dec 2019 14:01:13 GMT + etag: + - '"1D5BCBE03F20B20"' expires: - '-1' pragma: @@ -311,13 +291,16 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-resource-requests: + - '499' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "westus", "kind": "web", "properties": {"Application_Type": + "web"}}' headers: Accept: - application/json @@ -327,33 +310,41 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '80' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/microsoft.insights/components/functionappconsumption000003?api-version=2015-05-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3636862Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3636862Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.0824542Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/microsoft.insights/components/functionappconsumption000003","name":"functionappconsumption000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b3000cf9-0000-0700-0000-5e060eaf0000\"","properties":{"Ver":"v2","ApplicationId":"functionappconsumption000003","AppId":"121ab747-20e2-4689-bb8e-542a1ea7fa52","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"44cad93c-826f-4fcb-81f3-62600968f624","ConnectionString":"InstrumentationKey=44cad93c-826f-4fcb-81f3-62600968f624","Name":"functionappconsumption000003","CreationDate":"2019-12-27T14:01:19.8678157+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: + access-control-expose-headers: + - Request-Context cache-control: - no-cache content-length: - - '1227' + - '956' content-type: - - application/json + - application/json; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:40 GMT + - Fri, 27 Dec 2019 14:01:45 GMT expires: - '-1' pragma: - no-cache + request-context: + - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -362,6 +353,10 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1196' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -381,53 +376,56 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings/list?api-version=2018-11-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003"}}' headers: cache-control: - no-cache content-length: - - '288' + - '1167' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:42 GMT + - Fri, 27 Dec 2019 14:01:46 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1199' + x-ms-ratelimit-remaining-subscription-resource-requests: + - '11999' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": - false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": - "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, - {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_CONTENTSHARE", "value": "functionappconsumption000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": + "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTSHARE": "functionappconsumption000003", "APPINSIGHTS_INSTRUMENTATIONKEY": + "44cad93c-826f-4fcb-81f3-62600968f624"}}''' headers: Accept: - application/json @@ -438,32 +436,33 @@ interactions: Connection: - keep-alive Content-Length: - - '1222' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-093.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:49.5566667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41","possibleOutboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41,138.91.254.30,138.91.249.213","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-093","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003","APPINSIGHTS_INSTRUMENTATIONKEY":"44cad93c-826f-4fcb-81f3-62600968f624"}}' headers: cache-control: - no-cache content-length: - - '3542' + - '1239' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:24 GMT + - Fri, 27 Dec 2019 14:01:49 GMT etag: - - '"1D5223F328BBB80"' + - '"1D5BCBE2E348660"' expires: - '-1' pragma: @@ -480,8 +479,8 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + x-ms-ratelimit-remaining-subscription-writes: + - '1191' x-powered-by: - ASP.NET status: @@ -501,8 +500,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -510,16 +509,16 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-093.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:50.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41","possibleOutboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41,138.91.254.30,138.91.249.213","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-093","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}],"nextLink":null,"id":null}' + US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:48.23","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"25821D0ABB76FFE5F30FB51A5AAF61F49D7A8E17A9F036B6862DAC8B5DB21A28","kind":"functionapp","inboundIpAddress":"40.80.156.205","possibleInboundIpAddresses":"40.80.156.205","outboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47","possibleOutboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47,40.80.156.103,40.78.62.97,40.80.153.6","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '3576' + - '3833' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:32 GMT + - Fri, 27 Dec 2019 14:01:51 GMT expires: - '-1' pragma: @@ -555,8 +554,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -564,18 +563,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-093.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:50.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41","possibleOutboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41,138.91.254.30,138.91.249.213","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-093","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:48.23","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"25821D0ABB76FFE5F30FB51A5AAF61F49D7A8E17A9F036B6862DAC8B5DB21A28","kind":"functionapp","inboundIpAddress":"40.80.156.205","possibleInboundIpAddresses":"40.80.156.205","outboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47","possibleOutboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47,40.80.156.103,40.78.62.97,40.80.153.6","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3538' + - '3793' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:34 GMT + - Fri, 27 Dec 2019 14:01:52 GMT etag: - - '"1D5223F328BBB80"' + - '"1D5BCBE2E348660"' expires: - '-1' pragma: @@ -615,8 +614,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -626,19 +625,19 @@ interactions: string: @@ -650,7 +649,7 @@ interactions: content-type: - application/xml date: - - Thu, 13 Jun 2019 23:25:38 GMT + - Fri, 27 Dec 2019 14:01:52 GMT expires: - '-1' pragma: @@ -684,8 +683,8 @@ interactions: ParameterSetName: - -g -n --set User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -693,18 +692,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-093.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:50.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41","possibleOutboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41,138.91.254.30,138.91.249.213","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-093","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:48.23","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"25821D0ABB76FFE5F30FB51A5AAF61F49D7A8E17A9F036B6862DAC8B5DB21A28","kind":"functionapp","inboundIpAddress":"40.80.156.205","possibleInboundIpAddresses":"40.80.156.205","outboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47","possibleOutboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47,40.80.156.103,40.78.62.97,40.80.153.6","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3538' + - '3793' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:50 GMT + - Fri, 27 Dec 2019 14:01:53 GMT etag: - - '"1D5223F328BBB80"' + - '"1D5BCBE2E348660"' expires: - '-1' pragma: @@ -727,14 +726,14 @@ interactions: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "West US", "properties": {"enabled": + body: 'b''{"kind": "functionapp", "location": "West US", "properties": {"enabled": true, "hostNameSslStates": [{"name": "functionappconsumption000003.azurewebsites.net", "sslState": "Disabled", "hostType": "Standard"}, {"name": "functionappconsumption000003.scm.azurewebsites.net", "sslState": "Disabled", "hostType": "Repository"}], "serverFarmId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan", "reserved": false, "isXenon": false, "hyperV": false, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "hostNamesDisabled": false, "containerSize": 1536, "dailyMemoryTimeQuota": 0, "httpsOnly": false, - "redundancyMode": "None"}}\''''' + "redundancyMode": "None"}}''' headers: Accept: - application/json @@ -751,8 +750,8 @@ interactions: ParameterSetName: - -g -n --set User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -760,18 +759,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-093.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:25:52.8866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41","possibleOutboundIpAddresses":"40.112.191.159,138.91.252.122,40.86.180.238,138.91.248.136,138.91.253.41,138.91.254.30,138.91.249.213","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-093","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e000001-WestUSwebspace","selfLink":"https://waws-prod-bay-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:55.65","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"25821D0ABB76FFE5F30FB51A5AAF61F49D7A8E17A9F036B6862DAC8B5DB21A28","kind":"functionapp","inboundIpAddress":"40.80.156.205","possibleInboundIpAddresses":"40.80.156.205","outboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47","possibleOutboundIpAddresses":"40.80.156.205,40.80.152.218,104.42.156.123,104.42.216.21,40.78.63.47,40.80.156.103,40.78.62.97,40.80.153.6","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3542' + - '3794' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:56 GMT + - Fri, 27 Dec 2019 14:01:58 GMT etag: - - '"1D5223F328BBB80"' + - '"1D5BCBE2E348660"' expires: - '-1' pragma: @@ -789,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '497' x-powered-by: - ASP.NET status: @@ -811,8 +810,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -826,9 +825,9 @@ interactions: content-length: - '0' date: - - Thu, 13 Jun 2019 23:26:01 GMT + - Fri, 27 Dec 2019 14:02:04 GMT etag: - - '"1D5223F57D08B6B"' + - '"1D5BCBE32A0BA20"' expires: - '-1' pragma: @@ -842,57 +841,10 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14998' x-powered-by: - ASP.NET 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/azurecli-functionapp-c-e2e000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:26:02 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BWlVSRUNMSToyREZVTkNUSU9OQVBQOjJEQzoyREUyRUI3S1pHTDdVVk1ZUUdXSXxGMDYzMUEzNzkzODM0Njk0LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14996' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_linux.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_linux.yaml index 2e343488565..e88147a619b 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_linux.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_linux.yaml @@ -1,107 +1,132 @@ interactions: - request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group create + - functionapp create Connection: - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --location --name --tag + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/azurecli-functionapp-linux000001?api-version=2019-07-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001","name":"azurecli-functionapp-linux000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '384' + - '12604' content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1195' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:00 GMT + - Fri, 27 Dec 2019 13:59:15 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7e21d4ff-5c9c-4e61-b67c-2f849e0352ac?monitor=true&api-version=2019-04-01 pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1195' + x-powered-by: + - ASP.NET status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -110,28 +135,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account create + - functionapp create Connection: - keep-alive ParameterSetName: - - -n -g -l --sku + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7e21d4ff-5c9c-4e61-b67c-2f849e0352ac?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3168013Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3168013Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.0824542Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:55.5180606Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:55.5180606Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:58:55.4399493Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:19 GMT + - Fri, 27 Dec 2019 13:59:17 GMT expires: - '-1' pragma: @@ -157,20 +184,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - functionapp create Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:25 GMT + - Fri, 27 Dec 2019 13:59:17 GMT expires: - '-1' pragma: @@ -198,12 +225,19 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 200 message: OK - request: - body: null + body: 'b''{"kind": "functionapp,linux", "location": "westus", "properties": {"reserved": + true, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v4.6", "linuxFxVersion": "NODE|8", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", + "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": + "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}], "localMySqlEnabled": + false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -213,88 +247,33 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '953' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003?api-version=2018-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast - Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil - South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea - Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France - Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003","name":"functionapplinuxconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp,linux","location":"westus","properties":{"name":"functionapplinuxconsumption000003","state":"Running","hostNames":["functionapplinuxconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-linux000001-WestUSwebspace","selfLink":"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-linux000001-WestUSwebspace/sites/functionapplinuxconsumption000003","repositorySiteName":"functionapplinuxconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapplinuxconsumption000003.azurewebsites.net","functionapplinuxconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"NODE|8"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapplinuxconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapplinuxconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/serverfarms/WestUSLinuxDynamicPlan","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:59:25.5466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapplinuxconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"76943A5F73F977F3D7BCAF2B398A4F95A2C1FEE9D1C946EDD7B2F07C8A791115","kind":"functionapp,linux","inboundIpAddress":"13.93.220.109","possibleInboundIpAddresses":"13.93.220.109","outboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234","possibleOutboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-063","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-linux000001","defaultHostName":"functionapplinuxconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '7551' + - '3816' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:36 GMT + - Fri, 27 Dec 2019 13:59:42 GMT + etag: + - '"1D5BCBDD98AF0E0"' expires: - '-1' pragma: @@ -311,13 +290,16 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-resource-requests: + - '499' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "westus", "kind": "web", "properties": {"Application_Type": + "web"}}' headers: Accept: - application/json @@ -327,33 +309,41 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '80' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/microsoft.insights/components/functionapplinuxconsumption000003?api-version=2015-05-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3168013Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.3168013Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.0824542Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/microsoft.insights/components/functionapplinuxconsumption000003","name":"functionapplinuxconsumption000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300f0f2-0000-0700-0000-5e060e550000\"","properties":{"Ver":"v2","ApplicationId":"functionapplinuxconsumption000003","AppId":"e97001a0-eb94-455a-8925-22d1fcd14494","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"119f8a66-3f7e-4180-8b5f-adc157e5426b","ConnectionString":"InstrumentationKey=119f8a66-3f7e-4180-8b5f-adc157e5426b","Name":"functionapplinuxconsumption000003","CreationDate":"2019-12-27T13:59:49.4589712+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: + access-control-expose-headers: + - Request-Context cache-control: - no-cache content-length: - - '1227' + - '956' content-type: - - application/json + - application/json; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:38 GMT + - Fri, 27 Dec 2019 13:59:51 GMT expires: - '-1' pragma: - no-cache + request-context: + - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -362,6 +352,10 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1190' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -381,52 +375,53 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003/config/appsettings/list?api-version=2018-11-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache content-length: - - '288' + - '890' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:44 GMT + - Fri, 27 Dec 2019 13:59:52 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1197' + x-ms-ratelimit-remaining-subscription-resource-requests: + - '11997' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: 'b''{"kind": "functionapp,linux", "location": "westus", "properties": {"reserved": - true, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": - "v4.6", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, - {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}], "localMySqlEnabled": - false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' + body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "119f8a66-3f7e-4180-8b5f-adc157e5426b"}}''' headers: Accept: - application/json @@ -437,32 +432,33 @@ interactions: Connection: - keep-alive Content-Length: - - '929' + - '681' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003/config/appsettings?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003","name":"functionapplinuxconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp,linux","location":"westus","properties":{"name":"functionapplinuxconsumption000003","state":"Running","hostNames":["functionapplinuxconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-linux000001-WestUSwebspace","selfLink":"https://waws-prod-bay-081.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-linux000001-WestUSwebspace/sites/functionapplinuxconsumption000003","repositorySiteName":"functionapplinuxconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapplinuxconsumption000003.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapplinuxconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/serverfarms/WestUSLinuxDynamicPlan","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:52.4466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapplinuxconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux","outboundIpAddresses":"13.64.73.110,40.118.133.8,40.118.169.141,40.118.253.162,13.64.147.140","possibleOutboundIpAddresses":"13.64.73.110,40.118.133.8,40.118.169.141,40.118.253.162,13.64.147.140,52.160.85.217,13.93.238.69","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-081","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-linux000001","defaultHostName":"functionapplinuxconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"119f8a66-3f7e-4180-8b5f-adc157e5426b"}}' headers: cache-control: - no-cache content-length: - - '3234' + - '962' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:10 GMT + - Fri, 27 Dec 2019 13:59:53 GMT etag: - - '"1D5223F3437FEEB"' + - '"1D5BCBDE9B294D5"' expires: - '-1' pragma: @@ -479,8 +475,8 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + x-ms-ratelimit-remaining-subscription-writes: + - '1188' x-powered-by: - ASP.NET status: @@ -502,8 +498,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -511,16 +507,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linux000001/providers/Microsoft.Web/sites/functionapplinuxconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"119f8a66-3f7e-4180-8b5f-adc157e5426b"}}' headers: cache-control: - no-cache content-length: - - '894' + - '962' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:14 GMT + - Fri, 27 Dec 2019 13:59:54 GMT expires: - '-1' pragma: @@ -538,7 +534,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -558,8 +554,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -576,7 +572,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:28 GMT + - Fri, 27 Dec 2019 13:59:55 GMT expires: - '-1' pragma: @@ -614,8 +610,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -629,9 +625,9 @@ interactions: content-length: - '0' date: - - Thu, 13 Jun 2019 23:25:35 GMT + - Fri, 27 Dec 2019 14:00:02 GMT etag: - - '"1D5223F3437FEEB"' + - '"1D5BCBDE9B294D5"' expires: - '-1' pragma: @@ -645,57 +641,10 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-powered-by: - ASP.NET 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/azurecli-functionapp-linux000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:37 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BWlVSRUNMSToyREZVTkNUSU9OQVBQOjJETElOVVhQQ1NHR002Mk5QTVpIUkpQUnwwOTUwNDE3OTY0M0MzMzZBLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/appservice/tests/latest/recordings/test_functionapp_consumption_ragrs_storage_e2e.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_ragrs_storage_e2e.yaml index d418a071fb2..8fa5f1052f8 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_ragrs_storage_e2e.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_consumption_ragrs_storage_e2e.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -23,87 +23,89 @@ interactions: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East - Asia (Stage)"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US - 2 EUAP"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central - US EUAP"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia - Central 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '8711' + - '12604' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:02 GMT + - Fri, 27 Dec 2019 13:59:25 GMT expires: - '-1' pragma: @@ -139,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-22T15:14:43.1088218Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-22T15:14:43.1088218Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-22T15:14:42.4837866Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:04.3628763Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:04.3628763Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:59:04.2847491Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:03 GMT + - Fri, 27 Dec 2019 13:59:26 GMT expires: - '-1' pragma: @@ -190,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -207,7 +209,7 @@ interactions: content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:03 GMT + - Fri, 27 Dec 2019 13:59:26 GMT expires: - '-1' pragma: @@ -223,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -233,7 +235,7 @@ interactions: "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "WEBSITE_CONTENTSHARE", "value": "functionappconsumption000003"}], "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' @@ -247,32 +249,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1222' + - '1218' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace","selfLink":"https://waws-prod-bay-117.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-07-22T15:15:09.6366667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90","possibleOutboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90,104.42.42.126,104.42.43.41,104.42.198.122","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-117","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e-ragrs000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace","selfLink":"https://waws-prod-bay-113.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:59:36.39","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"5848DA9B79BECC7EBBC646104018E1812016A48F76073D1BC8002F99E91BDC4D","kind":"functionapp","inboundIpAddress":"40.78.48.219","possibleInboundIpAddresses":"40.78.48.219","outboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83","possibleOutboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83,104.40.12.222,104.40.2.67,104.40.9.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-113","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e-ragrs000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3549' + - '3783' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:44 GMT + - Fri, 27 Dec 2019 14:00:12 GMT etag: - - '"1D540A040BB692B"' + - '"1D5BCBDDFF54B95"' expires: - '-1' pragma: @@ -290,7 +292,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -315,26 +317,26 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/microsoft.insights/components/functionappconsumption000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/microsoft.insights/components/functionappconsumption000003","name":"functionappconsumption000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"db0002d7-0000-0700-0000-5d35d3210000\"","properties":{"Ver":"v2","ApplicationId":"functionappconsumption000003","AppId":"d3d4f20e-7ac9-4738-a7b0-3ee7720983d1","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"270c14b7-9dc2-4802-bff7-684d956d505e","Name":"functionappconsumption000003","CreationDate":"2019-07-22T15:15:45.9578064+00:00","TenantId":"fdaf2e05-dba9-4a35-8130-41d1a855a739","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/microsoft.insights/components/functionappconsumption000003","name":"functionappconsumption000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b30037f4-0000-0700-0000-5e060e700000\"","properties":{"Ver":"v2","ApplicationId":"functionappconsumption000003","AppId":"8f0d79f1-9de7-454f-887b-23b66c77f447","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"773e3dd9-e20d-4cb8-881d-646c98fcbbf2","ConnectionString":"InstrumentationKey=773e3dd9-e20d-4cb8-881d-646c98fcbbf2","Name":"functionappconsumption000003","CreationDate":"2019-12-27T14:00:16.7056429+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context cache-control: - no-cache content-length: - - '879' + - '956' content-type: - application/json; charset=utf-8 date: - - Mon, 22 Jul 2019 15:15:48 GMT + - Fri, 27 Dec 2019 14:00:18 GMT expires: - '-1' pragma: @@ -352,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -374,8 +376,8 @@ interactions: ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -383,16 +385,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003"}}' headers: cache-control: - no-cache content-length: - - '1171' + - '1167' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:48 GMT + - Fri, 27 Dec 2019 14:00:19 GMT expires: - '-1' pragma: @@ -410,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -420,10 +422,10 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "10.14.1", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "functionappconsumption000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "270c14b7-9dc2-4802-bff7-684d956d505e"}}''' + "773e3dd9-e20d-4cb8-881d-646c98fcbbf2"}}''' headers: Accept: - application/json @@ -434,14 +436,14 @@ interactions: Connection: - keep-alive Content-Length: - - '964' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -449,18 +451,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003","APPINSIGHTS_INSTRUMENTATIONKEY":"270c14b7-9dc2-4802-bff7-684d956d505e"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappconsumption000003","APPINSIGHTS_INSTRUMENTATIONKEY":"773e3dd9-e20d-4cb8-881d-646c98fcbbf2"}}' headers: cache-control: - no-cache content-length: - - '1243' + - '1239' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:50 GMT + - Fri, 27 Dec 2019 14:00:21 GMT etag: - - '"1D540A0580400A0"' + - '"1D5BCBDF9E77235"' expires: - '-1' pragma: @@ -478,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1187' x-powered-by: - ASP.NET status: @@ -498,8 +500,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -507,18 +509,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/sites/functionappconsumption000003","name":"functionappconsumption000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace","selfLink":"https://waws-prod-bay-117.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-07-22T15:15:49.29","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90","possibleOutboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90,104.42.42.126,104.42.43.41,104.42.198.122","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-117","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e-ragrs000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + US","properties":{"name":"functionappconsumption000003","state":"Running","hostNames":["functionappconsumption000003.azurewebsites.net"],"webSpace":"azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace","selfLink":"https://waws-prod-bay-113.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/azurecli-functionapp-c-e2e-ragrs000001-WestUSwebspace/sites/functionappconsumption000003","repositorySiteName":"functionappconsumption000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappconsumption000003.azurewebsites.net","functionappconsumption000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappconsumption000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappconsumption000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2e-ragrs000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:00:20.4833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappconsumption000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"5848DA9B79BECC7EBBC646104018E1812016A48F76073D1BC8002F99E91BDC4D","kind":"functionapp","inboundIpAddress":"40.78.48.219","possibleInboundIpAddresses":"40.78.48.219","outboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83","possibleOutboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83,104.40.12.222,104.40.2.67,104.40.9.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-113","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"azurecli-functionapp-c-e2e-ragrs000001","defaultHostName":"functionappconsumption000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3545' + - '3787' content-type: - application/json date: - - Mon, 22 Jul 2019 15:15:51 GMT + - Fri, 27 Dec 2019 14:00:23 GMT etag: - - '"1D540A0580400A0"' + - '"1D5BCBDF9E77235"' expires: - '-1' pragma: @@ -558,8 +560,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.8 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -569,19 +571,19 @@ interactions: string: @@ -593,7 +595,7 @@ interactions: content-type: - application/xml date: - - Mon, 22 Jul 2019 15:15:52 GMT + - Fri, 27 Dec 2019 14:00:23 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_cors.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_cors.yaml index f56182ebd8e..f27a7c61aee 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_cors.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_cors.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T01:43:41Z"},"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":"2019-12-27T13:58:04Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:09 GMT + - Fri, 27 Dec 2019 13:58:34 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -80,7 +80,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:09 GMT + - Fri, 27 Dec 2019 13:58:36 GMT expires: - '-1' pragma: @@ -98,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -119,14 +119,14 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T01:43:41Z"},"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":"2019-12-27T13:58:04Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -135,7 +135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:10 GMT + - Fri, 27 Dec 2019 13:58:36 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -177,8 +177,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/slot-traffic-plan000003","name":"slot-traffic-plan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":23050,"name":"slot-traffic-plan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-069_23050","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":23100,"name":"slot-traffic-plan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_23100","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -187,7 +187,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:17 GMT + - Fri, 27 Dec 2019 13:58:44 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1192' x-powered-by: - ASP.NET status: @@ -226,14 +226,14 @@ interactions: - --name -g --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T01:43:41Z"},"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":"2019-12-27T13:58:04Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -242,7 +242,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:18 GMT + - Fri, 27 Dec 2019 13:58:45 GMT expires: - '-1' pragma: @@ -275,23 +275,23 @@ interactions: - --name -g --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:48.8083604Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:48.8083604Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:43:48.7302117Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:14.5759682Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:14.5759682Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:58:14.4978521Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:20 GMT + - Fri, 27 Dec 2019 13:58:48 GMT expires: - '-1' pragma: @@ -307,7 +307,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1136' + - '1193' status: code: 200 message: OK @@ -326,7 +326,7 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -334,8 +334,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/slot-traffic-plan000003","name":"slot-traffic-plan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":23050,"name":"slot-traffic-plan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-069_23050","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":23100,"name":"slot-traffic-plan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_23100","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -344,7 +344,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:22 GMT + - Fri, 27 Dec 2019 13:58:48 GMT expires: - '-1' pragma: @@ -381,23 +381,23 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:48.8083604Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:48.8083604Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:43:48.7302117Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:14.5759682Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:14.5759682Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:58:14.4978521Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 13:58:49 GMT expires: - '-1' pragma: @@ -432,11 +432,11 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -448,7 +448,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:22 GMT + - Fri, 27 Dec 2019 13:58:49 GMT expires: - '-1' pragma: @@ -464,7 +464,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -493,7 +493,7 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -501,18 +501,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/slot-traffic-web000004","name":"slot-traffic-web000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"slot-traffic-web000004","state":"Running","hostNames":["slot-traffic-web000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-069.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/slot-traffic-web000004","repositorySiteName":"slot-traffic-web000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["slot-traffic-web000004.azurewebsites.net","slot-traffic-web000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"slot-traffic-web000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"slot-traffic-web000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/slot-traffic-plan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-23T01:44:26.6133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"slot-traffic-web000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"78C68DCAEF444F63AA51EFBC48E5DD659FA2066EF0AFB8FE614B718B93B86982","kind":"functionapp","inboundIpAddress":"13.93.231.75","possibleInboundIpAddresses":"13.93.231.75","outboundIpAddresses":"13.93.224.99,13.93.229.16,13.93.230.177,13.93.226.129","possibleOutboundIpAddresses":"13.93.224.99,13.93.229.16,13.93.230.177,13.93.226.129","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-069","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"slot-traffic-web000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"slot-traffic-web000004","state":"Running","hostNames":["slot-traffic-web000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-067.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/slot-traffic-web000004","repositorySiteName":"slot-traffic-web000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["slot-traffic-web000004.azurewebsites.net","slot-traffic-web000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"slot-traffic-web000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"slot-traffic-web000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/slot-traffic-plan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:58:55.46","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"slot-traffic-web000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"14DA58C5CDF11E6381D336E23DAF2E2595BE6C6E28B91E77A9E80049F34EEDE1","kind":"functionapp","inboundIpAddress":"104.210.38.149","possibleInboundIpAddresses":"104.210.38.149","outboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","possibleOutboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-067","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"slot-traffic-web000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3553' + - '3542' content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:43 GMT + - Fri, 27 Dec 2019 13:59:12 GMT etag: - - '"1D58943677FB095"' + - '"1D5BCBDC77D8FF5"' expires: - '-1' pragma: @@ -530,7 +530,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '496' x-powered-by: - ASP.NET status: @@ -556,14 +556,14 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/slot-traffic-web000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/slot-traffic-web000004","name":"slot-traffic-web000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"7d00bee5-0000-0700-0000-5dafb0900000\"","properties":{"Ver":"v2","ApplicationId":"slot-traffic-web000004","AppId":"3baacbc1-54c2-4b97-b041-416d1de4f6d3","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"b924ed9c-4879-4ca3-a86b-55fe8bf11c31","ConnectionString":"InstrumentationKey=b924ed9c-4879-4ca3-a86b-55fe8bf11c31","Name":"slot-traffic-web000004","CreationDate":"2019-10-23T01:44:47.9375953+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/slot-traffic-web000004","name":"slot-traffic-web000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300c0f0-0000-0700-0000-5e060e350000\"","properties":{"Ver":"v2","ApplicationId":"slot-traffic-web000004","AppId":"1fd97f62-4f17-4aa6-93b0-f9e6b6e36ea4","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"6b39def4-5356-4a5d-8d5d-79fdc9853d3a","ConnectionString":"InstrumentationKey=6b39def4-5356-4a5d-8d5d-79fdc9853d3a","Name":"slot-traffic-web000004","CreationDate":"2019-12-27T13:59:17.7009989+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -574,7 +574,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 13:59:19 GMT expires: - '-1' pragma: @@ -592,7 +592,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1192' x-powered-by: - ASP.NET status: @@ -615,7 +615,7 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -632,7 +632,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:51 GMT + - Fri, 27 Dec 2019 13:59:21 GMT expires: - '-1' pragma: @@ -650,7 +650,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -660,7 +660,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "b924ed9c-4879-4ca3-a86b-55fe8bf11c31"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "6b39def4-5356-4a5d-8d5d-79fdc9853d3a"}}''' headers: Accept: - application/json @@ -678,7 +678,7 @@ interactions: - -g -n --plan -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -686,7 +686,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/slot-traffic-web000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"b924ed9c-4879-4ca3-a86b-55fe8bf11c31"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"6b39def4-5356-4a5d-8d5d-79fdc9853d3a"}}' headers: cache-control: - no-cache @@ -695,9 +695,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:52 GMT + - Fri, 27 Dec 2019 13:59:23 GMT etag: - - '"1D5894376B7C46B"' + - '"1D5BCBDD7FFBD00"' expires: - '-1' pragma: @@ -715,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1195' x-powered-by: - ASP.NET status: @@ -736,7 +736,7 @@ interactions: - -g -n --allowed-origins User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -755,7 +755,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:52 GMT + - Fri, 27 Dec 2019 13:59:25 GMT expires: - '-1' pragma: @@ -814,7 +814,7 @@ interactions: - -g -n --allowed-origins User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -822,7 +822,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/slot-traffic-web000004","name":"slot-traffic-web000004","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$slot-traffic-web000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com","https://msdn.com","https://msn.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$slot-traffic-web000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com","https://msdn.com","https://msn.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -833,9 +833,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:56 GMT + - Fri, 27 Dec 2019 13:59:28 GMT etag: - - '"1D5894376B7C46B"' + - '"1D5BCBDD7FFBD00"' expires: - '-1' pragma: @@ -853,7 +853,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' x-powered-by: - ASP.NET status: @@ -874,7 +874,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -882,7 +882,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/slot-traffic-web000004/config/web","name":"slot-traffic-web000004","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$slot-traffic-web000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com","https://msdn.com","https://msn.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$slot-traffic-web000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com","https://msdn.com","https://msn.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: @@ -893,7 +893,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:56 GMT + - Fri, 27 Dec 2019 13:59:29 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_e2e.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_e2e.yaml index 89faf915e41..1f511354bbb 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_e2e.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_e2e.yaml @@ -14,14 +14,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T01:43:50Z"},"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":"2019-12-27T14:46:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:43:58 GMT + - Fri, 27 Dec 2019 14:46:10 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -80,7 +80,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:43:59 GMT + - Fri, 27 Dec 2019 14:46:10 GMT expires: - '-1' pragma: @@ -119,14 +119,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T01:43:50Z"},"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":"2019-12-27T14:46:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -135,7 +135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:43:59 GMT + - Fri, 27 Dec 2019 14:46:11 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -177,8 +177,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","name":"func-e2e-plan000005","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":20970,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_20970","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US","properties":{"serverFarmId":25325,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-073_25325","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -187,7 +187,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:13 GMT + - Fri, 27 Dec 2019 14:46:26 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1183' x-powered-by: - ASP.NET status: @@ -226,7 +226,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -234,8 +234,8 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","name":"func-e2e-plan000005","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":20970,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_20970","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}],"nextLink":null,"id":null}' + US","properties":{"serverFarmId":25325,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-073_25325","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache @@ -244,7 +244,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:15 GMT + - Fri, 27 Dec 2019 14:46:28 GMT expires: - '-1' pragma: @@ -285,11 +285,11 @@ interactions: - --name -g -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage?api-version=2019-06-01 response: body: string: '' @@ -301,11 +301,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:16 GMT + - Fri, 27 Dec 2019 14:46:32 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/eafdadae-3f62-45c8-9069-3b927d0869eb?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1166' + - '1180' status: code: 202 message: Accepted @@ -334,111 +334,21 @@ interactions: - --name -g -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/eafdadae-3f62-45c8-9069-3b927d0869eb?monitor=true&api-version=2019-06-01 response: body: - string: '' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage","name":"functionappplanstorage","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:32.8253730Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:32.8253730Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:46:32.7785433Z","primaryEndpoints":{"blob":"https://functionappplanstorage.blob.core.windows.net/","queue":"https://functionappplanstorage.queue.core.windows.net/","table":"https://functionappplanstorage.table.core.windows.net/","file":"https://functionappplanstorage.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '0' + - '1188' content-type: - - text/plain; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:44:35 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --name -g -l --sku - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:38 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --name -g -l --sku - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/15246901-15dd-4313-8e01-bd4106e86b7a?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage","name":"functionappplanstorage","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:17.3404952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:17.3404952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:17.2623500Z","primaryEndpoints":{"blob":"https://functionappplanstorage.blob.core.windows.net/","queue":"https://functionappplanstorage.queue.core.windows.net/","table":"https://functionappplanstorage.table.core.windows.net/","file":"https://functionappplanstorage.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1156' - content-type: - - application/json - date: - - Wed, 23 Oct 2019 01:44:42 GMT + - Fri, 27 Dec 2019 14:46:50 GMT expires: - '-1' pragma: @@ -475,11 +385,11 @@ interactions: - --name -g -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2?api-version=2019-06-01 response: body: string: '' @@ -491,11 +401,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:47 GMT + - Fri, 27 Dec 2019 14:46:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/c787e172-fa36-47f6-a7b7-078eceb69e16?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ab2bffde-a4c2-4f35-b125-7101154e55c0?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -505,7 +415,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1185' status: code: 202 message: Accepted @@ -524,21 +434,21 @@ interactions: - --name -g -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/c787e172-fa36-47f6-a7b7-078eceb69e16?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ab2bffde-a4c2-4f35-b125-7101154e55c0?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2","name":"functionappplanstorage2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:46.8265506Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:46.8265506Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:46.7640502Z","primaryEndpoints":{"blob":"https://functionappplanstorage2.blob.core.windows.net/","queue":"https://functionappplanstorage2.queue.core.windows.net/","table":"https://functionappplanstorage2.table.core.windows.net/","file":"https://functionappplanstorage2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2","name":"functionappplanstorage2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:56.2318318Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:56.2318318Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:46:56.1536413Z","primaryEndpoints":{"blob":"https://functionappplanstorage2.blob.core.windows.net/","queue":"https://functionappplanstorage2.queue.core.windows.net/","table":"https://functionappplanstorage2.table.core.windows.net/","file":"https://functionappplanstorage2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1162' + - '1194' content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:04 GMT + - Fri, 27 Dec 2019 14:47:14 GMT expires: - '-1' pragma: @@ -571,7 +481,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -579,8 +489,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","name":"func-e2e-plan000005","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":20970,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_20970","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US","properties":{"serverFarmId":25325,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-073_25325","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -589,7 +499,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:05 GMT + - Fri, 27 Dec 2019 14:47:15 GMT expires: - '-1' pragma: @@ -626,23 +536,23 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage","name":"functionappplanstorage","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:17.3404952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:17.3404952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:17.2623500Z","primaryEndpoints":{"blob":"https://functionappplanstorage.blob.core.windows.net/","queue":"https://functionappplanstorage.queue.core.windows.net/","table":"https://functionappplanstorage.table.core.windows.net/","file":"https://functionappplanstorage.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage","name":"functionappplanstorage","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:32.8253730Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:32.8253730Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:46:32.7785433Z","primaryEndpoints":{"blob":"https://functionappplanstorage.blob.core.windows.net/","queue":"https://functionappplanstorage.queue.core.windows.net/","table":"https://functionappplanstorage.table.core.windows.net/","file":"https://functionappplanstorage.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1156' + - '1188' content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:06 GMT + - Fri, 27 Dec 2019 14:47:16 GMT expires: - '-1' pragma: @@ -677,11 +587,11 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/functionappplanstorage/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -693,7 +603,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:06 GMT + - Fri, 27 Dec 2019 14:47:16 GMT expires: - '-1' pragma: @@ -709,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1191' status: code: 200 message: OK @@ -738,7 +648,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -746,18 +656,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/func-e2e000003","name":"func-e2e000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"func-e2e000003","state":"Running","hostNames":["func-e2e000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-067.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/func-e2e000003","repositorySiteName":"func-e2e000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["func-e2e000003.azurewebsites.net","func-e2e000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"func-e2e000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"func-e2e000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-23T01:45:13.01","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"func-e2e000003","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"84F84D1F3D3B5AA1F7923AB02C600EA6149F574B872EA07D7D8798345E544DAF","kind":"functionapp","inboundIpAddress":"104.210.38.149","possibleInboundIpAddresses":"104.210.38.149","outboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","possibleOutboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-067","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"func-e2e000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"func-e2e000003","state":"Running","hostNames":["func-e2e000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-073.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/func-e2e000003","repositorySiteName":"func-e2e000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["func-e2e000003.azurewebsites.net","func-e2e000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"func-e2e000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"func-e2e000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:47:22.7466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"func-e2e000003","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"AB799B4C490667BB75660E308123AB86E3D9FA4CA55CD99080EA7A52BAF97DE0","kind":"functionapp","inboundIpAddress":"40.112.216.189","possibleInboundIpAddresses":"40.112.216.189","outboundIpAddresses":"40.112.216.201,40.112.220.31,40.112.222.87,40.112.221.176","possibleOutboundIpAddresses":"40.112.216.201,40.112.220.31,40.112.222.87,40.112.221.176","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-073","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"func-e2e000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3539' + - '3562' content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:30 GMT + - Fri, 27 Dec 2019 14:47:40 GMT etag: - - '"1D5894383337760"' + - '"1D5BCC48C81E7F5"' expires: - '-1' pragma: @@ -801,14 +711,14 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/func-e2e000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/func-e2e000003","name":"func-e2e000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"7d00cbe5-0000-0700-0000-5dafb0bf0000\"","properties":{"Ver":"v2","ApplicationId":"func-e2e000003","AppId":"f0a5baad-11c9-46a1-b984-5662fb519d66","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"0c56e585-88c2-41a6-85d7-64fe2de96df4","ConnectionString":"InstrumentationKey=0c56e585-88c2-41a6-85d7-64fe2de96df4","Name":"func-e2e000003","CreationDate":"2019-10-23T01:45:35.8650575+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/func-e2e000003","name":"func-e2e000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b4007eb9-0000-0700-0000-5e0619920000\"","properties":{"Ver":"v2","ApplicationId":"func-e2e000003","AppId":"be29cc31-d0ee-4c8c-8824-ab0081d96ae0","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"0560a784-28d3-45bd-b704-acaaeab2f779","ConnectionString":"InstrumentationKey=0560a784-28d3-45bd-b704-acaaeab2f779","Name":"func-e2e000003","CreationDate":"2019-12-27T14:47:46.7719572+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -819,7 +729,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:38 GMT + - Fri, 27 Dec 2019 14:47:48 GMT expires: - '-1' pragma: @@ -837,7 +747,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1193' x-powered-by: - ASP.NET status: @@ -860,7 +770,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -877,7 +787,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:40 GMT + - Fri, 27 Dec 2019 14:47:49 GMT expires: - '-1' pragma: @@ -895,7 +805,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11992' x-powered-by: - ASP.NET status: @@ -905,7 +815,7 @@ interactions: body: '{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "0c56e585-88c2-41a6-85d7-64fe2de96df4"}}' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "0560a784-28d3-45bd-b704-acaaeab2f779"}}' headers: Accept: - application/json @@ -923,7 +833,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -931,7 +841,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/func-e2e000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"0c56e585-88c2-41a6-85d7-64fe2de96df4"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"0560a784-28d3-45bd-b704-acaaeab2f779"}}' headers: cache-control: - no-cache @@ -940,9 +850,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:42 GMT + - Fri, 27 Dec 2019 14:47:50 GMT etag: - - '"1D5894394586715"' + - '"1D5BCC49CB9D295"' expires: - '-1' pragma: @@ -960,7 +870,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1182' x-powered-by: - ASP.NET status: @@ -981,7 +891,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -989,8 +899,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","name":"func-e2e-plan000005","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":20970,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-067_20970","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US","properties":{"serverFarmId":25325,"name":"func-e2e-plan000005","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-073_25325","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -999,7 +909,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:42 GMT + - Fri, 27 Dec 2019 14:47:52 GMT expires: - '-1' pragma: @@ -1036,23 +946,23 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2","name":"functionappplanstorage2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:46.8265506Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:46.8265506Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:46.7640502Z","primaryEndpoints":{"blob":"https://functionappplanstorage2.blob.core.windows.net/","queue":"https://functionappplanstorage2.queue.core.windows.net/","table":"https://functionappplanstorage2.table.core.windows.net/","file":"https://functionappplanstorage2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2","name":"functionappplanstorage2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:56.2318318Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:46:56.2318318Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:46:56.1536413Z","primaryEndpoints":{"blob":"https://functionappplanstorage2.blob.core.windows.net/","queue":"https://functionappplanstorage2.queue.core.windows.net/","table":"https://functionappplanstorage2.table.core.windows.net/","file":"https://functionappplanstorage2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1162' + - '1194' content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:44 GMT + - Fri, 27 Dec 2019 14:47:54 GMT expires: - '-1' pragma: @@ -1087,11 +997,11 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/functionappplanstorage2/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1103,7 +1013,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:44 GMT + - Fri, 27 Dec 2019 14:47:54 GMT expires: - '-1' pragma: @@ -1119,7 +1029,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -1149,7 +1059,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1157,18 +1067,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Web/sites/func-e2e000004","name":"func-e2e000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"func-e2e000004","state":"Running","hostNames":["func-e2e000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-067.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/func-e2e000004","repositorySiteName":"func-e2e000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["func-e2e000004.azurewebsites.net","func-e2e000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"func-e2e000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"func-e2e000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-23T01:45:49.2666667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"func-e2e000004","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"4EB15718F1234DAF01F90EA23C961A58B47A73F5AA10AEC4D6A04C36D523313D","kind":"functionapp","inboundIpAddress":"104.210.38.149","possibleInboundIpAddresses":"104.210.38.149","outboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","possibleOutboundIpAddresses":"23.99.58.14,23.99.60.163,23.99.57.5,23.99.60.173","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-067","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000002","defaultHostName":"func-e2e000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"func-e2e000004","state":"Running","hostNames":["func-e2e000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-073.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/func-e2e000004","repositorySiteName":"func-e2e000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["func-e2e000004.azurewebsites.net","func-e2e000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"func-e2e000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"func-e2e000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/func-e2e-plan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:48:00.41","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"func-e2e000004","trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"BCF4D1F3FCE0F5784C42D79720CA823A08CAB3F1BB732D3242127915D99CE8E4","kind":"functionapp","inboundIpAddress":"40.112.216.189","possibleInboundIpAddresses":"40.112.216.189","outboundIpAddresses":"40.112.216.201,40.112.220.31,40.112.222.87,40.112.221.176","possibleOutboundIpAddresses":"40.112.216.201,40.112.220.31,40.112.222.87,40.112.221.176","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-073","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000002","defaultHostName":"func-e2e000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3544' + - '3557' content-type: - application/json date: - - Wed, 23 Oct 2019 01:46:07 GMT + - Fri, 27 Dec 2019 14:48:17 GMT etag: - - '"1D58943994A5FA0"' + - '"1D5BCC4A2CDB5E0"' expires: - '-1' pragma: @@ -1212,14 +1122,14 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/microsoft.insights/components/func-e2e000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/microsoft.insights/components/func-e2e000004","name":"func-e2e000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"7d001ae6-0000-0700-0000-5dafb0e40000\"","properties":{"Ver":"v2","ApplicationId":"func-e2e000004","AppId":"6691e7a3-d010-470f-a8fe-3549e5ba5d66","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"01e15f4c-d3cb-417c-9b0f-33e54f94e2df","ConnectionString":"InstrumentationKey=01e15f4c-d3cb-417c-9b0f-33e54f94e2df","Name":"func-e2e000004","CreationDate":"2019-10-23T01:46:12.5119599+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/microsoft.insights/components/func-e2e000004","name":"func-e2e000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b40090bc-0000-0700-0000-5e0619b80000\"","properties":{"Ver":"v2","ApplicationId":"func-e2e000004","AppId":"8a69445b-2c14-456c-9803-b4a405dc5ad3","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"f71bd035-02ae-4804-82bd-27e8d99ccb78","ConnectionString":"InstrumentationKey=f71bd035-02ae-4804-82bd-27e8d99ccb78","Name":"func-e2e000004","CreationDate":"2019-12-27T14:48:24.3526348+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -1230,7 +1140,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:16 GMT + - Fri, 27 Dec 2019 14:48:26 GMT expires: - '-1' pragma: @@ -1248,7 +1158,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1179' x-powered-by: - ASP.NET status: @@ -1271,7 +1181,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1288,7 +1198,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:46:15 GMT + - Fri, 27 Dec 2019 14:48:27 GMT expires: - '-1' pragma: @@ -1306,7 +1216,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' x-powered-by: - ASP.NET status: @@ -1316,7 +1226,7 @@ interactions: body: '{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "01e15f4c-d3cb-417c-9b0f-33e54f94e2df"}}' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "f71bd035-02ae-4804-82bd-27e8d99ccb78"}}' headers: Accept: - application/json @@ -1334,7 +1244,7 @@ interactions: - -g -n -p -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1342,7 +1252,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Web/sites/func-e2e000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"01e15f4c-d3cb-417c-9b0f-33e54f94e2df"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=functionappplanstorage2;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"f71bd035-02ae-4804-82bd-27e8d99ccb78"}}' headers: cache-control: - no-cache @@ -1351,9 +1261,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:46:17 GMT + - Fri, 27 Dec 2019 14:48:28 GMT etag: - - '"1D58943A95A9E00"' + - '"1D5BCC4B3432BB5"' expires: - '-1' pragma: @@ -1371,7 +1281,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1177' x-powered-by: - ASP.NET status: @@ -1394,7 +1304,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1408,9 +1318,9 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:46:22 GMT + - Fri, 27 Dec 2019 14:48:34 GMT etag: - - '"1D5894394586715"' + - '"1D5BCC49CB9D295"' expires: - '-1' pragma: @@ -1424,7 +1334,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14993' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux.yaml index 586130d6b2b..7feb714985f 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:00:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:13 GMT + - Fri, 27 Dec 2019 14:00:39 GMT expires: - '-1' pragma: @@ -65,7 +65,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -81,7 +81,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:14 GMT + - Fri, 27 Dec 2019 14:00:41 GMT expires: - '-1' pragma: @@ -99,7 +99,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1198' x-powered-by: - ASP.NET status: @@ -120,14 +120,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:00:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -136,7 +136,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:15 GMT + - Fri, 27 Dec 2019 14:00:41 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -179,8 +179,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","name":"funcapplinplan000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"South - Central US","properties":{"serverFarmId":36103,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South - Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-147_36103","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + Central US","properties":{"serverFarmId":43470,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South + Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_43470","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -189,7 +189,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:27 GMT + - Fri, 27 Dec 2019 14:01:01 GMT expires: - '-1' pragma: @@ -207,7 +207,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1182' + - '1193' x-powered-by: - ASP.NET status: @@ -228,7 +228,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -236,8 +236,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","name":"funcapplinplan000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"South - Central US","properties":{"serverFarmId":36103,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South - Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-147_36103","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + Central US","properties":{"serverFarmId":43470,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South + Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_43470","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -246,7 +246,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:29 GMT + - Fri, 27 Dec 2019 14:01:02 GMT expires: - '-1' pragma: @@ -283,23 +283,23 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:53.2509569Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:53.2509569Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:51:53.1728355Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:19.7947321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:19.7947321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:19.7322763Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:30 GMT + - Fri, 27 Dec 2019 14:01:03 GMT expires: - '-1' pragma: @@ -334,11 +334,11 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -350,7 +350,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:31 GMT + - Fri, 27 Dec 2019 14:01:04 GMT expires: - '-1' pragma: @@ -366,7 +366,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1192' status: code: 200 message: OK @@ -376,7 +376,7 @@ interactions: "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "linuxFxVersion": "DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", - "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "2D0365C831C6D9D0119CA7BB0752BFC4821E373EF2F78892A9D31ABCD89AC7B9"}, + "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "44890DD5B5625B23713BC73D31015C3917D83C9C31575FBD003FEC2EDFADA141"}, {"name": "WEBSITES_ENABLE_APP_SERVICE_STORAGE", "value": "true"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, @@ -399,7 +399,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -407,18 +407,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004","name":"functionapp-linux000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"South - Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-147.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:52:36.85","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"13.85.31.243","possibleInboundIpAddresses":"13.85.31.243","outboundIpAddresses":"13.85.31.243,13.85.83.52,13.85.31.169,13.65.40.122,13.65.42.11","possibleOutboundIpAddresses":"13.85.31.243,13.85.83.52,13.85.31.169,13.65.40.122,13.65.42.11,13.65.211.229,13.65.174.81","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-147","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:12.3933333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"0471F2A51505A265B74B89D22161576FE40436B6B149F0D8C3A509EFB9DFD458","kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3616' + - '3738' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:53 GMT + - Fri, 27 Dec 2019 14:01:30 GMT etag: - - '"1D587FDA6E37DA0"' + - '"1D5BCBE192FC46B"' expires: - '-1' pragma: @@ -436,7 +436,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '497' + - '495' x-powered-by: - ASP.NET status: @@ -462,14 +462,14 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004","name":"functionapp-linux000004","type":"microsoft.insights/components","location":"southcentralus","tags":{},"kind":"web","etag":"\"3b00f6b6-0000-0500-0000-5dad8e240000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000004","AppId":"a90f2953-469f-4076-8d83-54e26c16240c","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"ee76c1c9-7fbb-4976-8608-651076b03a87","ConnectionString":"InstrumentationKey=ee76c1c9-7fbb-4976-8608-651076b03a87","Name":"functionapp-linux000004","CreationDate":"2019-10-21T10:53:24.3186646+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004","name":"functionapp-linux000004","type":"microsoft.insights/components","location":"southcentralus","tags":{},"kind":"web","etag":"\"000081ce-0000-0500-0000-5e060ec50000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000004","AppId":"5ba55387-26cc-4230-998e-3292f8b46861","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"66a7091e-76d2-4220-b8c3-53b8f3328178","ConnectionString":"InstrumentationKey=66a7091e-76d2-4220-b8c3-53b8f3328178","Name":"functionapp-linux000004","CreationDate":"2019-12-27T14:01:40.9478543+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -480,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:53:28 GMT + - Fri, 27 Dec 2019 14:01:44 GMT expires: - '-1' pragma: @@ -498,7 +498,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1150' + - '1193' x-powered-by: - ASP.NET status: @@ -521,7 +521,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -529,7 +529,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"South - Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"2D0365C831C6D9D0119CA7BB0752BFC4821E373EF2F78892A9D31ABCD89AC7B9","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"44890DD5B5625B23713BC73D31015C3917D83C9C31575FBD003FEC2EDFADA141","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -538,7 +538,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:29 GMT + - Fri, 27 Dec 2019 14:01:46 GMT expires: - '-1' pragma: @@ -556,7 +556,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11996' x-powered-by: - ASP.NET status: @@ -564,10 +564,10 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "2D0365C831C6D9D0119CA7BB0752BFC4821E373EF2F78892A9D31ABCD89AC7B9", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "44890DD5B5625B23713BC73D31015C3917D83C9C31575FBD003FEC2EDFADA141", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "true", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "ee76c1c9-7fbb-4976-8608-651076b03a87"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "66a7091e-76d2-4220-b8c3-53b8f3328178"}}''' headers: Accept: - application/json @@ -585,7 +585,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -593,7 +593,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"South - Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"2D0365C831C6D9D0119CA7BB0752BFC4821E373EF2F78892A9D31ABCD89AC7B9","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"ee76c1c9-7fbb-4976-8608-651076b03a87"}}' + Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"44890DD5B5625B23713BC73D31015C3917D83C9C31575FBD003FEC2EDFADA141","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"66a7091e-76d2-4220-b8c3-53b8f3328178"}}' headers: cache-control: - no-cache @@ -602,9 +602,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:30 GMT + - Fri, 27 Dec 2019 14:01:49 GMT etag: - - '"1D587FDC6D4AD00"' + - '"1D5BCBE2E85E7B5"' expires: - '-1' pragma: @@ -622,7 +622,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1192' x-powered-by: - ASP.NET status: @@ -643,7 +643,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -651,16 +651,16 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004","name":"functionapp-linux000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"South - Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-147.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:53:30.96","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"13.85.31.243","possibleInboundIpAddresses":"13.85.31.243","outboundIpAddresses":"13.85.31.243,13.85.83.52,13.85.31.169,13.65.40.122,13.65.42.11","possibleOutboundIpAddresses":"13.85.31.243,13.85.83.52,13.85.31.169,13.65.40.122,13.65.42.11,13.65.211.229,13.65.174.81","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-147","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' + Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:48.7633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"0471F2A51505A265B74B89D22161576FE40436B6B149F0D8C3A509EFB9DFD458","kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '3654' + - '3776' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:32 GMT + - Fri, 27 Dec 2019 14:01:49 GMT expires: - '-1' pragma: @@ -697,7 +697,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -707,16 +707,16 @@ interactions: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/web","name":"functionapp-linux000004","type":"Microsoft.Web/sites/config","location":"South Central US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node8-appservice","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionapp-linux000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3241' + - '3311' content-type: - application/json date: - - Mon, 21 Oct 2019 10:53:34 GMT + - Fri, 27 Dec 2019 14:01:52 GMT expires: - '-1' pragma: @@ -755,7 +755,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -769,9 +769,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:53:42 GMT + - Fri, 27 Dec 2019 14:02:03 GMT etag: - - '"1D587FDC6D4AD00"' + - '"1D5BCBE2E85E7B5"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version.yaml index 8f634ec9e78..2183bed0ecb 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:51:46Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:02:12Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:52:16 GMT + - Fri, 27 Dec 2019 14:02:43 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n --sku --is-linux User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -72,8 +72,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","name":"funcapplinplan000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"South - Central US","properties":{"serverFarmId":31427,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South - Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_31427","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + Central US","properties":{"serverFarmId":43471,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South + Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_43471","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -82,7 +82,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:30 GMT + - Fri, 27 Dec 2019 14:03:00 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1188' x-powered-by: - ASP.NET status: @@ -121,7 +121,7 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -129,8 +129,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","name":"funcapplinplan000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"South - Central US","properties":{"serverFarmId":31427,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South - Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_31427","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + Central US","properties":{"serverFarmId":43471,"name":"funcapplinplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-SouthCentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"South + Central US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-sn1-161_43471","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -139,7 +139,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:32 GMT + - Fri, 27 Dec 2019 14:03:01 GMT expires: - '-1' pragma: @@ -176,23 +176,23 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:57.3759520Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:51:57.3759520Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:51:57.2822159Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:22.7732654Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:22.7732654Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:02:22.7263869Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:32 GMT + - Fri, 27 Dec 2019 14:03:03 GMT expires: - '-1' pragma: @@ -227,11 +227,11 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -243,7 +243,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:33 GMT + - Fri, 27 Dec 2019 14:03:03 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1195' status: code: 200 message: OK @@ -269,7 +269,7 @@ interactions: "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "linuxFxVersion": "DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, {"name": "FUNCTIONS_EXTENSION_VERSION", - "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "D90CF5A8B33C931F55044A915AF4791F66DF63AB0A75E766751A5C2846A88113"}, + "value": "~2"}, {"name": "MACHINEKEY_DecryptionKey", "value": "133139329220767D5D034C3595B9D8692EFF1485F3427801F3F5285F6A14C5F8"}, {"name": "WEBSITES_ENABLE_APP_SERVICE_STORAGE", "value": "true"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, @@ -292,7 +292,7 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -300,18 +300,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004","name":"functionapp-linux000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"South - Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:52:40.24","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:11.38","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"ED2BBF7217DB1A3BCC830926101F0F672DD1F9B0BDE1B8F5A44FA8C804620DA5","kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3638' + - '3734' content-type: - application/json date: - - Mon, 21 Oct 2019 10:52:56 GMT + - Fri, 27 Dec 2019 14:03:28 GMT etag: - - '"1D587FDA8D05980"' + - '"1D5BCBE5FFE3100"' expires: - '-1' pragma: @@ -355,74 +355,14 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004?api-version=2015-05-01 response: body: - string: '{"code":"GatewayTimeout","message":"Request timed out","innererror":{"diagnosticcontext":"e1a6a8c6-f3f0-11e9-b381-186024942c80","time":"2019-10-21T10:54:01.1855815Z","data":"d0fe44bb-8317-4359-bf2c-160f1eb00433"}}' - headers: - access-control-expose-headers: - - Request-Context - cache-control: - - no-cache - connection: - - close - content-length: - - '213' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 10:54:00 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - x-ms-ratelimit-remaining-subscription-writes: - - '1181' - status: - code: 504 - message: Gateway Timeout -- request: - body: '{"location": "South Central US", "kind": "web", "properties": {"Application_Type": - "web"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - functionapp create - Connection: - - keep-alive - Content-Length: - - '90' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --plan -s --runtime --runtime-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004?api-version=2015-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004","name":"functionapp-linux000004","type":"microsoft.insights/components","location":"southcentralus","tags":{},"kind":"web","etag":"\"3b00fdb6-0000-0500-0000-5dad8e4b0000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000004","AppId":"eed71c7c-c32d-427a-a316-5162a684f133","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"ff247e45-754c-47e6-a411-dc103d422a6f","ConnectionString":"InstrumentationKey=ff247e45-754c-47e6-a411-dc103d422a6f","Name":"functionapp-linux000004","CreationDate":"2019-10-21T10:53:44.4054319+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000004","name":"functionapp-linux000004","type":"microsoft.insights/components","location":"southcentralus","tags":{},"kind":"web","etag":"\"00008dce-0000-0500-0000-5e060f390000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000004","AppId":"43083ef5-a758-411a-9a36-80ea07c48969","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"36dd1360-8d1a-4390-b0d3-b1e3b056c4f3","ConnectionString":"InstrumentationKey=36dd1360-8d1a-4390-b0d3-b1e3b056c4f3","Name":"functionapp-linux000004","CreationDate":"2019-12-27T14:03:36.9660319+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -433,7 +373,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:54:07 GMT + - Fri, 27 Dec 2019 14:03:39 GMT expires: - '-1' pragma: @@ -451,7 +391,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1184' x-powered-by: - ASP.NET status: @@ -474,7 +414,7 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -482,7 +422,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"South - Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"D90CF5A8B33C931F55044A915AF4791F66DF63AB0A75E766751A5C2846A88113","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' + Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"133139329220767D5D034C3595B9D8692EFF1485F3427801F3F5285F6A14C5F8","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10"}}' headers: cache-control: - no-cache @@ -491,7 +431,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:08 GMT + - Fri, 27 Dec 2019 14:03:40 GMT expires: - '-1' pragma: @@ -509,7 +449,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11996' + - '11994' x-powered-by: - ASP.NET status: @@ -517,10 +457,10 @@ interactions: message: OK - request: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": - "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "D90CF5A8B33C931F55044A915AF4791F66DF63AB0A75E766751A5C2846A88113", + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "MACHINEKEY_DecryptionKey": "133139329220767D5D034C3595B9D8692EFF1485F3427801F3F5285F6A14C5F8", "WEBSITES_ENABLE_APP_SERVICE_STORAGE": "true", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "ff247e45-754c-47e6-a411-dc103d422a6f"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "36dd1360-8d1a-4390-b0d3-b1e3b056c4f3"}}''' headers: Accept: - application/json @@ -538,7 +478,7 @@ interactions: - -g -n --plan -s --runtime --runtime-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -546,7 +486,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"South - Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"D90CF5A8B33C931F55044A915AF4791F66DF63AB0A75E766751A5C2846A88113","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"ff247e45-754c-47e6-a411-dc103d422a6f"}}' + Central US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","MACHINEKEY_DecryptionKey":"133139329220767D5D034C3595B9D8692EFF1485F3427801F3F5285F6A14C5F8","WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"36dd1360-8d1a-4390-b0d3-b1e3b056c4f3"}}' headers: cache-control: - no-cache @@ -555,9 +495,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:10 GMT + - Fri, 27 Dec 2019 14:03:41 GMT etag: - - '"1D587FDDEAC3100"' + - '"1D5BCBE71DFD400"' expires: - '-1' pragma: @@ -575,7 +515,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1129' + - '1188' x-powered-by: - ASP.NET status: @@ -596,7 +536,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -604,16 +544,16 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004","name":"functionapp-linux000004","type":"Microsoft.Web/sites","kind":"functionapp,linux,container","location":"South - Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:54:10.96","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' + Central US","properties":{"name":"functionapp-linux000004","state":"Running","hostNames":["functionapp-linux000004.azurewebsites.net"],"webSpace":"clitest.rg000001-SouthCentralUSwebspace","selfLink":"https://waws-prod-sn1-161.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-SouthCentralUSwebspace/sites/functionapp-linux000004","repositorySiteName":"functionapp-linux000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000004.azurewebsites.net","functionapp-linux000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcapplinplan000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:41.76","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"ED2BBF7217DB1A3BCC830926101F0F672DD1F9B0BDE1B8F5A44FA8C804620DA5","kind":"functionapp,linux,container","inboundIpAddress":"13.84.227.164","possibleInboundIpAddresses":"13.84.227.164","outboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120","possibleOutboundIpAddresses":"13.84.227.164,52.171.221.149,52.171.217.1,52.171.217.147,52.171.219.120,52.171.52.137,13.84.201.190","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-sn1-161","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '3676' + - '3772' content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:12 GMT + - Fri, 27 Dec 2019 14:03:43 GMT expires: - '-1' pragma: @@ -650,7 +590,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -660,16 +600,16 @@ interactions: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000004/config/web","name":"functionapp-linux000004","type":"Microsoft.Web/sites/config","location":"South Central US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"DOCKER|mcr.microsoft.com/azure-functions/node:2.0-node10-appservice","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionapp-linux000004","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3242' + - '3312' content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:14 GMT + - Fri, 27 Dec 2019 14:03:44 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version_consumption.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version_consumption.yaml index 1e04e136e2b..80d48452800 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version_consumption.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_on_linux_version_consumption.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,13 +33,13 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North @@ -48,7 +48,7 @@ interactions: Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia @@ -70,11 +70,11 @@ interactions: Central US","description":null,"sortOrder":2147483647,"displayName":"West Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":"","sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":"","sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central @@ -87,22 +87,25 @@ interactions: Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia - Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '12102' + - '12604' content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:40 GMT + - Fri, 27 Dec 2019 14:04:20 GMT expires: - '-1' pragma: @@ -138,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T18:16:20.8062150Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T18:16:20.8062150Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-18T18:16:20.7281254Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:03:59.4704904Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:03:59.4704904Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:03:59.4080180Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:41 GMT + - Fri, 27 Dec 2019 14:04:21 GMT expires: - '-1' pragma: @@ -189,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -206,7 +209,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:41 GMT + - Fri, 27 Dec 2019 14:04:21 GMT expires: - '-1' pragma: @@ -222,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -251,26 +254,26 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000003","name":"functionapp-linux000003","type":"Microsoft.Web/sites","kind":"functionapp,linux","location":"westus","properties":{"name":"functionapp-linux000003","state":"Running","hostNames":["functionapp-linux000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-linux000003","repositorySiteName":"functionapp-linux000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000003.azurewebsites.net","functionapp-linux000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"PYTHON|3.7"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSLinuxDynamicPlan","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-18T18:16:49.0533333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp,linux","inboundIpAddress":"13.93.220.109","possibleInboundIpAddresses":"13.93.220.109","outboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234","possibleOutboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-063","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000003","name":"functionapp-linux000003","type":"Microsoft.Web/sites","kind":"functionapp,linux","location":"westus","properties":{"name":"functionapp-linux000003","state":"Running","hostNames":["functionapp-linux000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-linux000003","repositorySiteName":"functionapp-linux000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-linux000003.azurewebsites.net","functionapp-linux000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"PYTHON|3.7"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-linux000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-linux000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSLinuxDynamicPlan","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:04:30.5233333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-linux000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1D10C701CFEC388A8004E1CB06351B8EB3BE878A355C65970379FD9A7803F719","kind":"functionapp,linux","inboundIpAddress":"13.93.220.109","possibleInboundIpAddresses":"13.93.220.109","outboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234","possibleOutboundIpAddresses":"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-063","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-linux000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3532' + - '3628' content-type: - application/json date: - - Fri, 18 Oct 2019 18:17:05 GMT + - Fri, 27 Dec 2019 14:04:47 GMT etag: - - '"1D585E035AA8335"' + - '"1D5BCBE8F71346B"' expires: - '-1' pragma: @@ -313,15 +316,15 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000003","name":"functionapp-linux000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"9001b1cd-0000-0700-0000-5daa01a30000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000003","AppId":"fb504d64-799c-4201-a695-492ccbdd3c3b","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"eeaf4ba5-88eb-4b88-96c9-d0d914c0586c","ConnectionString":"InstrumentationKey=eeaf4ba5-88eb-4b88-96c9-d0d914c0586c","Name":"functionapp-linux000003","CreationDate":"2019-10-18T18:17:07.1722432+00:00","TenantId":"0043ac27-403a-4a41-85b6-c4751acd3610","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-linux000003","name":"functionapp-linux000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b4005608-0000-0700-0000-5e060f860000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-linux000003","AppId":"a93e8bf8-5606-48d8-8f27-f5408daaa827","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"ddc17a57-4b9a-475e-826f-0e4ecb8d562d","ConnectionString":"InstrumentationKey=ddc17a57-4b9a-475e-826f-0e4ecb8d562d","Name":"functionapp-linux000003","CreationDate":"2019-12-27T14:04:54.0194606+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -332,7 +335,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 18 Oct 2019 18:17:09 GMT + - Fri, 27 Dec 2019 14:04:57 GMT expires: - '-1' pragma: @@ -350,7 +353,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' x-powered-by: - ASP.NET status: @@ -372,8 +375,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -390,7 +393,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:17:11 GMT + - Fri, 27 Dec 2019 14:04:59 GMT expires: - '-1' pragma: @@ -408,7 +411,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11996' x-powered-by: - ASP.NET status: @@ -418,7 +421,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "python", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "eeaf4ba5-88eb-4b88-96c9-d0d914c0586c"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "ddc17a57-4b9a-475e-826f-0e4ecb8d562d"}}''' headers: Accept: - application/json @@ -435,8 +438,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -444,7 +447,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"python","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"eeaf4ba5-88eb-4b88-96c9-d0d914c0586c"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"python","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"ddc17a57-4b9a-475e-826f-0e4ecb8d562d"}}' headers: cache-control: - no-cache @@ -453,9 +456,9 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:17:12 GMT + - Fri, 27 Dec 2019 14:05:01 GMT etag: - - '"1D585E0436BBB80"' + - '"1D5BCBEA1662B55"' expires: - '-1' pragma: @@ -473,7 +476,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1192' x-powered-by: - ASP.NET status: @@ -493,8 +496,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -504,16 +507,16 @@ interactions: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-linux000003/config/web","name":"functionapp-linux000003","type":"Microsoft.Web/sites/config","location":"West US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","linuxFxVersion":"PYTHON|3.7","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionapp-linux000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3178' + - '3248' content-type: - application/json date: - - Fri, 18 Oct 2019 18:17:14 GMT + - Fri, 27 Dec 2019 14:05:02 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_reserved_instance.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_reserved_instance.yaml index f5e4945b456..34e1b4b6198 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_reserved_instance.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_reserved_instance.yaml @@ -1,107 +1,132 @@ interactions: - request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group create + - functionapp create Connection: - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --location --name --tag + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '384' + - '12604' content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:56 GMT - expires: - - '-1' - pragma: - - no-cache - 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Thu, 13 Jun 2019 23:23:59 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/751c6884-2e1f-4a5b-b6e5-88865709e410?monitor=true&api-version=2019-04-01 pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1198' + x-powered-by: + - ASP.NET status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -110,28 +135,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account create + - functionapp create Connection: - keep-alive ParameterSetName: - - -n -g -l --sku + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/751c6884-2e1f-4a5b-b6e5-88865709e410?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6605240Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6605240Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2542570Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:07.7979797Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:57:07.7979797Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:57:07.7505833Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:19 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -157,20 +184,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - functionapp create Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:23 GMT + - Fri, 27 Dec 2019 13:57:29 GMT expires: - '-1' pragma: @@ -198,12 +225,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK - request: - body: null + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, + {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwithreservedinstance000003"}], + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -213,88 +248,33 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '1218' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003?api-version=2018-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast - Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil - South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea - Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France - Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003","name":"functionappwithreservedinstance000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithreservedinstance000003","state":"Running","hostNames":["functionappwithreservedinstance000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-059.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithreservedinstance000003","repositorySiteName":"functionappwithreservedinstance000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithreservedinstance000003.azurewebsites.net","functionappwithreservedinstance000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithreservedinstance000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithreservedinstance000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:57:36.893","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithreservedinstance000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9DBF919051B98C0AD59100135888C83CB3CA56F58881EB910F49D2DABD37FBBC","kind":"functionapp","inboundIpAddress":"23.99.91.55","possibleInboundIpAddresses":"23.99.91.55","outboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","possibleOutboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-059","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithreservedinstance000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '7551' + - '3711' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:25 GMT + - Fri, 27 Dec 2019 13:58:14 GMT + etag: + - '"1D5BCBD98D1E130"' expires: - '-1' pragma: @@ -311,13 +291,16 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-resource-requests: + - '499' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "westus", "kind": "web", "properties": {"Application_Type": + "web"}}' headers: Accept: - application/json @@ -327,33 +310,41 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '80' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwithreservedinstance000003?api-version=2015-05-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6605240Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6605240Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2542570Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwithreservedinstance000003","name":"functionappwithreservedinstance000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b3003aee-0000-0700-0000-5e060dfa0000\"","properties":{"Ver":"v2","ApplicationId":"functionappwithreservedinstance000003","AppId":"71b5d0ac-7681-46c8-a5d5-e57c63ec1176","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"94835eee-d90d-4f07-b1be-daf502bb21b6","ConnectionString":"InstrumentationKey=94835eee-d90d-4f07-b1be-daf502bb21b6","Name":"functionappwithreservedinstance000003","CreationDate":"2019-12-27T13:58:18.6399347+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: + access-control-expose-headers: + - Request-Context cache-control: - no-cache content-length: - - '1227' + - '956' content-type: - - application/json + - application/json; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:26 GMT + - Fri, 27 Dec 2019 13:58:21 GMT expires: - '-1' pragma: - no-cache + request-context: + - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -362,6 +353,10 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1196' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -381,53 +376,56 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003/config/appsettings/list?api-version=2018-11-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithreservedinstance000003"}}' headers: cache-control: - no-cache content-length: - - '288' + - '1167' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:32 GMT + - Fri, 27 Dec 2019 13:58:22 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1199' + x-ms-ratelimit-remaining-subscription-resource-requests: + - '11999' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": - false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": - "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, - {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwithreservedinstance000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": + "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTSHARE": "functionappwithreservedinstance000003", "APPINSIGHTS_INSTRUMENTATIONKEY": + "94835eee-d90d-4f07-b1be-daf502bb21b6"}}''' headers: Accept: - application/json @@ -438,32 +436,33 @@ interactions: Connection: - keep-alive Content-Length: - - '1222' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003/config/appsettings?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003","name":"functionappwithreservedinstance000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithreservedinstance000003","state":"Running","hostNames":["functionappwithreservedinstance000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-045.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithreservedinstance000003","repositorySiteName":"functionappwithreservedinstance000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithreservedinstance000003.azurewebsites.net","functionappwithreservedinstance000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithreservedinstance000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithreservedinstance000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:41.847","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithreservedinstance000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","possibleOutboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-045","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithreservedinstance000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithreservedinstance000003","APPINSIGHTS_INSTRUMENTATIONKEY":"94835eee-d90d-4f07-b1be-daf502bb21b6"}}' headers: cache-control: - no-cache content-length: - - '3479' + - '1239' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:18 GMT + - Fri, 27 Dec 2019 13:58:26 GMT etag: - - '"1D5223F2DCA14C0"' + - '"1D5BCBDB4B06E80"' expires: - '-1' pragma: @@ -480,8 +479,8 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + x-ms-ratelimit-remaining-subscription-writes: + - '1192' x-powered-by: - ASP.NET status: @@ -501,8 +500,8 @@ interactions: ParameterSetName: - -g -n --prewarmed-instance-count User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -510,18 +509,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003/config/web","name":"functionappwithreservedinstance000003","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappwithreservedinstance000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappwithreservedinstance000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":0,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3155' + - '3289' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:27 GMT + - Fri, 27 Dec 2019 13:58:28 GMT expires: - '-1' pragma: @@ -544,7 +543,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"numberOfWorkers": 1, "defaultDocuments": ["Default.htm", + body: '{"properties": {"numberOfWorkers": 1, "defaultDocuments": ["Default.htm", "Default.html", "Default.asp", "index.htm", "index.html", "iisstart.htm", "default.aspx", "index.php"], "netFrameworkVersion": "v4.0", "phpVersion": "5.6", "pythonVersion": "", "nodeVersion": "", "linuxFxVersion": "", "requestTracingEnabled": false, @@ -552,7 +551,7 @@ interactions: 35, "detailedErrorLoggingEnabled": false, "publishingUsername": "$functionappwithreservedinstance000003", "scmType": "None", "use32BitWorkerProcess": true, "webSocketsEnabled": false, "alwaysOn": false, "appCommandLine": "", "managedPipelineMode": "Integrated", - "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\\\wwwroot", + "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "cors": {"allowedOrigins": ["https://functions.azure.com", "https://functions-staging.azure.com", "https://functions-next.azure.com"], @@ -562,7 +561,7 @@ interactions: "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "ftpsState": "AllAllowed", "reservedInstanceCount": - 4}}''' + 4}}' headers: Accept: - application/json @@ -579,8 +578,8 @@ interactions: ParameterSetName: - -g -n --prewarmed-instance-count User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH @@ -588,20 +587,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithreservedinstance000003","name":"functionappwithreservedinstance000003","type":"Microsoft.Web/sites","location":"West - US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2017","httpLoggingEnabled":false,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappwithreservedinstance000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow + US","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$functionappwithreservedinstance000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"googleClientId":null,"googleClientSecret":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountOAuthScopes":null},"cors":{"allowedOrigins":["https://functions.azure.com","https://functions-staging.azure.com","https://functions-next.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":4,"preWarmedInstanceCount":null,"healthCheckPath":null}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","ftpsState":"AllAllowed","reservedInstanceCount":4,"preWarmedInstanceCount":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null}}' headers: cache-control: - no-cache content-length: - - '3141' + - '3275' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:32 GMT + - Fri, 27 Dec 2019 13:58:34 GMT etag: - - '"1D5223F2DCA14C0"' + - '"1D5BCBDB4B06E80"' expires: - '-1' pragma: @@ -641,8 +640,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -656,9 +655,9 @@ interactions: content-length: - '0' date: - - Thu, 13 Jun 2019 23:25:42 GMT + - Fri, 27 Dec 2019 13:58:40 GMT etag: - - '"1D5223F4AD49EF0"' + - '"1D5BCBDB95CB880"' expires: - '-1' pragma: @@ -672,57 +671,10 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14998' x-powered-by: - ASP.NET 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:44 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdET1FSSlVCTFFYN0NaQk5JWEFFQ1NaV09HUUVMWDQyRVpaTnxFMzhFQ0I5MDAzQ0E2N0Q0LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14998' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_appsetting_update.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_appsetting_update.yaml index e7b52906fbf..7337f6887ad 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_appsetting_update.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_appsetting_update.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-21T10:54:48Z"},"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":"2019-12-27T14:00:19Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:55:16 GMT + - Fri, 27 Dec 2019 14:00:44 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -72,8 +72,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":27386,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-045_27386","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":27685,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-059_27685","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -82,7 +82,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:23 GMT + - Fri, 27 Dec 2019 14:01:05 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1182' + - '1186' x-powered-by: - ASP.NET status: @@ -121,7 +121,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -129,8 +129,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":27386,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-045_27386","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":27685,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-059_27685","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -139,7 +139,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:26 GMT + - Fri, 27 Dec 2019 14:01:06 GMT expires: - '-1' pragma: @@ -176,23 +176,23 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:54:55.4314107Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:54:55.4314107Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:54:55.3690669Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:24.2802887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:24.2802887Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:24.2178242Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:27 GMT + - Fri, 27 Dec 2019 14:01:07 GMT expires: - '-1' pragma: @@ -227,11 +227,11 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -243,7 +243,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:27 GMT + - Fri, 27 Dec 2019 14:01:08 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1196' status: code: 200 message: OK @@ -289,7 +289,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -297,18 +297,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-045.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:55:33.717","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1816545CCAD9595C297784284A048A9272F14096A2775023AF401F9340152BD9","kind":"functionapp","inboundIpAddress":"40.112.143.140","possibleInboundIpAddresses":"40.112.143.140","outboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","possibleOutboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-045","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-059.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:15.213","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"2DD0CB8FB1FD65615809901040B32307B7E3910BD9ED8CC9E3C3735C3D71D0F5","kind":"functionapp","inboundIpAddress":"23.99.91.55","possibleInboundIpAddresses":"23.99.91.55","outboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","possibleOutboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-059","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3561' + - '3535' content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:49 GMT + - Fri, 27 Dec 2019 14:01:33 GMT etag: - - '"1D587FE10A3A260"' + - '"1D5BCBE1ABB7A80"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '496' + - '498' x-powered-by: - ASP.NET status: @@ -352,14 +352,14 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"6e003f55-0000-0700-0000-5dad8eba0000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"7bb16731-0476-468a-98c7-946a72ddef06","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"b995a974-afa0-414c-a78a-cbd4dd2bd815","ConnectionString":"InstrumentationKey=b995a974-afa0-414c-a78a-cbd4dd2bd815","Name":"functionapp-slot000004","CreationDate":"2019-10-21T10:55:54.4295618+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300fefa-0000-0700-0000-5e060ec30000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"1d2cfd84-cc7b-4c9a-9760-9c7f59aabfc4","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"101bd586-af29-4dd2-b7e9-545c07428fae","ConnectionString":"InstrumentationKey=101bd586-af29-4dd2-b7e9-545c07428fae","Name":"functionapp-slot000004","CreationDate":"2019-12-27T14:01:39.7114528+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -370,7 +370,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:55:56 GMT + - Fri, 27 Dec 2019 14:01:40 GMT expires: - '-1' pragma: @@ -388,7 +388,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1128' + - '1194' x-powered-by: - ASP.NET status: @@ -411,7 +411,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -428,7 +428,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:58 GMT + - Fri, 27 Dec 2019 14:01:41 GMT expires: - '-1' pragma: @@ -446,7 +446,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11989' + - '11995' x-powered-by: - ASP.NET status: @@ -456,7 +456,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "b995a974-afa0-414c-a78a-cbd4dd2bd815"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "101bd586-af29-4dd2-b7e9-545c07428fae"}}''' headers: Accept: - application/json @@ -474,7 +474,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -482,7 +482,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"b995a974-afa0-414c-a78a-cbd4dd2bd815"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"101bd586-af29-4dd2-b7e9-545c07428fae"}}' headers: cache-control: - no-cache @@ -491,9 +491,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:59 GMT + - Fri, 27 Dec 2019 14:01:43 GMT etag: - - '"1D587FE1EF45670"' + - '"1D5BCBE2B160850"' expires: - '-1' pragma: @@ -511,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1156' + - '1189' x-powered-by: - ASP.NET status: @@ -532,7 +532,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -540,18 +540,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-045.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:55:58.807","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"1816545CCAD9595C297784284A048A9272F14096A2775023AF401F9340152BD9","kind":"functionapp","inboundIpAddress":"40.112.143.140","possibleInboundIpAddresses":"40.112.143.140","outboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","possibleOutboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-045","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-059.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:42.997","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"2DD0CB8FB1FD65615809901040B32307B7E3910BD9ED8CC9E3C3735C3D71D0F5","kind":"functionapp","inboundIpAddress":"23.99.91.55","possibleInboundIpAddresses":"23.99.91.55","outboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","possibleOutboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-059","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3559' + - '3533' content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:00 GMT + - Fri, 27 Dec 2019 14:01:44 GMT etag: - - '"1D587FE1EF45670"' + - '"1D5BCBE2B160850"' expires: - '-1' pragma: @@ -594,7 +594,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -602,18 +602,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005","name":"functionapp-slot000004/slotname000005","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-045.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:56:03.96","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__7ea9","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"506BB1D96FE1677ECB89B1EF90D22F8DDAEF3E6F619F6615BA5F4B7BBDE18C8C","kind":"functionapp","inboundIpAddress":"40.112.143.140","possibleInboundIpAddresses":"40.112.143.140","outboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","possibleOutboundIpAddresses":"40.112.141.230,104.42.232.223,104.42.232.189,104.42.237.4","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-045","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-059.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:50.517","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__9288","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"7D1F603240936AB54F65F112639041BD22089455BCB1E254A186DD0F0933B20B","kind":"functionapp","inboundIpAddress":"23.99.91.55","possibleInboundIpAddresses":"23.99.91.55","outboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","possibleOutboundIpAddresses":"23.99.7.165,23.99.4.206,23.99.7.131,23.99.3.236","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-059","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3804' + - '3779' content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:20 GMT + - Fri, 27 Dec 2019 14:02:07 GMT etag: - - '"1D587FE1EF45670"' + - '"1D5BCBE2B160850"' expires: - '-1' pragma: @@ -654,7 +654,7 @@ interactions: - -g -n --slot --slot-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -662,7 +662,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"b995a974-afa0-414c-a78a-cbd4dd2bd815"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"101bd586-af29-4dd2-b7e9-545c07428fae"}}' headers: cache-control: - no-cache @@ -671,7 +671,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:21 GMT + - Fri, 27 Dec 2019 14:02:08 GMT expires: - '-1' pragma: @@ -699,7 +699,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "b995a974-afa0-414c-a78a-cbd4dd2bd815", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "101bd586-af29-4dd2-b7e9-545c07428fae", "FOO": "BAR"}}''' headers: Accept: @@ -718,7 +718,7 @@ interactions: - -g -n --slot --slot-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -726,7 +726,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"b995a974-afa0-414c-a78a-cbd4dd2bd815","FOO":"BAR"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"101bd586-af29-4dd2-b7e9-545c07428fae","FOO":"BAR"}}' headers: cache-control: - no-cache @@ -735,9 +735,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:22 GMT + - Fri, 27 Dec 2019 14:02:09 GMT etag: - - '"1D587FE2D1E48A0"' + - '"1D5BCBE3B059F50"' expires: - '-1' pragma: @@ -755,7 +755,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1193' x-powered-by: - ASP.NET status: @@ -776,7 +776,7 @@ interactions: - -g -n --slot --slot-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -793,7 +793,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:23 GMT + - Fri, 27 Dec 2019 14:02:09 GMT expires: - '-1' pragma: @@ -834,7 +834,7 @@ interactions: - -g -n --slot --slot-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -851,7 +851,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:24 GMT + - Fri, 27 Dec 2019 14:02:11 GMT expires: - '-1' pragma: @@ -869,7 +869,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1191' x-powered-by: - ASP.NET status: @@ -892,7 +892,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -900,7 +900,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"b995a974-afa0-414c-a78a-cbd4dd2bd815","FOO":"BAR"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"101bd586-af29-4dd2-b7e9-545c07428fae","FOO":"BAR"}}' headers: cache-control: - no-cache @@ -909,7 +909,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:25 GMT + - Fri, 27 Dec 2019 14:02:11 GMT expires: - '-1' pragma: @@ -927,7 +927,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' x-powered-by: - ASP.NET status: @@ -948,7 +948,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -965,7 +965,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:26 GMT + - Fri, 27 Dec 2019 14:02:13 GMT expires: - '-1' pragma: @@ -1004,7 +1004,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1018,9 +1018,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:56:31 GMT + - Fri, 27 Dec 2019 14:02:20 GMT etag: - - '"1D587FE1EF45670"' + - '"1D5BCBE2B160850"' expires: - '-1' pragma: @@ -1034,7 +1034,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14999' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_creation.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_creation.yaml index 3bf28afe424..b4c3de01cd9 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_creation.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_creation.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-21T10:59:44Z"},"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":"2019-12-27T14:02:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 11:00:14 GMT + - Fri, 27 Dec 2019 14:02:55 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -72,8 +72,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":21977,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-071_21977","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":30701,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-091_30701","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -82,7 +82,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:21 GMT + - Fri, 27 Dec 2019 14:03:04 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1185' x-powered-by: - ASP.NET status: @@ -121,7 +121,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -129,8 +129,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":21977,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-071_21977","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":30701,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-091_30701","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -139,7 +139,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:23 GMT + - Fri, 27 Dec 2019 14:03:05 GMT expires: - '-1' pragma: @@ -176,23 +176,23 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:52.5570850Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:52.5570850Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:59:52.4789374Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:32.8915294Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:32.8915294Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:02:32.8134329Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:25 GMT + - Fri, 27 Dec 2019 14:03:07 GMT expires: - '-1' pragma: @@ -227,11 +227,11 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -243,7 +243,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:25 GMT + - Fri, 27 Dec 2019 14:03:07 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1194' status: code: 200 message: OK @@ -289,7 +289,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -297,18 +297,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-071.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T11:00:31.62","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"EA0359F10597E26BD06CE3BBA33C1FEA7393E450796130E1B83B822B7DC765A0","kind":"functionapp","inboundIpAddress":"23.101.207.250","possibleInboundIpAddresses":"23.101.207.250","outboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","possibleOutboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-071","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:13.7233333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"F804F4910DE78FD31C10AE0EE88A8D172F6B5DD9D84A3057E895D47AF5B78A23","kind":"functionapp","inboundIpAddress":"104.42.128.171","possibleInboundIpAddresses":"104.42.128.171","outboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164","possibleOutboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164,104.42.129.68,104.42.130.49","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3560' + - '3625' content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:47 GMT + - Fri, 27 Dec 2019 14:03:30 GMT etag: - - '"1D587FEC1DB9315"' + - '"1D5BCBE615D24C0"' expires: - '-1' pragma: @@ -352,14 +352,14 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"6e00b157-0000-0700-0000-5dad8fe50000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"9bd61be4-2e74-411e-9fd8-de5802010c55","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"98f6e2c8-a50b-48cf-8285-b58a8fd67f9c","ConnectionString":"InstrumentationKey=98f6e2c8-a50b-48cf-8285-b58a8fd67f9c","Name":"functionapp-slot000004","CreationDate":"2019-10-21T11:00:53.6181392+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b4000e04-0000-0700-0000-5e060f390000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"0dacc424-6d07-416c-a883-e69a7cbf3feb","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"ff9ca649-91ec-4857-b3d1-ee7dd1560565","ConnectionString":"InstrumentationKey=ff9ca649-91ec-4857-b3d1-ee7dd1560565","Name":"functionapp-slot000004","CreationDate":"2019-12-27T14:03:37.0090435+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -370,7 +370,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 11:00:56 GMT + - Fri, 27 Dec 2019 14:03:39 GMT expires: - '-1' pragma: @@ -388,7 +388,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1144' + - '1188' x-powered-by: - ASP.NET status: @@ -411,7 +411,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -428,7 +428,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:00:58 GMT + - Fri, 27 Dec 2019 14:03:39 GMT expires: - '-1' pragma: @@ -446,7 +446,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11993' x-powered-by: - ASP.NET status: @@ -456,7 +456,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "98f6e2c8-a50b-48cf-8285-b58a8fd67f9c"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "ff9ca649-91ec-4857-b3d1-ee7dd1560565"}}''' headers: Accept: - application/json @@ -474,7 +474,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -482,7 +482,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"98f6e2c8-a50b-48cf-8285-b58a8fd67f9c"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"ff9ca649-91ec-4857-b3d1-ee7dd1560565"}}' headers: cache-control: - no-cache @@ -491,9 +491,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:01:00 GMT + - Fri, 27 Dec 2019 14:03:40 GMT etag: - - '"1D587FED27CC6D5"' + - '"1D5BCBE7172FB6B"' expires: - '-1' pragma: @@ -511,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1183' x-powered-by: - ASP.NET status: @@ -532,7 +532,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -540,18 +540,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-071.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T11:01:00.0133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"EA0359F10597E26BD06CE3BBA33C1FEA7393E450796130E1B83B822B7DC765A0","kind":"functionapp","inboundIpAddress":"23.101.207.250","possibleInboundIpAddresses":"23.101.207.250","outboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","possibleOutboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-071","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:41.0466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"F804F4910DE78FD31C10AE0EE88A8D172F6B5DD9D84A3057E895D47AF5B78A23","kind":"functionapp","inboundIpAddress":"104.42.128.171","possibleInboundIpAddresses":"104.42.128.171","outboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164","possibleOutboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164,104.42.129.68,104.42.130.49","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3563' + - '3623' content-type: - application/json date: - - Mon, 21 Oct 2019 11:01:01 GMT + - Fri, 27 Dec 2019 14:03:42 GMT etag: - - '"1D587FED27CC6D5"' + - '"1D5BCBE7172FB6B"' expires: - '-1' pragma: @@ -594,7 +594,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -602,18 +602,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005","name":"functionapp-slot000004/slotname000005","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-071.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T11:01:07.5266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__c069","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"7AA4E8D0FA33E43E6FDB46D2E423893C53A16F960F7724ADA0444ADBCA90559B","kind":"functionapp","inboundIpAddress":"23.101.207.250","possibleInboundIpAddresses":"23.101.207.250","outboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","possibleOutboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-071","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:47.67","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__c619","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"86874C82C143F85CA4729AD5911A19F20F5264D1B5051E9486DE2A02D8D67E07","kind":"functionapp","inboundIpAddress":"104.42.128.171","possibleInboundIpAddresses":"104.42.128.171","outboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164","possibleOutboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164,104.42.129.68,104.42.130.49","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3809' + - '3864' content-type: - application/json date: - - Mon, 21 Oct 2019 11:01:23 GMT + - Fri, 27 Dec 2019 14:04:05 GMT etag: - - '"1D587FED27CC6D5"' + - '"1D5BCBE7172FB6B"' expires: - '-1' pragma: @@ -631,7 +631,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '498' + - '499' x-powered-by: - ASP.NET status: @@ -652,7 +652,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -660,18 +660,18 @@ interactions: response: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005","name":"functionapp-slot000004/slotname000005","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-071.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":"Limited","hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":"Dedicated","serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T11:01:09.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__c069","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"7AA4E8D0FA33E43E6FDB46D2E423893C53A16F960F7724ADA0444ADBCA90559B","kind":"functionapp","inboundIpAddress":"23.101.207.250","possibleInboundIpAddresses":"23.101.207.250","outboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","possibleOutboundIpAddresses":"23.101.199.30,23.101.196.70,23.101.201.119,23.101.197.194","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-071","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' + US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":"Limited","hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":"Dedicated","serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:03:48.27","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__c619","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"86874C82C143F85CA4729AD5911A19F20F5264D1B5051E9486DE2A02D8D67E07","kind":"functionapp","inboundIpAddress":"104.42.128.171","possibleInboundIpAddresses":"104.42.128.171","outboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164","possibleOutboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164,104.42.129.68,104.42.130.49","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '3854' + - '3914' content-type: - application/json date: - - Mon, 21 Oct 2019 11:01:24 GMT + - Fri, 27 Dec 2019 14:04:06 GMT etag: - - '"1D587FED80EF700"' + - '"1D5BCBE75C12CE0"' expires: - '-1' pragma: @@ -710,7 +710,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -724,9 +724,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 11:01:32 GMT + - Fri, 27 Dec 2019 14:04:12 GMT etag: - - '"1D587FED80EF700"' + - '"1D5BCBE75C12CE0"' expires: - '-1' pragma: @@ -740,7 +740,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14991' + - '14995' x-powered-by: - ASP.NET status: @@ -761,7 +761,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -777,7 +777,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 11:01:33 GMT + - Fri, 27 Dec 2019 14:04:14 GMT expires: - '-1' pragma: @@ -816,7 +816,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -830,9 +830,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 11:01:38 GMT + - Fri, 27 Dec 2019 14:04:22 GMT etag: - - '"1D587FED27CC6D5"' + - '"1D5BCBE7172FB6B"' expires: - '-1' pragma: @@ -846,7 +846,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14990' + - '14994' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_swap.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_swap.yaml index 5498461faa3..4aa2fed6424 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_swap.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_slot_swap.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-21T10:53:50Z"},"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":"2019-12-27T14:04:28Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:54:16 GMT + - Fri, 27 Dec 2019 14:04:56 GMT expires: - '-1' pragma: @@ -64,7 +64,7 @@ interactions: - -g -n --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -72,8 +72,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":31297,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-047_31297","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":42715,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-033_42715","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -82,7 +82,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:25 GMT + - Fri, 27 Dec 2019 14:05:04 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1158' + - '1184' x-powered-by: - ASP.NET status: @@ -121,7 +121,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -129,8 +129,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","name":"funcappplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"West - US","properties":{"serverFarmId":31297,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-047_31297","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":42715,"name":"funcappplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-WestUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"West + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bay-033_42715","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -139,7 +139,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:27 GMT + - Fri, 27 Dec 2019 14:05:06 GMT expires: - '-1' pragma: @@ -176,23 +176,23 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:53:56.2651259Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:53:56.2651259Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:53:56.1713552Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:04:36.0366625Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:04:36.0366625Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:04:35.9584971Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1169' + - '1200' content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:28 GMT + - Fri, 27 Dec 2019 14:05:08 GMT expires: - '-1' pragma: @@ -227,11 +227,11 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -243,7 +243,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:28 GMT + - Fri, 27 Dec 2019 14:05:08 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1191' status: code: 200 message: OK @@ -289,7 +289,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -297,18 +297,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-047.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:54:35.863","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"03CB74DAF89C145034CDA0AA808B8E9DB73C2500A1CB488D506D41E59C17381C","kind":"functionapp","inboundIpAddress":"104.40.28.133","possibleInboundIpAddresses":"104.40.28.133","outboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","possibleOutboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-047","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:05:14.893","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"4F2A50AC60C67201DFCB7BABDDDD2D4EF5524745B72B26072221F17F63461BA0","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3551' + - '3563' content-type: - application/json date: - - Mon, 21 Oct 2019 10:54:51 GMT + - Fri, 27 Dec 2019 14:05:32 GMT etag: - - '"1D587FDEE23D8E0"' + - '"1D5BCBEA9AF1710"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '496' + - '498' x-powered-by: - ASP.NET status: @@ -352,14 +352,14 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"6e00c154-0000-0700-0000-5dad8e7e0000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"e89b9409-afef-4189-89c5-47f37182e5ad","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"95ce5403-820e-498b-b7f6-d0e08fe9a370","ConnectionString":"InstrumentationKey=95ce5403-820e-498b-b7f6-d0e08fe9a370","Name":"functionapp-slot000004","CreationDate":"2019-10-21T10:54:54.9430654+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionapp-slot000004","name":"functionapp-slot000004","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b400750a-0000-0700-0000-5e060fb20000\"","properties":{"Ver":"v2","ApplicationId":"functionapp-slot000004","AppId":"8c2c319d-09fd-424a-bd2a-376171b2fde8","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"f1d83ede-6062-4133-af7c-f6fef0f6de76","ConnectionString":"InstrumentationKey=f1d83ede-6062-4133-af7c-f6fef0f6de76","Name":"functionapp-slot000004","CreationDate":"2019-12-27T14:05:38.1685104+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context @@ -370,7 +370,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:54:58 GMT + - Fri, 27 Dec 2019 14:05:40 GMT expires: - '-1' pragma: @@ -388,7 +388,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1184' x-powered-by: - ASP.NET status: @@ -411,7 +411,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -428,7 +428,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:00 GMT + - Fri, 27 Dec 2019 14:05:41 GMT expires: - '-1' pragma: @@ -446,7 +446,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11995' + - '11996' x-powered-by: - ASP.NET status: @@ -456,7 +456,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "95ce5403-820e-498b-b7f6-d0e08fe9a370"}}''' + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "f1d83ede-6062-4133-af7c-f6fef0f6de76"}}''' headers: Accept: - application/json @@ -474,7 +474,7 @@ interactions: - -g -n --plan -s --runtime User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -482,7 +482,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"95ce5403-820e-498b-b7f6-d0e08fe9a370"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"f1d83ede-6062-4133-af7c-f6fef0f6de76"}}' headers: cache-control: - no-cache @@ -491,9 +491,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:01 GMT + - Fri, 27 Dec 2019 14:05:43 GMT etag: - - '"1D587FDFCC45AA0"' + - '"1D5BCBEBA401E30"' expires: - '-1' pragma: @@ -511,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1182' x-powered-by: - ASP.NET status: @@ -532,7 +532,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -540,18 +540,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004","name":"functionapp-slot000004","type":"Microsoft.Web/sites","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-047.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:55:01.45","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"03CB74DAF89C145034CDA0AA808B8E9DB73C2500A1CB488D506D41E59C17381C","kind":"functionapp","inboundIpAddress":"104.40.28.133","possibleInboundIpAddresses":"104.40.28.133","outboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","possibleOutboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-047","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004","state":"Running","hostNames":["functionapp-slot000004.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004.azurewebsites.net","functionapp-slot000004.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:05:43.187","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"4F2A50AC60C67201DFCB7BABDDDD2D4EF5524745B72B26072221F17F63461BA0","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3548' + - '3561' content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:02 GMT + - Fri, 27 Dec 2019 14:05:43 GMT etag: - - '"1D587FDFCC45AA0"' + - '"1D5BCBEBA401E30"' expires: - '-1' pragma: @@ -594,7 +594,7 @@ interactions: - -g -n --slot User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -602,18 +602,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005","name":"functionapp-slot000004/slotname000005","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-047.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:55:09.627","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__84e9","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"E617F28AD787D8A5FDA79B82059CB93572801EEBB3C19C14BC9CC40D8894D040","kind":"functionapp","inboundIpAddress":"104.40.28.133","possibleInboundIpAddresses":"104.40.28.133","outboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","possibleOutboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-047","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:05:51.917","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004__ce6a","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"ADC59A6832CF094A276B4C7793233749B2935987B356A71111F461A092167378","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3795' + - '3807' content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:24 GMT + - Fri, 27 Dec 2019 14:06:09 GMT etag: - - '"1D587FDFCC45AA0"' + - '"1D5BCBEBA401E30"' expires: - '-1' pragma: @@ -654,7 +654,7 @@ interactions: - -g -n --slot --settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -662,7 +662,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"95ce5403-820e-498b-b7f6-d0e08fe9a370"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"f1d83ede-6062-4133-af7c-f6fef0f6de76"}}' headers: cache-control: - no-cache @@ -671,7 +671,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:25 GMT + - Fri, 27 Dec 2019 14:06:11 GMT expires: - '-1' pragma: @@ -699,7 +699,7 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "95ce5403-820e-498b-b7f6-d0e08fe9a370", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "APPINSIGHTS_INSTRUMENTATIONKEY": "f1d83ede-6062-4133-af7c-f6fef0f6de76", "FOO": "BAR"}}''' headers: Accept: @@ -718,7 +718,7 @@ interactions: - -g -n --slot --settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -726,7 +726,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"95ce5403-820e-498b-b7f6-d0e08fe9a370","FOO":"BAR"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"f1d83ede-6062-4133-af7c-f6fef0f6de76","FOO":"BAR"}}' headers: cache-control: - no-cache @@ -735,9 +735,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:55:27 GMT + - Fri, 27 Dec 2019 14:06:12 GMT etag: - - '"1D587FE0BDACFB0"' + - '"1D5BCBECBB45960"' expires: - '-1' pragma: @@ -755,7 +755,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1190' x-powered-by: - ASP.NET status: @@ -780,7 +780,7 @@ interactions: - -g -n --slot --action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -794,13 +794,13 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:55:32 GMT + - Fri, 27 Dec 2019 14:06:15 GMT etag: - - '"1D587FE0EB84D20"' + - '"1D5BCBECD9F3970"' expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 pragma: - no-cache server: @@ -812,7 +812,101 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1195' + x-powered-by: + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp deployment slot swap + Connection: + - keep-alive + ParameterSetName: + - -g -n --slot --action + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Fri, 27 Dec 2019 14:06:32 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp deployment slot swap + Connection: + - keep-alive + ParameterSetName: + - -g -n --slot --action + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Fri, 27 Dec 2019 14:06:49 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff x-powered-by: - ASP.NET status: @@ -833,9 +927,9 @@ interactions: - -g -n --slot --action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 response: body: string: '' @@ -845,11 +939,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:55:48 GMT + - Fri, 27 Dec 2019 14:07:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 pragma: - no-cache server: @@ -880,9 +974,9 @@ interactions: - -g -n --slot --action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 response: body: string: '' @@ -892,11 +986,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:56:04 GMT + - Fri, 27 Dec 2019 14:07:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 pragma: - no-cache server: @@ -927,9 +1021,9 @@ interactions: - -g -n --slot --action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 response: body: string: '' @@ -939,11 +1033,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:56:20 GMT + - Fri, 27 Dec 2019 14:07:38 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 pragma: - no-cache server: @@ -974,24 +1068,24 @@ interactions: - -g -n --slot --action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/a4c6d9a3-f6c3-4c7a-8032-938c8a645e74?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005/operationresults/0c6d9890-f470-49b9-8980-b5c77734243e?api-version=2018-11-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/slots/slotname000005","name":"functionapp-slot000004/slotname000005","type":"Microsoft.Web/sites/slots","kind":"functionapp","location":"West - US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-047.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-21T10:56:30.667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"03CB74DAF89C145034CDA0AA808B8E9DB73C2500A1CB488D506D41E59C17381C","kind":"functionapp","inboundIpAddress":"104.40.28.133","possibleInboundIpAddresses":"104.40.28.133","outboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","possibleOutboundIpAddresses":"104.40.28.42,104.40.26.133,104.40.25.66,104.40.24.165","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-047","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":{"timestampUtc":"2019-10-21T10:56:30.694Z","sourceSlotName":"slotname000005","destinationSlotName":"Production"},"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' + US","properties":{"name":"functionapp-slot000004(slotname000005)","state":"Running","hostNames":["functionapp-slot000004-slotname000005.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionapp-slot000004","repositorySiteName":"functionapp-slot000004","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionapp-slot000004-slotname000005.azurewebsites.net","functionapp-slot000004-slotname000005.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionapp-slot000004-slotname000005.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionapp-slot000004-slotname000005.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/funcappplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:07:41.523","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionapp-slot000004","trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"4F2A50AC60C67201DFCB7BABDDDD2D4EF5524745B72B26072221F17F63461BA0","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionapp-slot000004-slotname000005.azurewebsites.net","slotSwapStatus":{"timestampUtc":"2019-12-27T14:07:41.561Z","sourceSlotName":"slotname000005","destinationSlotName":"Production"},"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3905' + - '3917' content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:35 GMT + - Fri, 27 Dec 2019 14:07:55 GMT etag: - - '"1D587FE31F1C9B0"' + - '"1D5BCBF00C8C230"' expires: - '-1' pragma: @@ -1030,7 +1124,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1038,7 +1132,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionapp-slot000004/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"95ce5403-820e-498b-b7f6-d0e08fe9a370","FOO":"BAR"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","APPINSIGHTS_INSTRUMENTATIONKEY":"f1d83ede-6062-4133-af7c-f6fef0f6de76","FOO":"BAR"}}' headers: cache-control: - no-cache @@ -1047,7 +1141,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:37 GMT + - Fri, 27 Dec 2019 14:07:58 GMT expires: - '-1' pragma: @@ -1065,7 +1159,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11995' + - '11998' x-powered-by: - ASP.NET status: @@ -1086,7 +1180,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1103,7 +1197,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:56:38 GMT + - Fri, 27 Dec 2019 14:07:59 GMT expires: - '-1' pragma: @@ -1142,7 +1236,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1156,9 +1250,9 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:56:44 GMT + - Fri, 27 Dec 2019 14:08:06 GMT etag: - - '"1D587FE0EE8ABF0"' + - '"1D5BCBECDC8E180"' expires: - '-1' pragma: @@ -1172,7 +1266,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14999' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime.yaml index 8e6232eb17c..5952642c22c 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime.yaml @@ -1,107 +1,132 @@ interactions: - request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group create + - functionapp create Connection: - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --location --name --tag + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '384' + - '12604' content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:57 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1196' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Thu, 13 Jun 2019 23:23:59 GMT + - Fri, 27 Dec 2019 13:59:16 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/b162dd4d-665d-43e4-b53b-699d36e81e8a?monitor=true&api-version=2019-04-01 pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1193' + x-powered-by: + - ASP.NET status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -110,28 +135,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account create + - functionapp create Connection: - keep-alive ParameterSetName: - - -n -g -l --sku + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/b162dd4d-665d-43e4-b53b-699d36e81e8a?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6761405Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6761405Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2855186Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:56.4243289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:56.4243289Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:58:56.3461863Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:20 GMT + - Fri, 27 Dec 2019 13:59:16 GMT expires: - '-1' pragma: @@ -157,20 +184,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - functionapp create Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:24 GMT + - Fri, 27 Dec 2019 13:59:17 GMT expires: - '-1' pragma: @@ -198,12 +225,21 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK - request: - body: null + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v4.6", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, + {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", + "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwindowsruntime000003"}], + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -213,88 +249,33 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '1273' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003?api-version=2018-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast - Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil - South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea - Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France - Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowsruntime000003","state":"Running","hostNames":["functionappwindowsruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-117.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowsruntime000003","repositorySiteName":"functionappwindowsruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowsruntime000003.azurewebsites.net","functionappwindowsruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowsruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowsruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:59:28.12","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowsruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"B46FAF22F57BC30E39DC59729716577489465A9C7F5B0B2338144BE3EE594E47","kind":"functionapp","inboundIpAddress":"104.42.53.248","possibleInboundIpAddresses":"104.42.53.248","outboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90","possibleOutboundIpAddresses":"104.42.53.248,104.42.195.62,104.42.199.12,104.42.43.137,104.42.194.90,104.42.42.126,104.42.43.41,104.42.198.122","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-117","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowsruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '7551' + - '3800' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:25 GMT + - Fri, 27 Dec 2019 14:00:03 GMT + etag: + - '"1D5BCBDDB2050EB"' expires: - '-1' pragma: @@ -311,13 +292,16 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-resource-requests: + - '498' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "westus", "kind": "web", "properties": {"Application_Type": + "web"}}' headers: Accept: - application/json @@ -327,33 +311,41 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '80' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowsruntime000003?api-version=2015-05-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6761405Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6761405Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2855186Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300bef3-0000-0700-0000-5e060e670000\"","properties":{"Ver":"v2","ApplicationId":"functionappwindowsruntime000003","AppId":"5cbc1a4a-9bb1-4158-be91-d360a5c572e9","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"85a4195b-b67a-409f-b3f2-bb2702f6abf1","ConnectionString":"InstrumentationKey=85a4195b-b67a-409f-b3f2-bb2702f6abf1","Name":"functionappwindowsruntime000003","CreationDate":"2019-12-27T14:00:07.1319328+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: + access-control-expose-headers: + - Request-Context cache-control: - no-cache content-length: - - '1227' + - '956' content-type: - - application/json + - application/json; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:38 GMT + - Fri, 27 Dec 2019 14:00:08 GMT expires: - '-1' pragma: - no-cache + request-context: + - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -362,6 +354,10 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1188' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -381,54 +377,56 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings/list?api-version=2018-11-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003"}}' headers: cache-control: - no-cache content-length: - - '288' + - '1201' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:42 GMT + - Fri, 27 Dec 2019 14:00:09 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1195' + x-ms-ratelimit-remaining-subscription-resource-requests: + - '11996' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": - false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": - "v4.6", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, - {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwindowsruntime000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + body: 'b''{"kind": "", "properties": {"FUNCTIONS_WORKER_RUNTIME": + "node", "FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTSHARE": "functionappwindowsruntime000003", "APPINSIGHTS_INSTRUMENTATIONKEY": + "85a4195b-b67a-409f-b3f2-bb2702f6abf1"}}''' headers: Accept: - application/json @@ -439,32 +437,33 @@ interactions: Connection: - keep-alive Content-Length: - - '1277' + - '996' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --runtime User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowsruntime000003","state":"Running","hostNames":["functionappwindowsruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-035.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowsruntime000003","repositorySiteName":"functionappwindowsruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowsruntime000003.azurewebsites.net","functionappwindowsruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowsruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowsruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:50.02","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowsruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.112.143.79,40.112.136.154,40.112.141.43,40.112.138.165","possibleOutboundIpAddresses":"40.112.143.79,40.112.136.154,40.112.141.43,40.112.138.165","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-035","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowsruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"85a4195b-b67a-409f-b3f2-bb2702f6abf1"}}' headers: cache-control: - no-cache content-length: - - '3478' + - '1273' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:23 GMT + - Fri, 27 Dec 2019 14:00:12 GMT etag: - - '"1D5223F32C73DE0"' + - '"1D5BCBDF4574AE0"' expires: - '-1' pragma: @@ -481,8 +480,8 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + x-ms-ratelimit-remaining-subscription-writes: + - '1191' x-powered-by: - ASP.NET status: @@ -504,8 +503,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -513,16 +512,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"85a4195b-b67a-409f-b3f2-bb2702f6abf1"}}' headers: cache-control: - no-cache content-length: - - '1205' + - '1273' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:27 GMT + - Fri, 27 Dec 2019 14:00:14 GMT expires: - '-1' pragma: @@ -540,7 +539,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11996' x-powered-by: - ASP.NET status: @@ -560,8 +559,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -578,7 +577,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:29 GMT + - Fri, 27 Dec 2019 14:00:15 GMT expires: - '-1' pragma: @@ -600,104 +599,4 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - functionapp delete - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -g -n - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003?api-version=2018-11-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:35 GMT - etag: - - '"1D5223F32C73DE0"' - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-aspnet-version: - - 4.0.30319 - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-deletes: - - '14998' - x-powered-by: - - ASP.NET - 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:37 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdZTUtVN1JDR09HQzc3SktaSFlUVEJIQUJUMkFNRTZSUlJVS3xGQjk4Rjg1RTY4MkNCNDJDLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14997' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime_version.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime_version.yaml index 1b61b53a0a0..e5d3404815a 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime_version.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_runtime_version.yaml @@ -13,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -33,13 +33,13 @@ interactions: Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North @@ -48,7 +48,7 @@ interactions: Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia @@ -70,11 +70,11 @@ interactions: Central US","description":null,"sortOrder":2147483647,"displayName":"West Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":"","sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":"","sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central @@ -87,22 +87,25 @@ interactions: Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia - Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '12102' + - '12604' content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:01 GMT + - Fri, 27 Dec 2019 13:59:14 GMT expires: - '-1' pragma: @@ -138,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T18:15:40.5618150Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T18:15:40.5618150Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-18T18:15:40.4993685Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:52.5180554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:58:52.5180554Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:58:52.4555651Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:02 GMT + - Fri, 27 Dec 2019 13:59:13 GMT expires: - '-1' pragma: @@ -189,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-storage/4.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -206,7 +209,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:02 GMT + - Fri, 27 Dec 2019 13:59:14 GMT expires: - '-1' pragma: @@ -222,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -253,26 +256,26 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowsruntime000003","state":"Running","hostNames":["functionappwindowsruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-057.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowsruntime000003","repositorySiteName":"functionappwindowsruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowsruntime000003.azurewebsites.net","functionappwindowsruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowsruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowsruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-10-18T18:16:08.27","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowsruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","inboundIpAddress":"13.91.40.166","possibleInboundIpAddresses":"13.91.40.166","outboundIpAddresses":"13.91.42.207,13.91.44.111,13.91.40.156,13.91.41.150","possibleOutboundIpAddresses":"13.91.42.207,13.91.44.111,13.91.40.156,13.91.41.150","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-057","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowsruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowsruntime000003","state":"Running","hostNames":["functionappwindowsruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowsruntime000003","repositorySiteName":"functionappwindowsruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowsruntime000003.azurewebsites.net","functionappwindowsruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowsruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowsruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T13:59:23.0466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowsruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"6BE829D5350B4885923673ED0C07A6B93AB4A2B10A8F0460738D674A8D09CA84","kind":"functionapp","inboundIpAddress":"104.42.128.171","possibleInboundIpAddresses":"104.42.128.171","outboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164","possibleOutboundIpAddresses":"104.42.128.171,104.42.131.62,104.42.134.143,104.42.130.245,104.42.133.164,104.42.129.68,104.42.130.49","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowsruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3624' + - '3801' content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:41 GMT + - Fri, 27 Dec 2019 13:59:59 GMT etag: - - '"1D585E01DA02260"' + - '"1D5BCBDD7FBAB55"' expires: - '-1' pragma: @@ -290,7 +293,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '497' x-powered-by: - ASP.NET status: @@ -315,26 +318,26 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowsruntime000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"9001cfca-0000-0700-0000-5daa018d0000\"","properties":{"Ver":"v2","ApplicationId":"functionappwindowsruntime000003","AppId":"2a1326e1-4c45-4c00-98a3-309e185225f9","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"89fdcb61-890e-4377-a516-9eda9435a58a","ConnectionString":"InstrumentationKey=89fdcb61-890e-4377-a516-9eda9435a58a","Name":"functionappwindowsruntime000003","CreationDate":"2019-10-18T18:16:45.401983+00:00","TenantId":"0043ac27-403a-4a41-85b6-c4751acd3610","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowsruntime000003","name":"functionappwindowsruntime000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300b6f3-0000-0700-0000-5e060e660000\"","properties":{"Ver":"v2","ApplicationId":"functionappwindowsruntime000003","AppId":"4de72ad9-28ce-43c5-8757-a520e1c8d555","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"71d09d14-6cde-4aab-9e5c-a897b790be88","ConnectionString":"InstrumentationKey=71d09d14-6cde-4aab-9e5c-a897b790be88","Name":"functionappwindowsruntime000003","CreationDate":"2019-12-27T14:00:06.7790797+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context cache-control: - no-cache content-length: - - '955' + - '956' content-type: - application/json; charset=utf-8 date: - - Fri, 18 Oct 2019 18:16:47 GMT + - Fri, 27 Dec 2019 14:00:09 GMT expires: - '-1' pragma: @@ -352,7 +355,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -374,8 +377,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -392,7 +395,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:49 GMT + - Fri, 27 Dec 2019 14:00:09 GMT expires: - '-1' pragma: @@ -410,7 +413,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11996' x-powered-by: - ASP.NET status: @@ -423,7 +426,7 @@ interactions: "WEBSITE_NODE_DEFAULT_VERSION": "~8", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "functionappwindowsruntime000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "89fdcb61-890e-4377-a516-9eda9435a58a"}}''' + "71d09d14-6cde-4aab-9e5c-a897b790be88"}}''' headers: Accept: - application/json @@ -440,8 +443,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --runtime --runtime-version User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -449,7 +452,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~8","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"89fdcb61-890e-4377-a516-9eda9435a58a"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~8","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"71d09d14-6cde-4aab-9e5c-a897b790be88"}}' headers: cache-control: - no-cache @@ -458,9 +461,9 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:51 GMT + - Fri, 27 Dec 2019 14:00:11 GMT etag: - - '"1D585E036252470"' + - '"1D5BCBDF430A30B"' expires: - '-1' pragma: @@ -478,7 +481,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1188' x-powered-by: - ASP.NET status: @@ -500,8 +503,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -509,7 +512,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowsruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~8","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"89fdcb61-890e-4377-a516-9eda9435a58a"}}' + US","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~8","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowsruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"71d09d14-6cde-4aab-9e5c-a897b790be88"}}' headers: cache-control: - no-cache @@ -518,7 +521,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:52 GMT + - Fri, 27 Dec 2019 14:00:13 GMT expires: - '-1' pragma: @@ -536,7 +539,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -556,8 +559,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -574,7 +577,7 @@ interactions: content-type: - application/json date: - - Fri, 18 Oct 2019 18:16:54 GMT + - Fri, 27 Dec 2019 14:00:14 GMT expires: - '-1' pragma: @@ -612,8 +615,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.6.6 (Windows-10-10.0.18362-SP0) msrest/0.6.2 msrest_azure/0.6.2 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -627,9 +630,9 @@ interactions: content-length: - '0' date: - - Fri, 18 Oct 2019 18:16:58 GMT + - Fri, 27 Dec 2019 14:00:20 GMT etag: - - '"1D585E036252470"' + - '"1D5BCBDF430A30B"' expires: - '-1' pragma: @@ -643,7 +646,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_without_runtime.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_without_runtime.yaml index 6bcf50bd49b..49d2359f228 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_without_runtime.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_windows_without_runtime.yaml @@ -1,107 +1,132 @@ interactions: - request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group create + - functionapp create Connection: - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --location --name --tag + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '384' + - '12604' content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:57 GMT - expires: - - '-1' - pragma: - - no-cache - 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:00 GMT + - Fri, 27 Dec 2019 14:00:01 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/42d2456a-924e-4ab0-9ec4-0cf52d3b40be?monitor=true&api-version=2019-04-01 pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1196' + x-powered-by: + - ASP.NET status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -110,28 +135,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account create + - functionapp create Connection: - keep-alive ParameterSetName: - - -n -g -l --sku + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/42d2456a-924e-4ab0-9ec4-0cf52d3b40be?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.7386785Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.7386785Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.5824226Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:40.0191246Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:40.0191246Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:59:39.9409978Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:23 GMT + - Fri, 27 Dec 2019 14:00:01 GMT expires: - '-1' pragma: @@ -157,20 +184,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - functionapp create Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:26 GMT + - Fri, 27 Dec 2019 14:00:02 GMT expires: - '-1' pragma: @@ -198,12 +225,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1194' status: code: 200 message: OK - request: - body: null + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, + {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwindowswithoutruntime000003"}], + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -213,88 +248,33 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '1218' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2018-02-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003?api-version=2018-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast - Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan - East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East - US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North - Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil - South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central - India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada - East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West - US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK - South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea - Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France - Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia - Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South - Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003","name":"functionappwindowswithoutruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowswithoutruntime000003","state":"Running","hostNames":["functionappwindowswithoutruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-077.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowswithoutruntime000003","repositorySiteName":"functionappwindowswithoutruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowswithoutruntime000003.azurewebsites.net","functionappwindowswithoutruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowswithoutruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowswithoutruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:00:12.6766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowswithoutruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"AC4E499090EECF8D5DAE5AD4BB0A43E3AF39CF40A9AEF11BF29583E4CED65C62","kind":"functionapp","inboundIpAddress":"138.91.240.81","possibleInboundIpAddresses":"138.91.240.81","outboundIpAddresses":"138.91.247.220,138.91.246.230,138.91.246.197,138.91.241.182","possibleOutboundIpAddresses":"138.91.247.220,138.91.246.230,138.91.246.197,138.91.241.182","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-077","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowswithoutruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '7551' + - '3743' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:36 GMT + - Fri, 27 Dec 2019 14:00:47 GMT + etag: + - '"1D5BCBDF5983C55"' expires: - '-1' pragma: @@ -311,13 +291,16 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-resource-requests: + - '498' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "westus", "kind": "web", "properties": {"Application_Type": + "web"}}' headers: Accept: - application/json @@ -327,33 +310,41 @@ interactions: - functionapp create Connection: - keep-alive + Content-Length: + - '80' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowswithoutruntime000003?api-version=2015-05-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.7386785Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.7386785Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.5824226Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwindowswithoutruntime000003","name":"functionappwindowswithoutruntime000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b300a3f8-0000-0700-0000-5e060eac0000\"","properties":{"Ver":"v2","ApplicationId":"functionappwindowswithoutruntime000003","AppId":"25d797be-8a02-48ca-bf62-9bdb46175498","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"d37c4f5d-e47c-42dc-af35-8e364703c763","ConnectionString":"InstrumentationKey=d37c4f5d-e47c-42dc-af35-8e364703c763","Name":"functionappwindowswithoutruntime000003","CreationDate":"2019-12-27T14:01:16.7224741+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: + access-control-expose-headers: + - Request-Context cache-control: - no-cache content-length: - - '1227' + - '956' content-type: - - application/json + - application/json; charset=utf-8 date: - - Thu, 13 Jun 2019 23:24:40 GMT + - Fri, 27 Dec 2019 14:01:40 GMT expires: - '-1' pragma: - no-cache + request-context: + - appId=cid-v1:920e14b1-13f3-461a-a4bb-b4fe6f1a4525 server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -362,6 +353,10 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1190' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -381,53 +376,56 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003/config/appsettings/list?api-version=2018-11-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowswithoutruntime000003"}}' headers: cache-control: - no-cache content-length: - - '288' + - '1167' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:42 GMT + - Fri, 27 Dec 2019 14:01:41 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - 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-ratelimit-remaining-subscription-writes: - - '1198' + x-ms-ratelimit-remaining-subscription-resource-requests: + - '11997' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": - false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": - "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, - {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", - "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwindowswithoutruntime000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": + "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTSHARE": "functionappwindowswithoutruntime000003", "APPINSIGHTS_INSTRUMENTATIONKEY": + "d37c4f5d-e47c-42dc-af35-8e364703c763"}}''' headers: Accept: - application/json @@ -438,32 +436,33 @@ interactions: Connection: - keep-alive Content-Length: - - '1222' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003?api-version=2018-11-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003/config/appsettings?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003","name":"functionappwindowswithoutruntime000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwindowswithoutruntime000003","state":"Running","hostNames":["functionappwindowswithoutruntime000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-057.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwindowswithoutruntime000003","repositorySiteName":"functionappwindowswithoutruntime000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwindowswithoutruntime000003.azurewebsites.net","functionappwindowswithoutruntime000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwindowswithoutruntime000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwindowswithoutruntime000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:49.277","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwindowswithoutruntime000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"13.91.42.207,13.91.44.111,13.91.40.156,13.91.41.150","possibleOutboundIpAddresses":"13.91.42.207,13.91.44.111,13.91.40.156,13.91.41.150","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-057","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwindowswithoutruntime000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwindowswithoutruntime000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwindowswithoutruntime000003","APPINSIGHTS_INSTRUMENTATIONKEY":"d37c4f5d-e47c-42dc-af35-8e364703c763"}}' headers: cache-control: - no-cache content-length: - - '3467' + - '1239' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:24 GMT + - Fri, 27 Dec 2019 14:01:43 GMT etag: - - '"1D5223F32F79CB0"' + - '"1D5BCBE2AAB2B8B"' expires: - '-1' pragma: @@ -480,8 +479,8 @@ interactions: - 4.0.30319 x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + x-ms-ratelimit-remaining-subscription-writes: + - '1186' x-powered-by: - ASP.NET status: @@ -503,8 +502,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -518,9 +517,9 @@ interactions: content-length: - '0' date: - - Thu, 13 Jun 2019 23:25:30 GMT + - Fri, 27 Dec 2019 14:01:49 GMT etag: - - '"1D5223F32F79CB0"' + - '"1D5BCBE2AAB2B8B"' expires: - '-1' pragma: @@ -534,57 +533,10 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14996' x-powered-by: - ASP.NET 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:37 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkc0VlBBSFlNMkxaVlpCQVJXU1oyWFlOS1I0U1ZTUFFHSllWR3w2ODVERDk0NUZFMEM1QjcyLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14997' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_app_insights_key.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_app_insights_key.yaml index 3aa21b21ece..7cea29236ad 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_app_insights_key.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_app_insights_key.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-13T23:23:52Z"}}' - 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-13T23:23:52Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:57 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1196' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Thu, 13 Jun 2019 23:23:59 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ee786900-fafe-43a1-a316-081e6fbc9e24?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1195' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ee786900-fafe-43a1-a316-081e6fbc9e24?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6136447Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6136447Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2230115Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Thu, 13 Jun 2019 23:24:19 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Thu, 13 Jun 2019 23:24:24 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 200 - message: OK - request: body: null headers: @@ -216,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --app-insights-key User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -226,75 +23,89 @@ interactions: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '7551' + - '12604' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:25 GMT + - Fri, 27 Dec 2019 14:00:54 GMT expires: - '-1' pragma: @@ -330,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --app-insights-key User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6136447Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:23:59.6136447Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:23:59.2230115Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:34.5687079Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:34.5687079Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:34.5218148Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:29 GMT + - Fri, 27 Dec 2019 14:00:55 GMT expires: - '-1' pragma: @@ -381,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --app-insights-key User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -398,7 +209,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:24:31 GMT + - Fri, 27 Dec 2019 14:00:56 GMT expires: - '-1' pragma: @@ -414,21 +225,21 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwithappinsights000003"}, {"name": "APPINSIGHTS_INSTRUMENTATIONKEY", "value": "00000000-0000-0000-0000-123456789123"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -439,32 +250,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1315' + - '1311' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --app-insights-key User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-085.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-13T23:24:40.7933333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"104.40.53.219,104.42.226.43,104.42.227.57,104.42.228.164,104.42.230.5","possibleOutboundIpAddresses":"104.40.53.219,104.42.226.43,104.42.227.57,104.42.228.164,104.42.230.5,104.42.229.180,104.42.227.131","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-085","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-033.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:17.557","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"31161615EE631F28ED8FEC49BF56BAB247AC57501091E9F64655937803DF8079","kind":"functionapp","inboundIpAddress":"40.112.142.148","possibleInboundIpAddresses":"40.112.142.148","outboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","possibleOutboundIpAddresses":"40.112.137.127,40.112.139.85,40.112.142.204,40.112.139.188","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-033","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3537' + - '3739' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:15 GMT + - Fri, 27 Dec 2019 14:01:54 GMT etag: - - '"1D5223F2D3DB340"' + - '"1D5BCBE1C48AA30"' expires: - '-1' pragma: @@ -482,7 +293,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '497' x-powered-by: - ASP.NET status: @@ -504,8 +315,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -513,16 +324,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"00000000-0000-0000-0000-123456789123"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"00000000-0000-0000-0000-123456789123"}}' headers: cache-control: - no-cache content-length: - - '1243' + - '1239' content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:20 GMT + - Fri, 27 Dec 2019 14:01:55 GMT expires: - '-1' pragma: @@ -540,7 +351,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11995' x-powered-by: - ASP.NET status: @@ -560,8 +371,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -578,7 +389,7 @@ interactions: content-type: - application/json date: - - Thu, 13 Jun 2019 23:25:32 GMT + - Fri, 27 Dec 2019 14:01:56 GMT expires: - '-1' pragma: @@ -616,8 +427,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -631,9 +442,9 @@ interactions: content-length: - '0' date: - - Thu, 13 Jun 2019 23:25:37 GMT + - Fri, 27 Dec 2019 14:02:01 GMT etag: - - '"1D5223F2D3DB340"' + - '"1D5BCBE1C48AA30"' expires: - '-1' pragma: @@ -647,57 +458,10 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14998' x-powered-by: - ASP.NET 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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 13 Jun 2019 23:25:48 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdQSE9SM0xWQjY1V1dWUDdRVFpDQjdMSkpaUlNINklPVFc0T3xFRjg3NkVEOUU5QzI3NTM4LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14998' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_default_app_insights.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_default_app_insights.yaml index 5cab7192be9..d15afff63ac 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_default_app_insights.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_default_app_insights.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-21T19:35:29Z"}}' - 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.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-21T19:35:29Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 21 Jun 2019 19:35:31 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 21 Jun 2019 19:35:33 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e672d2f2-a996-4ba8-ab95-0f11e6a0baf5?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e672d2f2-a996-4ba8-ab95-0f11e6a0baf5?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:33.0729375Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:33.0729375Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-21T19:35:32.9323182Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Fri, 21 Jun 2019 19:35:50 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Fri, 21 Jun 2019 19:35:51 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK - request: body: null headers: @@ -216,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -226,78 +23,89 @@ interactions: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central - US EUAP"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '7836' + - '12604' content-type: - application/json date: - - Fri, 21 Jun 2019 19:35:52 GMT + - Fri, 27 Dec 2019 14:02:32 GMT expires: - '-1' pragma: @@ -333,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:33.0729375Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:33.0729375Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-21T19:35:32.9323182Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:12.2107211Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:12.2107211Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:02:12.1482214Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Fri, 21 Jun 2019 19:35:52 GMT + - Fri, 27 Dec 2019 14:02:33 GMT expires: - '-1' pragma: @@ -384,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -401,7 +209,7 @@ interactions: content-type: - application/json date: - - Fri, 21 Jun 2019 19:35:52 GMT + - Fri, 27 Dec 2019 14:02:34 GMT expires: - '-1' pragma: @@ -417,20 +225,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "westus", "properties": {"reserved": + body: 'b''{"kind": "functionapp", "location": "westus", "properties": {"reserved": false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwithappinsights000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -441,32 +249,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1222' + - '1218' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-113.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-21T19:35:59.3433333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83","possibleOutboundIpAddresses":"40.78.48.219,104.40.3.246,104.40.8.50,104.40.4.179,104.40.14.83,104.40.12.222,104.40.2.67,104.40.9.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-113","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"westus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-WestUSwebspace","selfLink":"https://waws-prod-bay-011.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-WestUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/WestUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:02:44.08","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"3E59A23A232C6FEB861D7F3E2F12FA890FF1230DDD57DD747AED42969686E6DF","kind":"functionapp","inboundIpAddress":"191.236.80.12","possibleInboundIpAddresses":"191.236.80.12","outboundIpAddresses":"191.236.84.50,191.236.84.239,191.236.85.43,191.236.84.216,40.118.233.108,40.118.236.104,40.118.232.85,40.118.233.137","possibleOutboundIpAddresses":"191.236.84.50,191.236.84.239,191.236.85.43,191.236.84.216,40.118.233.108,40.118.236.104,40.118.232.85,40.118.233.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bay-011","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3534' + - '3852' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:34 GMT + - Fri, 27 Dec 2019 14:03:17 GMT etag: - - '"1D528688DD01AF5"' + - '"1D5BCBE4FCF6E20"' expires: - '-1' pragma: @@ -509,26 +317,26 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwithappinsights000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"5d012114-0000-0700-0000-5d0d31c40000\"","properties":{"Ver":"v2","ApplicationId":"functionappwithappinsights000003","AppId":"2cc1f0f2-3359-4ebe-a42d-ba6156fdf747","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"62255a63-4d70-4827-a343-a15aae4d2515","Name":"functionappwithappinsights000003","CreationDate":"2019-06-21T19:36:36.9281022+00:00","TenantId":"1bf3e2b1-96b7-42c7-80fa-65c8821a7004","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"microsoft.insights/components","location":"westus","tags":{},"kind":"web","etag":"\"b4005703-0000-0700-0000-5e060f2c0000\"","properties":{"Ver":"v2","ApplicationId":"functionappwithappinsights000003","AppId":"ac480024-2213-4ea5-8b8f-42634ba14ee7","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"0e3ee542-d029-4b39-a68c-88a7cc617b36","ConnectionString":"InstrumentationKey=0e3ee542-d029-4b39-a68c-88a7cc617b36","Name":"functionappwithappinsights000003","CreationDate":"2019-12-27T14:03:24.4938661+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context cache-control: - no-cache content-length: - - '879' + - '956' content-type: - application/json; charset=utf-8 date: - - Fri, 21 Jun 2019 19:36:39 GMT + - Fri, 27 Dec 2019 14:03:26 GMT expires: - '-1' pragma: @@ -546,7 +354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1185' x-powered-by: - ASP.NET status: @@ -568,8 +376,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -577,16 +385,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003"}}' headers: cache-control: - no-cache content-length: - - '1171' + - '1167' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:39 GMT + - Fri, 27 Dec 2019 14:03:27 GMT expires: - '-1' pragma: @@ -604,20 +412,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11995' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": + body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "10.14.1", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "functionappwithappinsights000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "62255a63-4d70-4827-a343-a15aae4d2515"}}\''''' + "0e3ee542-d029-4b39-a68c-88a7cc617b36"}}''' headers: Accept: - application/json @@ -628,14 +436,14 @@ interactions: Connection: - keep-alive Content-Length: - - '964' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -643,18 +451,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"62255a63-4d70-4827-a343-a15aae4d2515"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"0e3ee542-d029-4b39-a68c-88a7cc617b36"}}' headers: cache-control: - no-cache content-length: - - '1243' + - '1239' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:42 GMT + - Fri, 27 Dec 2019 14:03:30 GMT etag: - - '"1D52868A60EDF40"' + - '"1D5BCBE6AB3BCF0"' expires: - '-1' pragma: @@ -672,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1187' x-powered-by: - ASP.NET status: @@ -694,8 +502,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -703,16 +511,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"West - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"62255a63-4d70-4827-a343-a15aae4d2515"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003","APPINSIGHTS_INSTRUMENTATIONKEY":"0e3ee542-d029-4b39-a68c-88a7cc617b36"}}' headers: cache-control: - no-cache content-length: - - '1243' + - '1239' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:42 GMT + - Fri, 27 Dec 2019 14:03:31 GMT expires: - '-1' pragma: @@ -730,7 +538,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11994' x-powered-by: - ASP.NET status: @@ -750,8 +558,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -768,7 +576,7 @@ interactions: content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:43 GMT + - Fri, 27 Dec 2019 14:03:33 GMT expires: - '-1' pragma: @@ -790,51 +598,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.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Fri, 21 Jun 2019 19:36:44 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdTVDZWQ0NFTktOQjRCVENIWkRBSEhFSlZKVDM2WDVZU041NnwwRkVGOURFNUYwOTJDRjNELVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/appservice/tests/latest/recordings/test_functionapp_with_no_default_app_insights.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_no_default_app_insights.yaml index c968988878d..048231a0ab5 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_no_default_app_insights.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_with_no_default_app_insights.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-21T19:35:41Z"}}' - 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.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-21T19:35:41Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 21 Jun 2019 19:35:42 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 21 Jun 2019 19:35:43 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e3b17f3e-46b9-4233-8a0c-180d620076d3?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e3b17f3e-46b9-4233-8a0c-180d620076d3?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:43.9635086Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:43.9635086Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-21T19:35:43.8228706Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Fri, 21 Jun 2019 19:36:00 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Fri, 21 Jun 2019 19:36:02 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK - request: body: null headers: @@ -216,8 +13,8 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --disable-app-insights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -226,78 +23,89 @@ interactions: body: string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - US","description":null,"sortOrder":0,"displayName":"Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US","description":null,"sortOrder":0,"displayName":"Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North - Europe","description":null,"sortOrder":1,"displayName":"North Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","description":"","sortOrder":1,"displayName":"North Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West - Europe","description":null,"sortOrder":2,"displayName":"West Europe"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast - Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","description":"","sortOrder":3,"displayName":"Southeast Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East - Asia","description":null,"sortOrder":4,"displayName":"East Asia"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Asia","description":null,"sortOrder":4,"displayName":"East Asia","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US","description":null,"sortOrder":5,"displayName":"West US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US","description":null,"sortOrder":6,"displayName":"East US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + US","description":null,"sortOrder":6,"displayName":"East US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - West","description":null,"sortOrder":7,"displayName":"Japan West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan - East","description":null,"sortOrder":8,"displayName":"Japan East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East - US 2","description":null,"sortOrder":9,"displayName":"East US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + US 2","description":"","sortOrder":9,"displayName":"East US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North Central US","description":null,"sortOrder":10,"displayName":"North Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South - Central US","description":null,"sortOrder":11,"displayName":"South Central - US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + Central US","description":"","sortOrder":11,"displayName":"South Central US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil - South","description":null,"sortOrder":12,"displayName":"Brazil South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - East","description":null,"sortOrder":13,"displayName":"Australia East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","description":"","sortOrder":13,"displayName":"Australia East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia - Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"MSFTINT;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central - India","description":null,"sortOrder":2147483647,"displayName":"Central India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West - India","description":null,"sortOrder":2147483647,"displayName":"West India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South - India","description":null,"sortOrder":2147483647,"displayName":"South India"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada - East","description":null,"sortOrder":2147483647,"displayName":"Canada East"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West Central US","description":null,"sortOrder":2147483647,"displayName":"West - Central US"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West - US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - West","description":null,"sortOrder":2147483647,"displayName":"UK West"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK - South","description":null,"sortOrder":2147483647,"displayName":"UK South"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;DSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central - US EUAP"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea - Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France - Central","description":null,"sortOrder":2147483647,"displayName":"France Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia Central","description":null,"sortOrder":2147483647,"displayName":"Australia - Central"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South Africa North","description":null,"sortOrder":2147483647,"displayName":"South - Africa North"}}],"nextLink":null,"id":null}' + Africa North","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"PUBLIC;DSERIES;FUNCTIONS;DYNAMIC;DSERIES"}}],"nextLink":null,"id":null}' headers: cache-control: - no-cache content-length: - - '7836' + - '12604' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:03 GMT + - Fri, 27 Dec 2019 14:04:09 GMT expires: - '-1' pragma: @@ -333,24 +141,24 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --disable-app-insights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:43.9635086Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-21T19:35:43.9635086Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-21T19:35:43.8228706Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:03:47.6882816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:03:47.6882816Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:03:47.6258050Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1227' + - '1200' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:03 GMT + - Fri, 27 Dec 2019 14:04:10 GMT expires: - '-1' pragma: @@ -384,12 +192,12 @@ interactions: ParameterSetName: - -g -n -c -s --os-type --disable-app-insights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -401,7 +209,7 @@ interactions: content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:03 GMT + - Fri, 27 Dec 2019 14:04:10 GMT expires: - '-1' pragma: @@ -417,20 +225,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' status: code: 200 message: OK - request: - body: 'b''b\''{"kind": "functionapp", "location": "centralus", "properties": {"reserved": + body: 'b''{"kind": "functionapp", "location": "centralus", "properties": {"reserved": false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "WEBSITE_CONTENTSHARE", "value": "functionappwithappinsights000003"}], - "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}\''''' + "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' headers: Accept: - application/json @@ -441,32 +249,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1225' + - '1221' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n -c -s --os-type --disable-app-insights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003?api-version=2018-11-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"centralus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-095.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/CentralUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-06-21T19:36:11.6333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","outboundIpAddresses":"40.69.190.41,13.89.184.220,52.176.48.248,52.165.230.98,13.89.189.195","possibleOutboundIpAddresses":"40.69.190.41,13.89.184.220,52.176.48.248,52.165.230.98,13.89.189.195,52.173.36.174,52.173.33.211,52.173.38.3","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-095","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003","name":"functionappwithappinsights000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"centralus","properties":{"name":"functionappwithappinsights000003","state":"Running","hostNames":["functionappwithappinsights000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-043.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappwithappinsights000003","repositorySiteName":"functionappwithappinsights000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappwithappinsights000003.azurewebsites.net","functionappwithappinsights000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappwithappinsights000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappwithappinsights000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/CentralUSPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:04:26.3866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappwithappinsights000003","trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"91C897AE5EF101FEC95BD9DA8580CD1591453F60E88A50A6B010BB2B28733F40","kind":"functionapp","inboundIpAddress":"52.165.155.12","possibleInboundIpAddresses":"52.165.155.12","outboundIpAddresses":"52.165.155.12,52.165.154.209,13.89.236.153,52.165.153.2,52.165.158.102","possibleOutboundIpAddresses":"52.165.155.12,52.165.154.209,13.89.236.153,52.165.153.2,52.165.158.102","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-043","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappwithappinsights000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3557' + - '3777' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:43 GMT + - Fri, 27 Dec 2019 14:04:56 GMT etag: - - '"1D528689531A6EB"' + - '"1D5BCBE8CDE066B"' expires: - '-1' pragma: @@ -484,7 +292,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '497' x-powered-by: - ASP.NET status: @@ -506,8 +314,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -515,16 +323,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappwithappinsights000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Central - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappwithappinsights000003"}}' headers: cache-control: - no-cache content-length: - - '1174' + - '1170' content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:44 GMT + - Fri, 27 Dec 2019 14:04:57 GMT expires: - '-1' pragma: @@ -542,7 +350,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -562,8 +370,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -580,7 +388,7 @@ interactions: content-type: - application/json date: - - Fri, 21 Jun 2019 19:36:45 GMT + - Fri, 27 Dec 2019 14:04:59 GMT expires: - '-1' pragma: @@ -602,51 +410,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.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Fri, 21 Jun 2019 19:36:46 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdZQlpHVEpHWkdWMzdRM0JRVTNYQ0Q2RFRLNkZGUjdGTExDWHxCQzM3MTJDRkVGMzc5MkQ3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/appservice/tests/latest/recordings/test_move_plan_to_elastic.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_move_plan_to_elastic.yaml index 41e5ed329a5..2d6e4ee022d 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_move_plan_to_elastic.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_move_plan_to_elastic.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-08-21T20:44:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:59:15Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '387' + - '431' content-type: - application/json; charset=utf-8 date: - - Wed, 21 Aug 2019 20:44:51 GMT + - Fri, 27 Dec 2019 13:59:45 GMT expires: - '-1' pragma: @@ -63,8 +63,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -72,8 +72,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","name":"somerandomplan000004","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27849,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27849","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29947,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29947","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -82,7 +82,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:44:59 GMT + - Fri, 27 Dec 2019 13:59:56 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1188' x-powered-by: - ASP.NET status: @@ -120,24 +120,24 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-08-21T20:44:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:59:15Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '387' + - '431' content-type: - application/json; charset=utf-8 date: - - Wed, 21 Aug 2019 20:44:59 GMT + - Fri, 27 Dec 2019 13:59:57 GMT expires: - '-1' pragma: @@ -170,8 +170,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -179,8 +179,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","name":"secondplan000005","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27850,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27850","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29948,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29948","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -189,7 +189,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:04 GMT + - Fri, 27 Dec 2019 14:00:03 GMT expires: - '-1' pragma: @@ -207,7 +207,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1187' x-powered-by: - ASP.NET status: @@ -227,24 +227,24 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-08-21T20:44:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"centralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T13:59:15Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '387' + - '431' content-type: - application/json; charset=utf-8 date: - - Wed, 21 Aug 2019 20:45:05 GMT + - Fri, 27 Dec 2019 14:00:05 GMT expires: - '-1' pragma: @@ -277,8 +277,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -286,8 +286,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/ab1planname000006","name":"ab1planname000006","type":"Microsoft.Web/serverfarms","kind":"app","location":"Central - US","properties":{"serverFarmId":27851,"name":"ab1planname000006","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27851","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":29949,"name":"ab1planname000006","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29949","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -296,7 +296,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:09 GMT + - Fri, 27 Dec 2019 14:00:15 GMT expires: - '-1' pragma: @@ -314,7 +314,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' x-powered-by: - ASP.NET status: @@ -334,8 +334,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -343,8 +343,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","name":"secondplan000005","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27850,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27850","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29948,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29948","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -353,7 +353,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:10 GMT + - Fri, 27 Dec 2019 14:00:17 GMT expires: - '-1' pragma: @@ -389,24 +389,24 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-21T20:44:32.6168964Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-21T20:44:32.6168964Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-21T20:44:32.5543991Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:25.8675463Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:59:25.8675463Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:59:25.7894141Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:11 GMT + - Fri, 27 Dec 2019 14:00:18 GMT expires: - '-1' pragma: @@ -440,12 +440,12 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -457,7 +457,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:11 GMT + - Fri, 27 Dec 2019 14:00:19 GMT expires: - '-1' pragma: @@ -483,7 +483,7 @@ interactions: {"netFrameworkVersion": "v4.6", "appSettings": [{"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~2"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "AzureWebJobsDashboard", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, - {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "10.14.1"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~10"}, {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, {"name": "WEBSITE_CONTENTSHARE", "value": "functionappelastic000003"}], "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false}}''' @@ -497,14 +497,14 @@ interactions: Connection: - keep-alive Content-Length: - - '1286' + - '1282' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -512,18 +512,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003","name":"functionappelastic000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"Central - US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-08-21T20:45:16.18","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","inboundIpAddress":"52.173.139.125","possibleInboundIpAddresses":"52.173.139.125","outboundIpAddresses":"13.89.245.174,13.89.245.252,13.89.243.121","possibleOutboundIpAddresses":"52.173.139.125,52.176.95.223,52.165.172.142,52.165.168.238,13.89.242.20,13.89.245.174,13.89.245.252,13.89.243.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null}}' + US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-141.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:00:28.4066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"DAA8574BD784ED87835B3E51FE4A1E533B84C3DB8049C920A95C530BB899AC1D","kind":"functionapp","inboundIpAddress":"40.122.65.162","possibleInboundIpAddresses":"40.122.65.162","outboundIpAddresses":"40.113.195.102,13.89.184.19,52.165.224.153","possibleOutboundIpAddresses":"40.122.65.162,52.165.224.141,13.89.191.154,52.165.227.187,52.165.231.176,40.113.195.102,13.89.184.19,52.165.224.153","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-141","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3681' + - '3829' content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:47 GMT + - Fri, 27 Dec 2019 14:01:04 GMT etag: - - '"1D5586156BA8275"' + - '"1D5BCBDFEE8AD00"' expires: - '-1' pragma: @@ -541,7 +541,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -566,26 +566,26 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-applicationinsights/0.1.1 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-applicationinsights/0.1.1 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappelastic000003?api-version=2015-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappelastic000003","name":"functionappelastic000003","type":"microsoft.insights/components","location":"centralus","tags":{},"kind":"web","etag":"\"6900d02b-0000-0300-0000-5d5dad7e0000\"","properties":{"Ver":"v2","ApplicationId":"functionappelastic000003","AppId":"544df5e6-6289-4424-a635-c8260fba2207","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"a3517f47-3fb8-4c99-8f20-0c85521c346c","Name":"functionappelastic000003","CreationDate":"2019-08-21T20:45:50.6832687+00:00","TenantId":"85a6c256-e687-4281-9cca-84869cf6ef36","provisioningState":"Succeeded","SamplingPercentage":null}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappelastic000003","name":"functionappelastic000003","type":"microsoft.insights/components","location":"centralus","tags":{},"kind":"web","etag":"\"af01bf73-0000-0300-0000-5e060ead0000\"","properties":{"Ver":"v2","ApplicationId":"functionappelastic000003","AppId":"15cbbc53-eeb7-473f-82a3-daadfe21f52c","Application_Type":"web","Flow_Type":null,"Request_Source":null,"InstrumentationKey":"5698bd2a-9c0f-4266-8ab6-4567258f3b95","ConnectionString":"InstrumentationKey=5698bd2a-9c0f-4266-8ab6-4567258f3b95","Name":"functionappelastic000003","CreationDate":"2019-12-27T14:01:17.3350763+00:00","TenantId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","provisioningState":"Succeeded","SamplingPercentage":null}}' headers: access-control-expose-headers: - Request-Context cache-control: - no-cache content-length: - - '882' + - '959' content-type: - application/json; charset=utf-8 date: - - Wed, 21 Aug 2019 20:45:53 GMT + - Fri, 27 Dec 2019 14:01:18 GMT expires: - '-1' pragma: @@ -603,7 +603,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1190' x-powered-by: - ASP.NET status: @@ -625,8 +625,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -634,16 +634,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Central - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappelastic000003"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappelastic000003"}}' headers: cache-control: - no-cache content-length: - - '1174' + - '1170' content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:53 GMT + - Fri, 27 Dec 2019 14:01:20 GMT expires: - '-1' pragma: @@ -661,7 +661,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11997' x-powered-by: - ASP.NET status: @@ -671,10 +671,10 @@ interactions: body: 'b''{"kind": "", "properties": {"FUNCTIONS_EXTENSION_VERSION": "~2", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "WEBSITE_NODE_DEFAULT_VERSION": "10.14.1", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": + "WEBSITE_NODE_DEFAULT_VERSION": "~10", "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", "WEBSITE_CONTENTSHARE": "functionappelastic000003", "APPINSIGHTS_INSTRUMENTATIONKEY": - "a3517f47-3fb8-4c99-8f20-0c85521c346c"}}''' + "5698bd2a-9c0f-4266-8ab6-4567258f3b95"}}''' headers: Accept: - application/json @@ -685,14 +685,14 @@ interactions: Connection: - keep-alive Content-Length: - - '964' + - '960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --plan -s User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -700,18 +700,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Central - US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"10.14.1","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappelastic000003","APPINSIGHTS_INSTRUMENTATIONKEY":"a3517f47-3fb8-4c99-8f20-0c85521c346c"}}' + US","properties":{"FUNCTIONS_EXTENSION_VERSION":"~2","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","AzureWebJobsDashboard":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_NODE_DEFAULT_VERSION":"~10","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappelastic000003","APPINSIGHTS_INSTRUMENTATIONKEY":"5698bd2a-9c0f-4266-8ab6-4567258f3b95"}}' headers: cache-control: - no-cache content-length: - - '1246' + - '1242' content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:55 GMT + - Fri, 27 Dec 2019 14:01:22 GMT etag: - - '"1D558616DA605CB"' + - '"1D5BCBE1E77B22B"' expires: - '-1' pragma: @@ -729,7 +729,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1190' x-powered-by: - ASP.NET status: @@ -749,8 +749,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -758,18 +758,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003","name":"functionappelastic000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"Central - US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-08-21T20:45:55.1966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","inboundIpAddress":"52.173.139.125","possibleInboundIpAddresses":"52.173.139.125","outboundIpAddresses":"13.89.245.174,13.89.245.252,13.89.243.121","possibleOutboundIpAddresses":"52.173.139.125,52.176.95.223,52.165.172.142,52.165.168.238,13.89.242.20,13.89.245.174,13.89.245.252,13.89.243.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[]}}' + US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-141.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:21.8266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"DAA8574BD784ED87835B3E51FE4A1E533B84C3DB8049C920A95C530BB899AC1D","kind":"functionapp","inboundIpAddress":"40.122.65.162","possibleInboundIpAddresses":"40.122.65.162","outboundIpAddresses":"40.113.195.102,13.89.184.19,52.165.224.153","possibleOutboundIpAddresses":"40.122.65.162,52.165.224.141,13.89.191.154,52.165.227.187,52.165.231.176,40.113.195.102,13.89.184.19,52.165.224.153","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-141","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3684' + - '3827' content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:55 GMT + - Fri, 27 Dec 2019 14:01:23 GMT etag: - - '"1D558616DA605CB"' + - '"1D5BCBE1E77B22B"' expires: - '-1' pragma: @@ -805,8 +805,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -814,8 +814,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","name":"somerandomplan000004","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27849,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27849","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29947,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29947","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -824,7 +824,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:56 GMT + - Fri, 27 Dec 2019 14:01:24 GMT expires: - '-1' pragma: @@ -860,8 +860,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -869,8 +869,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/secondplan000005","name":"secondplan000005","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27850,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27850","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29948,"name":"secondplan000005","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29948","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -879,7 +879,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:45:57 GMT + - Fri, 27 Dec 2019 14:01:26 GMT expires: - '-1' pragma: @@ -926,8 +926,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -935,18 +935,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003","name":"functionappelastic000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"Central - US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-08-21T20:45:58.9333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","inboundIpAddress":"52.173.139.125","possibleInboundIpAddresses":"52.173.139.125","outboundIpAddresses":"13.89.245.174,13.89.245.252,13.89.243.121","possibleOutboundIpAddresses":"52.173.139.125,52.176.95.223,52.165.172.142,52.165.168.238,13.89.242.20,13.89.245.174,13.89.245.252,13.89.243.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null}}' + US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-141.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:30.06","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"DAA8574BD784ED87835B3E51FE4A1E533B84C3DB8049C920A95C530BB899AC1D","kind":"functionapp","inboundIpAddress":"40.122.65.162","possibleInboundIpAddresses":"40.122.65.162","outboundIpAddresses":"40.113.195.102,13.89.184.19,52.165.224.153","possibleOutboundIpAddresses":"40.122.65.162,52.165.224.141,13.89.191.154,52.165.227.187,52.165.231.176,40.113.195.102,13.89.184.19,52.165.224.153","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-141","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3686' + - '3824' content-type: - application/json date: - - Wed, 21 Aug 2019 20:46:00 GMT + - Fri, 27 Dec 2019 14:01:32 GMT etag: - - '"1D558616DA605CB"' + - '"1D5BCBE1E77B22B"' expires: - '-1' pragma: @@ -964,7 +964,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -984,8 +984,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -993,18 +993,18 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappelastic000003","name":"functionappelastic000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"Central - US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-091.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-08-21T20:45:58.9333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"kind":"functionapp","inboundIpAddress":"52.173.139.125","possibleInboundIpAddresses":"52.173.139.125","outboundIpAddresses":"13.89.245.174,13.89.245.252,13.89.243.121","possibleOutboundIpAddresses":"52.173.139.125,52.176.95.223,52.165.172.142,52.165.168.238,13.89.242.20,13.89.245.174,13.89.245.252,13.89.243.121","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-091","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[]}}' + US","properties":{"name":"functionappelastic000003","state":"Running","hostNames":["functionappelastic000003.azurewebsites.net"],"webSpace":"clitest.rg000001-CentralUSwebspace","selfLink":"https://waws-prod-dm1-141.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-CentralUSwebspace/sites/functionappelastic000003","repositorySiteName":"functionappelastic000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["functionappelastic000003.azurewebsites.net","functionappelastic000003.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappelastic000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappelastic000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2019-12-27T14:01:30.06","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","siteConfig":null,"deploymentId":"functionappelastic000003","trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"DAA8574BD784ED87835B3E51FE4A1E533B84C3DB8049C920A95C530BB899AC1D","kind":"functionapp","inboundIpAddress":"40.122.65.162","possibleInboundIpAddresses":"40.122.65.162","outboundIpAddresses":"40.113.195.102,13.89.184.19,52.165.224.153","possibleOutboundIpAddresses":"40.122.65.162,52.165.224.141,13.89.191.154,52.165.227.187,52.165.231.176,40.113.195.102,13.89.184.19,52.165.224.153","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-dm1-141","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappelastic000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"buildVersion":null,"targetBuildVersion":null}}' headers: cache-control: - no-cache content-length: - - '3684' + - '3822' content-type: - application/json date: - - Wed, 21 Aug 2019 20:46:01 GMT + - Fri, 27 Dec 2019 14:01:35 GMT etag: - - '"1D558616FE03155"' + - '"1D5BCBE236000C0"' expires: - '-1' pragma: @@ -1040,8 +1040,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1049,8 +1049,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/ab1planname000006","name":"ab1planname000006","type":"Microsoft.Web/serverfarms","kind":"app","location":"Central - US","properties":{"serverFarmId":27851,"name":"ab1planname000006","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27851","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + US","properties":{"serverFarmId":29949,"name":"ab1planname000006","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29949","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -1059,7 +1059,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:46:02 GMT + - Fri, 27 Dec 2019 14:01:37 GMT expires: - '-1' pragma: @@ -1095,8 +1095,8 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-web/0.42.0 - Azure-SDK-For-Python AZURECLI/2.0.71 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-web/0.42.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1104,8 +1104,8 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/somerandomplan000004","name":"somerandomplan000004","type":"Microsoft.Web/serverfarms","kind":"elastic","location":"Central - US","properties":{"serverFarmId":27849,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"85a6c256-e687-4281-9cca-84869cf6ef36","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central - US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-091_27849","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' + US","properties":{"serverFarmId":29947,"name":"somerandomplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-CentralUSwebspace","subscription":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":20,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Central + US","perSiteScaling":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"elastic","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-dm1-141_29947","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null},"sku":{"name":"EP1","tier":"ElasticPremium","size":"EP1","family":"EP","capacity":1}}' headers: cache-control: - no-cache @@ -1114,7 +1114,7 @@ interactions: content-type: - application/json date: - - Wed, 21 Aug 2019 20:46:02 GMT + - Fri, 27 Dec 2019 14:01:38 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_container.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_container.yaml index c979a822102..ba76a03658a 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_container.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_container.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -6641,7 +6641,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000007/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000007/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_item.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_item.yaml index 69e26a36e4f..e4ab9b629e4 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_item.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_item.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -160,7 +160,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_policy.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_policy.yaml index 69712bb65b2..4ad55604e7c 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_policy.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_policy.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_protection.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_protection.yaml index e0181b9b029..b92aab8ef21 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_protection.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_protection.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_restore.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_restore.yaml index 59f2623d113..522d7bbeb2d 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_restore.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_restore.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -124,7 +124,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -7106,7 +7106,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_rp.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_rp.yaml index 21593a7059a..d960e86cf1d 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_rp.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_rp.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_scenario.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_scenario.yaml index df0ab9e1e40..9dfac7bf90e 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_backup_scenario.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_unregister_container.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_unregister_container.yaml index bc2271e5473..3ad4aeda71c 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_unregister_container.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_afs_unregister_container.yaml @@ -71,7 +71,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_backup_restore.yaml b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_backup_restore.yaml index 1e9e5264510..53bf49b1d32 100644 --- a/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_backup_restore.yaml +++ b/src/azure-cli/azure/cli/command_modules/backup/tests/latest/recordings/test_backup_restore.yaml @@ -15944,7 +15944,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000007","name":"clitest000007","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-11T06:03:43.3291472Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-11T06:03:43.3291472Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-11T06:03:43.2822608Z","primaryEndpoints":{"blob":"https://clitest000007.blob.core.windows.net/","queue":"https://clitest000007.queue.core.windows.net/","table":"https://clitest000007.table.core.windows.net/","file":"https://clitest000007.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/iaasvm.new/providers/Microsoft.Storage/storageAccounts/iaasnewstore1","name":"iaasnewstore1","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-01-12T13:44:54.4282056Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-01-12T13:44:54.4282056Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-01-12T13:44:54.3969980Z","primaryEndpoints":{"blob":"https://iaasnewstore1.blob.core.windows.net/","queue":"https://iaasnewstore1.queue.core.windows.net/","table":"https://iaasnewstore1.table.core.windows.net/","file":"https://iaasnewstore1.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/iaasvm.existing/providers/Microsoft.Storage/storageAccounts/iaasextstore1","name":"iaasextstore1","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-01-12T13:19:05.1413291Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-01-12T13:19:05.1413291Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-01-12T13:19:05.0788647Z","primaryEndpoints":{"blob":"https://iaasextstore1.blob.core.windows.net/","queue":"https://iaasextstore1.queue.core.windows.net/","table":"https://iaasextstore1.table.core.windows.net/","file":"https://iaasextstore1.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IaasVMNavigationTest-RG/providers/Microsoft.Storage/storageAccounts/iaasvmnavigationstore","name":"iaasvmnavigationstore","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-30T10:31:41.1083651Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-30T10:31:41.1083651Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-10-30T10:31:41.0146121Z","primaryEndpoints":{"blob":"https://iaasvmnavigationstore.blob.core.windows.net/","queue":"https://iaasvmnavigationstore.queue.core.windows.net/","table":"https://iaasvmnavigationstore.table.core.windows.net/","file":"https://iaasvmnavigationstore.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IaasVMNavigationTest-RG/providers/Microsoft.Storage/storageAccounts/aasavigationestdiag","name":"aasavigationestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-30T10:31:42.1084015Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-30T10:31:42.1084015Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-10-30T10:31:42.0302759Z","primaryEndpoints":{"blob":"https://aasavigationestdiag.blob.core.windows.net/","queue":"https://aasavigationestdiag.queue.core.windows.net/","table":"https://aasavigationestdiag.table.core.windows.net/","file":"https://aasavigationestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/afstests/providers/Microsoft.Storage/storageAccounts/afsnavigationtest","name":"afsnavigationtest","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-29T09:02:48.3397821Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-29T09:02:48.3397821Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-29T09:02:48.2304041Z","primaryEndpoints":{"dfs":"https://afsnavigationtest.dfs.core.windows.net/","web":"https://afsnavigationtest.z23.web.core.windows.net/","blob":"https://afsnavigationtest.blob.core.windows.net/","queue":"https://afsnavigationtest.queue.core.windows.net/","table":"https://afsnavigationtest.table.core.windows.net/","file":"https://afsnavigationtest.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/iaasvm.new/providers/Microsoft.Storage/storageAccounts/iaasvmnewdiag1","name":"iaasvmnewdiag1","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-01-12T13:44:53.3639704Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-01-12T13:44:53.3639704Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-01-12T13:44:53.3327400Z","primaryEndpoints":{"blob":"https://iaasvmnewdiag1.blob.core.windows.net/","queue":"https://iaasvmnewdiag1.queue.core.windows.net/","table":"https://iaasvmnewdiag1.table.core.windows.net/","file":"https://iaasvmnewdiag1.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/iaasvm.encryptedvm/providers/Microsoft.Storage/storageAccounts/iaasvmencryptedvmdiag170","name":"iaasvmencryptedvmdiag170","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-07-09T15:30:10.9283207Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-07-09T15:30:10.9283207Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-07-09T15:30:10.8345987Z","primaryEndpoints":{"blob":"https://iaasvmencryptedvmdiag170.blob.core.windows.net/","queue":"https://iaasvmencryptedvmdiag170.queue.core.windows.net/","table":"https://iaasvmencryptedvmdiag170.table.core.windows.net/","file":"https://iaasvmencryptedvmdiag170.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/iaasvm.existing/providers/Microsoft.Storage/storageAccounts/iaasvmexistingdiag1","name":"iaasvmexistingdiag1","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-01-12T13:19:05.1100521Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-01-12T13:19:05.1100521Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-01-12T13:19:05.0944588Z","primaryEndpoints":{"blob":"https://iaasvmexistingdiag1.blob.core.windows.net/","queue":"https://iaasvmexistingdiag1.queue.core.windows.net/","table":"https://iaasvmexistingdiag1.table.core.windows.net/","file":"https://iaasvmexistingdiag1.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/afstests/providers/Microsoft.Storage/storageAccounts/afstbackuptestsa","name":"afstbackuptestsa","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"MABUsed":"Yes"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-01T10:16:30.5458460Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-01T10:16:30.5458460Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-01T10:16:30.4677220Z","primaryEndpoints":{"dfs":"https://afstbackuptestsa.dfs.core.windows.net/","web":"https://afstbackuptestsa.z23.web.core.windows.net/","blob":"https://afstbackuptestsa.blob.core.windows.net/","queue":"https://afstbackuptestsa.queue.core.windows.net/","table":"https://afstbackuptestsa.table.core.windows.net/","file":"https://afstbackuptestsa.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}}]}' @@ -15995,7 +15995,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000007/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000007/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_application_cmd.yaml b/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_application_cmd.yaml index ed1bb4a0cf0..b12465462a7 100644 --- a/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_application_cmd.yaml +++ b/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_application_cmd.yaml @@ -18,11 +18,11 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:43:54 GMT + - Fri, 27 Dec 2019 14:00:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/ukwest/asyncoperations/8048d490-c7ad-44fb-9100-6f14d190e56c?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/ukwest/asyncoperations/e816cd21-25f5-4bae-97f9-ec068dcb168f?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/ukwest/asyncoperations/8048d490-c7ad-44fb-9100-6f14d190e56c?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/ukwest/asyncoperations/e816cd21-25f5-4bae-97f9-ec068dcb168f?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","name":"clibatchteststorage7","type":"Microsoft.Storage/storageAccounts","location":"ukwest","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:54.6429802Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:54.6429802Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:43:54.5804658Z","primaryEndpoints":{"blob":"https://clibatchteststorage7.blob.core.windows.net/","queue":"https://clibatchteststorage7.queue.core.windows.net/","table":"https://clibatchteststorage7.table.core.windows.net/","file":"https://clibatchteststorage7.file.core.windows.net/"},"primaryLocation":"ukwest","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","name":"clibatchteststorage7","type":"Microsoft.Storage/storageAccounts","location":"ukwest","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:42.0497286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:42.0497286Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:42.0184633Z","primaryEndpoints":{"blob":"https://clibatchteststorage7.blob.core.windows.net/","queue":"https://clibatchteststorage7.queue.core.windows.net/","table":"https://clibatchteststorage7.table.core.windows.net/","file":"https://clibatchteststorage7.file.core.windows.net/"},"primaryLocation":"ukwest","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1144' + - '1176' content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:13 GMT + - Fri, 27 Dec 2019 14:00:59 GMT expires: - '-1' pragma: @@ -114,23 +114,23 @@ interactions: - -g -n -l --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","name":"clibatchteststorage7","type":"Microsoft.Storage/storageAccounts","location":"ukwest","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:54.6429802Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:43:54.6429802Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:43:54.5804658Z","primaryEndpoints":{"blob":"https://clibatchteststorage7.blob.core.windows.net/","queue":"https://clibatchteststorage7.queue.core.windows.net/","table":"https://clibatchteststorage7.table.core.windows.net/","file":"https://clibatchteststorage7.file.core.windows.net/"},"primaryLocation":"ukwest","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","name":"clibatchteststorage7","type":"Microsoft.Storage/storageAccounts","location":"ukwest","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:42.0497286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:00:42.0497286Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:00:42.0184633Z","primaryEndpoints":{"blob":"https://clibatchteststorage7.blob.core.windows.net/","queue":"https://clibatchteststorage7.queue.core.windows.net/","table":"https://clibatchteststorage7.table.core.windows.net/","file":"https://clibatchteststorage7.file.core.windows.net/"},"primaryLocation":"ukwest","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1144' + - '1176' content-type: - application/json date: - - Wed, 23 Oct 2019 01:44:15 GMT + - Fri, 27 Dec 2019 14:01:02 GMT expires: - '-1' pragma: @@ -168,7 +168,7 @@ interactions: - -g -n -l --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -182,11 +182,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/operationResults/5f0d1989-6eca-4765-9e2e-47053f63f73b?api-version=2019-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/operationResults/ec86be1e-0ee5-4b33-9a4e-98e5b3bb25da?api-version=2019-08-01 pragma: - no-cache server: @@ -196,7 +196,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1136' + - '1192' status: code: 202 message: Accepted @@ -215,27 +215,27 @@ interactions: - -g -n -l --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/operationResults/5f0d1989-6eca-4765-9e2e-47053f63f73b?api-version=2019-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/operationResults/ec86be1e-0ee5-4b33-9a4e-98e5b3bb25da?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:37 GMT + - Fri, 27 Dec 2019 14:01:26 GMT etag: - - '"0x8D7575A90B996DE"' + - '"0x8D78AD543C234E4"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:38 GMT + - Fri, 27 Dec 2019 14:01:26 GMT pragma: - no-cache server: @@ -266,29 +266,29 @@ interactions: - -g -n --application-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:40 GMT + - Fri, 27 Dec 2019 14:01:28 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -323,14 +323,14 @@ interactions: - -g -n --application-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D7575A92DDA560\"","properties":{"allowUpdates":true}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D78AD546173E13\"","properties":{"allowUpdates":true}}' headers: cache-control: - no-cache @@ -339,13 +339,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:42 GMT + - Fri, 27 Dec 2019 14:01:30 GMT etag: - - W/"0x8D7575A92DDA560" + - W/"0x8D78AD546173E13" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:41 GMT + - Fri, 27 Dec 2019 14:01:30 GMT pragma: - no-cache server: @@ -359,7 +359,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1186' status: code: 200 message: OK @@ -378,29 +378,29 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:43 GMT + - Fri, 27 Dec 2019 14:01:31 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -431,14 +431,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications?api-version=2019-08-01 response: body: - string: '{"value":[{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D7575A92DDA560\"","properties":{"allowUpdates":true}}]}' + string: '{"value":[{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D78AD546173E13\"","properties":{"allowUpdates":true}}]}' headers: cache-control: - no-cache @@ -447,7 +447,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:43 GMT + - Fri, 27 Dec 2019 14:01:32 GMT expires: - '-1' pragma: @@ -480,29 +480,29 @@ interactions: - -g -n --application-name --version --package-file User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:45 GMT + - Fri, 27 Dec 2019 14:01:33 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -533,14 +533,14 @@ interactions: - -g -n --application-name --version --package-file User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D7575A92DDA560\"","properties":{"allowUpdates":true}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D78AD546173E13\"","properties":{"allowUpdates":true}}' headers: cache-control: - no-cache @@ -549,13 +549,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:46 GMT + - Fri, 27 Dec 2019 14:01:34 GMT etag: - - W/"0x8D7575A92DDA560" + - W/"0x8D78AD546173E13" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:41 GMT + - Fri, 27 Dec 2019 14:01:30 GMT pragma: - no-cache server: @@ -590,29 +590,29 @@ interactions: - -g -n --application-name --version --package-file User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D7575A96E96128\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=bTGkgR2oFTJG2iEof%2FY%2BVbL5QPOGPPTd56XsSv0FFfY%3D&st=2019-10-23T01%3A39%3A48Z&se=2019-10-23T05%3A44%3A48Z&sp=rw","storageUrlExpiry":"2019-10-23T05:44:48.6818135Z","state":"Pending"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D78AD54979F15E\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=9rpSRf%2Bk1HPTEpZblL6eEz2uAAZjm62lIwBPJAarqIw%3D&st=2019-12-27T13%3A56%3A36Z&se=2019-12-27T18%3A01%3A36Z&sp=rw","storageUrlExpiry":"2019-12-27T18:01:36.1837836Z","state":"Pending"}}' headers: cache-control: - no-cache content-length: - - '733' + - '678' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:48 GMT + - Fri, 27 Dec 2019 14:01:35 GMT etag: - - W/"0x8D7575A96E96128" + - W/"0x8D78AD54979F15E" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:48 GMT + - Fri, 27 Dec 2019 14:01:36 GMT pragma: - no-cache server: @@ -626,7 +626,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1187' status: code: 200 message: OK @@ -642,11 +642,11 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 01:44:48 GMT + - Fri, 27 Dec 2019 14:01:36 GMT x-ms-version: - '2018-11-09' method: PUT - uri: https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=bTGkgR2oFTJG2iEof%2FY%2BVbL5QPOGPPTd56XsSv0FFfY%3D&st=2019-10-23T01%3A39%3A48Z&se=2019-10-23T05%3A44%3A48Z&sp=rw + uri: https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=9rpSRf%2Bk1HPTEpZblL6eEz2uAAZjm62lIwBPJAarqIw%3D&st=2019-12-27T13%3A56%3A36Z&se=2019-12-27T18%3A01%3A36Z&sp=rw response: body: string: '' @@ -656,11 +656,11 @@ interactions: content-md5: - JeBon6PeparxrbCKMR+6hw== date: - - Wed, 23 Oct 2019 01:44:49 GMT + - Fri, 27 Dec 2019 14:01:38 GMT etag: - - '"0x8D7575A97BA384C"' + - '"0x8D78AD54B4366D8"' last-modified: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 14:01:39 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -689,29 +689,29 @@ interactions: - -g -n --application-name --version --package-file User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0/activate?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D7575A97F4BFCB\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=zQjrzNK0KdskEGZ%2B4aRI4YCjJZtwUF5w70EHEABJRwE%3D&st=2019-10-23T01%3A39%3A50Z&se=2019-10-23T05%3A44%3A50Z&sp=rw","storageUrlExpiry":"2019-10-23T05:44:50.4637681Z","state":"Active","format":"zip","lastActivationTime":"2019-10-23T01:44:50.4194021Z"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D78AD54B8B56A3\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=BHBZ6MrFJUvVWQvXZFCba5Zj%2Fqliv%2F1o74XVdUCwZ4E%3D&st=2019-12-27T13%3A56%3A39Z&se=2019-12-27T18%3A01%3A39Z&sp=rw","storageUrlExpiry":"2019-12-27T18:01:39.6868596Z","state":"Active","format":"zip","lastActivationTime":"2019-12-27T14:01:39.5923185Z"}}' headers: cache-control: - no-cache content-length: - - '797' + - '746' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 14:01:39 GMT etag: - - W/"0x8D7575A97F4BFCB" + - W/"0x8D78AD54B8B56A3" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 14:01:39 GMT pragma: - no-cache server: @@ -725,7 +725,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -744,29 +744,29 @@ interactions: - -g -n --application-name --version --package-file User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D7575A97F4BFCB\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=zQjrzNK0KdskEGZ%2B4aRI4YCjJZtwUF5w70EHEABJRwE%3D&st=2019-10-23T01%3A39%3A50Z&se=2019-10-23T05%3A44%3A50Z&sp=rw","storageUrlExpiry":"2019-10-23T05:44:50.811212Z","state":"Active","format":"zip","lastActivationTime":"2019-10-23T01:44:50.4194021Z"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D78AD54B8B56A3\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=bMewYgId6QPpnjlh1%2Fo7o7khwObzRJElkdlQe500Uj8%3D&st=2019-12-27T13%3A56%3A40Z&se=2019-12-27T18%3A01%3A40Z&sp=rw","storageUrlExpiry":"2019-12-27T18:01:40.0340227Z","state":"Active","format":"zip","lastActivationTime":"2019-12-27T14:01:39.5923185Z"}}' headers: cache-control: - no-cache content-length: - - '796' + - '744' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 14:01:39 GMT etag: - - W/"0x8D7575A97F4BFCB" + - W/"0x8D78AD54B8B56A3" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:50 GMT + - Fri, 27 Dec 2019 14:01:39 GMT pragma: - no-cache server: @@ -797,29 +797,29 @@ interactions: - -g -n --application-name --version --format User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:51 GMT + - Fri, 27 Dec 2019 14:01:41 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -854,29 +854,29 @@ interactions: - -g -n --application-name --version --format User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0/activate?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D7575A996EABA7\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=krkzd%2FyowSqhfV4rU29Y7g7sIv3rPtsgesCiu6rnX%2Bo%3D&st=2019-10-23T01%3A39%3A52Z&se=2019-10-23T05%3A44%3A52Z&sp=rw","storageUrlExpiry":"2019-10-23T05:44:52.9345552Z","state":"Active","format":"zip","lastActivationTime":"2019-10-23T01:44:52.8931376Z"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D78AD54D47D61A\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=JZ0TDHywJBEcNVHHpp8UZnJek2MVPECNd9xoiOMzwHY%3D&st=2019-12-27T13%3A56%3A42Z&se=2019-12-27T18%3A01%3A42Z&sp=rw","storageUrlExpiry":"2019-12-27T18:01:42.6683687Z","state":"Active","format":"zip","lastActivationTime":"2019-12-27T14:01:42.4663623Z"}}' headers: cache-control: - no-cache content-length: - - '799' + - '742' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:52 GMT + - Fri, 27 Dec 2019 14:01:42 GMT etag: - - W/"0x8D7575A996EABA7" + - W/"0x8D78AD54D47D61A" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:52 GMT + - Fri, 27 Dec 2019 14:01:42 GMT pragma: - no-cache server: @@ -890,7 +890,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 200 message: OK @@ -909,29 +909,29 @@ interactions: - -g -n --application-name --version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:53 GMT + - Fri, 27 Dec 2019 14:01:43 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -962,29 +962,29 @@ interactions: - -g -n --application-name --version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D7575A996EABA7\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-4a19557dc1b96c20dfa19772af36624f6913ae44/testapp-1.0-4254040c-3f9e-478b-88f0-def54b3d134b?sv=2018-03-28&sr=b&sig=Tzt3%2Bo4hkbtazldHNWsaP4dRyOzeCqzAk%2FUxVvsLIXU%3D&st=2019-10-23T01%3A39%3A56Z&se=2019-10-23T05%3A44%3A56Z&sp=rw","storageUrlExpiry":"2019-10-23T05:44:56.0114995Z","state":"Active","format":"zip","lastActivationTime":"2019-10-23T01:44:52.8931376Z"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications/versions","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp/versions/1.0","name":"1.0","etag":"W/\"0x8D78AD54D47D61A\"","properties":{"storageUrl":"https://clibatchteststorage7.blob.core.windows.net/app-testapp-6aac53233ce241ddbf8cb094dd786353/1.0?sv=2018-03-28&sr=b&sig=5JQ5qOIq%2BnGUBvSF6oqk11yuBjBf0HdMHDVnsPLvMws%3D&st=2019-12-27T13%3A56%3A45Z&se=2019-12-27T18%3A01%3A45Z&sp=rw","storageUrlExpiry":"2019-12-27T18:01:45.3995409Z","state":"Active","format":"zip","lastActivationTime":"2019-12-27T14:01:42.4663623Z"}}' headers: cache-control: - no-cache content-length: - - '799' + - '744' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:55 GMT + - Fri, 27 Dec 2019 14:01:45 GMT etag: - - W/"0x8D7575A996EABA7" + - W/"0x8D78AD54D47D61A" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:52 GMT + - Fri, 27 Dec 2019 14:01:42 GMT pragma: - no-cache server: @@ -1015,29 +1015,29 @@ interactions: - -g -n --application-name --default-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:56 GMT + - Fri, 27 Dec 2019 14:01:45 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -1072,14 +1072,14 @@ interactions: - -g -n --application-name --default-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D7575A9C450AFE\"","properties":{"allowUpdates":true,"defaultVersion":"1.0"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D78AD5505B2289\"","properties":{"allowUpdates":true,"defaultVersion":"1.0"}}' headers: cache-control: - no-cache @@ -1088,13 +1088,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:56 GMT + - Fri, 27 Dec 2019 14:01:47 GMT etag: - - W/"0x8D7575A9C450AFE" + - W/"0x8D78AD5505B2289" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:57 GMT + - Fri, 27 Dec 2019 14:01:47 GMT pragma: - no-cache server: @@ -1108,7 +1108,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1137' + - '1188' status: code: 200 message: OK @@ -1127,29 +1127,29 @@ interactions: - -g -n --application-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:58 GMT + - Fri, 27 Dec 2019 14:01:48 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -1180,14 +1180,14 @@ interactions: - -g -n --application-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp?api-version=2019-08-01 response: body: - string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D7575A9C450AFE\"","properties":{"allowUpdates":true,"defaultVersion":"1.0"}}' + string: '{"type":"Microsoft.Batch/batchAccounts/applications","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7/applications/testapp","name":"testapp","etag":"W/\"0x8D78AD5505B2289\"","properties":{"allowUpdates":true,"defaultVersion":"1.0"}}' headers: cache-control: - no-cache @@ -1196,13 +1196,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:59 GMT + - Fri, 27 Dec 2019 14:01:49 GMT etag: - - W/"0x8D7575A9C450AFE" + - W/"0x8D78AD5505B2289" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:57 GMT + - Fri, 27 Dec 2019 14:01:47 GMT pragma: - no-cache server: @@ -1233,29 +1233,29 @@ interactions: - -g -n --application-name --version --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:00 GMT + - Fri, 27 Dec 2019 14:01:50 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -1288,7 +1288,7 @@ interactions: - -g -n --application-name --version --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1302,7 +1302,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:45:00 GMT + - Fri, 27 Dec 2019 14:01:52 GMT expires: - '-1' pragma: @@ -1314,7 +1314,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14996' status: code: 200 message: OK @@ -1333,29 +1333,29 @@ interactions: - -g -n --application-name --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:02 GMT + - Fri, 27 Dec 2019 14:01:52 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -1388,7 +1388,7 @@ interactions: - -g -n --application-name --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1402,7 +1402,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:45:02 GMT + - Fri, 27 Dec 2019 14:01:53 GMT expires: - '-1' pragma: @@ -1414,7 +1414,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14995' status: code: 200 message: OK @@ -1433,29 +1433,29 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-10-23T01:44:21.8866704Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest7","name":"clibatchtest7","type":"Microsoft.Batch/batchAccounts","location":"ukwest","properties":{"accountEndpoint":"clibatchtest7.ukwest.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","lastKeySync":"2019-12-27T14:01:10.1925711Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2253' + - '2299' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:03 GMT + - Fri, 27 Dec 2019 14:01:54 GMT etag: - - '"0x8D7575A86F19410"' + - '"0x8D78AD539FF794F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:44:21 GMT + - Fri, 27 Dec 2019 14:01:10 GMT pragma: - no-cache server: @@ -1486,7 +1486,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1502,7 +1502,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:04 GMT + - Fri, 27 Dec 2019 14:01:54 GMT expires: - '-1' pragma: @@ -1537,11 +1537,11 @@ interactions: - -g -n --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7?api-version=2019-06-01 response: body: string: '' @@ -1553,7 +1553,7 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:09 GMT + - Fri, 27 Dec 2019 14:02:00 GMT expires: - '-1' pragma: @@ -1565,7 +1565,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_general_arm_cmd.yaml b/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_general_arm_cmd.yaml index 9dd63b4ee58..30ffa8020dd 100644 --- a/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_general_arm_cmd.yaml +++ b/src/azure-cli/azure/cli/command_modules/batch/tests/latest/recordings/test_batch_general_arm_cmd.yaml @@ -18,11 +18,11 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:14 GMT + - Fri, 27 Dec 2019 14:02:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/8f3090e2-6930-4bb4-9545-03b81f990b5b?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1186' status: code: 202 message: Accepted @@ -67,111 +67,21 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/8f3090e2-6930-4bb4-9545-03b81f990b5b?monitor=true&api-version=2019-06-01 response: body: - string: '' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","name":"clibatchteststorage1","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:17.9722580Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:17.9722580Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:02:17.9097442Z","primaryEndpoints":{"blob":"https://clibatchteststorage1.blob.core.windows.net/","queue":"https://clibatchteststorage1.queue.core.windows.net/","table":"https://clibatchteststorage1.table.core.windows.net/","file":"https://clibatchteststorage1.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '0' + - '1186' content-type: - - text/plain; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:44:32 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -g -n -l --sku - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:44:35 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -g -n -l --sku - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/05a59543-87e3-4842-a2fc-57aa83a023f1?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","name":"clibatchteststorage1","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:15.0431884Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:15.0431884Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:14.9806878Z","primaryEndpoints":{"blob":"https://clibatchteststorage1.blob.core.windows.net/","queue":"https://clibatchteststorage1.queue.core.windows.net/","table":"https://clibatchteststorage1.table.core.windows.net/","file":"https://clibatchteststorage1.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1154' - content-type: - - application/json - date: - - Wed, 23 Oct 2019 01:44:39 GMT + - Fri, 27 Dec 2019 14:02:35 GMT expires: - '-1' pragma: @@ -208,7 +118,7 @@ interactions: - -g -n -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -222,11 +132,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:44:45 GMT + - Fri, 27 Dec 2019 14:02:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/operationResults/7ad64fd9-b978-4a83-b4ef-e1685c1f1dfb?api-version=2019-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/operationResults/7ccfe590-5f20-4260-9671-c3b6fb8d6101?api-version=2019-08-01 pragma: - no-cache server: @@ -236,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1192' status: code: 202 message: Accepted @@ -255,27 +165,27 @@ interactions: - -g -n -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/operationResults/7ad64fd9-b978-4a83-b4ef-e1685c1f1dfb?api-version=2019-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/operationResults/7ccfe590-5f20-4260-9671-c3b6fb8d6101?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '1973' + - '2019' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:00 GMT + - Fri, 27 Dec 2019 14:02:56 GMT etag: - - '"0x8D7575A9E394491"' + - '"0x8D78AD579487F8F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:45:00 GMT + - Fri, 27 Dec 2019 14:02:56 GMT pragma: - no-cache server: @@ -306,23 +216,23 @@ interactions: - -g -n --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","name":"clibatchteststorage1","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:15.0431884Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:44:15.0431884Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:44:14.9806878Z","primaryEndpoints":{"blob":"https://clibatchteststorage1.blob.core.windows.net/","queue":"https://clibatchteststorage1.queue.core.windows.net/","table":"https://clibatchteststorage1.table.core.windows.net/","file":"https://clibatchteststorage1.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","name":"clibatchteststorage1","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:17.9722580Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:02:17.9722580Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:02:17.9097442Z","primaryEndpoints":{"blob":"https://clibatchteststorage1.blob.core.windows.net/","queue":"https://clibatchteststorage1.queue.core.windows.net/","table":"https://clibatchteststorage1.table.core.windows.net/","file":"https://clibatchteststorage1.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1154' + - '1186' content-type: - application/json date: - - Wed, 23 Oct 2019 01:46:41 GMT + - Fri, 27 Dec 2019 14:04:37 GMT expires: - '-1' pragma: @@ -359,29 +269,29 @@ interactions: - -g -n --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-10-23T01:46:44.2372559Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-12-27T14:04:39.9046811Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2263' + - '2309' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:43 GMT + - Fri, 27 Dec 2019 14:04:39 GMT etag: - - '"0x8D7575ADBCD67D7"' + - '"0x8D78AD5B701458F"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:44 GMT + - Fri, 27 Dec 2019 14:04:39 GMT pragma: - no-cache server: @@ -395,7 +305,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1187' status: code: 200 message: OK @@ -414,29 +324,29 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-10-23T01:46:44.2372559Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-12-27T14:04:39.9046811Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2263' + - '2309' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:44 GMT + - Fri, 27 Dec 2019 14:04:41 GMT etag: - - '"0x8D7575ADBCA8DCF"' + - '"0x8D78AD5B6FF009B"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:44 GMT + - Fri, 27 Dec 2019 14:04:39 GMT pragma: - no-cache server: @@ -469,7 +379,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -481,7 +391,7 @@ interactions: cache-control: - no-cache date: - - Wed, 23 Oct 2019 01:46:46 GMT + - Fri, 27 Dec 2019 14:04:43 GMT expires: - '-1' pragma: @@ -493,7 +403,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1196' status: code: 204 message: No Content @@ -514,14 +424,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/listKeys?api-version=2019-08-01 response: body: - string: '{"accountName":"clibatchtest1","primary":"jZcXKZMgDWJNX+yUp+u1Q7WPvqEEiC0UkCJjLna4lRORS+zG1Tr8195Ss4WD2TG6v3p/FQDfmfT6CUSfKQP2Dw==","secondary":"s9uW30rfqk3eGw5r0iW1MLYnFpwUW58KESm1pFrmwvmrplWTNXGeIyomzgxO1dgUeH0OC0coBWaADm/Q4eBCLA=="}' + string: '{"accountName":"clibatchtest1","primary":"AhjjgXrlWyPX6amHMEIJDmzpmXeLR3Sc0vpad2EBNAkReSzHdqQbY31pKK/5t88Gp5GrU6KAyLwvQ/fIgTrEsA==","secondary":"3AkG4GU6EqhZw2YbDBoKTF6QN3fnESc9F4Q2tBtBghlZN9sJWuyBIyu1oWD9Vav6eFrLB5XVd0zNZbs6ImXIGw=="}' headers: cache-control: - no-cache @@ -530,7 +440,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:48 GMT + - Fri, 27 Dec 2019 14:04:44 GMT expires: - '-1' pragma: @@ -546,7 +456,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -569,14 +479,14 @@ interactions: - -g -n --key-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/regenerateKeys?api-version=2019-08-01 response: body: - string: '{"accountName":"clibatchtest1","primary":"/0xAyHlPoNzVD3arHtst1vbVPCHVdoyaYgizxZ/cDlqZAOa9tEZSTLcJ7e/W86sIgPdAagTw8HVPd/synttB+Q==","secondary":"s9uW30rfqk3eGw5r0iW1MLYnFpwUW58KESm1pFrmwvmrplWTNXGeIyomzgxO1dgUeH0OC0coBWaADm/Q4eBCLA=="}' + string: '{"accountName":"clibatchtest1","primary":"h39EE7WOoCwgdtG7jISgt+Oa32DtD7uGcym+6MzvjCh8RYB3ynTCbcdpY7/9la/CZzrxEqk7kHpm5kKchkKI6Q==","secondary":"3AkG4GU6EqhZw2YbDBoKTF6QN3fnESc9F4Q2tBtBghlZN9sJWuyBIyu1oWD9Vav6eFrLB5XVd0zNZbs6ImXIGw=="}' headers: cache-control: - no-cache @@ -585,7 +495,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:50 GMT + - Fri, 27 Dec 2019 14:04:45 GMT expires: - '-1' pragma: @@ -620,29 +530,29 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-10-23T01:46:47.4304584Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-12-27T14:04:43.7419117Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2263' + - '2309' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:51 GMT + - Fri, 27 Dec 2019 14:04:47 GMT etag: - - '"0x8D7575ADF9B2492"' + - '"0x8D78AD5BAB75BE9"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:50 GMT + - Fri, 27 Dec 2019 14:04:46 GMT pragma: - no-cache server: @@ -673,29 +583,29 @@ interactions: - -g -n --shared-key-auth User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1?api-version=2019-08-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-10-23T01:46:47.4304584Z"},"poolAllocationMode":"BatchService"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1","name":"clibatchtest1","type":"Microsoft.Batch/batchAccounts","location":"northeurope","properties":{"accountEndpoint":"clibatchtest1.northeurope.batch.azure.com","provisioningState":"Succeeded","dedicatedCoreQuota":700,"dedicatedCoreQuotaPerVMFamily":[{"name":"standardAv2Family","coreQuota":100},{"name":"standardDv2Family","coreQuota":100},{"name":"standardDv3Family","coreQuota":100},{"name":"standardEv3Family","coreQuota":50},{"name":"standardDSv2Family","coreQuota":100},{"name":"standardDSv3Family","coreQuota":100},{"name":"standardESv3Family","coreQuota":50},{"name":"standardFFamily","coreQuota":50},{"name":"standardFSFamily","coreQuota":50},{"name":"standardA0_A7Family","coreQuota":0},{"name":"standardA8_A11Family","coreQuota":0},{"name":"standardDFamily","coreQuota":0},{"name":"standardGFamily","coreQuota":0},{"name":"basicAFamily","coreQuota":0},{"name":"standardNVFamily","coreQuota":0},{"name":"standardNVPromoFamily","coreQuota":0},{"name":"standardNCFamily","coreQuota":0},{"name":"standardNCPromoFamily","coreQuota":0},{"name":"standardHFamily","coreQuota":0},{"name":"standardHPromoFamily","coreQuota":0},{"name":"standardMSFamily","coreQuota":0},{"name":"standardDSFamily","coreQuota":0},{"name":"standardGSFamily","coreQuota":0},{"name":"standardLSFamily","coreQuota":0},{"name":"standardNCSv2Family","coreQuota":0},{"name":"standardNDSFamily","coreQuota":0},{"name":"standardNCSv3Family","coreQuota":0},{"name":"standardFSv2Family","coreQuota":0},{"name":"standardHBSFamily","coreQuota":0},{"name":"standardHCSFamily","coreQuota":0},{"name":"standardNVSv3Family","coreQuota":0},{"name":"standardHBrsv2Family","coreQuota":0}],"dedicatedCoreQuotaPerVMFamilyEnforced":false,"lowPriorityCoreQuota":500,"poolQuota":100,"activeJobAndJobScheduleQuota":300,"autoStorage":{"storageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","lastKeySync":"2019-12-27T14:04:43.7419117Z"},"poolAllocationMode":"BatchService"}}' headers: cache-control: - no-cache content-length: - - '2263' + - '2309' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:53 GMT + - Fri, 27 Dec 2019 14:04:48 GMT etag: - - '"0x8D7575ADF9B2492"' + - '"0x8D78AD5BAB75BE9"' expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:50 GMT + - Fri, 27 Dec 2019 14:04:46 GMT pragma: - no-cache server: @@ -728,14 +638,14 @@ interactions: - -g -n --shared-key-auth User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Batch/batchAccounts/clibatchtest1/listKeys?api-version=2019-08-01 response: body: - string: '{"accountName":"clibatchtest1","primary":"/0xAyHlPoNzVD3arHtst1vbVPCHVdoyaYgizxZ/cDlqZAOa9tEZSTLcJ7e/W86sIgPdAagTw8HVPd/synttB+Q==","secondary":"s9uW30rfqk3eGw5r0iW1MLYnFpwUW58KESm1pFrmwvmrplWTNXGeIyomzgxO1dgUeH0OC0coBWaADm/Q4eBCLA=="}' + string: '{"accountName":"clibatchtest1","primary":"h39EE7WOoCwgdtG7jISgt+Oa32DtD7uGcym+6MzvjCh8RYB3ynTCbcdpY7/9la/CZzrxEqk7kHpm5kKchkKI6Q==","secondary":"3AkG4GU6EqhZw2YbDBoKTF6QN3fnESc9F4Q2tBtBghlZN9sJWuyBIyu1oWD9Vav6eFrLB5XVd0zNZbs6ImXIGw=="}' headers: cache-control: - no-cache @@ -744,7 +654,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:53 GMT + - Fri, 27 Dec 2019 14:04:48 GMT expires: - '-1' pragma: @@ -760,7 +670,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -781,7 +691,7 @@ interactions: - -g -n --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -795,11 +705,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:46:55 GMT + - Fri, 27 Dec 2019 14:04:51 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch/locations/northeurope/accountOperationResults/clibatchtest1-efe31047-e52d-44ee-8e84-467f99c1d1e2?api-version=2019-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch/locations/northeurope/accountOperationResults/clibatchtest1-858c29c0-b8b4-45c7-8e43-8efe153b824b?api-version=2019-08-01 pragma: - no-cache server: @@ -809,7 +719,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14997' status: code: 202 message: Accepted @@ -828,9 +738,9 @@ interactions: - -g -n --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch/locations/northeurope/accountOperationResults/clibatchtest1-efe31047-e52d-44ee-8e84-467f99c1d1e2?api-version=2019-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch/locations/northeurope/accountOperationResults/clibatchtest1-858c29c0-b8b4-45c7-8e43-8efe153b824b?api-version=2019-08-01 response: body: string: '' @@ -840,7 +750,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:47:11 GMT + - Fri, 27 Dec 2019 14:05:08 GMT expires: - '-1' pragma: @@ -869,7 +779,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -885,7 +795,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:12 GMT + - Fri, 27 Dec 2019 14:05:09 GMT expires: - '-1' pragma: @@ -918,7 +828,7 @@ interactions: - -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batch/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -934,7 +844,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:14 GMT + - Fri, 27 Dec 2019 14:05:10 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_auto_scale_scenario.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_auto_scale_scenario.yaml index e91e0fd6260..01f5299e5f4 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_auto_scale_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_auto_scale_scenario.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:46:13 GMT + - Fri, 27 Dec 2019 14:02:19 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:46:14 GMT + - Fri, 27 Dec 2019 14:02:19 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:46:15 GMT + - Fri, 27 Dec 2019 14:02:20 GMT etag: - - '"0x8D7575ACAE95878"' + - '"0x8D78AD564418813"' last-modified: - - Wed, 23 Oct 2019 01:46:15 GMT + - Fri, 27 Dec 2019 14:02:21 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -101,14 +101,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:45:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:01:45Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -117,7 +117,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:16 GMT + - Fri, 27 Dec 2019 14:02:21 GMT expires: - '-1' pragma: @@ -150,14 +150,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:20.769Z","creationTime":"2019-10-23T01:46:20.769Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:28.274Z","creationTime":"2019-12-27T14:02:28.274Z"}}' headers: cache-control: - no-cache @@ -166,17 +166,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:21 GMT + - Fri, 27 Dec 2019 14:02:28 GMT etag: - - W/"0x8D7575ACDCDB00A" + - W/"0x8D78AD56889CB8A" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:20 GMT + - Fri, 27 Dec 2019 14:02:28 GMT pragma: - no-cache request-id: - - 5d15336f-e198-4a9b-b52c-dab672dac364 + - ca77349f-8682-4fc0-99f8-0cc8e3c14cec strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -186,7 +186,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1190' status: code: 200 message: OK @@ -207,30 +207,30 @@ interactions: - -g -w -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:22 GMT + - Fri, 27 Dec 2019 14:02:30 GMT expires: - '-1' pragma: - no-cache request-id: - - 3602cc84-0929-4fa3-9610-4204f536291e + - 7d5ef8db-69bd-4f4c-907f-c5799d238d91 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -239,7 +239,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: 'b''{"properties": {"vmSize": "STANDARD_D1", "scaleSettings": {"autoScale": {"minimumNodeCount": 0, "maximumNodeCount": 1}}, "nodeSetup": {"mountVolumes": @@ -264,7 +265,7 @@ interactions: - -g -w -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -274,27 +275,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/7b4b4450-6bf5-4b9e-a3ec-7b4abede3770?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/50246413-a584-40ea-82b3-2a48188526ed?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 01:46:23 GMT + - Fri, 27 Dec 2019 14:02:30 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/7b4b4450-6bf5-4b9e-a3ec-7b4abede3770?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/50246413-a584-40ea-82b3-2a48188526ed?api-version=2018-05-01 pragma: - no-cache request-id: - - f9355ece-63f1-4771-a448-3c08f78db62c + - babf1f71-c148-4ff6-8bb4-6729f33700b4 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1135' + - '1189' status: code: 202 message: Accepted @@ -313,12 +314,12 @@ interactions: - -g -w -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/7b4b4450-6bf5-4b9e-a3ec-7b4abede3770?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/50246413-a584-40ea-82b3-2a48188526ed?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/7b4b4450-6bf5-4b9e-a3ec-7b4abede3770","name":"7b4b4450-6bf5-4b9e-a3ec-7b4abede3770","status":"Succeeded","startTime":"2019-10-23T01:46:24.026Z","endTime":"2019-10-23T01:46:25.051Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/50246413-a584-40ea-82b3-2a48188526ed","name":"50246413-a584-40ea-82b3-2a48188526ed","status":"Succeeded","startTime":"2019-12-27T14:02:31.569Z","endTime":"2019-12-27T14:02:33.246Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache @@ -327,13 +328,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:39 GMT + - Fri, 27 Dec 2019 14:02:47 GMT expires: - '-1' pragma: - no-cache request-id: - - 9b7d2034-f17f-4619-9c0f-cf98493d05ff + - 83d34387-5b72-400d-9455-4b9e98eec483 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -360,31 +361,31 @@ interactions: - -g -w -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-23T01:46:24.02Z","allocationStateTransitionTime":"2019-10-23T01:46:25.37Z","provisioningStateTransitionTime":"2019-10-23T01:46:25.037Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:02:31.559Z","allocationStateTransitionTime":"2019-12-27T14:02:33.643Z","provisioningStateTransitionTime":"2019-12-27T14:02:33.235Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1248' + - '1250' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:41 GMT + - Fri, 27 Dec 2019 14:02:48 GMT etag: - - W/"0x8D7575ACFBDB8BF" + - W/"0x8D78AD56A7F0C81" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:24 GMT + - Fri, 27 Dec 2019 14:02:31 GMT pragma: - no-cache request-id: - - 01df9264-8da7-4dfb-853b-92591c50c216 + - 17b06802-df5a-4b98-8c84-c74178f0308b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -415,14 +416,14 @@ interactions: - -g -w -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:43.853Z","creationTime":"2019-10-23T01:46:43.853Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:51.112Z","creationTime":"2019-12-27T14:02:51.112Z"}}' headers: cache-control: - no-cache @@ -431,17 +432,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:43 GMT + - Fri, 27 Dec 2019 14:02:51 GMT etag: - - W/"0x8D7575ADB900C06" + - W/"0x8D78AD5762695AE" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:43 GMT + - Fri, 27 Dec 2019 14:02:51 GMT pragma: - no-cache request-id: - - f7d5a04a-3fce-4f4a-ab41-133cadfb1044 + - a6c9dde2-1f5d-4c98-973d-9354a585f184 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -451,7 +452,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1191' status: code: 200 message: OK @@ -472,7 +473,7 @@ interactions: - -c -g -w -e -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -489,13 +490,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:45 GMT + - Fri, 27 Dec 2019 14:02:51 GMT expires: - '-1' pragma: - no-cache request-id: - - aeff046a-45f6-42a2-a5d8-aa9ebde8fb42 + - a80ea48e-6af5-4880-8a27-6ffef5a14a4f strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -522,33 +523,33 @@ interactions: - -c -g -w -e -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-23T01:46:24.02Z","allocationStateTransitionTime":"2019-10-23T01:46:25.37Z","provisioningStateTransitionTime":"2019-10-23T01:46:25.037Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:02:31.559Z","allocationStateTransitionTime":"2019-12-27T14:02:33.643Z","provisioningStateTransitionTime":"2019-12-27T14:02:33.235Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1248' + - '1250' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:46 GMT + - Fri, 27 Dec 2019 14:02:52 GMT etag: - - W/"0x8D7575ACFBDB8BF" + - W/"0x8D78AD56A7F0C81" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:24 GMT + - Fri, 27 Dec 2019 14:02:31 GMT pragma: - no-cache request-id: - - 75eaecba-b969-45c5-846c-2848e8f82d45 + - 7ada08f2-dac0-4272-89cb-ba56df425ffa strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -584,7 +585,7 @@ interactions: - -c -g -w -e -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -594,27 +595,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/a6395a9a-b57c-4e50-bf6d-581e05cef3d7?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b2028dab-de81-4e45-8f3b-fde9c5863d2a?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 01:46:48 GMT + - Fri, 27 Dec 2019 14:02:52 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/a6395a9a-b57c-4e50-bf6d-581e05cef3d7?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/b2028dab-de81-4e45-8f3b-fde9c5863d2a?api-version=2018-05-01 pragma: - no-cache request-id: - - 77f68a2b-f6a3-40f7-ad1b-8cc0cc1869cf + - d67bed4e-9f73-4f58-abb8-d861b641a607 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1185' status: code: 202 message: Accepted @@ -633,27 +634,27 @@ interactions: - -c -g -w -e -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/a6395a9a-b57c-4e50-bf6d-581e05cef3d7?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b2028dab-de81-4e45-8f3b-fde9c5863d2a?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/a6395a9a-b57c-4e50-bf6d-581e05cef3d7","name":"a6395a9a-b57c-4e50-bf6d-581e05cef3d7","status":"Succeeded","startTime":"2019-10-23T01:46:47.929Z","endTime":"2019-10-23T01:46:48.329Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b2028dab-de81-4e45-8f3b-fde9c5863d2a","name":"b2028dab-de81-4e45-8f3b-fde9c5863d2a","status":"Succeeded","startTime":"2019-12-27T14:02:53.415Z","endTime":"2019-12-27T14:02:53.76Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job"}}' headers: cache-control: - no-cache content-length: - - '503' + - '502' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:53 GMT + - Fri, 27 Dec 2019 14:02:59 GMT expires: - '-1' pragma: - no-cache request-id: - - 903248da-9e8a-4372-93ff-3c17a0fca383 + - 3b3e3257-7c9d-4e56-ad7d-56bec512deb3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -680,13 +681,13 @@ interactions: - -c -g -w -e -n -f User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -695,17 +696,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:55 GMT + - Fri, 27 Dec 2019 14:03:00 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 701436c2-b9d3-4292-b115-135338480232 + - 055da678-6430-449f-9e67-9967febfe15c strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -734,15 +735,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -751,17 +752,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:55 GMT + - Fri, 27 Dec 2019 14:03:01 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 5367cb51-8e28-4bdc-b5e3-c1e3c372d8d6 + - db0e96ef-0603-41bc-83f3-2dfc835b9147 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -790,15 +791,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -807,17 +808,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:12 GMT + - Fri, 27 Dec 2019 14:03:17 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - e1b5f9a5-81f5-41b6-8c25-ba5a605b4630 + - e941d10e-3f29-4bbe-8f4a-8aa0a1ff72d6 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -846,15 +847,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -863,17 +864,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:28 GMT + - Fri, 27 Dec 2019 14:03:33 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 22033b4c-cd57-45f1-9d42-65fb220381ab + - 33611534-f279-4517-ad6b-906907905ff4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -902,15 +903,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -919,17 +920,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:44 GMT + - Fri, 27 Dec 2019 14:03:50 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 04407bdf-ca41-4058-8a91-db4b8bffc836 + - 3d2e7baf-5b84-42cf-8b62-1538ea98401e strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -958,15 +959,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -975,17 +976,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:00 GMT + - Fri, 27 Dec 2019 14:04:06 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - a0c7d9d8-946c-446f-9c6a-5e060f2bc7f4 + - 501c5b8f-6a7e-4e9f-8e14-04fb1528978b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1014,15 +1015,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1031,17 +1032,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:17 GMT + - Fri, 27 Dec 2019 14:04:22 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 7fabe7dd-95db-4371-8809-1e91e8b305e4 + - 7f1bb5ad-7f0b-4251-8239-19de98b5d089 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1070,15 +1071,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1087,17 +1088,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:33 GMT + - Fri, 27 Dec 2019 14:04:39 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - bc75d028-1c7c-44f2-8db0-4c09215ba62c + - 92c5b72c-ae24-4cee-8802-1b9dfc1509d8 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1126,15 +1127,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1143,17 +1144,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:49 GMT + - Fri, 27 Dec 2019 14:04:56 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 37bfc800-f625-479b-8d29-202e0ef12041 + - ab596087-8050-4c84-888f-347e4bd37802 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1182,15 +1183,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1199,17 +1200,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:05 GMT + - Fri, 27 Dec 2019 14:05:12 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - fe12e19e-b9a1-42a2-a5a0-67f026b45d3c + - afc7a871-405d-4d60-8e12-b87d1f25c026 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1238,15 +1239,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1255,17 +1256,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:21 GMT + - Fri, 27 Dec 2019 14:05:28 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 0803520a-4e8c-4d35-9613-9ee23d293470 + - a5be09ab-5f20-48cf-95c1-b3131e662ad4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1294,15 +1295,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1311,17 +1312,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:38 GMT + - Fri, 27 Dec 2019 14:05:49 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 47167651-12b2-41f9-9fda-4b88fdec0588 + - fad8e282-5d6f-4957-97f9-e3ecf13fd1bf strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1350,15 +1351,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1367,17 +1368,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:54 GMT + - Fri, 27 Dec 2019 14:06:05 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - d616af9e-8bf6-42ac-bb6a-80b6914909cc + - 9c11a294-646f-4851-a2f5-20cc8dd0ddbb strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1406,15 +1407,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1423,17 +1424,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:50:10 GMT + - Fri, 27 Dec 2019 14:06:22 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 2cf48085-07b7-44bd-a586-96abe33d1083 + - e7294858-25a2-45cd-8dd0-ad11a6a05980 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1462,15 +1463,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1479,17 +1480,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:50:27 GMT + - Fri, 27 Dec 2019 14:06:37 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 68ff4e9c-351d-42de-b13f-40171bdc8ebc + - e018f187-b1fe-4fd8-a23d-7fec0b7e3f80 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1518,15 +1519,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1535,17 +1536,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:50:44 GMT + - Fri, 27 Dec 2019 14:06:54 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 48263e30-8bbe-431e-a001-32bf08a8792a + - 1d4a2714-ad98-4a08-8749-0edb567bc434 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1574,15 +1575,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"queued","executionStateTransitionTime":"2019-12-27T14:02:53.408Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -1591,17 +1592,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:51:00 GMT + - Fri, 27 Dec 2019 14:07:11 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 9d89615b-c61f-4703-8a7f-696317667196 + - e8c1269f-0f03-4ebb-8481-d4c65adf372b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1630,9255 +1631,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:51:16 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9f2f0f12-2f17-4584-ac1d-c86f8d3e55ee - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:51:33 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e0bdcc6a-24d5-49f9-8680-612a74e7a69e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:51:49 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a656c268-07bb-4e7f-ba47-affd0d8d78fd - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:52:06 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6f7e344d-fe0e-4d48-b77f-3e20bb8e0a60 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:52:22 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 34d3bcda-fbe8-40d7-8eac-9df7cab86d41 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:52:38 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - bef6e5b2-6fad-4e60-8d5c-780f41bc8ac7 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:52:55 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ab0be355-66d0-4e53-bdb1-a7ea25c483f9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:53:11 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ea2ffaea-60cb-459a-bce1-049ddc5dc40e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:53:27 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 4f966f0c-7617-4db4-b4e6-a677bc095aeb - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:53:43 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ac32389a-0795-4740-aa23-6e230af86e54 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:53:59 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b0588e62-12c6-48a2-b0cf-1be762ad5544 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:54:15 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 44688f8b-6bbe-4cfc-8fbc-708f7ff36ec0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:54:32 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7da5b521-63c2-4630-8e69-ecec0465acfe - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:54:48 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8c588458-9dfc-4d20-8d35-e38522e09ac8 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:55:05 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - bc4bc4c3-36a3-4718-b29d-f42603880f90 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:55:21 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - cc2a04d6-bb33-4e72-9db3-553025b72b12 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:55:37 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ec2f01af-b141-44ef-80ea-517d3aeabe61 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:55:53 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 27d9e45a-abb5-4105-9904-8c392bd8ad6c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:56:09 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 48acf9f0-514f-4912-98a5-34ae080383e8 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:56:27 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b5ce7e1f-0c7c-4e66-9ddd-76fb8d75bc40 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:56:43 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 24d26926-8643-4349-a1ea-c9d8fe835ae0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:56:59 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 11b71812-e9af-4e8e-9d6d-cee17f7059d3 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:57:15 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 65836e59-be17-4a3e-87a8-a80762dba25a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:57:32 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5f715c94-012f-44f2-9b94-a784e5e66954 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:57:49 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - cc2f8179-e134-4474-8a9f-c39ada905e92 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:58:05 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - db283ff7-16f9-4a0c-8998-a68090fc0dca - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:58:21 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 0e7af081-6941-43ce-b77b-6cab643509b8 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:58:37 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e5464b93-eb24-4e8e-954b-9deba0cb6db1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:58:54 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 080196a1-1bcf-4ae0-bde0-14ca4fd7b151 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:59:10 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a51d3fc1-cb9b-40a9-8c61-d7021e9c4274 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:59:26 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 54c82d60-6409-4492-837d-8d57d7fd5267 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:59:42 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - f4f8b37f-fe9e-4d47-b083-ff319e2e349d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 01:59:58 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1a997de6-a2bc-4064-bc51-faef7f5c896f - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:00:14 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c861f637-70e4-4cc2-8311-390bb5d09594 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:00:31 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 554d9a51-430b-4221-b2f6-07dd17838604 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:00:47 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 381b0c00-08aa-4575-bc88-785f005008a9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01:03 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e4fc55ed-c92f-49ff-9c0c-9a4e94beabf4 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01:20 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 98ed46cd-0d24-4dbb-a02f-1bad485f5d1b - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01:36 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b43ddae0-1331-49c7-950a-1689cc9621ff - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01:53 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9cd27424-4f30-4758-bef1-59ef6935e81c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:02:09 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - df7563f3-3386-4f8a-b226-84378fa66887 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:02:26 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 19c7fda1-cfd1-40ab-afcb-6f0b9b046746 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:02:42 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 796af616-fee2-4b4a-852e-98be75ff11f1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:02:59 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - eb01e15e-5072-4774-a101-ac94fa9bfaaa - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:03:16 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b37db50e-dad8-42ff-9784-3cdfede4afca - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:03:32 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 98f767de-78b1-4605-8fd7-d39a2a46fed3 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:03:48 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6af9be9f-e174-40b1-aec2-02ecfdec5ffd - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:04:03 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 769fd078-f7f6-46dd-83dc-c5199aeb5a86 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:04:20 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 95e6860b-64e1-4793-b08d-39eb4e186e85 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:04:36 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 30597795-55ed-4d85-a881-57331926bead - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:04:53 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 0a5c4ef2-cef5-4924-a8cc-f6e563dbc5a3 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:05:09 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 659b4ce1-aced-4885-8700-a7579955a9c2 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:05:24 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a0a69af7-0e4b-41cb-8407-4e663edda7fe - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:05:40 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 2674fdad-45fb-4c05-be30-6ec4d4e5823e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:05:56 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5d31b382-cffd-4f3e-a83c-69bebb99afed - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:06:13 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e70dcbf6-3054-40fa-8d0b-c2373fb76d51 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:06:30 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - eecd4061-e786-4a0c-9ba9-e804a1ce24d1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:06:46 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 86e652f9-d7ef-446f-b1e5-0e833fe0f91d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:07:02 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c0c1cdf4-3d5e-47e0-a90b-85aa2ae8a96c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:07:19 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a6d10a90-fba7-4ad1-a466-9b43c47f8338 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:07:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8de408a0-0a2d-4b34-b873-160ef844208a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:07:51 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6e6f77c5-93e3-497f-91e6-10a84b49aa30 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:08:08 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9f45f914-0f33-4df6-b361-9220adf8792e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:08:24 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6cef6bba-123c-414d-8446-663d5ca9b9b6 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:08:40 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ac4fab58-df94-4058-882b-d1fe665dec3e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:08:57 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 0842216c-5fbe-41e5-bd83-2e8bfbbe2011 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:09:13 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - aab59b68-c8ca-4171-8cc5-64f64ae09d9d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:09:29 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 649ea329-80dc-41d8-9403-1cb84ed8eed9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:09:46 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 364d1af9-3a98-405a-840b-8e80abe861dc - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:10:01 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - f746d97b-208e-43d2-91e0-b065f5c1e7c3 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:10:17 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7eef40ea-22df-48c3-8d07-41aa9c8ecf5a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:10:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1da71072-ed52-4789-ba4d-42d2432b372d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:10:51 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - dccceea6-676e-44ce-9ad5-4ebc7770a0be - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:11:07 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 3d7a5736-869a-439f-a1e9-d0457996ac1b - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:11:23 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - acc65d77-4e92-4d6b-a46b-f2bfefd0c60b - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:11:40 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d40117cc-543d-4581-9bd8-bb7b053b85e0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:11:57 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 16339019-c35b-4485-9162-f65c0f88df50 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:12:13 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - dce1df13-8190-462f-b10c-ccb63b6c3b0e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:12:29 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - db275d8c-75e4-49f8-88e2-5366053bb539 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:12:45 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - cbe57f8f-e1c7-488b-b6ea-71529bc258a4 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:13:02 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b2bf5973-bb6d-476f-bb44-9cb1e111b787 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:13:17 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 93072be1-cc6c-43fa-860c-4d529f546d1d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:13:33 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7f8eb4e7-e198-4475-af7d-cb8fec4eb5d2 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:13:51 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 3ecc9430-5231-469a-8351-b902dae67b18 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:14:07 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 4aa01485-a2a5-40b7-86c8-72d8b5cdddaf - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:14:23 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - fb1f899f-330b-4383-9954-a8c7adb17693 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:14:40 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1ce1468a-d66c-4ecf-9321-0ba7beec702c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:14:56 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e466eae0-0038-4fcb-beed-05e97286c7c1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:15:12 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ad03112c-7173-4df1-80f3-986513011643 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:15:28 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c0f3730a-7d15-43bb-b3e6-689988056ed9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:15:44 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - df536d67-ce91-412c-8a41-22aa5f79c3ed - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:16:01 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 72275693-cc0d-4788-a950-6420c65334a0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:16:17 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d9ba7fd8-793b-4a38-83a2-73b9789804d0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:16:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 4e2485ac-15cd-47ef-8b39-7c7c8afeefbf - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:16:50 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1d8cf5d3-0ec1-4cde-a1ad-91e45b1b6cc9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:17:06 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 2e544a14-857a-4de8-822c-4e1a77da021f - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:17:23 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 0cd230fa-7142-4242-aa60-8dbf1f8a7598 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:17:39 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 27010d7f-63e0-45fc-84b9-372c679d3dec - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:17:56 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ae7a2e59-64cd-4827-a342-f3e427e9d406 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:18:13 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e00e2bce-8bac-4470-9901-c5fb7fb8edb0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:18:28 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7dea7d30-5ede-4abf-a8db-2937b756e83f - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:18:45 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - dfd6e618-9fd3-48a1-9af5-c5305891e5fc - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:19:01 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 18d212a8-a041-45a0-b0de-23d5976685ab - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:19:18 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9857f7ff-1e83-40cc-93a6-0907b83041b5 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:19:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1e04c89a-f9f4-42ce-9f28-dba7787c3c0a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:19:51 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9ac96b68-6c38-4cce-9ded-525465585d42 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:20:06 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 01dfc00f-0ab0-4270-816f-aa99ecb4c228 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:20:23 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 203a935f-7351-4136-97ed-d227b46541d8 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:20:39 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 89cd5a16-5d33-4168-ab86-f89cdda9d759 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:20:56 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - bc201e14-ec82-4508-b637-6bce477a2eb0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:21:12 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 97fd945b-fb5e-4bc2-a565-00494cdfa5e1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:21:30 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d45ae0aa-cd84-4294-baf2-0a52bb879614 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:21:47 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 63b0fe0c-19bc-4b4b-8903-67c2e70c649c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:22:03 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c6145755-9598-4276-b4a0-1fb9475f9d35 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:22:19 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - f1827288-c71e-4dc8-8610-349c0e678476 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:22:35 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 3da4b481-4339-4eb1-8e0f-595614c4a4fb - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:22:52 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c83e367b-92c6-4f63-a858-39d10c3108c4 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:23:09 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7641acdf-ef60-4383-8a0e-59e7946146ff - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:23:24 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d9fccfd8-63de-4276-819a-71195b424e4e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:23:41 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5047c380-ec27-422c-b93e-9899d8b15174 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:23:57 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8f0252bf-6d8b-4967-b74f-324a351666f7 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:24:15 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 66c2783d-8f72-4bef-be19-f6dd617c2b00 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:24:31 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5673e802-eb75-4568-b886-f4dc253b49b3 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:24:48 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - aa0d813c-56e3-4533-b826-6171dee9aeaf - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:25:03 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b99ea784-243d-4328-9838-3e1b8b2e209d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:25:19 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e7a90f9e-327b-4fb0-9317-b2574729872a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:25:35 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - f37724f4-2dc7-4b0a-b85a-6700d55e511f - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:25:52 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d76af416-48aa-49f1-ad2d-65872296a307 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:26:08 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 338c0045-ab89-41a1-bce1-cbf2a7c324c1 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:26:24 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8605862a-7e73-410a-90ce-ffa5d81cc877 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:26:41 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ad24653b-0162-4d41-ac33-1419a15f6a21 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:26:57 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5f9f40fc-dea8-485c-bddb-f4a36220ffc6 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:27:13 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a3e30aad-6eb2-476a-810b-79c3408a1c15 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:27:29 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 635e7db4-8bdc-48f4-8045-99ef79c49c5c - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:27:46 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6501ebeb-ee10-466b-a2b2-99326400c544 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:28:02 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 6127ae36-c72b-487c-83f5-f22ed4b528ab - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:28:18 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 41f74008-9bff-434e-aa5c-a0208b40d725 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:28:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b92c8d5a-989a-4205-88fd-2997ffaf0431 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:28:51 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 65c4b2f6-f780-4f1b-9f11-1675867c1ea4 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:29:07 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 041ce640-33df-4b40-8a3e-f7fa76606602 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:29:24 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - e9cddd17-db97-4cb5-829b-efd1b7b9a373 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:29:40 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - c238a3d3-7149-41b2-8ed3-c236e0e588d8 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:29:56 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - a1aaff53-3ed8-48e6-9559-061737560b8f - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:30:12 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9c9869c1-e549-4f15-9d83-a17637792145 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:30:28 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 330ca675-3482-44b6-a569-5f47a0188028 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:30:44 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 3c632e30-b123-446c-b0d6-bd3f6c1c6322 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:31:01 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d42dadf1-d966-4cf0-9119-f75cba7c84aa - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:31:17 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 47f73aea-11ad-4ac1-8b41-b327963416f4 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:31:34 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d35722c2-c43d-4e9e-b4e5-76f421e3dd52 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:31:50 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 1b888cef-70ca-4371-b544-7d0c46fe0f76 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:32:05 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5d5856e0-148f-41f8-9786-6f517c24442d - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:32:22 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 5fc1b524-663f-4252-9b3c-fd3b75c09e13 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:32:39 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - d3eb3a6a-11ec-4c3c-94ca-40ac899bd546 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:32:55 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - b28066c0-6ce7-435a-8f17-994dc82328ba - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:33:12 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 160eff48-5c41-4cb2-b097-7e57c368d295 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:33:28 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8b0bc1b9-a9e4-4eed-9816-21d098ef6e07 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:33:45 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 8f4dddf7-08fc-4c82-8679-3321dc8a75c9 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:34:01 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - ffba834c-c3cb-4336-b459-36068341e16e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:34:17 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 34063e2b-fc8a-46db-9a2d-0bbac014811e - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:34:33 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 7be38f59-17d0-4467-ae13-185766652005 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:34:49 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 60074a04-894f-4a3e-b789-b759251a11e5 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:35:06 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 43bbdb9d-96fc-4691-80aa-7d49212cf84a - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:35:23 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 3bf756f4-1028-4e61-86f3-250207056139 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:35:41 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 9a713c23-884b-48dd-89ce-d08c4addfb09 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"queued","executionStateTransitionTime":"2019-10-23T01:46:47.922Z","maxJobDurationSeconds":2592000}}' - headers: - cache-control: - - no-cache - content-length: - - '1485' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:35:57 GMT - etag: - - W/"0x8D7575ADDFCDB2A" - expires: - - '-1' - last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT - pragma: - - no-cache - request-id: - - 75777c15-8539-4a5f-9877-e3be09e56eea - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding,Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - batchai job wait - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -w -e -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"running","executionStateTransitionTime":"2019-10-23T02:36:10.528Z","executionInfo":{"startTime":"2019-10-23T02:36:10.528Z"},"maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"running","executionStateTransitionTime":"2019-12-27T14:07:26.045Z","executionInfo":{"startTime":"2019-12-27T14:07:26.045Z"},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -10887,17 +1648,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:36:13 GMT + - Fri, 27 Dec 2019 14:07:26 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 7de8aadd-0d9c-43cc-919a-a39648bcc30e + - 084dcb45-4f74-4d9f-b3e0-981cd7cfef89 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -10926,15 +1687,15 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"running","executionStateTransitionTime":"2019-10-23T02:36:10.528Z","executionInfo":{"startTime":"2019-10-23T02:36:10.528Z"},"maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"running","executionStateTransitionTime":"2019-12-27T14:07:26.045Z","executionInfo":{"startTime":"2019-12-27T14:07:26.045Z"},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache @@ -10943,17 +1704,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:36:30 GMT + - Fri, 27 Dec 2019 14:07:42 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - 72d3a311-2560-4d73-842e-80869e9bbe75 + - 59691dde-46f1-4a20-adef-1e44e7a66e60 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -10982,34 +1743,34 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"succeeded","executionStateTransitionTime":"2019-10-23T02:36:43.768Z","executionInfo":{"startTime":"2019-10-23T02:36:10.528Z","endTime":"2019-10-23T02:36:43.768Z","exitCode":0},"maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-27T14:07:58Z","executionInfo":{"startTime":"2019-12-27T14:07:26.045Z","endTime":"2019-12-27T14:07:58Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1595' + - '1587' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:36:45 GMT + - Fri, 27 Dec 2019 14:07:57 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - ace0ad77-cc4e-4a4f-abe7-0bc705062a64 + - 900223de-c134-4699-9b60-858c5245ede8 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -11038,34 +1799,34 @@ interactions: - -g -w -e -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/f341025f-b49d-4cdb-ade6-f32de20cd296","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-10-23T01:46:47.922Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:46:48.318Z","executionState":"succeeded","executionStateTransitionTime":"2019-10-23T02:36:43.768Z","executionInfo":{"startTime":"2019-10-23T02:36:10.528Z","endTime":"2019-10-23T02:36:43.768Z","exitCode":0},"maxJobDurationSeconds":2592000}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/8c644804-41d7-4327-823e-9ad66671d854","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-27T14:02:53.408Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:53.749Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-27T14:07:58Z","executionInfo":{"startTime":"2019-12-27T14:07:26.045Z","endTime":"2019-12-27T14:07:58Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1595' + - '1587' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:36:48 GMT + - Fri, 27 Dec 2019 14:07:59 GMT etag: - - W/"0x8D7575ADDFCDB2A" + - W/"0x8D78AD57784ED14" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:47 GMT + - Fri, 27 Dec 2019 14:02:53 GMT pragma: - no-cache request-id: - - d2b0d736-70b4-4d2c-875d-635d72fffd1b + - 6cf82df8-cf2c-4796-9c48-7952f6cac91e strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -11094,33 +1855,33 @@ interactions: - -g -w -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-23T01:46:24.02Z","allocationStateTransitionTime":"2019-10-23T02:44:06.043Z","provisioningStateTransitionTime":"2019-10-23T01:46:25.037Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:02:31.559Z","allocationStateTransitionTime":"2019-12-27T14:12:54.037Z","provisioningStateTransitionTime":"2019-12-27T14:02:33.235Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"autoScale":{"minimumNodeCount":0,"maximumNodeCount":1,"initialNodeCount":0}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1249' + - '1250' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:56:50 GMT + - Fri, 27 Dec 2019 14:28:01 GMT etag: - - W/"0x8D7575ACFBDB8BF" + - W/"0x8D78AD56A7F0C81" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:46:24 GMT + - Fri, 27 Dec 2019 14:02:31 GMT pragma: - no-cache request-id: - - c28c48d2-7889-41cd-9891-3334eec6afbc + - 747351ab-7743-4072-b309-df6ddb4bc855 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_auto_storage.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_auto_storage.yaml index ec387934cbf..af6c54c336b 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_auto_storage.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_auto_storage.yaml @@ -14,14 +14,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:57:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:28:08Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:57:55 GMT + - Fri, 27 Dec 2019 14:28:37 GMT expires: - '-1' pragma: @@ -63,14 +63,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-21T10:58:01.087Z","creationTime":"2019-10-21T10:58:01.087Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:28:42.879Z","creationTime":"2019-12-27T14:28:42.879Z"}}' headers: cache-control: - no-cache @@ -79,17 +79,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:01 GMT + - Fri, 27 Dec 2019 14:28:43 GMT etag: - - W/"0x8D756158A4DE7B8" + - W/"0x8D78AD913138C64" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 10:58:01 GMT + - Fri, 27 Dec 2019 14:28:42 GMT pragma: - no-cache request-id: - - ca675744-5264-446e-ab0a-513638d5ca4b + - a8f1e3c0-3b30-4d06-9162-5a267b255185 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -99,7 +99,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1184' status: code: 200 message: OK @@ -120,30 +120,30 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:02 GMT + - Fri, 27 Dec 2019 14:28:44 GMT expires: - '-1' pragma: - no-cache request-id: - - 56300944-fd5f-4303-b89f-7c1a2c1d7d34 + - 93e05b7e-5adf-4175-ac49-4c7f34c731be strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -152,7 +152,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: null headers: @@ -170,14 +171,14 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-21T10:58:01.087Z","creationTime":"2019-10-21T10:58:01.087Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:28:42.879Z","creationTime":"2019-12-27T14:28:42.879Z"}}' headers: cache-control: - no-cache @@ -186,17 +187,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:05 GMT + - Fri, 27 Dec 2019 14:28:46 GMT etag: - - W/"0x8D756158A4DE7B8" + - W/"0x8D78AD913138C64" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 10:58:01 GMT + - Fri, 27 Dec 2019 14:28:42 GMT pragma: - no-cache request-id: - - 69a38867-3aa5-4307-bf26-b25cd5039ce9 + - f3b7ee29-18ee-4a62-ac27-8ebee2fce2d1 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -223,7 +224,7 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -237,7 +238,7 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:58:05 GMT + - Fri, 27 Dec 2019 14:28:47 GMT expires: - '-1' pragma: @@ -264,23 +265,23 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:34.4252614Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:34.4252614Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:57:34.3471116Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:15.9466569Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:15.9466569Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:28:15.8841927Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}]}' headers: cache-control: - no-cache content-length: - - '1191' + - '1222' content-type: - application/json date: - - Mon, 21 Oct 2019 10:58:06 GMT + - Fri, 27 Dec 2019 14:28:48 GMT expires: - '-1' pragma: @@ -313,23 +314,23 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:34.4252614Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:34.4252614Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:57:34.3471116Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgxfguo5rbhhrzyjsapzve7pzlf5a5t42psyjubosg7n6ipegnhgovrigrwdfow7ubj/providers/Microsoft.Storage/storageAccounts/clibatchteststorage1","name":"clibatchteststorage1","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:11.6117401Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:11.6117401Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:56:11.5336338Z","primaryEndpoints":{"blob":"https://clibatchteststorage1.blob.core.windows.net/","queue":"https://clibatchteststorage1.queue.core.windows.net/","table":"https://clibatchteststorage1.table.core.windows.net/","file":"https://clibatchteststorage1.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgffz2rqijvqqziwi7c27adnnkt4rrvqm4iiqowzku4s5gw3anny22dozpzayqqt5mn/providers/Microsoft.Storage/storageAccounts/clitest4ejkd5zbdpdjxng2q","name":"clitest4ejkd5zbdpdjxng2q","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:33.4919667Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:33.4919667Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:56:33.4450774Z","primaryEndpoints":{"blob":"https://clitest4ejkd5zbdpdjxng2q.blob.core.windows.net/","queue":"https://clitest4ejkd5zbdpdjxng2q.queue.core.windows.net/","table":"https://clitest4ejkd5zbdpdjxng2q.table.core.windows.net/","file":"https://clitest4ejkd5zbdpdjxng2q.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgk7i44ccaddlzl3qfu326yt4hp5hua7ehzqt6aeei5rixksohtggadte7qubpd2tnh/providers/Microsoft.Storage/storageAccounts/clitest5tjzo2adlgvsuqaiu","name":"clitest5tjzo2adlgvsuqaiu","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:27.9595714Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:27.9595714Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:56:27.8815099Z","primaryEndpoints":{"blob":"https://clitest5tjzo2adlgvsuqaiu.blob.core.windows.net/","queue":"https://clitest5tjzo2adlgvsuqaiu.queue.core.windows.net/","table":"https://clitest5tjzo2adlgvsuqaiu.table.core.windows.net/","file":"https://clitest5tjzo2adlgvsuqaiu.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjwyqu6spjqxmpzlq25csbzfpr7y56nsmhklsfx7fgtvwwubsf3uxm635vw42ekdki/providers/Microsoft.Storage/storageAccounts/clibatchteststorage7","name":"clibatchteststorage7","type":"Microsoft.Storage/storageAccounts","location":"ukwest","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:56.1381075Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:57:56.1381075Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-10-21T10:57:56.0755776Z","primaryEndpoints":{"blob":"https://clibatchteststorage7.blob.core.windows.net/","queue":"https://clibatchteststorage7.queue.core.windows.net/","table":"https://clibatchteststorage7.table.core.windows.net/","file":"https://clibatchteststorage7.file.core.windows.net/"},"primaryLocation":"ukwest","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-wpuna/providers/Microsoft.Storage/storageAccounts/hdicli4zw4clj432gq2lkho7","name":"hdicli4zw4clj432gq2lkho7","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:27:42.6214527Z","primaryEndpoints":{"blob":"https://hdicli4zw4clj432gq2lkho7.blob.core.windows.net/","queue":"https://hdicli4zw4clj432gq2lkho7.queue.core.windows.net/","table":"https://hdicli4zw4clj432gq2lkho7.table.core.windows.net/","file":"https://hdicli4zw4clj432gq2lkho7.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-mpv5w/providers/Microsoft.Storage/storageAccounts/hdicli7jau367fllpvvb7kqz","name":"hdicli7jau367fllpvvb7kqz","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:05:19.5383626Z","primaryEndpoints":{"blob":"https://hdicli7jau367fllpvvb7kqz.blob.core.windows.net/","queue":"https://hdicli7jau367fllpvvb7kqz.queue.core.windows.net/","table":"https://hdicli7jau367fllpvvb7kqz.table.core.windows.net/","file":"https://hdicli7jau367fllpvvb7kqz.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-pqvzn/providers/Microsoft.Storage/storageAccounts/hdicliiau3cbtksk4xkvmqar","name":"hdicliiau3cbtksk4xkvmqar","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T14:28:37.3805995Z","primaryEndpoints":{"blob":"https://hdicliiau3cbtksk4xkvmqar.blob.core.windows.net/","queue":"https://hdicliiau3cbtksk4xkvmqar.queue.core.windows.net/","table":"https://hdicliiau3cbtksk4xkvmqar.table.core.windows.net/","file":"https://hdicliiau3cbtksk4xkvmqar.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-q7yx4/providers/Microsoft.Storage/storageAccounts/hdicliqekjmcwappmeb52nci","name":"hdicliqekjmcwappmeb52nci","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:13:53.4766403Z","primaryEndpoints":{"blob":"https://hdicliqekjmcwappmeb52nci.blob.core.windows.net/","queue":"https://hdicliqekjmcwappmeb52nci.queue.core.windows.net/","table":"https://hdicliqekjmcwappmeb52nci.table.core.windows.net/","file":"https://hdicliqekjmcwappmeb52nci.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-47zew/providers/Microsoft.Storage/storageAccounts/hdicliu2atj2tuw6bje7tewb","name":"hdicliu2atj2tuw6bje7tewb","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:24:35.4821557Z","primaryEndpoints":{"blob":"https://hdicliu2atj2tuw6bje7tewb.blob.core.windows.net/","queue":"https://hdicliu2atj2tuw6bje7tewb.queue.core.windows.net/","table":"https://hdicliu2atj2tuw6bje7tewb.table.core.windows.net/","file":"https://hdicliu2atj2tuw6bje7tewb.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-lpp4g/providers/Microsoft.Storage/storageAccounts/hdicliuochrkyzsd6wc4zgf4","name":"hdicliuochrkyzsd6wc4zgf4","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:10:52.0396282Z","primaryEndpoints":{"blob":"https://hdicliuochrkyzsd6wc4zgf4.blob.core.windows.net/","queue":"https://hdicliuochrkyzsd6wc4zgf4.queue.core.windows.net/","table":"https://hdicliuochrkyzsd6wc4zgf4.table.core.windows.net/","file":"https://hdicliuochrkyzsd6wc4zgf4.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-lnx54/providers/Microsoft.Storage/storageAccounts/hdicliyqdh4pxwxt5x75toq7","name":"hdicliyqdh4pxwxt5x75toq7","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:08:22.8661701Z","primaryEndpoints":{"blob":"https://hdicliyqdh4pxwxt5x75toq7.blob.core.windows.net/","queue":"https://hdicliyqdh4pxwxt5x75toq7.queue.core.windows.net/","table":"https://hdicliyqdh4pxwxt5x75toq7.table.core.windows.net/","file":"https://hdicliyqdh4pxwxt5x75toq7.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-kzxpfyhpq7wggosiao2el2qndvg27ukeqoisdk4q5o4edhcht2eq5ek6oz54s/providers/Microsoft.Storage/storageAccounts/clitestkia6jdau73jox5tit","name":"clitestkia6jdau73jox5tit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:30.0877093Z","primaryEndpoints":{"blob":"https://clitestkia6jdau73jox5tit.blob.core.windows.net/","queue":"https://clitestkia6jdau73jox5tit.queue.core.windows.net/","table":"https://clitestkia6jdau73jox5tit.table.core.windows.net/","file":"https://clitestkia6jdau73jox5tit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:15.9466569Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:15.9466569Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:28:15.8841927Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '110015' + - '65917' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:08 GMT + - Fri, 27 Dec 2019 14:28:50 GMT expires: - '-1' pragma: @@ -341,14 +342,14 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 85d865a8-2fe0-4fa8-9599-9d2ef4964b5c - - fa4e23fa-52b0-47c4-9a69-9e9c85cda2be - - 4fed18ea-353e-4dd7-b6b7-6624cc7352ec - - 77210880-1236-4fa4-afba-e43d36e8d365 - - d6ce2705-61c1-40de-b2a1-1c5afb94706f - - 2c7d6d7a-6498-4467-b5dc-3369a35230e7 - - 2af519ac-c091-4ee9-bc76-f7a58705fb89 - - 46b90727-ee07-45fa-b289-a13ef04df07c + - 13a8b441-de1f-4454-b786-baa275d8230f + - 97371f12-d665-4718-8650-9748b59b75c0 + - a30ad8f0-6ee7-438a-874d-1420b568a7bc + - 39f113c4-80d4-46ce-b8e0-c71bbbcf282d + - 733fe5a2-bc9d-4df5-8bcf-c0f851c76524 + - 243bd44a-633b-48ce-8f26-81444ae033a3 + - 966f150e-ec5d-4783-98f3-ea667ea3b85b + - fc752aeb-9255-4983-80a9-3cb2676c6f3b status: code: 200 message: OK @@ -369,11 +370,11 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -385,7 +386,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:58:08 GMT + - Fri, 27 Dec 2019 14:28:50 GMT expires: - '-1' pragma: @@ -401,7 +402,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1198' status: code: 200 message: OK @@ -415,7 +416,7 @@ interactions: User-Agent: - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) x-ms-date: - - Mon, 21 Oct 2019 10:58:09 GMT + - Fri, 27 Dec 2019 14:28:50 GMT x-ms-version: - '2018-11-09' method: PUT @@ -427,11 +428,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:58:10 GMT + - Fri, 27 Dec 2019 14:28:51 GMT etag: - - '"0x8D75615903D91D7"' + - '"0x8D78AD91883AA4F"' last-modified: - - Mon, 21 Oct 2019 10:58:11 GMT + - Fri, 27 Dec 2019 14:28:52 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -449,7 +450,7 @@ interactions: User-Agent: - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) x-ms-date: - - Mon, 21 Oct 2019 10:58:11 GMT + - Fri, 27 Dec 2019 14:28:52 GMT x-ms-version: - '2018-11-09' method: PUT @@ -461,11 +462,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:58:12 GMT + - Fri, 27 Dec 2019 14:28:54 GMT etag: - - '"0x8D75615914B9A8F"' + - '"0x8D78AD91A4E9F76"' last-modified: - - Mon, 21 Oct 2019 10:58:12 GMT + - Fri, 27 Dec 2019 14:28:55 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -502,7 +503,7 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -512,27 +513,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e2f50ceb-89bc-4158-a631-7c9de3d04def?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44da3c62-adc4-497f-ab07-db4b1c1956c5?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 21 Oct 2019 10:58:13 GMT + - Fri, 27 Dec 2019 14:28:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/e2f50ceb-89bc-4158-a631-7c9de3d04def?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/44da3c62-adc4-497f-ab07-db4b1c1956c5?api-version=2018-05-01 pragma: - no-cache request-id: - - a046fd66-6b28-40bd-bc82-20278061c939 + - 2acd7359-8a06-443b-945f-5d72b55abf0d strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1152' + - '1184' status: code: 202 message: Accepted @@ -551,27 +552,27 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e2f50ceb-89bc-4158-a631-7c9de3d04def?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44da3c62-adc4-497f-ab07-db4b1c1956c5?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e2f50ceb-89bc-4158-a631-7c9de3d04def","name":"e2f50ceb-89bc-4158-a631-7c9de3d04def","status":"Succeeded","startTime":"2019-10-21T10:58:14.81Z","endTime":"2019-10-21T10:58:16.135Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44da3c62-adc4-497f-ab07-db4b1c1956c5","name":"44da3c62-adc4-497f-ab07-db4b1c1956c5","status":"Succeeded","startTime":"2019-12-27T14:28:56.522Z","endTime":"2019-12-27T14:28:57.604Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache content-length: - - '495' + - '496' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:30 GMT + - Fri, 27 Dec 2019 14:29:12 GMT expires: - '-1' pragma: - no-cache request-id: - - 6be73165-3dbe-48db-b0a0-c86dc4527cbd + - 380f6ba8-72a1-4e3d-8985-2962996d5fdc strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -598,12 +599,12 @@ interactions: - -g -w -n -i --vm-size -t -u -k --use-auto-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-21T10:58:14.803Z","allocationStateTransitionTime":"2019-10-21T10:58:16.537Z","provisioningStateTransitionTime":"2019-10-21T10:58:16.123Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:28:56.516Z","allocationStateTransitionTime":"2019-12-27T14:28:57.879Z","provisioningStateTransitionTime":"2019-12-27T14:28:57.593Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"bai000002","azureFileUrl":"https://bai000002.file.core.windows.net/batchaishare","credentials":{},"relativeMountPath":"autoafs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"bai000002","containerName":"batchaicontainer","credentials":{},"relativeMountPath":"autobfs"}]}}}}' headers: cache-control: @@ -613,17 +614,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:58:31 GMT + - Fri, 27 Dec 2019 14:29:12 GMT etag: - - W/"0x8D75615927AB8D5" + - W/"0x8D78AD91B345AAB" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 10:58:14 GMT + - Fri, 27 Dec 2019 14:28:56 GMT pragma: - no-cache request-id: - - 28a681ab-4ad8-49eb-b1e3-6f0f4f35e077 + - 0746beeb-dd29-4b7b-a31a-a8bac0ca308e strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_file_systems.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_file_systems.yaml index 0dbcb826c39..b072886b698 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_file_systems.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_file_systems.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:45:30 GMT + - Fri, 27 Dec 2019 14:02:26 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1191' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:45:30 GMT + - Fri, 27 Dec 2019 14:02:27 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:45:32 GMT + - Fri, 27 Dec 2019 14:02:28 GMT etag: - - '"0x8D7575AB0E32315"' + - '"0x8D78AD5690F2F20"' last-modified: - - Wed, 23 Oct 2019 01:45:32 GMT + - Fri, 27 Dec 2019 14:02:29 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,9 +94,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:45:32 GMT + - Fri, 27 Dec 2019 14:02:29 GMT x-ms-version: - '2018-11-09' method: PUT @@ -108,11 +108,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:45:35 GMT + - Fri, 27 Dec 2019 14:02:32 GMT etag: - - '"0x8D7575AB31625EF"' + - '"0x8D78AD56B1795AD"' last-modified: - - Wed, 23 Oct 2019 01:45:35 GMT + - Fri, 27 Dec 2019 14:02:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -135,14 +135,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:45:00Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:01:56Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -151,7 +151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:35 GMT + - Fri, 27 Dec 2019 14:02:32 GMT expires: - '-1' pragma: @@ -184,14 +184,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T01:45:41.165Z","creationTime":"2019-10-23T01:45:41.165Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:39.562Z","creationTime":"2019-12-27T14:02:39.562Z"}}' headers: cache-control: - no-cache @@ -200,17 +200,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:42 GMT + - Fri, 27 Dec 2019 14:02:39 GMT etag: - - W/"0x8D7575AB632982F" + - W/"0x8D78AD56F44431F" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:45:41 GMT + - Fri, 27 Dec 2019 14:02:39 GMT pragma: - no-cache request-id: - - f1e41282-3341-4c58-b7ef-9a7cef7377bf + - e76d8622-a398-4e57-9f3f-ee8efc286e64 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -220,7 +220,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1187' status: code: 200 message: OK @@ -241,30 +241,30 @@ interactions: - -g -w -n -f --afs-name --bfs-name -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:45:43 GMT + - Fri, 27 Dec 2019 14:02:42 GMT expires: - '-1' pragma: - no-cache request-id: - - 61c5678b-02da-4e7b-9949-3d47c1f707e1 + - 4bb941db-68ac-47e5-9416-a539c83dfd26 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -273,7 +273,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: 'b''{"properties": {"vmSize": "STANDARD_D1", "scaleSettings": {"manual": {"targetNodeCount": 1}}, "nodeSetup": {"mountVolumes": {"azureFileShares": [{"accountName": @@ -301,7 +302,7 @@ interactions: - -g -w -n -f --afs-name --bfs-name -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -311,27 +312,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ebb7512c-2d9c-48c4-b512-2298a6c34de3?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/24749d76-ede7-42dc-9286-225ccd3857d7?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 01:45:44 GMT + - Fri, 27 Dec 2019 14:02:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/ebb7512c-2d9c-48c4-b512-2298a6c34de3?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/24749d76-ede7-42dc-9286-225ccd3857d7?api-version=2018-05-01 pragma: - no-cache request-id: - - c38dbc32-a0d2-4d95-9609-b0b4442e5db1 + - b5fa8ddd-e2b9-4f3b-82ad-3502440c0dbb strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1135' + - '1190' status: code: 202 message: Accepted @@ -350,12 +351,12 @@ interactions: - -g -w -n -f --afs-name --bfs-name -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ebb7512c-2d9c-48c4-b512-2298a6c34de3?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/24749d76-ede7-42dc-9286-225ccd3857d7?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ebb7512c-2d9c-48c4-b512-2298a6c34de3","name":"ebb7512c-2d9c-48c4-b512-2298a6c34de3","status":"Succeeded","startTime":"2019-10-23T01:45:45.649Z","endTime":"2019-10-23T01:45:47.281Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/24749d76-ede7-42dc-9286-225ccd3857d7","name":"24749d76-ede7-42dc-9286-225ccd3857d7","status":"Succeeded","startTime":"2019-12-27T14:02:43.785Z","endTime":"2019-12-27T14:02:50.064Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache @@ -364,13 +365,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:02 GMT + - Fri, 27 Dec 2019 14:02:59 GMT expires: - '-1' pragma: - no-cache request-id: - - c38657b1-c63e-4bd3-b0ff-1af12dbf3954 + - b898f3e9-2f5e-44ac-ad2e-403d33099ca9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -397,12 +398,12 @@ interactions: - -g -w -n -f --afs-name --bfs-name -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-10-23T01:45:45.642Z","allocationStateTransitionTime":"2019-10-23T01:45:45.642Z","provisioningStateTransitionTime":"2019-10-23T01:45:47.269Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-27T14:02:43.777Z","allocationStateTransitionTime":"2019-12-27T14:02:43.777Z","provisioningStateTransitionTime":"2019-12-27T14:02:50.053Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]}}}}' headers: cache-control: @@ -412,17 +413,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:03 GMT + - Fri, 27 Dec 2019 14:03:00 GMT etag: - - W/"0x8D7575AB8DDC029" + - W/"0x8D78AD571C781DA" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:45:45 GMT + - Fri, 27 Dec 2019 14:02:43 GMT pragma: - no-cache request-id: - - df77d9f3-515a-42b4-a9bc-ff835437c5d9 + - 32438408-340f-4686-b6f9-fe95fe19579b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -451,34 +452,34 @@ interactions: - -g -w -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-23T01:45:45.642Z","allocationStateTransitionTime":"2019-10-23T01:46:54.016Z","provisioningStateTransitionTime":"2019-10-23T01:45:47.269Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:02:43.777Z","allocationStateTransitionTime":"2019-12-27T14:04:26.57Z","provisioningStateTransitionTime":"2019-12-27T14:02:50.053Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]}}}}' headers: cache-control: - no-cache content-length: - - '1781' + - '1780' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:05 GMT + - Fri, 27 Dec 2019 14:23:02 GMT etag: - - W/"0x8D7575AB8DDC029" + - W/"0x8D78AD571C781DA" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 01:45:45 GMT + - Fri, 27 Dec 2019 14:02:43 GMT pragma: - no-cache request-id: - - 9541ac3a-9c56-4812-85d2-1489a1ecf7fb + - 8073bab6-6ead-4de3-8d1c-e9aa8ef8f0cc strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_setup_command.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_setup_command.yaml index d8e90389c7e..1e72521bfd1 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_setup_command.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_cluster_with_setup_command.yaml @@ -14,14 +14,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T10:59:09Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:23:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:59:41 GMT + - Fri, 27 Dec 2019 14:23:42 GMT expires: - '-1' pragma: @@ -63,33 +63,33 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-21T10:59:45.665Z","creationTime":"2019-10-21T10:59:45.665Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:23:46.18Z","creationTime":"2019-12-27T14:23:46.18Z"}}' headers: cache-control: - no-cache content-length: - - '432' + - '430' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:59:46 GMT + - Fri, 27 Dec 2019 14:23:47 GMT etag: - - W/"0x8D75615C8A32D39" + - W/"0x8D78AD8623AD929" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 10:59:45 GMT + - Fri, 27 Dec 2019 14:23:46 GMT pragma: - no-cache request-id: - - da0b80d7-e13a-49ab-870b-13f5005f92bb + - 7e41b0af-b109-4d78-b5a0-aa4446f71b49 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -99,7 +99,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1150' + - '1185' status: code: 200 message: OK @@ -120,30 +120,30 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:59:48 GMT + - Fri, 27 Dec 2019 14:23:49 GMT expires: - '-1' pragma: - no-cache request-id: - - 4aeabb80-9f04-4b06-ac76-007a7ac0fffc + - 832b9464-4466-49d0-9939-24e8f1749b26 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -152,7 +152,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: null headers: @@ -170,33 +171,33 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-21T10:59:45.665Z","creationTime":"2019-10-21T10:59:45.665Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:23:46.18Z","creationTime":"2019-12-27T14:23:46.18Z"}}' headers: cache-control: - no-cache content-length: - - '432' + - '430' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:59:50 GMT + - Fri, 27 Dec 2019 14:23:50 GMT etag: - - W/"0x8D75615C8A32D39" + - W/"0x8D78AD8623AD929" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 10:59:45 GMT + - Fri, 27 Dec 2019 14:23:46 GMT pragma: - no-cache request-id: - - 72dcf664-9749-4598-b1b2-79f39761e972 + - 14ea2268-6133-4114-9407-489f0b95037a strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -223,7 +224,7 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -237,7 +238,7 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:59:51 GMT + - Fri, 27 Dec 2019 14:23:50 GMT expires: - '-1' pragma: @@ -264,23 +265,23 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:19.4558703Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:19.4558703Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:59:19.3777429Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:21.6537116Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:21.6537116Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:23:21.5756224Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}]}' headers: cache-control: - no-cache content-length: - - '1191' + - '1222' content-type: - application/json date: - - Mon, 21 Oct 2019 10:59:51 GMT + - Fri, 27 Dec 2019 14:23:51 GMT expires: - '-1' pragma: @@ -313,23 +314,23 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjneljzj67jzoodkmwsyo4bxkm5qw65iebzwxmporhrcygwqbluyjgr7elcbyt6lvf/providers/Microsoft.Storage/storageAccounts/clitestaufdvkhjpahl54vit","name":"clitestaufdvkhjpahl54vit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:52.5570850Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:52.5570850Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-10-21T10:59:52.4789374Z","primaryEndpoints":{"blob":"https://clitestaufdvkhjpahl54vit.blob.core.windows.net/","queue":"https://clitestaufdvkhjpahl54vit.queue.core.windows.net/","table":"https://clitestaufdvkhjpahl54vit.table.core.windows.net/","file":"https://clitestaufdvkhjpahl54vit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc4jvkkxpqskjqwrsg5nl5yr2xtv7v2iecmi2i37erk734ubobtu25dba7ylaw4ukg/providers/Microsoft.Storage/storageAccounts/clitestwzkswkdlmms37ha4e","name":"clitestwzkswkdlmms37ha4e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:06.7613488Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:06.7613488Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:59:06.6988007Z","primaryEndpoints":{"blob":"https://clitestwzkswkdlmms37ha4e.blob.core.windows.net/","queue":"https://clitestwzkswkdlmms37ha4e.queue.core.windows.net/","table":"https://clitestwzkswkdlmms37ha4e.table.core.windows.net/","file":"https://clitestwzkswkdlmms37ha4e.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:19.4558703Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:19.4558703Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:59:19.3777429Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgffz2rqijvqqziwi7c27adnnkt4rrvqm4iiqowzku4s5gw3anny22dozpzayqqt5mn/providers/Microsoft.Storage/storageAccounts/clitest4ejkd5zbdpdjxng2q","name":"clitest4ejkd5zbdpdjxng2q","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:33.4919667Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:33.4919667Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:56:33.4450774Z","primaryEndpoints":{"blob":"https://clitest4ejkd5zbdpdjxng2q.blob.core.windows.net/","queue":"https://clitest4ejkd5zbdpdjxng2q.queue.core.windows.net/","table":"https://clitest4ejkd5zbdpdjxng2q.table.core.windows.net/","file":"https://clitest4ejkd5zbdpdjxng2q.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgk7i44ccaddlzl3qfu326yt4hp5hua7ehzqt6aeei5rixksohtggadte7qubpd2tnh/providers/Microsoft.Storage/storageAccounts/clitest5tjzo2adlgvsuqaiu","name":"clitest5tjzo2adlgvsuqaiu","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:27.9595714Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:56:27.9595714Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:56:27.8815099Z","primaryEndpoints":{"blob":"https://clitest5tjzo2adlgvsuqaiu.blob.core.windows.net/","queue":"https://clitest5tjzo2adlgvsuqaiu.queue.core.windows.net/","table":"https://clitest5tjzo2adlgvsuqaiu.table.core.windows.net/","file":"https://clitest5tjzo2adlgvsuqaiu.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgsgaurxek4atdexwlgd5fcorvdoanaot3o4hizt6sumpce3dcvt37oxelv5zb4kv3i/providers/Microsoft.Storage/storageAccounts/clitestdvkacnkfzwgbwpnbm","name":"clitestdvkacnkfzwgbwpnbm","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:32.8814843Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:32.8814843Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T10:59:32.8033665Z","primaryEndpoints":{"blob":"https://clitestdvkacnkfzwgbwpnbm.blob.core.windows.net/","queue":"https://clitestdvkacnkfzwgbwpnbm.queue.core.windows.net/","table":"https://clitestdvkacnkfzwgbwpnbm.table.core.windows.net/","file":"https://clitestdvkacnkfzwgbwpnbm.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjkwyw2ar75qfgtajwxz5sagqg4gftfrv4rxyslrqa4yaxfg7vfapn7sknm3pic22s/providers/Microsoft.Storage/storageAccounts/clitesthsxl55ofkv3sd6igf","name":"clitesthsxl55ofkv3sd6igf","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:42.1359706Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T10:59:42.1359706Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-10-21T10:59:42.0734454Z","primaryEndpoints":{"blob":"https://clitesthsxl55ofkv3sd6igf.blob.core.windows.net/","queue":"https://clitesthsxl55ofkv3sd6igf.queue.core.windows.net/","table":"https://clitesthsxl55ofkv3sd6igf.table.core.windows.net/","file":"https://clitesthsxl55ofkv3sd6igf.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-mpv5w/providers/Microsoft.Storage/storageAccounts/hdicli7jau367fllpvvb7kqz","name":"hdicli7jau367fllpvvb7kqz","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:05:19.5383626Z","primaryEndpoints":{"blob":"https://hdicli7jau367fllpvvb7kqz.blob.core.windows.net/","queue":"https://hdicli7jau367fllpvvb7kqz.queue.core.windows.net/","table":"https://hdicli7jau367fllpvvb7kqz.table.core.windows.net/","file":"https://hdicli7jau367fllpvvb7kqz.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-q7yx4/providers/Microsoft.Storage/storageAccounts/hdicliqekjmcwappmeb52nci","name":"hdicliqekjmcwappmeb52nci","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:13:53.4766403Z","primaryEndpoints":{"blob":"https://hdicliqekjmcwappmeb52nci.blob.core.windows.net/","queue":"https://hdicliqekjmcwappmeb52nci.queue.core.windows.net/","table":"https://hdicliqekjmcwappmeb52nci.table.core.windows.net/","file":"https://hdicliqekjmcwappmeb52nci.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-lpp4g/providers/Microsoft.Storage/storageAccounts/hdicliuochrkyzsd6wc4zgf4","name":"hdicliuochrkyzsd6wc4zgf4","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:10:52.0396282Z","primaryEndpoints":{"blob":"https://hdicliuochrkyzsd6wc4zgf4.blob.core.windows.net/","queue":"https://hdicliuochrkyzsd6wc4zgf4.queue.core.windows.net/","table":"https://hdicliuochrkyzsd6wc4zgf4.table.core.windows.net/","file":"https://hdicliuochrkyzsd6wc4zgf4.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-lnx54/providers/Microsoft.Storage/storageAccounts/hdicliyqdh4pxwxt5x75toq7","name":"hdicliyqdh4pxwxt5x75toq7","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:08:22.8661701Z","primaryEndpoints":{"blob":"https://hdicliyqdh4pxwxt5x75toq7.blob.core.windows.net/","queue":"https://hdicliyqdh4pxwxt5x75toq7.queue.core.windows.net/","table":"https://hdicliyqdh4pxwxt5x75toq7.table.core.windows.net/","file":"https://hdicliyqdh4pxwxt5x75toq7.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-kzxpfyhpq7wggosiao2el2qndvg27ukeqoisdk4q5o4edhcht2eq5ek6oz54s/providers/Microsoft.Storage/storageAccounts/clitestkia6jdau73jox5tit","name":"clitestkia6jdau73jox5tit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:30.0877093Z","primaryEndpoints":{"blob":"https://clitestkia6jdau73jox5tit.blob.core.windows.net/","queue":"https://clitestkia6jdau73jox5tit.queue.core.windows.net/","table":"https://clitestkia6jdau73jox5tit.table.core.windows.net/","file":"https://clitestkia6jdau73jox5tit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002","name":"bai000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:21.6537116Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:21.6537116Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:23:21.5756224Z","primaryEndpoints":{"blob":"https://bai000002.blob.core.windows.net/","queue":"https://bai000002.queue.core.windows.net/","table":"https://bai000002.table.core.windows.net/","file":"https://bai000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg26tw3ufrks3kctvxi74hpmvngfcd7din4w75dzaupdow5aotljslnlz6ctdwk2egf/providers/Microsoft.Storage/storageAccounts/clitestci3rjybr5ocpv6hqt","name":"clitestci3rjybr5ocpv6hqt","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:01:56.8134302Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:01:56.8134302Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:01:56.7509710Z","primaryEndpoints":{"blob":"https://clitestci3rjybr5ocpv6hqt.blob.core.windows.net/","queue":"https://clitestci3rjybr5ocpv6hqt.queue.core.windows.net/","table":"https://clitestci3rjybr5ocpv6hqt.table.core.windows.net/","file":"https://clitestci3rjybr5ocpv6hqt.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgeyvynyo3rdgi6sgpa7nkj5fhq4xipgyv2o3dgfgbesua2iwtq2hncaqiq5euefmex/providers/Microsoft.Storage/storageAccounts/clitestsf2xe47i6aw7o2ige","name":"clitestsf2xe47i6aw7o2ige","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:25.4037984Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:23:25.4037984Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:23:25.3256675Z","primaryEndpoints":{"blob":"https://clitestsf2xe47i6aw7o2ige.blob.core.windows.net/","queue":"https://clitestsf2xe47i6aw7o2ige.queue.core.windows.net/","table":"https://clitestsf2xe47i6aw7o2ige.table.core.windows.net/","file":"https://clitestsf2xe47i6aw7o2ige.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '112416' + - '64916' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 10:59:53 GMT + - Fri, 27 Dec 2019 14:23:52 GMT expires: - '-1' pragma: @@ -341,13 +342,14 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - e0f74dae-cca2-4022-8b2a-3b942f9e4861 - - 4ec67404-5e7e-4518-a07c-6645b358c849 - - fbd9caad-0e58-45f8-8d41-3fedbc5e5713 - - 8e5b7cb7-8bf8-4625-901a-1f27f3e32371 - - 2f8673e0-dea3-4816-a3ec-4ee7464d02ff - - e73e2703-8ef4-452c-be67-cc3c3c5fc8cc - - cebf65f6-5b3e-49ef-98a8-09dffa63364f + - 6f5aa4cf-5db4-4b04-bd2b-4f215a0d3a79 + - 778d3fc1-d319-47e9-abd3-6329623c5acd + - b6b7909e-9e96-4fe9-a79f-81d335a3b9d3 + - fe0451fb-bcdd-40b3-8845-84fc84010e89 + - c50bc9b4-6999-419e-9600-5cd77229aacf + - 7bf5da1b-f4a8-4078-aec6-f89355e407f1 + - efe7b361-73b1-4163-be03-5bdf6cadb288 + - 8e00c727-9132-47cb-8eb5-987e05260cbb status: code: 200 message: OK @@ -368,11 +370,11 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/bai000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -384,7 +386,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 10:59:53 GMT + - Fri, 27 Dec 2019 14:23:52 GMT expires: - '-1' pragma: @@ -400,7 +402,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1195' status: code: 200 message: OK @@ -414,7 +416,7 @@ interactions: User-Agent: - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) x-ms-date: - - Mon, 21 Oct 2019 10:59:54 GMT + - Fri, 27 Dec 2019 14:23:53 GMT x-ms-version: - '2018-11-09' method: PUT @@ -426,11 +428,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:59:56 GMT + - Fri, 27 Dec 2019 14:23:53 GMT etag: - - '"0x8D75615CF0B31BF"' + - '"0x8D78AD8676CCFA9"' last-modified: - - Mon, 21 Oct 2019 10:59:56 GMT + - Fri, 27 Dec 2019 14:23:54 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -448,7 +450,7 @@ interactions: User-Agent: - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) x-ms-date: - - Mon, 21 Oct 2019 10:59:56 GMT + - Fri, 27 Dec 2019 14:23:54 GMT x-ms-version: - '2018-11-09' method: PUT @@ -460,11 +462,11 @@ interactions: content-length: - '0' date: - - Mon, 21 Oct 2019 10:59:59 GMT + - Fri, 27 Dec 2019 14:23:57 GMT etag: - - '"0x8D75615D11056C5"' + - '"0x8D78AD8690778A4"' last-modified: - - Mon, 21 Oct 2019 10:59:59 GMT + - Fri, 27 Dec 2019 14:23:57 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -501,7 +503,7 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -511,27 +513,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/914a5132-ed76-40e3-9030-04996ddb9c9f?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e77866f5-29a0-4bf1-a8c5-5fe121e3cb59?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 21 Oct 2019 11:00:00 GMT + - Fri, 27 Dec 2019 14:23:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/914a5132-ed76-40e3-9030-04996ddb9c9f?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/e77866f5-29a0-4bf1-a8c5-5fe121e3cb59?api-version=2018-05-01 pragma: - no-cache request-id: - - be681c06-726e-42f3-a2c7-d6a638599d29 + - f8e1e3cc-3902-4aad-bc40-94b4eb75bb1d strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1149' + - '1187' status: code: 202 message: Accepted @@ -550,27 +552,27 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/914a5132-ed76-40e3-9030-04996ddb9c9f?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e77866f5-29a0-4bf1-a8c5-5fe121e3cb59?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/914a5132-ed76-40e3-9030-04996ddb9c9f","name":"914a5132-ed76-40e3-9030-04996ddb9c9f","status":"Succeeded","startTime":"2019-10-21T11:00:00.99Z","endTime":"2019-10-21T11:00:02.395Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/e77866f5-29a0-4bf1-a8c5-5fe121e3cb59","name":"e77866f5-29a0-4bf1-a8c5-5fe121e3cb59","status":"Succeeded","startTime":"2019-12-27T14:23:59.069Z","endTime":"2019-12-27T14:24:00.696Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache content-length: - - '495' + - '496' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 11:00:16 GMT + - Fri, 27 Dec 2019 14:24:14 GMT expires: - '-1' pragma: - no-cache request-id: - - acd5a98a-08c6-4a1d-98de-881540572a60 + - bd0c86ee-63b4-4c44-9c3a-e2966b3e0b03 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -597,14 +599,14 @@ interactions: - -n -g -w -s -t -u -k --use-auto-storage --setup-task --setup-task-output User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-21T11:00:00.982Z","allocationStateTransitionTime":"2019-10-21T11:00:02.835Z","provisioningStateTransitionTime":"2019-10-21T11:00:02.382Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:23:59.061Z","allocationStateTransitionTime":"2019-12-27T14:24:00.813Z","provisioningStateTransitionTime":"2019-12-27T14:24:00.672Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"setupTask":{"commandLine":"echo - hi","stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/autoafs","stdOutErrPathSuffix":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/clusters/cluster/0697ca14-d0f2-45b4-b9a8-b1470a3123be"},"mountVolumes":{"azureFileShares":[{"accountName":"bai000002","azureFileUrl":"https://bai000002.file.core.windows.net/batchaishare","credentials":{},"relativeMountPath":"autoafs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"bai000002","containerName":"batchaicontainer","credentials":{},"relativeMountPath":"autobfs"}]}}}}' + hi","stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/autoafs","stdOutErrPathSuffix":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/clusters/cluster/0b1964bf-a61a-46ee-b85e-23d5b40bbe9c"},"mountVolumes":{"azureFileShares":[{"accountName":"bai000002","azureFileUrl":"https://bai000002.file.core.windows.net/batchaishare","credentials":{},"relativeMountPath":"autoafs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"bai000002","containerName":"batchaicontainer","credentials":{},"relativeMountPath":"autobfs"}]}}}}' headers: cache-control: - no-cache @@ -613,17 +615,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 11:00:18 GMT + - Fri, 27 Dec 2019 14:24:16 GMT etag: - - W/"0x8D75615D1C4593D" + - W/"0x8D78AD869E83AAB" expires: - '-1' last-modified: - - Mon, 21 Oct 2019 11:00:00 GMT + - Fri, 27 Dec 2019 14:23:59 GMT pragma: - no-cache request-id: - - ce4d23f2-9863-4702-8399-03c6fec11376 + - 2047a5f5-9b94-4eb3-abcc-0f70719e121a strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_config_less_cluster_with_file_systems.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_config_less_cluster_with_file_systems.yaml index 712bb612795..54b14439e36 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_config_less_cluster_with_file_systems.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_config_less_cluster_with_file_systems.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:06:43 GMT + - Fri, 27 Dec 2019 14:02:39 GMT expires: - '-1' pragma: @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:44 GMT + - Fri, 27 Dec 2019 14:02:39 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:45 GMT + - Fri, 27 Dec 2019 14:02:40 GMT etag: - - '"0x8D7575DA7D5E68B"' + - '"0x8D78AD56FFCB612"' last-modified: - - Wed, 23 Oct 2019 02:06:45 GMT + - Fri, 27 Dec 2019 14:02:40 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,9 +94,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:45 GMT + - Fri, 27 Dec 2019 14:02:41 GMT x-ms-version: - '2018-11-09' method: PUT @@ -108,11 +108,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:46 GMT + - Fri, 27 Dec 2019 14:02:41 GMT etag: - - '"0x8D7575DA8D5DD35"' + - '"0x8D78AD570EEA63F"' last-modified: - - Wed, 23 Oct 2019 02:06:47 GMT + - Fri, 27 Dec 2019 14:02:42 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -135,14 +135,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T02:06:12Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:02:08Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -151,7 +151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:46 GMT + - Fri, 27 Dec 2019 14:02:42 GMT expires: - '-1' pragma: @@ -184,14 +184,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-10-23T02:06:52.362Z","creationTime":"2019-10-23T02:06:52.362Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-27T14:02:45.933Z","creationTime":"2019-12-27T14:02:45.933Z"}}' headers: cache-control: - no-cache @@ -200,17 +200,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:52 GMT + - Fri, 27 Dec 2019 14:02:46 GMT etag: - - W/"0x8D7575DABE3E7D5" + - W/"0x8D78AD5731068E9" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 02:06:52 GMT + - Fri, 27 Dec 2019 14:02:45 GMT pragma: - no-cache request-id: - - 960e6528-61e3-4208-b0c5-3da713b9bd87 + - fd6b4d05-435d-457a-b26e-3b58cdf2abd9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -241,30 +241,30 @@ interactions: - -g -w -n -i --vm-size --min --max -u -k --afs-name --bfs-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:54 GMT + - Fri, 27 Dec 2019 14:02:47 GMT expires: - '-1' pragma: - no-cache request-id: - - 277c5bc5-0d2f-405d-8320-3075c111c66b + - 97ed37bf-0516-4695-ab30-116278a72e85 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -273,7 +273,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: 'b''{"properties": {"vmSize": "STANDARD_D1", "vmPriority": "dedicated", "scaleSettings": {"manual": {"targetNodeCount": 1, "nodeDeallocationOption": @@ -303,7 +304,7 @@ interactions: - -g -w -n -i --vm-size --min --max -u -k --afs-name --bfs-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -313,27 +314,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d69c892a-ba03-4b8a-bfba-55f16e9c16a7?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/c0e38aee-04e4-4c17-8b83-16e576f81025?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:56 GMT + - Fri, 27 Dec 2019 14:02:48 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/d69c892a-ba03-4b8a-bfba-55f16e9c16a7?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/c0e38aee-04e4-4c17-8b83-16e576f81025?api-version=2018-05-01 pragma: - no-cache request-id: - - a4160b21-b543-4756-9049-71b7abe7b03d + - 2332c141-6752-494d-bf44-72abdaa17c57 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1157' + - '1194' status: code: 202 message: Accepted @@ -352,27 +353,27 @@ interactions: - -g -w -n -i --vm-size --min --max -u -k --afs-name --bfs-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d69c892a-ba03-4b8a-bfba-55f16e9c16a7?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/c0e38aee-04e4-4c17-8b83-16e576f81025?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d69c892a-ba03-4b8a-bfba-55f16e9c16a7","name":"d69c892a-ba03-4b8a-bfba-55f16e9c16a7","status":"Succeeded","startTime":"2019-10-23T02:06:56.45Z","endTime":"2019-10-23T02:06:58.391Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/c0e38aee-04e4-4c17-8b83-16e576f81025","name":"c0e38aee-04e4-4c17-8b83-16e576f81025","status":"Succeeded","startTime":"2019-12-27T14:02:49.641Z","endTime":"2019-12-27T14:02:50.909Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache content-length: - - '495' + - '496' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:12 GMT + - Fri, 27 Dec 2019 14:03:05 GMT expires: - '-1' pragma: - no-cache request-id: - - 750af0b5-af9d-4120-b54a-291441f4c58a + - 4d6d1b36-5c9e-4b38-b78c-fdd9b4ee9860 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -399,32 +400,32 @@ interactions: - -g -w -n -i --vm-size --min --max -u -k --afs-name --bfs-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-10-23T02:06:56.443Z","allocationStateTransitionTime":"2019-10-23T02:06:56.443Z","provisioningStateTransitionTime":"2019-10-23T02:06:58.38Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-27T14:02:49.635Z","allocationStateTransitionTime":"2019-12-27T14:02:49.635Z","provisioningStateTransitionTime":"2019-12-27T14:02:50.893Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]}}}}' headers: cache-control: - no-cache content-length: - - '1784' + - '1785' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:13 GMT + - Fri, 27 Dec 2019 14:03:06 GMT etag: - - W/"0x8D7575DAE529C3A" + - W/"0x8D78AD5754535C8" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 02:06:56 GMT + - Fri, 27 Dec 2019 14:02:49 GMT pragma: - no-cache request-id: - - ee61223d-b880-4b99-9043-0fde8970735b + - 299bc3f0-9b45-418c-a0b8-3212e9dec647 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -453,34 +454,34 @@ interactions: - -g -w -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-10-23T02:06:56.443Z","allocationStateTransitionTime":"2019-10-23T02:07:54.993Z","provisioningStateTransitionTime":"2019-10-23T02:06:58.38Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-27T14:02:49.635Z","allocationStateTransitionTime":"2019-12-27T14:04:17.719Z","provisioningStateTransitionTime":"2019-12-27T14:02:50.893Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"16.04-LTS","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]}}}}' headers: cache-control: - no-cache content-length: - - '1782' + - '1783' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:27:15 GMT + - Fri, 27 Dec 2019 14:23:09 GMT etag: - - W/"0x8D7575DAE529C3A" + - W/"0x8D78AD5754535C8" expires: - '-1' last-modified: - - Wed, 23 Oct 2019 02:06:56 GMT + - Fri, 27 Dec 2019 14:02:49 GMT pragma: - no-cache request-id: - - d0b52329-d9e0-4057-96c7-f08fc4832546 + - c02328e2-25c5-4aad-9ad9-ed8821060481 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_job_level_mounting_scenario.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_job_level_mounting_scenario.yaml index efb26bde49c..a6b41689e8f 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_job_level_mounting_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_job_level_mounting_scenario.yaml @@ -1,154 +1,4 @@ interactions: -- request: - body: '{"location": "northeurope", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-14T01:10:56Z"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - group create - Connection: - - keep-alive - Content-Length: - - '115' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - --location --name --tag - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-06-14T01:10:56Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '389' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 14 Jun 2019 01:10:58 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "northeurope"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '79' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 14 Jun 2019 01:11:02 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/03c4aca6-6b11-48fd-9834-7658726e3f99?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/03c4aca6-6b11-48fd-9834-7658726e3f99?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T01:11:02.3016805Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T01:11:02.3016805Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T01:11:02.1766810Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1237' - content-type: - - application/json - date: - - Fri, 14 Jun 2019 01:11:19 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK - request: body: null headers: @@ -165,12 +15,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +32,7 @@ interactions: content-type: - application/json date: - - Fri, 14 Jun 2019 01:11:21 GMT + - Sun, 29 Dec 2019 07:40:56 GMT expires: - '-1' pragma: @@ -198,60 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Fri, 14 Jun 2019 01:11:22 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -263,11 +60,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.7.2; Darwin 18.2.0) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 07:40:57 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.file.core.windows.net/share?restype=share response: @@ -277,15 +74,15 @@ interactions: content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 07:40:58 GMT etag: - - '"0x8D6F06537DA57F2"' + - '"0x8D78C327225D2FC"' last-modified: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 07:40:58 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 201 message: Created @@ -297,11 +94,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.7.2; Darwin 18.2.0) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 14 Jun 2019 01:11:24 GMT + - Sun, 29 Dec 2019 07:40:59 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.blob.core.windows.net/container?restype=container response: @@ -311,15 +108,15 @@ interactions: content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:24 GMT + - Sun, 29 Dec 2019 07:41:01 GMT etag: - - '"0x8D6F06538724C9E"' + - '"0x8D78C327415F7D5"' last-modified: - - Fri, 14 Jun 2019 01:11:24 GMT + - Sun, 29 Dec 2019 07:41:02 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 201 message: Created @@ -337,24 +134,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-06-14T01:10:56Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-29T07:40:22Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '389' + - '433' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:24 GMT + - Sun, 29 Dec 2019 07:41:02 GMT expires: - '-1' pragma: @@ -386,15 +183,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:28.164Z","creationTime":"2019-06-14T01:11:28.164Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:08.539Z","creationTime":"2019-12-29T07:41:08.539Z"}}' headers: cache-control: - no-cache @@ -403,17 +200,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:28 GMT + - Sun, 29 Dec 2019 07:41:09 GMT etag: - - W/"0x8D6F0653A663EF0" + - W/"0x8D78C3277FAC91C" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:28 GMT + - Sun, 29 Dec 2019 07:41:08 GMT pragma: - no-cache request-id: - - 53236234-5c54-4854-9f45-3c745bb2c125 + - 49ad1bda-0a60-4da4-9add-84ecf48704a6 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -423,7 +220,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -443,31 +240,31 @@ interactions: ParameterSetName: - -g -w -n -f -u -k User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 07:41:11 GMT expires: - '-1' pragma: - no-cache request-id: - - ee12f417-8bad-45fa-b548-9fb91a4cbba4 + - 9d21d812-8149-4e55-a846-d5e1d3ca2df8 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -476,7 +273,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: '{"properties": {"vmSize": "STANDARD_D1", "scaleSettings": {"manual": {"targetNodeCount": 1}}, "userAccountSettings": {"adminUserName": "DemoUser", "adminUserSshPublicKey": @@ -497,8 +295,8 @@ interactions: ParameterSetName: - -g -w -n -f -u -k User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -508,27 +306,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d7fc81b0-2ecf-4dba-99a7-da2130c6412c?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b95db607-e75f-45f8-9570-7624e657fbdc?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 07:41:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/d7fc81b0-2ecf-4dba-99a7-da2130c6412c?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/b95db607-e75f-45f8-9570-7624e657fbdc?api-version=2018-05-01 pragma: - no-cache request-id: - - 79639269-6859-429a-8072-de574c4c80f0 + - ea88230c-3ef8-467f-b397-4ef528737a8d strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -546,13 +344,13 @@ interactions: ParameterSetName: - -g -w -n -f -u -k User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d7fc81b0-2ecf-4dba-99a7-da2130c6412c?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b95db607-e75f-45f8-9570-7624e657fbdc?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/d7fc81b0-2ecf-4dba-99a7-da2130c6412c","name":"d7fc81b0-2ecf-4dba-99a7-da2130c6412c","status":"Succeeded","startTime":"2019-06-14T01:11:30.915Z","endTime":"2019-06-14T01:11:44.772Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/b95db607-e75f-45f8-9570-7624e657fbdc","name":"b95db607-e75f-45f8-9570-7624e657fbdc","status":"Succeeded","startTime":"2019-12-29T07:41:13.399Z","endTime":"2019-12-29T07:41:20.024Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache @@ -561,13 +359,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:46 GMT + - Sun, 29 Dec 2019 07:41:29 GMT expires: - '-1' pragma: - no-cache request-id: - - 42682772-06e3-41f1-8826-e204c1aa868d + - 70c387bd-a2f6-4c7c-8d2c-8e56b71fb04f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -593,13 +391,13 @@ interactions: ParameterSetName: - -g -w -n -f -u -k User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-06-14T01:11:30.909Z","allocationStateTransitionTime":"2019-06-14T01:11:30.909Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.763Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T07:41:13.393Z","allocationStateTransitionTime":"2019-12-29T07:41:13.393Z","provisioningStateTransitionTime":"2019-12-29T07:41:20.014Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"}}}' headers: cache-control: @@ -609,17 +407,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:47 GMT + - Sun, 29 Dec 2019 07:41:30 GMT etag: - - W/"0x8D6F0653C091AAC" + - W/"0x8D78C327ADF7C37" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 07:41:13 GMT pragma: - no-cache request-id: - - 1b0cea65-dcdc-40e8-b4a3-23bf1d2785f9 + - 37110a47-d94a-4214-b525-2a9afe12300a strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -649,15 +447,15 @@ interactions: ParameterSetName: - -g -w -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:49.104Z","creationTime":"2019-06-14T01:11:49.104Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:33.282Z","creationTime":"2019-12-29T07:41:33.282Z"}}' headers: cache-control: - no-cache @@ -666,17 +464,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:49 GMT + - Sun, 29 Dec 2019 07:41:32 GMT etag: - - W/"0x8D6F06546E17052" + - W/"0x8D78C3286BA4D15" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:49 GMT + - Sun, 29 Dec 2019 07:41:33 GMT pragma: - no-cache request-id: - - 5d97b50b-e81f-4470-b8ae-79f883b0c1d7 + - 1b26ddcd-647e-4c7b-a458-cf4980296599 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -706,8 +504,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -724,13 +522,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:50 GMT + - Sun, 29 Dec 2019 07:41:34 GMT expires: - '-1' pragma: - no-cache request-id: - - 469ee5bb-bf69-434c-a5e9-7ae1ceb9881e + - d0f51e7b-bf62-41e8-9785-9c1ed48c0343 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -756,15 +554,15 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-06-14T01:11:30.909Z","allocationStateTransitionTime":"2019-06-14T01:11:30.909Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.763Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T07:41:13.393Z","allocationStateTransitionTime":"2019-12-29T07:41:13.393Z","provisioningStateTransitionTime":"2019-12-29T07:41:20.014Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"}}}' headers: cache-control: @@ -774,17 +572,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:51 GMT + - Sun, 29 Dec 2019 07:41:34 GMT etag: - - W/"0x8D6F0653C091AAC" + - W/"0x8D78C327ADF7C37" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 07:41:13 GMT pragma: - no-cache request-id: - - 91952c83-b8dc-4a69-ad51-e16deb382ef1 + - ffa3b89b-2263-4a49-8374-0b26a9e5a4a8 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -824,8 +622,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -835,27 +633,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/fd66da0f-6071-45d6-9248-1cd0c407e09f?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae83b415-7bc2-46d0-b777-a3300adcf5c1?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/fd66da0f-6071-45d6-9248-1cd0c407e09f?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/ae83b415-7bc2-46d0-b777-a3300adcf5c1?api-version=2018-05-01 pragma: - no-cache request-id: - - 1d56e120-a12e-4fec-9d15-80c89d5d4eb8 + - 23360626-08ae-4163-86b9-f04cfc65c2ce strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -873,13 +671,13 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/fd66da0f-6071-45d6-9248-1cd0c407e09f?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae83b415-7bc2-46d0-b777-a3300adcf5c1?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/fd66da0f-6071-45d6-9248-1cd0c407e09f","name":"fd66da0f-6071-45d6-9248-1cd0c407e09f","status":"Succeeded","startTime":"2019-06-14T01:11:52.427Z","endTime":"2019-06-14T01:11:52.596Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae83b415-7bc2-46d0-b777-a3300adcf5c1","name":"ae83b415-7bc2-46d0-b777-a3300adcf5c1","status":"Succeeded","startTime":"2019-12-29T07:41:36.731Z","endTime":"2019-12-29T07:41:36.971Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job"}}' headers: cache-control: - no-cache @@ -888,13 +686,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:58 GMT + - Sun, 29 Dec 2019 07:41:42 GMT expires: - '-1' pragma: - no-cache request-id: - - 88d1ec88-5900-4819-b6ba-de38f4d81a84 + - fcbfe673-92a6-44db-86d6-d53ac094c5c9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -920,33 +718,145 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' + headers: + cache-control: + - no-cache + content-length: + - '1865' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 29 Dec 2019 07:41:42 GMT + etag: + - W/"0x8D78C3288C773ED" + expires: + - '-1' + last-modified: + - Sun, 29 Dec 2019 07:41:36 GMT + pragma: + - no-cache + request-id: + - af7875e8-3e7c-461f-a60c-53775313b6e8 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding,Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - batchai job wait + Connection: + - keep-alive + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -w -e -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' + headers: + cache-control: + - no-cache + content-length: + - '1865' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 29 Dec 2019 07:41:44 GMT + etag: + - W/"0x8D78C3288C773ED" + expires: + - '-1' + last-modified: + - Sun, 29 Dec 2019 07:41:36 GMT + pragma: + - no-cache + request-id: + - ffc64113-93ad-433a-859c-0600bc61d67e + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding,Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - batchai job wait + Connection: + - keep-alive + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -w -e -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:58 GMT + - Sun, 29 Dec 2019 07:42:01 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 0a156bf6-4f4b-43f7-aa75-b3dc3a887fc9 + - c73849d5-02f3-4ccf-bcce-838617ece7d6 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -974,35 +884,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:00 GMT + - Sun, 29 Dec 2019 07:42:16 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 0a5dfa8c-75f2-4be5-a184-bf9210399060 + - 31972326-1e37-4498-bd1c-9ec2683fda85 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1030,35 +940,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:16 GMT + - Sun, 29 Dec 2019 07:42:33 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - efbdf6f0-9463-4e65-8b01-ad684ae7faae + - f78d5c70-a39f-4f49-823f-ca861445909f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1086,35 +996,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:31 GMT + - Sun, 29 Dec 2019 07:42:49 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 9b457703-bf91-4d2e-9d65-9d2832c30099 + - e1ec003b-d8f2-4dbf-bb22-af5d021e5f10 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1142,35 +1052,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:48 GMT + - Sun, 29 Dec 2019 07:43:06 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 51bc6411-9f3d-4ba2-854a-1870b498f691 + - 9b8169fc-0438-459a-ad86-22aaa0fadb83 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1198,35 +1108,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:04 GMT + - Sun, 29 Dec 2019 07:43:22 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 81be23ea-78da-48c2-90bc-cc62136ede6e + - cc7de40b-34ed-4e60-9e9c-2e3ac94a4264 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1254,35 +1164,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:19 GMT + - Sun, 29 Dec 2019 07:43:38 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 6fa978f0-fa37-4a3c-a6f3-2f1d02daf7d5 + - 395ff8ea-0367-425b-abf7-c8bb20e3a69b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1310,35 +1220,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:36 GMT + - Sun, 29 Dec 2019 07:43:55 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 4f1e252d-74d0-42bd-a485-1d7c186898d4 + - 1adecd55-8eb3-43e1-aa31-ffe83cd08b28 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1366,35 +1276,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:51 GMT + - Sun, 29 Dec 2019 07:44:11 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 95177411-5747-4762-88e3-274fa35b4ac3 + - 77f7429b-d6db-40fb-a2db-fbd6a27a3e2e strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1422,35 +1332,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:07 GMT + - Sun, 29 Dec 2019 07:44:27 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 729c5a85-d1cb-4fd2-ba48-a41bd0fe3d85 + - 536a7fc0-43ac-402a-9fbb-3d2b099cb213 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1478,35 +1388,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:24 GMT + - Sun, 29 Dec 2019 07:44:44 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - b633dd7a-8bb3-43ed-9c21-888214b7ca86 + - 7139dec6-7d36-4921-97f8-49bbc1197d1b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1534,35 +1444,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T07:41:36.724Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1865' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:39 GMT + - Sun, 29 Dec 2019 07:44:59 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - e7b2e910-8fb0-4ee6-a45c-99a51eea10c8 + - fa8e215f-1e94-4fc2-8a9f-d2ec91a5c95d strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1590,35 +1500,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:52.421Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:45:11.309Z","executionInfo":{"startTime":"2019-12-29T07:45:11.309Z"},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1834' + - '1923' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:55 GMT + - Sun, 29 Dec 2019 07:45:16 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 8233e344-7bb8-4a7d-872c-8697dbe39b5a + - c93af002-dcd5-44dd-b178-edb95874ba18 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1646,35 +1556,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:15:01.096Z","executionInfo":{"startTime":"2019-06-14T01:15:01.096Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:45:11.309Z","executionInfo":{"startTime":"2019-12-29T07:45:11.309Z"},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1892' + - '1923' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:11 GMT + - Sun, 29 Dec 2019 07:45:32 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 2a8f5242-b580-4e70-9df9-3a5ee6809ddd + - ca5936d1-9950-4e28-983f-13fdf29cecb2 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1702,35 +1612,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:15:01.096Z","executionInfo":{"startTime":"2019-06-14T01:15:01.096Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:45:11.309Z","executionInfo":{"startTime":"2019-12-29T07:45:11.309Z"},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1892' + - '1923' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:27 GMT + - Sun, 29 Dec 2019 07:45:48 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - a6209e79-90cc-4fcf-8ae9-c4066efa54ac + - a5e09a5e-d794-4a64-9847-030ff5a19b04 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1758,35 +1668,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:15:35.119Z","executionInfo":{"startTime":"2019-06-14T01:15:01.096Z","endTime":"2019-06-14T01:15:35.119Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T07:45:50Z","executionInfo":{"startTime":"2019-12-29T07:45:11.309Z","endTime":"2019-12-29T07:45:50Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1944' + - '1967' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:44 GMT + - Sun, 29 Dec 2019 07:46:05 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - f5c797c9-3477-412c-9a22-712e644ade3d + - 7d20d628-6765-45c4-87e5-8454501bc1aa strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1814,35 +1724,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:52.421Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:52.585Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:15:35.119Z","executionInfo":{"startTime":"2019-06-14T01:15:01.096Z","endTime":"2019-06-14T01:15:35.119Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:41:36.724Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:41:36.96Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T07:45:50Z","executionInfo":{"startTime":"2019-12-29T07:45:11.309Z","endTime":"2019-12-29T07:45:50Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1944' + - '1967' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:45 GMT + - Sun, 29 Dec 2019 07:46:07 GMT etag: - - W/"0x8D6F06548DB97B0" + - W/"0x8D78C3288C773ED" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 07:41:36 GMT pragma: - no-cache request-id: - - 068eb566-aa1a-4eec-b157-218227be0b87 + - d0a616de-9166-46a1-b42c-7001a25bc82f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1872,30 +1782,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job/listOutputFiles?api-version=2018-05-01&outputdirectoryid=stdouterr&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=kmKvwrSPc6%2Bri9aJUJv2TicgsntJizH9%2F%2Fpshe%2BKVRM%3D&se=2019-06-14T02%3A15%3A47Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:35Z","contentLength":12904}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=8jbe0Ueqxk1p8QGWBxwCwQjjilnyXlm073xvYjspmeo%3D&se=2019-06-14T02%3A15%3A47Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:33Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=E9cHgo%2FnhMHKehUvVM4gsOmh%2BRDeDTLVpFsPGXzUBZ4%3D&se=2019-06-14T02%3A15%3A47Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:33Z","contentLength":3}}]}' + string: '{"value":[{"name":"diagnosis-tvmps_a7b7532d7e4675b29f0dfc296dc937a820a7a19ecdf24b1563e5a7449a2ff7cd_d.zip","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/diagnosis-tvmps_a7b7532d7e4675b29f0dfc296dc937a820a7a19ecdf24b1563e5a7449a2ff7cd_d.zip?sv=2018-03-28&sr=f&sig=y2%2FjVm3XwXYlh96XelBiqwQdgBWTpV11bcC8zCKDnkE%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:50Z","contentLength":128209}},{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=o9Y2RyOTqt6jpxDWY%2FSah11K5IKx5RkG%2BOyvezBjj94%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:50Z","contentLength":13598}},{"name":"process_info.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/process_info.log?sv=2018-03-28&sr=f&sig=j4kj6C8J0KAm%2BwYjahNjUbXc6rBUZIwsq3kGfpKLl%2Fo%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:43Z","contentLength":177}},{"name":"process_status.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/process_status.log?sv=2018-03-28&sr=f&sig=gryUSsWdOn6mzAJeZHUZon885IyyyNNPh0M6IiJlEiM%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:43Z","contentLength":270}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=ChdKO4nKjIyes5WK4Xndx3%2BdEVyuLgz0lRYoq9bX7gE%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:42Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=da004gghSITuZgbpRAn%2FfWiXkYCiiiW505x5QIWJh3s%3D&se=2019-12-29T08%3A46%3A09Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:42Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '1581' + - '3320' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:46 GMT + - Sun, 29 Dec 2019 07:46:09 GMT expires: - '-1' pragma: - no-cache request-id: - - 7660236d-f2f6-4cfe-b2a6-e2a66328547a + - 73c17521-cae2-4ec2-83ab-051f2936e1a5 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1925,30 +1835,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job/listOutputFiles?api-version=2018-05-01&outputdirectoryid=OUTPUT&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.blob.core.windows.net/container/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/9ab96636-b8a9-4989-9c92-a1dc8f7fcb27/outputs/output/result.txt?sv=2018-03-28&sr=b&sig=pLL%2BhfBBiPejjNtPa4Y5akiwTgwhchgcYXDSlxlp3RA%3D&se=2019-06-14T02%3A15%3A48Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:33Z","contentLength":3}}]}' + string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.blob.core.windows.net/container/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/4b24a36b-e8aa-44d9-a068-7374ffa63a90/outputs/output/result.txt?sv=2018-03-28&sr=b&sig=pv%2BCn8%2Be8lWB97iHJABFqjoJCNOeKaSuwVICNmzJqg8%3D&se=2019-12-29T08%3A46%3A10Z&sp=rl","properties":{"lastModified":"2019-12-29T07:45:42Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '538' + - '540' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:48 GMT + - Sun, 29 Dec 2019 07:46:10 GMT expires: - '-1' pragma: - no-cache request-id: - - c93e870c-d3d4-4465-81f3-d854cf0f3c13 + - 24b4b900-9c0b-4b0a-81ab-d8f7a03ce8ba strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1976,8 +1886,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f --afs-name --bfs-name User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1994,13 +1904,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:49 GMT + - Sun, 29 Dec 2019 07:46:11 GMT expires: - '-1' pragma: - no-cache request-id: - - 975f2228-7ebd-47c3-a003-69810b8c1dd0 + - cf4dad87-48e9-4300-aeda-9aee4307e951 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -2026,15 +1936,15 @@ interactions: ParameterSetName: - -c -g -w -e -n -f --afs-name --bfs-name User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-06-14T01:11:30.909Z","allocationStateTransitionTime":"2019-06-14T01:12:46.972Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.763Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-29T07:41:13.393Z","allocationStateTransitionTime":"2019-12-29T07:43:06.562Z","provisioningStateTransitionTime":"2019-12-29T07:41:20.014Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser","adminUserSshPublicKey":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKUDnWeK6rx36apNE9ij1iAXn68FKXLTW0009XK/7dyMewlNfXi6Z2opnxHDDYWucMluU0dsvBR22OuYH2RHriPJTi1jN3aZ0zZSrlH/W4MSNQKlG/AnrjJPA3xfYjIKLGuKBqSIvMsmrkuDfIfMaDnPcxb+GzM10L5epRhoP5FwqaQbLqp640YzFSLqMChz7E6RG54CpEm+MRvA7lj9nD9AlYnfRQAKj2thsFrkz7AlYLQ1ug8vV+1Y3xSKDbo5vy6oqM3QKeLiUiyN9Ff1Rq4uYnrqJqcWN1ADfiPGZZjEStOkRgG3V6JrpIN+z0Zl3n+sjrH+CKwrYmyni6D41L"}}}' headers: cache-control: @@ -2044,17 +1954,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:50 GMT + - Sun, 29 Dec 2019 07:46:13 GMT etag: - - W/"0x8D6F0653C091AAC" + - W/"0x8D78C327ADF7C37" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 07:41:13 GMT pragma: - no-cache request-id: - - 2aaca84e-50f7-40c0-af86-6979e69d83c4 + - 1e586f5f-493f-41a7-8b76-ce608f74ee91 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2094,8 +2004,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f --afs-name --bfs-name User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2105,27 +2015,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/21035e68-3b3b-4e12-b54a-81855c4414e2?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/86184062-30b0-4ffd-8446-b3a4eec8d449?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:15:50 GMT + - Sun, 29 Dec 2019 07:46:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/21035e68-3b3b-4e12-b54a-81855c4414e2?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/86184062-30b0-4ffd-8446-b3a4eec8d449?api-version=2018-05-01 pragma: - no-cache request-id: - - 7272cfe1-f50a-4186-9bcd-acfbbac38348 + - 7c9f5d7f-f107-4396-a0c0-4d7813615aa2 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -2143,13 +2053,13 @@ interactions: ParameterSetName: - -c -g -w -e -n -f --afs-name --bfs-name User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/21035e68-3b3b-4e12-b54a-81855c4414e2?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/86184062-30b0-4ffd-8446-b3a4eec8d449?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/21035e68-3b3b-4e12-b54a-81855c4414e2","name":"21035e68-3b3b-4e12-b54a-81855c4414e2","status":"Succeeded","startTime":"2019-06-14T01:15:51.173Z","endTime":"2019-06-14T01:15:56.453Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job2"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/86184062-30b0-4ffd-8446-b3a4eec8d449","name":"86184062-30b0-4ffd-8446-b3a4eec8d449","status":"Succeeded","startTime":"2019-12-29T07:46:14.989Z","endTime":"2019-12-29T07:46:15.163Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job2"}}' headers: cache-control: - no-cache @@ -2158,13 +2068,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:56 GMT + - Sun, 29 Dec 2019 07:46:21 GMT expires: - '-1' pragma: - no-cache request-id: - - 8d4d8743-6a21-4208-9917-fbe5f8a723e0 + - 43d1e901-9bbe-4f1e-a707-4d05cb4ea231 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2190,33 +2100,33 @@ interactions: ParameterSetName: - -c -g -w -e -n -f --afs-name --bfs-name User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:15:51.164Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:15:56.442Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:15:51.164Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:46:14.97Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:46:15.151Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:46:16.597Z","executionInfo":{"startTime":"2019-12-29T07:46:17Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1837' + - '1935' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:57 GMT + - Sun, 29 Dec 2019 07:46:22 GMT etag: - - W/"0x8D6F065D728CE4B" + - W/"0x8D78C332EA082EF" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:51 GMT + - Sun, 29 Dec 2019 07:46:14 GMT pragma: - no-cache request-id: - - d471651c-351e-40db-933f-5e805c40680f + - 55c9b906-5751-4e3f-b26f-5ba346febe06 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2244,35 +2154,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:15:51.164Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:15:56.442Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:15:51.164Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:46:14.97Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:46:15.151Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:46:16.597Z","executionInfo":{"startTime":"2019-12-29T07:46:17Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1837' + - '1935' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:59 GMT + - Sun, 29 Dec 2019 07:46:23 GMT etag: - - W/"0x8D6F065D728CE4B" + - W/"0x8D78C332EA082EF" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:51 GMT + - Sun, 29 Dec 2019 07:46:14 GMT pragma: - no-cache request-id: - - 735c8359-515a-43ce-9a4f-621542536fe5 + - e5c0f539-1ae0-4820-9d68-c5602fd976a7 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2300,35 +2210,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:15:51.164Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:15:56.442Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:16:00.137Z","executionInfo":{"startTime":"2019-06-14T01:16:00.137Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:46:14.97Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:46:15.151Z","executionState":"running","executionStateTransitionTime":"2019-12-29T07:46:16.597Z","executionInfo":{"startTime":"2019-12-29T07:46:17Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1895' + - '1935' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:16:14 GMT + - Sun, 29 Dec 2019 07:46:40 GMT etag: - - W/"0x8D6F065D728CE4B" + - W/"0x8D78C332EA082EF" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:51 GMT + - Sun, 29 Dec 2019 07:46:14 GMT pragma: - no-cache request-id: - - e1b46aeb-3205-4599-9763-43d9d4e922bf + - b57acbd9-8e62-4ea4-ac51-c4cf576cd6fb strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2356,35 +2266,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:15:51.164Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:15:56.442Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:16:18.665Z","executionInfo":{"startTime":"2019-06-14T01:16:00.137Z","endTime":"2019-06-14T01:16:18.665Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:46:14.97Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:46:15.151Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T07:46:47Z","executionInfo":{"startTime":"2019-12-29T07:46:17Z","endTime":"2019-12-29T07:46:47Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1947' + - '1966' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:16:30 GMT + - Sun, 29 Dec 2019 07:46:55 GMT etag: - - W/"0x8D6F065D728CE4B" + - W/"0x8D78C332EA082EF" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:51 GMT + - Sun, 29 Dec 2019 07:46:14 GMT pragma: - no-cache request-id: - - a13a721d-fe92-4e9a-8050-8758c5c5fdf2 + - a2380d88-0e80-4776-afdc-3012fd9df6ec strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2412,35 +2322,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:15:51.164Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:15:56.442Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:16:18.665Z","executionInfo":{"startTime":"2019-06-14T01:16:00.137Z","endTime":"2019-06-14T01:16:18.665Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"afs","fileMode":"0777","directoryMode":"0777"}],"azureBlobFileSystems":[{"accountName":"clitest000002","containerName":"container","credentials":{},"relativeMountPath":"bfs"}]},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/afs","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_JOB_MOUNT_ROOT/bfs","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T07:46:14.97Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T07:46:15.151Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T07:46:47Z","executionInfo":{"startTime":"2019-12-29T07:46:17Z","endTime":"2019-12-29T07:46:47Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1947' + - '1966' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:16:32 GMT + - Sun, 29 Dec 2019 07:46:57 GMT etag: - - W/"0x8D6F065D728CE4B" + - W/"0x8D78C332EA082EF" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:51 GMT + - Sun, 29 Dec 2019 07:46:14 GMT pragma: - no-cache request-id: - - 614530b0-9273-4575-ade7-45822f33a513 + - 12386d8a-98bc-4179-b950-81a1dbad7127 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2470,30 +2380,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2/listOutputFiles?api-version=2018-05-01&outputdirectoryid=stdouterr&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=07KnV29PPJufnC6JZ4DfdCBqktreD2J3Dds90wKoAWs%3D&se=2019-06-14T02%3A16%3A33Z&sp=rl","properties":{"lastModified":"2019-06-14T01:16:18Z","contentLength":12560}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=Y3cB5APU%2BoQOuNJh6BuTY15tluCJIm%2BN07uO4nVMEuQ%3D&se=2019-06-14T02%3A16%3A33Z&sp=rl","properties":{"lastModified":"2019-06-14T01:16:16Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=n%2FPzOLCs6EElmlOKAoodDKMFgvBmtXvQBl9Ywdm3z1k%3D&se=2019-06-14T02%3A16%3A33Z&sp=rl","properties":{"lastModified":"2019-06-14T01:16:16Z","contentLength":3}}]}' + string: '{"value":[{"name":"diagnosis-tvmps_a7b7532d7e4675b29f0dfc296dc937a820a7a19ecdf24b1563e5a7449a2ff7cd_d.zip","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/diagnosis-tvmps_a7b7532d7e4675b29f0dfc296dc937a820a7a19ecdf24b1563e5a7449a2ff7cd_d.zip?sv=2018-03-28&sr=f&sig=tWBrOVSx4r2narhw0FUhMiAYgUlpPaoKSaEvNo%2FgaCw%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:47Z","contentLength":128513}},{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=RLDT58JLF4C%2FHnwChbNNYotMCbNz7f0%2FmQnUaS7Hw0A%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:47Z","contentLength":13106}},{"name":"process_info.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/process_info.log?sv=2018-03-28&sr=f&sig=PUTrujoOExW410KZGmYjrK7D2DautBMgBvXt0XEIfNE%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:40Z","contentLength":177}},{"name":"process_status.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/process_status.log?sv=2018-03-28&sr=f&sig=w%2B4PFaWSETOI8lFVIxdOEMyuE%2BCBjiXpDxAnvAljhJg%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:39Z","contentLength":270}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=K4AOqDKi7BxW1ZXlVhLGftAKqwHotbSASa3yTdFo9CE%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:39Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=fqKi9wC5V%2BHIj1rRZ19FHUmHpSOVOLoW5ttltMQIB8Y%3D&se=2019-12-29T08%3A46%3A58Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:39Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '1578' + - '3324' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:16:33 GMT + - Sun, 29 Dec 2019 07:46:59 GMT expires: - '-1' pragma: - no-cache request-id: - - f9d4db00-33b0-4e3c-8bfb-d82fd59d0eed + - 90c1cdb1-8815-4da8-be06-df5be194e496 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2523,30 +2433,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2/listOutputFiles?api-version=2018-05-01&outputdirectoryid=OUTPUT&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.blob.core.windows.net/container/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/519914f4-5f17-4282-a853-c5cb0dad4fe6/outputs/output/result.txt?sv=2018-03-28&sr=b&sig=2N08EeOJdfZn%2FRyQ6P4JzpztYWL5jJiSSW45FQl5%2B3g%3D&se=2019-06-14T02%3A16%3A34Z&sp=rl","properties":{"lastModified":"2019-06-14T01:16:16Z","contentLength":3}}]}' + string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.blob.core.windows.net/container/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/64a28f75-6b96-41b8-93c1-094331c24f81/outputs/output/result.txt?sv=2018-03-28&sr=b&sig=hz6a14L2j2f7Lq979sC7AgtLfz1m%2FvkGyRv7MZRIgnw%3D&se=2019-12-29T08%3A47%3A00Z&sp=rl","properties":{"lastModified":"2019-12-29T07:46:39Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '541' + - '539' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:16:34 GMT + - Sun, 29 Dec 2019 07:46:59 GMT expires: - '-1' pragma: - no-cache request-id: - - 97c49bbe-5ac5-4a80-a36f-e5bf325f702b + - 70814586-eb0a-492b-9ec7-4f80efc8f597 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2558,51 +2468,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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Fri, 14 Jun 2019 01:16:38 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdZUU1VRFRZWlI0T0dEUldRVUU2TzVSRkFYRjZNRUJBS0xXRnxDMDVBOEU2QzAyQjUwMTIyLU5PUlRIRVVST1BFIiwiam9iTG9jYXRpb24iOiJub3J0aGV1cm9wZSJ9?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/batchai/tests/latest/recordings/test_batchai_manual_scale_scenario.yaml b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_manual_scale_scenario.yaml index 281a7dbd930..767f24526f9 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_manual_scale_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/recordings/test_batchai_manual_scale_scenario.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "northeurope", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-14T01:10:56Z"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - group create - Connection: - - keep-alive - Content-Length: - - '115' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - --location --name --tag - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-06-14T01:10:56Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '389' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 14 Jun 2019 01:10:59 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "northeurope"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '79' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 14 Jun 2019 01:11:03 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/18e5d2cd-efd3-4c7b-888a-91d7bfd4c507?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/northeurope/asyncoperations/18e5d2cd-efd3-4c7b-888a-91d7bfd4c507?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T01:11:02.8173030Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T01:11:02.8173030Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T01:11:02.7092777Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1237' - content-type: - - application/json - date: - - Fri, 14 Jun 2019 01:11:20 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Fri, 14 Jun 2019 01:11:21 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK - request: body: null headers: @@ -218,12 +15,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -235,7 +32,7 @@ interactions: content-type: - application/json date: - - Fri, 14 Jun 2019 01:11:22 GMT + - Sun, 29 Dec 2019 06:30:09 GMT expires: - '-1' pragma: @@ -263,11 +60,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.7.2; Darwin 18.2.0) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 06:30:10 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.file.core.windows.net/share?restype=share response: @@ -277,15 +74,15 @@ interactions: content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 06:30:11 GMT etag: - - '"0x8D6F06537DC396D"' + - '"0x8D78C288EB0ED74"' last-modified: - - Fri, 14 Jun 2019 01:11:23 GMT + - Sun, 29 Dec 2019 06:30:11 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 201 message: Created @@ -303,24 +100,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-06-14T01:10:56Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","date":"2019-12-29T06:29:33Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '389' + - '433' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:24 GMT + - Sun, 29 Dec 2019 06:30:11 GMT expires: - '-1' pragma: @@ -352,15 +149,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:27.345Z","creationTime":"2019-06-14T01:11:27.345Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:18.881Z","creationTime":"2019-12-29T06:30:18.881Z"}}' headers: cache-control: - no-cache @@ -369,17 +166,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:28 GMT + - Sun, 29 Dec 2019 06:30:20 GMT etag: - - W/"0x8D6F06539E93205" + - W/"0x8D78C2892FC6DDC" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:27 GMT + - Sun, 29 Dec 2019 06:30:18 GMT pragma: - no-cache request-id: - - 52353e25-8fc7-4f77-8f91-c7ed17ad8436 + - 76216e59-bdee-4204-be40-ffb41c641f3d strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -409,15 +206,15 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces?api-version=2018-05-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:27.345Z","creationTime":"2019-06-14T01:11:27.345Z"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace","name":"workspace","type":"Microsoft.BatchAI/workspaces","location":"northeurope","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:18.881Z","creationTime":"2019-12-29T06:30:18.881Z"}}]}' headers: cache-control: - no-cache @@ -426,13 +223,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:28 GMT + - Sun, 29 Dec 2019 06:30:22 GMT expires: - '-1' pragma: - no-cache request-id: - - 1aba7618-8bf4-494d-bf69-73f232d60817 + - 606b7a22-a78e-4e6b-aa6b-33abbe61386d strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -460,31 +257,31 @@ interactions: ParameterSetName: - -g -w -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"error":{"code":"ClusterNotFound","message":"The specified cluster - cluster is not found"}}' + string: '{"error":{"code":"ClusterNotFound","message":"The specified compute + training cluster and/or compute instance cluster is not found"}}' headers: cache-control: - no-cache content-length: - - '91' + - '132' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:29 GMT + - Sun, 29 Dec 2019 06:30:23 GMT expires: - '-1' pragma: - no-cache request-id: - - 142bc094-e25f-4678-858b-1ffa3c44b295 + - dc687aad-d705-4e01-b8d8-0c8810ae804b strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -493,7 +290,8 @@ interactions: - nosniff status: code: 404 - message: The specified cluster cluster is not found + message: The specified compute training cluster and/or compute instance cluster + is not found - request: body: 'b''{"properties": {"vmSize": "STANDARD_D1", "scaleSettings": {"manual": {"targetNodeCount": 1}}, "nodeSetup": {"mountVolumes": {"azureFileShares": [{"accountName": @@ -517,8 +315,8 @@ interactions: ParameterSetName: - -g -w -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -528,21 +326,21 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/367985fb-dfe8-4a0f-8f0b-df4f044dad78?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/6fc3f505-73cb-42bb-896e-47a3122e7b4d?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:30 GMT + - Sun, 29 Dec 2019 06:30:25 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/367985fb-dfe8-4a0f-8f0b-df4f044dad78?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/6fc3f505-73cb-42bb-896e-47a3122e7b4d?api-version=2018-05-01 pragma: - no-cache request-id: - - 6d7360d2-22f4-4819-83d7-944124eeba94 + - f2e5f334-9546-4514-8d6c-fa70089a8310 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: @@ -566,13 +364,13 @@ interactions: ParameterSetName: - -g -w -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/367985fb-dfe8-4a0f-8f0b-df4f044dad78?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/6fc3f505-73cb-42bb-896e-47a3122e7b4d?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/367985fb-dfe8-4a0f-8f0b-df4f044dad78","name":"367985fb-dfe8-4a0f-8f0b-df4f044dad78","status":"Succeeded","startTime":"2019-06-14T01:11:31.017Z","endTime":"2019-06-14T01:11:44.792Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/6fc3f505-73cb-42bb-896e-47a3122e7b4d","name":"6fc3f505-73cb-42bb-896e-47a3122e7b4d","status":"Succeeded","startTime":"2019-12-29T06:30:25.372Z","endTime":"2019-12-29T06:30:27.713Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache @@ -581,13 +379,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:46 GMT + - Sun, 29 Dec 2019 06:30:40 GMT expires: - '-1' pragma: - no-cache request-id: - - fae0d7bc-f704-48d9-b968-2516e04fce2d + - 0021fc91-cb06-4c70-89aa-6362a64e0400 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -613,13 +411,13 @@ interactions: ParameterSetName: - -g -w -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:11:31.012Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:30:25.364Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache @@ -628,17 +426,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:46 GMT + - Sun, 29 Dec 2019 06:30:41 GMT etag: - - W/"0x8D6F0653C18C618" + - W/"0x8D78C2896D9AD89" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:31 GMT + - Sun, 29 Dec 2019 06:30:25 GMT pragma: - no-cache request-id: - - 83d734c1-b7c7-4bb1-9808-7bf86ce2cb43 + - 5329e5de-ed70-497e-a553-6940fc37e0c4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -668,15 +466,15 @@ interactions: ParameterSetName: - -g -w -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:49.216Z","creationTime":"2019-06-14T01:11:49.216Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:44.197Z","creationTime":"2019-12-29T06:30:44.197Z"}}' headers: cache-control: - no-cache @@ -685,17 +483,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:49 GMT + - Sun, 29 Dec 2019 06:30:43 GMT etag: - - W/"0x8D6F06546F276F5" + - W/"0x8D78C28A2136F4A" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:49 GMT + - Sun, 29 Dec 2019 06:30:44 GMT pragma: - no-cache request-id: - - 91f6476a-5d64-4fae-8d8f-f7857ad514b0 + - d816f800-81fb-4520-a704-8d96a1747262 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -725,15 +523,15 @@ interactions: ParameterSetName: - -g -w User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments?api-version=2018-05-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:49.216Z","creationTime":"2019-06-14T01:11:49.216Z"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment","name":"experiment","type":"Microsoft.BatchAI/workspaces/experiments","properties":{"provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:44.197Z","creationTime":"2019-12-29T06:30:44.197Z"}}]}' headers: cache-control: - no-cache @@ -742,13 +540,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:50 GMT + - Sun, 29 Dec 2019 06:30:45 GMT expires: - '-1' pragma: - no-cache request-id: - - edb18a7e-0666-4f5a-a0f1-f44bd8c7eeaf + - 268135fe-ab9c-4699-aa57-262e55d0b40d strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -776,8 +574,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -794,13 +592,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:51 GMT + - Sun, 29 Dec 2019 06:30:46 GMT expires: - '-1' pragma: - no-cache request-id: - - 2299ac32-821a-4ed3-987c-956e50dabf74 + - 1e886401-6cb3-43c7-8a44-b906de3f012c strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -826,15 +624,15 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:11:31.012Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:30:25.364Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache @@ -843,17 +641,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:52 GMT + - Sun, 29 Dec 2019 06:30:48 GMT etag: - - W/"0x8D6F0653C18C618" + - W/"0x8D78C2896D9AD89" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:31 GMT + - Sun, 29 Dec 2019 06:30:25 GMT pragma: - no-cache request-id: - - 47a68d21-0d1b-4496-b4f8-6730c7e8282a + - 592717d6-787b-4b2c-be45-e16779c25ffd strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -888,8 +686,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -899,27 +697,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3dbe1580-29ae-4c53-96d1-c8fea13e91ab?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae3c517d-b384-4cfb-9929-ea9c71554ccf?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/3dbe1580-29ae-4c53-96d1-c8fea13e91ab?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/ae3c517d-b384-4cfb-9929-ea9c71554ccf?api-version=2018-05-01 pragma: - no-cache request-id: - - 503909e8-7863-44d1-8e6e-cd8dd8cdeb7f + - 058df887-6801-4ae6-afe1-a29268f5c569 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -937,13 +735,13 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3dbe1580-29ae-4c53-96d1-c8fea13e91ab?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae3c517d-b384-4cfb-9929-ea9c71554ccf?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3dbe1580-29ae-4c53-96d1-c8fea13e91ab","name":"3dbe1580-29ae-4c53-96d1-c8fea13e91ab","status":"Succeeded","startTime":"2019-06-14T01:11:53.664Z","endTime":"2019-06-14T01:11:53.904Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ae3c517d-b384-4cfb-9929-ea9c71554ccf","name":"ae3c517d-b384-4cfb-9929-ea9c71554ccf","status":"Succeeded","startTime":"2019-12-29T06:30:49.628Z","endTime":"2019-12-29T06:30:49.895Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job"}}' headers: cache-control: - no-cache @@ -952,13 +750,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:11:59 GMT + - Sun, 29 Dec 2019 06:30:54 GMT expires: - '-1' pragma: - no-cache request-id: - - c5f9c646-5e38-4374-be4f-26734494cba5 + - 0212f9ca-42b0-4a6e-be1e-13914cf11951 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -984,33 +782,33 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:00 GMT + - Sun, 29 Dec 2019 06:30:56 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - e90e83e4-e4ab-4a43-917f-2397aa7c53b5 + - b0fb90fa-264d-45ee-b86d-cad55289af41 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1038,35 +836,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:01 GMT + - Sun, 29 Dec 2019 06:30:57 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - e4bfec4c-6cb3-42e1-b18f-52c09a37cfa2 + - 455f2b6d-1df1-42d5-ac6d-2f97885f222d strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1094,35 +892,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:17 GMT + - Sun, 29 Dec 2019 06:31:12 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 4e828663-bae5-4ded-ad0d-b340fb2b353f + - a7b80b22-5018-4366-ad17-d986b8d0766f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1150,35 +948,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:33 GMT + - Sun, 29 Dec 2019 06:31:29 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - ad71ba95-2659-48f5-8b99-97ad95eebabc + - 8f944616-82ca-4987-8c08-249ee8c9fee8 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1206,35 +1004,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:12:49 GMT + - Sun, 29 Dec 2019 06:31:46 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 40bc5dcb-46ff-46c7-b0c2-82f4deb9461f + - 206198d6-6e67-4a35-938c-18d9dff9ec88 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1262,35 +1060,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:05 GMT + - Sun, 29 Dec 2019 06:32:02 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 9dc64974-a2d3-4101-8bdb-d3865df82513 + - 7946cd91-6777-4441-97d1-3557b8a5fe27 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1318,35 +1116,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:21 GMT + - Sun, 29 Dec 2019 06:32:17 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 62aea6b3-570a-4c59-acf2-0023c639beee + - 9a7c3ba1-9aa9-49e5-bf0d-0c3f5d5b50d1 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1374,35 +1172,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:42 GMT + - Sun, 29 Dec 2019 06:32:34 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 71745ab6-1946-46c2-abcd-dda23bd527da + - 25edab6b-aa71-4d97-900d-c9bce5e3daaf strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1430,35 +1228,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:13:58 GMT + - Sun, 29 Dec 2019 06:32:50 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 69a7a6d6-dea3-451d-9cd3-8ac730364280 + - f31a33d1-6f27-4282-9a96-9dc128b4e441 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1486,35 +1284,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:14 GMT + - Sun, 29 Dec 2019 06:33:05 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - a6523967-60be-4e80-8265-06845c71c3b7 + - 13c4cc8e-29fb-43e2-b4e1-d7c6188ed6b7 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1542,35 +1340,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:30 GMT + - Sun, 29 Dec 2019 06:33:21 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - b041cfd1-e53e-4021-8fe3-9ff787d2291f + - dbcc578f-6627-4d1a-be89-87824d370feb strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1598,35 +1396,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:11:53.658Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:30:49.621Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1453' + - '1485' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:14:46 GMT + - Sun, 29 Dec 2019 06:33:38 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 75e135bf-91fe-4f55-8cf5-d08a7b62d833 + - e24d4e90-ca4c-4a41-9eb6-49246ad3a72e strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1654,35 +1452,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:14:56.029Z","executionInfo":{"startTime":"2019-06-14T01:14:56.029Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"running","executionStateTransitionTime":"2019-12-29T06:33:39.789Z","executionInfo":{"startTime":"2019-12-29T06:33:43Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1511' + - '1552' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:01 GMT + - Sun, 29 Dec 2019 06:33:54 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - f88bef1a-f9db-4913-9db2-e7282683cf5b + - 2814f589-125d-4dd2-b3c7-0f81f4844215 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1710,35 +1508,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:14:56.029Z","executionInfo":{"startTime":"2019-06-14T01:14:56.029Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"running","executionStateTransitionTime":"2019-12-29T06:33:39.789Z","executionInfo":{"startTime":"2019-12-29T06:33:43Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1511' + - '1552' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:18 GMT + - Sun, 29 Dec 2019 06:34:11 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 8e15732f-649f-45ea-9c82-7575431303b1 + - 53dbd173-1eb4-4549-ade0-ddbd5e9505f4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1766,35 +1564,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:15:18.923Z","executionInfo":{"startTime":"2019-06-14T01:14:56.029Z","endTime":"2019-06-14T01:15:18.923Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T06:34:13Z","executionInfo":{"startTime":"2019-12-29T06:33:43Z","endTime":"2019-12-29T06:34:13Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1563' + - '1583' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:34 GMT + - Sun, 29 Dec 2019 06:34:27 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 086bc8f6-b29a-4e8e-b86d-fbd593ab9300 + - 888c926d-7f07-4fb7-9872-1596872d95fa strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1822,35 +1620,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:11:53.658Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:11:53.893Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:15:18.923Z","executionInfo":{"startTime":"2019-06-14T01:14:56.029Z","endTime":"2019-06-14T01:15:18.923Z","exitCode":0}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job","name":"job","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:30:49.621Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:30:49.885Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T06:34:13Z","executionInfo":{"startTime":"2019-12-29T06:33:43Z","endTime":"2019-12-29T06:34:13Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1563' + - '1583' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:34 GMT + - Sun, 29 Dec 2019 06:34:28 GMT etag: - - W/"0x8D6F06549985D58" + - W/"0x8D78C28A54F02DB" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:11:53 GMT + - Sun, 29 Dec 2019 06:30:49 GMT pragma: - no-cache request-id: - - 8cb0857e-c6e8-4b1b-a4f4-5850c12762a3 + - b1991fee-765b-4ca7-9a05-ec21d85309e0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1880,30 +1678,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job/listOutputFiles?api-version=2018-05-01&outputdirectoryid=stdouterr&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=AOzo0vHAEAB8c%2BfeRtDo90jglHmwO0cjplqT99eJtjg%3D&se=2019-06-14T02%3A15%3A36Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:18Z","contentLength":11679}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=DI6%2Bmbn5IcCIzusOCeArdaIFDwNwPLziWyL1h9g35D8%3D&se=2019-06-14T02%3A15%3A36Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:17Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=6H%2BNPfoEQ2HyT7WMFttl1PN8k6%2FN%2FVeVLD26VR1nTTk%3D&se=2019-06-14T02%3A15%3A36Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:17Z","contentLength":3}}]}' + string: '{"value":[{"name":"diagnosis-tvmps_722dc510ec4c0d4801df6dc37516e31ff0dccb438397d2e6303d0882274cdf5d_d.zip","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/diagnosis-tvmps_722dc510ec4c0d4801df6dc37516e31ff0dccb438397d2e6303d0882274cdf5d_d.zip?sv=2018-03-28&sr=f&sig=x%2Bd1LOrhmkJDH%2FAAsIqrDoOCnYZzUceiAOrD%2FQyIraY%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:13Z","contentLength":128481}},{"name":"execution.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/execution.log?sv=2018-03-28&sr=f&sig=xJHRfOBBKUX9jBbLG9UNrlPQJ5hCvyj0A1fyGjDJxEY%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:13Z","contentLength":12376}},{"name":"process_info.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/process_info.log?sv=2018-03-28&sr=f&sig=q0Qa9fot6yNwreDxy5vDgQEklbMBXRLxqPnLPeNE33Y%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:06Z","contentLength":177}},{"name":"process_status.log","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/process_status.log?sv=2018-03-28&sr=f&sig=g2EMlqvVcn2D%2B4eHC3oVoZ1Q6ztE%2Fgtfn1V0fcHPV9Y%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:06Z","contentLength":270}},{"name":"stderr.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/stderr.txt?sv=2018-03-28&sr=f&sig=IXxzeZ8HqeUMpyz%2FcGZQ3wGzIfGwfJWHR%2Bfcn3VNd%2BI%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:05Z","contentLength":0}},{"name":"stdout.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/stdouterr/stdout.txt?sv=2018-03-28&sr=f&sig=fEmhh0xuByThMQBx5SFyZpKV%2FSXXbaQYqCwwr5tXKkY%3D&se=2019-12-29T07%3A34%3A31Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:06Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '1579' + - '3324' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:36 GMT + - Sun, 29 Dec 2019 06:34:30 GMT expires: - '-1' pragma: - no-cache request-id: - - 303993ae-dc26-4ee7-b46b-62b3249494f4 + - 8fb77693-0f22-4a19-9ccb-abb306bfbfa1 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1933,30 +1731,30 @@ interactions: ParameterSetName: - -g -w -e -j -d User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job/listOutputFiles?api-version=2018-05-01&outputdirectoryid=OUTPUT&directory=.&linkexpiryinminutes=60&maxresults=1000 response: body: - string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/52032501-5626-4300-8019-94d4e6b58a30/outputs/output/result.txt?sv=2018-03-28&sr=f&sig=v8cfFusKnm4b8MXJyG3flrZiAzuY3SM%2Boe8LLFGmoQQ%3D&se=2019-06-14T02%3A15%3A37Z&sp=rl","properties":{"lastModified":"2019-06-14T01:15:17Z","contentLength":3}}]}' + string: '{"value":[{"name":"result.txt","fileType":"file","downloadUrl":"https://clitest000002.file.core.windows.net/share/0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job/bfd324c6-829d-4057-8176-5e1f50487a98/outputs/output/result.txt?sv=2018-03-28&sr=f&sig=oUkn95fH8w%2FkQIFf%2BVbD%2B1Vjtw%2BxfTyppipV%2BP24VMg%3D&se=2019-12-29T07%3A34%3A33Z&sp=rl","properties":{"lastModified":"2019-12-29T06:34:06Z","contentLength":3}}]}' headers: cache-control: - no-cache content-length: - - '534' + - '542' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:37 GMT + - Sun, 29 Dec 2019 06:34:33 GMT expires: - '-1' pragma: - no-cache request-id: - - a8602dc6-8faf-43ed-9e95-6181b28a752f + - b4e15f68-76a3-4460-bd0f-d75ab19158b9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1987,34 +1785,34 @@ interactions: ParameterSetName: - -g -w -n -t User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:13:12.748Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":1,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":1,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:30:25.364Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1239' + - '1241' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:15:39 GMT + - Sun, 29 Dec 2019 06:34:34 GMT etag: - - W/"0x8D6F065D032B1F6" + - W/"0x8D78C292B776EC5" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:39 GMT + - Sun, 29 Dec 2019 06:34:34 GMT pragma: - no-cache request-id: - - e6ac89be-f6cc-4db4-9018-933637afd801 + - c94d86aa-843b-4c38-b543-1f3f43ab8987 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2044,34 +1842,34 @@ interactions: ParameterSetName: - -g -w -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:19:05.35Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:38:55.835Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":0,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1238' + - '1239' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:41 GMT + - Sun, 29 Dec 2019 06:44:36 GMT etag: - - W/"0x8D6F065D032B1F6" + - W/"0x8D78C292B776EC5" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:15:39 GMT + - Sun, 29 Dec 2019 06:34:34 GMT pragma: - no-cache request-id: - - 94e30eac-4794-4277-b1d7-13fa68a1f4ef + - 57dd7186-5f28-426b-b74d-8da82016c431 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2102,34 +1900,34 @@ interactions: ParameterSetName: - -g -w -n -t User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:19:05.35Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"steady","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:38:55.835Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache content-length: - - '1238' + - '1239' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:45 GMT + - Sun, 29 Dec 2019 06:44:38 GMT etag: - - W/"0x8D6F06738E0B3CD" + - W/"0x8D78C2A9353566A" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:44 GMT + - Sun, 29 Dec 2019 06:44:38 GMT pragma: - no-cache request-id: - - 5283a13a-63ce-4b51-a715-b7bc6a002487 + - 3ff94e94-2914-424b-b838-c45744341cb9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2139,7 +1937,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -2159,8 +1957,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2177,13 +1975,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:45 GMT + - Sun, 29 Dec 2019 06:44:40 GMT expires: - '-1' pragma: - no-cache request-id: - - 385c1437-09ea-45e3-b873-a62c7fa16b56 + - 7871c08a-7533-4a23-a48a-26fd413cf7a7 strict-transport-security: - max-age=31536000; includeSubDomains vary: @@ -2209,15 +2007,15 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-06-14T01:11:31.012Z","allocationStateTransitionTime":"2019-06-14T01:25:44.633Z","provisioningStateTransitionTime":"2019-06-14T01:11:44.781Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster","name":"cluster","type":"Microsoft.BatchAI/workspaces/clusters","properties":{"provisioningState":"succeeded","allocationState":"resizing","creationTime":"2019-12-29T06:30:25.364Z","allocationStateTransitionTime":"2019-12-29T06:44:38.474Z","provisioningStateTransitionTime":"2019-12-29T06:30:27.702Z","vmSize":"STANDARD_D1","currentNodeCount":0,"nodeStateCounts":{"runningNodeCount":0,"idleNodeCount":0,"unusableNodeCount":0,"preparingNodeCount":0,"leavingNodeCount":0},"vmPriority":"dedicated","scaleSettings":{"manual":{"targetNodeCount":1,"nodeDeallocationOption":"requeue"}},"virtualMachineConfiguration":{"imageReference":{"publisher":"microsoft-dsvm","offer":"azureml","sku":"runtime","version":"latest"}},"userAccountSettings":{"adminUserName":"DemoUser"},"nodeSetup":{"mountVolumes":{"azureFileShares":[{"accountName":"clitest000002","azureFileUrl":"https://clitest000002.file.core.windows.net/share","credentials":{},"relativeMountPath":"azfiles","fileMode":"0777","directoryMode":"0777"}]}}}}' headers: cache-control: - no-cache @@ -2226,17 +2024,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:46 GMT + - Sun, 29 Dec 2019 06:44:40 GMT etag: - - W/"0x8D6F06738E0B3CD" + - W/"0x8D78C2A9353566A" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:44 GMT + - Sun, 29 Dec 2019 06:44:38 GMT pragma: - no-cache request-id: - - 05ae5892-69d8-494d-9af0-17c2f825a7c4 + - 554b9ccf-db6a-48db-bfda-3c388d5267f2 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2271,8 +2069,8 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2282,27 +2080,27 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/f0b533ae-a6c5-4384-8271-4d5882db55d0?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/052689b9-12c9-4e33-b815-3b5ff2e4ed64?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:25:47 GMT + - Sun, 29 Dec 2019 06:44:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/f0b533ae-a6c5-4384-8271-4d5882db55d0?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/052689b9-12c9-4e33-b815-3b5ff2e4ed64?api-version=2018-05-01 pragma: - no-cache request-id: - - c588a11c-c4f2-4fb1-b3e4-169ee75cde7e + - 36a1d6c4-1142-42de-bdda-bc01a67c0ed6 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -2320,28 +2118,28 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/f0b533ae-a6c5-4384-8271-4d5882db55d0?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/052689b9-12c9-4e33-b815-3b5ff2e4ed64?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/f0b533ae-a6c5-4384-8271-4d5882db55d0","name":"f0b533ae-a6c5-4384-8271-4d5882db55d0","status":"Succeeded","startTime":"2019-06-14T01:25:48.244Z","endTime":"2019-06-14T01:25:48.53Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job2"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/052689b9-12c9-4e33-b815-3b5ff2e4ed64","name":"052689b9-12c9-4e33-b815-3b5ff2e4ed64","status":"Succeeded","startTime":"2019-12-29T06:44:43.032Z","endTime":"2019-12-29T06:44:43.262Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job2"}}' headers: cache-control: - no-cache content-length: - - '503' + - '504' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:54 GMT + - Sun, 29 Dec 2019 06:44:49 GMT expires: - '-1' pragma: - no-cache request-id: - - 6f3130f5-7de5-44ee-a8b5-ab945645a221 + - 01d74c3c-7448-4808-b0b4-12884fa8bb7f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2367,33 +2165,33 @@ interactions: ParameterSetName: - -c -g -w -e -n -f User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:55 GMT + - Sun, 29 Dec 2019 06:44:50 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - b4504710-47ed-4176-8290-e1b554901b06 + - 4bf1d368-d7b8-4f54-abaf-9c2f8a81faad strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2421,35 +2219,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:25:56 GMT + - Sun, 29 Dec 2019 06:44:52 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - fffaa7dc-ffdc-4e18-adea-3850a09011e9 + - b45ba7ca-a6ed-484d-8138-0ff403edf679 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2477,35 +2275,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:26:12 GMT + - Sun, 29 Dec 2019 06:45:08 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 89326730-7403-4bef-908d-31993eec6ce3 + - 850f1deb-64be-4a20-be7e-e50f3f1ecf42 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2533,35 +2331,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:26:28 GMT + - Sun, 29 Dec 2019 06:45:24 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 3bf201da-b83a-44a3-8f5c-bae959049b15 + - 457ea8f3-ec2c-45ec-8f26-0f40c4d13c5b strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2589,35 +2387,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:26:43 GMT + - Sun, 29 Dec 2019 06:45:40 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 9ab148f0-3555-43b7-b79c-c3ea56bec398 + - f1f4518c-6f4c-47d2-92fd-85f59f7864a4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2645,35 +2443,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:27:00 GMT + - Sun, 29 Dec 2019 06:45:57 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 62f28847-74a1-419c-9fb1-a5787d782cf5 + - 27341a4b-45c0-402d-91c6-da794ab215bf strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2701,35 +2499,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:27:16 GMT + - Sun, 29 Dec 2019 06:46:15 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - ef255c68-9980-4b5c-b37e-27e3aa4067ba + - 150fd434-637c-4b5b-8e99-918443f51dee strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2757,35 +2555,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:27:32 GMT + - Sun, 29 Dec 2019 06:46:30 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 45f1c859-7b79-4fbc-a596-3ba0941cd47e + - e94818d6-7be2-4bf1-bf93-c8ba3278355c strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2813,35 +2611,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:27:48 GMT + - Sun, 29 Dec 2019 06:46:46 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - e81f39eb-0fab-4c27-a010-36ee112ff1ea + - 6e7820f8-ba86-4063-a661-c89cd9c84932 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2869,35 +2667,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:28:03 GMT + - Sun, 29 Dec 2019 06:47:02 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - cf38fe04-6df6-48b9-9eaa-8c88529bd41b + - beb6dc4e-d8ca-4d12-b3ab-9ab02dfd9447 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2925,35 +2723,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"queued","executionStateTransitionTime":"2019-12-29T06:44:43.02Z","maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1486' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:28:20 GMT + - Sun, 29 Dec 2019 06:47:22 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 7efb1a94-6dfd-4be4-999f-e9e2d143df78 + - 6cb6e7f8-4fb7-42e7-8244-bab327db8d2f strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2981,35 +2779,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"running","executionStateTransitionTime":"2019-12-29T06:47:26.034Z","executionInfo":{"startTime":"2019-12-29T06:47:29Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1554' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:28:36 GMT + - Sun, 29 Dec 2019 06:47:38 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 4207b431-2d5f-422e-8a4a-cd6ab1b556c1 + - 8eeb0e10-bb43-40ca-8efa-287c8b810ffc strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3037,35 +2835,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"queued","executionStateTransitionTime":"2019-06-14T01:25:48.238Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"running","executionStateTransitionTime":"2019-12-29T06:47:26.034Z","executionInfo":{"startTime":"2019-12-29T06:47:29Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1455' + - '1554' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:28:51 GMT + - Sun, 29 Dec 2019 06:47:54 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 36d82d31-68da-4292-96c2-ec516a73f523 + - f258128c-46c8-40c2-9296-f9abc662f0a5 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3093,35 +2891,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:29:05.117Z","executionInfo":{"startTime":"2019-06-14T01:29:05.117Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T06:48:03Z","executionInfo":{"startTime":"2019-12-29T06:47:29Z","endTime":"2019-12-29T06:48:03Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1513' + - '1585' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:08 GMT + - Sun, 29 Dec 2019 06:48:10 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - 044bb5ad-fda8-4e99-9ab9-df0aa1b16d82 + - d3494b83-03e7-43dc-b131-394a65446823 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3141,7 +2939,7 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - batchai job wait + - batchai job show Connection: - keep-alive Content-Type: @@ -3149,35 +2947,35 @@ interactions: ParameterSetName: - -g -w -e -n User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"running","executionStateTransitionTime":"2019-06-14T01:29:05.117Z","executionInfo":{"startTime":"2019-06-14T01:29:05.117Z"}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"0b1f6471-1bf0-4dda-aec3-cb9272f09590/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/11c51e15-f670-4649-83d2-f88e27f67147","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo + hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-12-29T06:44:43.02Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-12-29T06:44:43.252Z","executionState":"succeeded","executionStateTransitionTime":"2019-12-29T06:48:03Z","executionInfo":{"startTime":"2019-12-29T06:47:29Z","endTime":"2019-12-29T06:48:03Z","exitCode":0},"maxJobDurationSeconds":2592000}}' headers: cache-control: - no-cache content-length: - - '1513' + - '1585' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:24 GMT + - Sun, 29 Dec 2019 06:48:12 GMT etag: - - W/"0x8D6F0673B0B2850" + - W/"0x8D78C2A960DB2F4" expires: - '-1' last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT + - Sun, 29 Dec 2019 06:44:43 GMT pragma: - no-cache request-id: - - eb37543d-87dc-4c27-b116-955a7b83298b + - 3124d1d1-72bb-4bc1-a7fb-e3c8c4b1e702 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3197,43 +2995,87 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - batchai job wait + - batchai cluster delete Connection: - keep-alive + Content-Length: + - '0' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -g -w -e -n + - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US + method: DELETE + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 + cache-control: + - no-cache + content-length: + - '0' + date: + - Sun, 29 Dec 2019 06:48:14 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 + pragma: + - no-cache + request-id: + - abb70591-fde6-427c-a0b3-c35150828800 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-deletes: + - '14999' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - batchai cluster delete + Connection: + - keep-alive + ParameterSetName: + - -g -w -n -y + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:29:34.223Z","executionInfo":{"startTime":"2019-06-14T01:29:05.117Z","endTime":"2019-06-14T01:29:34.223Z","exitCode":0}}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache content-length: - - '1565' + - '299' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:40 GMT - etag: - - W/"0x8D6F0673B0B2850" + - Sun, 29 Dec 2019 06:48:31 GMT expires: - '-1' - last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT pragma: - no-cache request-id: - - 068c3d4b-0449-4e10-8549-000ee9a9f55f + - b55de007-b640-4652-b2a4-dab962ff1ed0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3253,43 +3095,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - batchai job show + - batchai cluster delete Connection: - keep-alive - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -w -e -n + - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/experiments/experiment/jobs/job2","name":"job2","type":"Microsoft.BatchAI/workspaces/experiments/jobs","properties":{"experimentName":"experiment","schedulingPriority":"normal","cluster":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster"},"jobOutputDirectoryPathSegment":"00977cdb-163f-435f-9c32-39ec8ae61f4d/clitest.rg000001/workspaces/workspace/experiments/experiment/jobs/job2/53a40e30-b0e0-42f6-bbe8-c26fdf45675c","nodeCount":1,"containerSettings":{"imageSourceRegistry":{"image":"ubuntu"}},"toolType":"custom","customToolkitSettings":{"commandLine":"echo - hi | tee $AZ_BATCHAI_OUTPUT_OUTPUT/result.txt"},"stdOutErrPathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","outputDirectories":[{"id":"OUTPUT","pathPrefix":"$AZ_BATCHAI_MOUNT_ROOT/azfiles","pathSuffix":"output"}],"constraints":{"maxWallClockTime":"P150D"},"creationTime":"2019-06-14T01:25:48.238Z","provisioningState":"succeeded","provisioningStateTransitionTime":"2019-06-14T01:25:48.52Z","executionState":"succeeded","executionStateTransitionTime":"2019-06-14T01:29:34.223Z","executionInfo":{"startTime":"2019-06-14T01:29:05.117Z","endTime":"2019-06-14T01:29:34.223Z","exitCode":0}}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache content-length: - - '1565' + - '299' content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:41 GMT - etag: - - W/"0x8D6F0673B0B2850" + - Sun, 29 Dec 2019 06:49:01 GMT expires: - '-1' - last-modified: - - Fri, 14 Jun 2019 01:25:48 GMT pragma: - no-cache request-id: - - d0b9cf85-f247-4ee1-8708-6becacf76c36 + - 84b6fce5-0e38-4e1c-bc61-43eed00cb0d7 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3312,48 +3145,89 @@ interactions: - batchai cluster delete Connection: - keep-alive - Content-Length: - - '0' - Content-Type: + ParameterSetName: + - -g -w -n -y + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 + response: + body: + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' + headers: + cache-control: + - no-cache + content-length: + - '299' + content-type: - application/json; charset=utf-8 + date: + - Sun, 29 Dec 2019 06:49:33 GMT + expires: + - '-1' + pragma: + - no-cache + request-id: + - c7d39c78-0353-487e-9973-26676cfb584f + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding,Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - batchai cluster delete + Connection: + - keep-alive ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.BatchAI/workspaces/workspace/clusters/cluster?api-version=2018-05-01 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 cache-control: - no-cache content-length: - - '0' + - '299' + content-type: + - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:42 GMT + - Sun, 29 Dec 2019 06:50:04 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 pragma: - no-cache request-id: - - a5514715-0b95-4b68-9a00-72674479c7b3 + - dc10b3df-5dc4-4940-805e-b8e2799ec34d strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-deletes: - - '14998' status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -3368,13 +3242,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3383,13 +3257,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:29:58 GMT + - Sun, 29 Dec 2019 06:50:35 GMT expires: - '-1' pragma: - no-cache request-id: - - ee3d743a-c595-482a-93e2-a4ea29016c1f + - 0a4f18e2-470f-4071-95e3-84509a930fb8 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3415,13 +3289,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3430,13 +3304,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:30:29 GMT + - Sun, 29 Dec 2019 06:51:07 GMT expires: - '-1' pragma: - no-cache request-id: - - bb614a83-cf6f-447a-8e61-b8334513e108 + - c6924d85-cdce-4bc1-b18d-1a295ed408d3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3462,13 +3336,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3477,13 +3351,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:31:00 GMT + - Sun, 29 Dec 2019 06:51:37 GMT expires: - '-1' pragma: - no-cache request-id: - - a9e54da0-3aa1-4f23-aab7-37013784cdbc + - 5802fb50-f78f-4d8d-91b8-29c9ccc1ebb9 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3509,13 +3383,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3524,13 +3398,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:31:31 GMT + - Sun, 29 Dec 2019 06:52:09 GMT expires: - '-1' pragma: - no-cache request-id: - - ce96fa54-7648-4b3a-95a3-9261e3daac3b + - a1c1be4f-c3b4-46c6-9b01-5666cf5609d5 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3556,13 +3430,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3571,13 +3445,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:32:02 GMT + - Sun, 29 Dec 2019 06:52:40 GMT expires: - '-1' pragma: - no-cache request-id: - - b78042a6-4cca-4662-ba3c-9d0963dceafe + - a107d255-3094-4895-bc93-7859542d3236 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3603,13 +3477,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3618,13 +3492,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:32:33 GMT + - Sun, 29 Dec 2019 06:53:12 GMT expires: - '-1' pragma: - no-cache request-id: - - 7e2711ca-e54d-4410-aae5-826b711fbd2e + - ed4ecee7-47aa-4338-bdb9-12ae41f8c57c strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3650,13 +3524,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3665,13 +3539,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:33:03 GMT + - Sun, 29 Dec 2019 06:53:43 GMT expires: - '-1' pragma: - no-cache request-id: - - f1bef277-fbc7-48f7-b416-0b42055a6b16 + - 85efb52d-eb6c-41f7-a3b4-33eb65515d31 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3697,13 +3571,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"InProgress","startTime":"2019-06-14T01:29:42.906Z"}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"InProgress","startTime":"2019-12-29T06:48:14.613Z"}' headers: cache-control: - no-cache @@ -3712,13 +3586,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:33:35 GMT + - Sun, 29 Dec 2019 06:54:14 GMT expires: - '-1' pragma: - no-cache request-id: - - 77497804-e461-4160-99a9-830dbb5ff72f + - 95be44b3-13d4-40f0-b741-64ff08ba8d25 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3744,13 +3618,13 @@ interactions: ParameterSetName: - -g -w -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/faa933c8-649a-4d6b-84be-a0602ffbcbb8","name":"faa933c8-649a-4d6b-84be-a0602ffbcbb8","status":"Succeeded","startTime":"2019-06-14T01:29:42.906Z","endTime":"2019-06-14T01:33:43.527Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$cluster"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/ed9cae5d-82e0-4467-823d-625e2b0e851b","name":"ed9cae5d-82e0-4467-823d-625e2b0e851b","status":"Succeeded","startTime":"2019-12-29T06:48:14.613Z","endTime":"2019-12-29T06:54:15.457Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$cluster"}}' headers: cache-control: - no-cache @@ -3759,13 +3633,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:34:06 GMT + - Sun, 29 Dec 2019 06:54:46 GMT expires: - '-1' pragma: - no-cache request-id: - - b207c64f-8857-47a4-a825-a48c84f3b77d + - c8fb5c69-3576-4314-9d03-716c7663ea6c strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3793,8 +3667,8 @@ interactions: ParameterSetName: - -g -w User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3810,13 +3684,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:34:07 GMT + - Sun, 29 Dec 2019 06:54:48 GMT expires: - '-1' pragma: - no-cache request-id: - - 992b7838-6bdb-453b-aee9-635d1bb220e1 + - b439231e-583a-4eee-85a1-8987a4033067 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3846,8 +3720,8 @@ interactions: ParameterSetName: - -g -w -e -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -3857,21 +3731,21 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3c5a42af-ff42-4452-9236-b1fdf7af16b2?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/be795bd1-588d-498e-a59c-db8c8438485b?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:34:08 GMT + - Sun, 29 Dec 2019 06:54:50 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/3c5a42af-ff42-4452-9236-b1fdf7af16b2?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/be795bd1-588d-498e-a59c-db8c8438485b?api-version=2018-05-01 pragma: - no-cache request-id: - - 7c22b290-d8b8-4fa8-bd03-248040069525 + - 9ff37706-5f8c-49c2-acc2-83509d88dae5 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: @@ -3895,13 +3769,13 @@ interactions: ParameterSetName: - -g -w -e -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3c5a42af-ff42-4452-9236-b1fdf7af16b2?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/be795bd1-588d-498e-a59c-db8c8438485b?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/3c5a42af-ff42-4452-9236-b1fdf7af16b2","name":"3c5a42af-ff42-4452-9236-b1fdf7af16b2","status":"Succeeded","startTime":"2019-06-14T01:34:09.216Z","endTime":"2019-06-14T01:34:09.326Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/be795bd1-588d-498e-a59c-db8c8438485b","name":"be795bd1-588d-498e-a59c-db8c8438485b","status":"Succeeded","startTime":"2019-12-29T06:54:50.768Z","endTime":"2019-12-29T06:54:51.217Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job"}}' headers: cache-control: - no-cache @@ -3910,13 +3784,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:34:25 GMT + - Sun, 29 Dec 2019 06:55:06 GMT expires: - '-1' pragma: - no-cache request-id: - - 3e8bed6e-d10e-4cc5-8a2c-efe018c5a789 + - 74001e28-121e-4fa5-b94d-84c24acb75ac strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -3946,8 +3820,8 @@ interactions: ParameterSetName: - -g -w -e -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -3957,21 +3831,21 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/9f3114df-0b95-4304-b3af-7a710e8d7dd3?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44b849c5-ff98-4b53-b183-25c0f2016804?api-version=2018-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 14 Jun 2019 01:34:26 GMT + - Sun, 29 Dec 2019 06:55:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/9f3114df-0b95-4304-b3af-7a710e8d7dd3?api-version=2018-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationstatuses/44b849c5-ff98-4b53-b183-25c0f2016804?api-version=2018-05-01 pragma: - no-cache request-id: - - ea00e038-efde-46e8-948c-1fa1c9f3e9c3 + - 76865617-4f9b-4375-ba43-b8c49134fca3 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: @@ -3995,13 +3869,13 @@ interactions: ParameterSetName: - -g -w -e -n -y User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/9f3114df-0b95-4304-b3af-7a710e8d7dd3?api-version=2018-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44b849c5-ff98-4b53-b183-25c0f2016804?api-version=2018-05-01 response: body: - string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/9f3114df-0b95-4304-b3af-7a710e8d7dd3","name":"9f3114df-0b95-4304-b3af-7a710e8d7dd3","status":"Succeeded","startTime":"2019-06-14T01:34:26.528Z","endTime":"2019-06-14T01:34:26.673Z","properties":{"resourceId":"00977cdb-163f-435f-9c32-39ec8ae61f4d$clitest.rg000001$workspace$experiment$job2"}}' + string: '{"id":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BatchAI/locations/northeurope/operationresults/44b849c5-ff98-4b53-b183-25c0f2016804","name":"44b849c5-ff98-4b53-b183-25c0f2016804","status":"Succeeded","startTime":"2019-12-29T06:55:09.006Z","endTime":"2019-12-29T06:55:09.107Z","properties":{"resourceId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590$clitest.rg000001$workspace$experiment$job2"}}' headers: cache-control: - no-cache @@ -4010,13 +3884,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:34:42 GMT + - Sun, 29 Dec 2019 06:55:24 GMT expires: - '-1' pragma: - no-cache request-id: - - 325c2ea3-af7a-487a-831b-b62746c414c3 + - 7fc5b6f0-d36e-4b84-90ef-2354d2ff45ec strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4044,8 +3918,8 @@ interactions: ParameterSetName: - -g -w -e User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-batchai/2.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4061,13 +3935,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 14 Jun 2019 01:34:44 GMT + - Sun, 29 Dec 2019 06:55:27 GMT expires: - '-1' pragma: - no-cache request-id: - - 5af2221d-9863-4bb0-870c-f7b42aae9a8f + - 53054cc8-19f8-40d2-b0f9-cb32772ed4e4 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4079,51 +3953,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.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Fri, 14 Jun 2019 01:34:47 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdFRVVVUk9VNlRSWFZWS05FMzVER0RTSENZTjQzV0laWlFQNnw3N0E0QkZDMzZFQjg0NTM4LU5PUlRIRVVST1BFIiwiam9iTG9jYXRpb24iOiJub3J0aGV1cm9wZSJ9?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/batchai/tests/latest/test_batchai_scenario.py b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/test_batchai_scenario.py index aaf66abaf3a..edd23e45ba0 100644 --- a/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/test_batchai_scenario.py +++ b/src/azure-cli/azure/cli/command_modules/batchai/tests/latest/test_batchai_scenario.py @@ -92,7 +92,9 @@ def test_batchai_manual_scale_scenario(self, resource_group, storage_account): # Check the job's standard output: stdout.txt with length equal 3 ("hi\n"), stderr.txt self.cmd('az batchai job file list -g {0} -w workspace -e experiment -j job -d stdouterr'.format( resource_group), checks=[ - JMESPathCheck("[].name | sort(@)", ['execution.log', 'stderr.txt', 'stdout.txt']), + JMESPathCheck("[].name | contains(@, 'execution.log')", True), + JMESPathCheck("[].name | contains(@, 'stderr.txt')", True), + JMESPathCheck("[].name | contains(@, 'stdout.txt')", True), JMESPathCheck("[?name == 'stdout.txt'].contentLength", [3]), JMESPathCheck("[?name == 'stderr.txt'].contentLength", [0]), JMESPathCheckExists("[0].downloadUrl"), @@ -360,7 +362,9 @@ def test_batchai_job_level_mounting_scenario(self, resource_group, storage_accou # Check the job's standard output: stdout.txt with length equal 3 ("hi\n"), stderr.txt self.cmd('az batchai job file list -g {0} -w workspace -e experiment -j job -d stdouterr'.format( resource_group), checks=[ - JMESPathCheck("[].name | sort(@)", ['execution.log', 'stderr.txt', 'stdout.txt']), + JMESPathCheck("[].name | contains(@, 'execution.log')", True), + JMESPathCheck("[].name | contains(@, 'stderr.txt')", True), + JMESPathCheck("[].name | contains(@, 'stdout.txt')", True), JMESPathCheck("[?name == 'stdout.txt'].contentLength", [3]), JMESPathCheck("[?name == 'stderr.txt'].contentLength", [0]), JMESPathCheckExists("[0].downloadUrl"), @@ -369,7 +373,7 @@ def test_batchai_job_level_mounting_scenario(self, resource_group, storage_accou # Check the job's output directory self.cmd('az batchai job file list -g {0} -w workspace -e experiment -j job -d OUTPUT'.format( resource_group), checks=[ - JMESPathCheck("[].name | sort(@)", ['result.txt']), + JMESPathCheck("[].name | contains(@, 'result.txt')", True), JMESPathCheck("[0].contentLength", 3), # hi/n JMESPathCheckExists("[0].downloadUrl") ]) @@ -391,7 +395,9 @@ def test_batchai_job_level_mounting_scenario(self, resource_group, storage_accou # Check the job's standard output: stdout.txt with length equal 3 ("hi\n"), stderr.txt self.cmd('batchai job file list -g {0} -w workspace -e experiment -j job2 -d stdouterr'.format( resource_group), checks=[ - JMESPathCheck("[].name | sort(@)", ['execution.log', 'stderr.txt', 'stdout.txt']), + JMESPathCheck("[].name | contains(@, 'execution.log')", True), + JMESPathCheck("[].name | contains(@, 'stderr.txt')", True), + JMESPathCheck("[].name | contains(@, 'stdout.txt')", True), JMESPathCheck("[?name == 'stdout.txt'].contentLength", [3]), JMESPathCheck("[?name == 'stderr.txt'].contentLength", [0]), JMESPathCheckExists("[0].downloadUrl"), @@ -400,7 +406,7 @@ def test_batchai_job_level_mounting_scenario(self, resource_group, storage_accou # Check the job's output directory self.cmd('batchai job file list -g {0} -w workspace -e experiment -j job2 -d OUTPUT'.format( resource_group), checks=[ - JMESPathCheck("[].name | sort(@)", ['result.txt']), + JMESPathCheck("[].name | contains(@, 'result.txt')", True), JMESPathCheck("[0].contentLength", 3), # hi/n JMESPathCheckExists("[0].downloadUrl") ]) diff --git a/src/azure-cli/azure/cli/command_modules/dla/tests/latest/recordings/test_adla_account_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/dla/tests/latest/recordings/test_adla_account_mgmt.yaml index c3442484436..9c2edc44ec4 100644 --- a/src/azure-cli/azure/cli/command_modules/dla/tests/latest/recordings/test_adla_account_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/dla/tests/latest/recordings/test_adla_account_mgmt.yaml @@ -297,7 +297,7 @@ interactions: AZURECLI/2.0.24] accept-language: [en-US] method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_adla_mgmt000001/providers/Microsoft.Storage/storageAccounts/cliwasb000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_adla_mgmt000001/providers/Microsoft.Storage/storageAccounts/cliwasb000005?api-version=2019-06-01 response: body: {string: !!python/unicode ''} headers: @@ -355,7 +355,7 @@ interactions: AZURECLI/2.0.24] accept-language: [en-US] method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_adla_mgmt000001/providers/Microsoft.Storage/storageAccounts/cliwasb000005/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_adla_mgmt000001/providers/Microsoft.Storage/storageAccounts/cliwasb000005/listKeys?api-version=2019-06-01 response: body: {string: !!python/unicode '{"keys":[{"keyName":"key1","permissions":"Full","value":"6b02yPoTkUJEQHz8oIZktTCCaAzRdcZtRxb0860ntxMPJoE/owceFPb+q7O+J2o64nX+V91dSUVmig7WWQSmaA=="},{"keyName":"key2","permissions":"Full","value":"fi1VuWojoqX6H7zDwtMrED+pcYwHCOwhauMzw+Di+uupEqYglP0ziyRdk20B4yq1spmadHd8JZQxS2Vt06rZOw=="}]} diff --git a/src/azure-cli/azure/cli/command_modules/eventgrid/tests/latest/recordings/test_create_event_subscriptions_to_resource.yaml b/src/azure-cli/azure/cli/command_modules/eventgrid/tests/latest/recordings/test_create_event_subscriptions_to_resource.yaml index 4ec7b3b827f..2dcd171c7f8 100644 --- a/src/azure-cli/azure/cli/command_modules/eventgrid/tests/latest/recordings/test_create_event_subscriptions_to_resource.yaml +++ b/src/azure-cli/azure/cli/command_modules/eventgrid/tests/latest/recordings/test_create_event_subscriptions_to_resource.yaml @@ -72,7 +72,7 @@ interactions: accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '' @@ -170,7 +170,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -225,7 +225,7 @@ interactions: accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002","name":"clieventgrid000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-03T22:59:37.7758031Z","primaryEndpoints":{"blob":"https://clieventgrid000002.blob.core.windows.net/","queue":"https://clieventgrid000002.queue.core.windows.net/","table":"https://clieventgrid000002.table.core.windows.net/","file":"https://clieventgrid000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' @@ -276,7 +276,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002","name":"clieventgrid000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-03T22:59:37.7758031Z","primaryEndpoints":{"blob":"https://clieventgrid000002.blob.core.windows.net/","queue":"https://clieventgrid000002.queue.core.windows.net/","table":"https://clieventgrid000002.table.core.windows.net/","file":"https://clieventgrid000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' @@ -333,7 +333,7 @@ interactions: accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002","name":"clieventgrid000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-03T22:59:37.7758031Z","primaryEndpoints":{"dfs":"https://clieventgrid000002.dfs.core.windows.net/","web":"https://clieventgrid000002.z4.web.core.windows.net/","blob":"https://clieventgrid000002.blob.core.windows.net/","queue":"https://clieventgrid000002.queue.core.windows.net/","table":"https://clieventgrid000002.table.core.windows.net/","file":"https://clieventgrid000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' @@ -1465,7 +1465,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002","name":"clieventgrid000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-03T22:59:37.8539241Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-03T22:59:37.7758031Z","primaryEndpoints":{"dfs":"https://clieventgrid000002.dfs.core.windows.net/","web":"https://clieventgrid000002.z4.web.core.windows.net/","blob":"https://clieventgrid000002.blob.core.windows.net/","queue":"https://clieventgrid000002.queue.core.windows.net/","table":"https://clieventgrid000002.table.core.windows.net/","file":"https://clieventgrid000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' @@ -2597,7 +2597,7 @@ interactions: accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgridrg000001/providers/Microsoft.Storage/storageAccounts/clieventgrid000002?api-version=2019-06-01 response: body: string: '' diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_application.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_application.yaml index d45f2730444..920dec05d97 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_application.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_application.yaml @@ -15,7 +15,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:22:02 GMT + - Fri, 27 Dec 2019 14:06:40 GMT expires: - '-1' pragma: @@ -61,23 +61,23 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:20:35.1611264Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:20:35.1611264Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:20:35.0816330Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:05:19.6165544Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:05:19.5383626Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 14:22:04 GMT + - Fri, 27 Dec 2019 14:06:42 GMT expires: - '-1' pragma: @@ -113,11 +113,11 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 14:22:07 GMT + - Fri, 27 Dec 2019 14:06:42 GMT expires: - '-1' pragma: @@ -179,70 +179,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:22:32 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '931' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -250,20 +187,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"915611bb-7780-4e8c-98e0-d8422dd8aee1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T14:22:34.92","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e6e515a2-eec4-4be7-90f2-6d7da40e935b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:06:58.777","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1291' + - '1292' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:22:39 GMT + - Fri, 27 Dec 2019 14:07:00 GMT etag: - - '"915611bb-7780-4e8c-98e0-d8422dd8aee1"' + - '"e6e515a2-eec4-4be7-90f2-6d7da40e935b"' expires: - '-1' pragma: @@ -277,203 +214,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-ioofr/providers/Microsoft.HDInsight/clusters/hdicli-cxeqjsixn?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-mpv5w/providers/Microsoft.HDInsight/clusters/hdicli-fbqgvw7qc?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1176' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:23:13 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:23:45 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:24:18 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:24:50 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1184' status: code: 200 message: OK @@ -493,7 +238,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -507,7 +252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:25:23 GMT + - Fri, 27 Dec 2019 14:07:32 GMT expires: - '-1' pragma: @@ -541,7 +286,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -555,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:25:55 GMT + - Fri, 27 Dec 2019 14:08:03 GMT expires: - '-1' pragma: @@ -589,7 +334,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -603,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:26:29 GMT + - Fri, 27 Dec 2019 14:08:35 GMT expires: - '-1' pragma: @@ -637,7 +382,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -651,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:27:01 GMT + - Fri, 27 Dec 2019 14:09:05 GMT expires: - '-1' pragma: @@ -685,7 +430,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -699,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:27:33 GMT + - Fri, 27 Dec 2019 14:09:36 GMT expires: - '-1' pragma: @@ -733,7 +478,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -747,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:28:06 GMT + - Fri, 27 Dec 2019 14:10:08 GMT expires: - '-1' pragma: @@ -781,7 +526,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -795,7 +540,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:28:38 GMT + - Fri, 27 Dec 2019 14:10:39 GMT expires: - '-1' pragma: @@ -829,7 +574,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -843,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:29:11 GMT + - Fri, 27 Dec 2019 14:11:09 GMT expires: - '-1' pragma: @@ -877,7 +622,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -891,7 +636,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:29:43 GMT + - Fri, 27 Dec 2019 14:11:41 GMT expires: - '-1' pragma: @@ -925,7 +670,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -939,7 +684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:30:16 GMT + - Fri, 27 Dec 2019 14:12:12 GMT expires: - '-1' pragma: @@ -973,7 +718,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -987,7 +732,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:30:49 GMT + - Fri, 27 Dec 2019 14:12:43 GMT expires: - '-1' pragma: @@ -1021,7 +766,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1035,7 +780,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:31:21 GMT + - Fri, 27 Dec 2019 14:13:14 GMT expires: - '-1' pragma: @@ -1069,7 +814,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1083,7 +828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:32:09 GMT + - Fri, 27 Dec 2019 14:13:45 GMT expires: - '-1' pragma: @@ -1117,7 +862,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1131,7 +876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:32:42 GMT + - Fri, 27 Dec 2019 14:14:16 GMT expires: - '-1' pragma: @@ -1165,7 +910,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1179,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:33:14 GMT + - Fri, 27 Dec 2019 14:14:47 GMT expires: - '-1' pragma: @@ -1213,7 +958,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1227,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:33:46 GMT + - Fri, 27 Dec 2019 14:15:18 GMT expires: - '-1' pragma: @@ -1261,7 +1006,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1275,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:34:19 GMT + - Fri, 27 Dec 2019 14:15:49 GMT expires: - '-1' pragma: @@ -1309,7 +1054,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1323,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:34:51 GMT + - Fri, 27 Dec 2019 14:16:20 GMT expires: - '-1' pragma: @@ -1357,7 +1102,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1371,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:35:24 GMT + - Fri, 27 Dec 2019 14:16:52 GMT expires: - '-1' pragma: @@ -1405,7 +1150,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1419,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:35:56 GMT + - Fri, 27 Dec 2019 14:17:22 GMT expires: - '-1' pragma: @@ -1453,7 +1198,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1467,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:36:29 GMT + - Fri, 27 Dec 2019 14:17:54 GMT expires: - '-1' pragma: @@ -1501,7 +1246,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1515,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:37:01 GMT + - Fri, 27 Dec 2019 14:18:25 GMT expires: - '-1' pragma: @@ -1549,7 +1294,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1563,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:37:34 GMT + - Fri, 27 Dec 2019 14:18:55 GMT expires: - '-1' pragma: @@ -1597,7 +1342,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1611,7 +1356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:38:07 GMT + - Fri, 27 Dec 2019 14:19:27 GMT expires: - '-1' pragma: @@ -1645,7 +1390,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1659,7 +1404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:38:39 GMT + - Fri, 27 Dec 2019 14:19:57 GMT expires: - '-1' pragma: @@ -1693,7 +1438,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1707,7 +1452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:39:11 GMT + - Fri, 27 Dec 2019 14:20:29 GMT expires: - '-1' pragma: @@ -1741,7 +1486,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1755,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:39:44 GMT + - Fri, 27 Dec 2019 14:21:00 GMT expires: - '-1' pragma: @@ -1789,7 +1534,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1803,7 +1548,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:40:16 GMT + - Fri, 27 Dec 2019 14:21:30 GMT expires: - '-1' pragma: @@ -1837,7 +1582,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1851,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:40:49 GMT + - Fri, 27 Dec 2019 14:22:02 GMT expires: - '-1' pragma: @@ -1885,7 +1630,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1899,7 +1644,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:41:21 GMT + - Fri, 27 Dec 2019 14:22:33 GMT expires: - '-1' pragma: @@ -1933,7 +1678,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1947,7 +1692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:41:54 GMT + - Fri, 27 Dec 2019 14:23:04 GMT expires: - '-1' pragma: @@ -1981,7 +1726,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1995,7 +1740,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:42:26 GMT + - Fri, 27 Dec 2019 14:23:35 GMT expires: - '-1' pragma: @@ -2029,7 +1774,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2043,7 +1788,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:42:59 GMT + - Fri, 27 Dec 2019 14:24:05 GMT expires: - '-1' pragma: @@ -2077,7 +1822,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2091,7 +1836,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:43:31 GMT + - Fri, 27 Dec 2019 14:24:38 GMT expires: - '-1' pragma: @@ -2125,7 +1870,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2139,7 +1884,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:44:03 GMT + - Fri, 27 Dec 2019 14:25:08 GMT expires: - '-1' pragma: @@ -2173,7 +1918,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2187,7 +1932,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:44:36 GMT + - Fri, 27 Dec 2019 14:25:39 GMT expires: - '-1' pragma: @@ -2221,7 +1966,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2235,7 +1980,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:45:08 GMT + - Fri, 27 Dec 2019 14:26:11 GMT expires: - '-1' pragma: @@ -2269,7 +2014,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2283,7 +2028,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:45:41 GMT + - Fri, 27 Dec 2019 14:26:42 GMT expires: - '-1' pragma: @@ -2317,7 +2062,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2331,7 +2076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:46:18 GMT + - Fri, 27 Dec 2019 14:27:13 GMT expires: - '-1' pragma: @@ -2365,7 +2110,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2379,7 +2124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:46:51 GMT + - Fri, 27 Dec 2019 14:27:44 GMT expires: - '-1' pragma: @@ -2413,7 +2158,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2427,7 +2172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:47:23 GMT + - Fri, 27 Dec 2019 14:28:15 GMT expires: - '-1' pragma: @@ -2461,7 +2206,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2475,7 +2220,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:47:56 GMT + - Fri, 27 Dec 2019 14:28:47 GMT expires: - '-1' pragma: @@ -2509,7 +2254,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2523,7 +2268,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:48:29 GMT + - Fri, 27 Dec 2019 14:29:18 GMT expires: - '-1' pragma: @@ -2557,7 +2302,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2571,7 +2316,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:02 GMT + - Fri, 27 Dec 2019 14:29:48 GMT expires: - '-1' pragma: @@ -2605,22 +2350,22 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"915611bb-7780-4e8c-98e0-d8422dd8aee1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T14:22:34.92","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e6e515a2-eec4-4be7-90f2-6d7da40e935b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:06:58.777","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:04 GMT + - Fri, 27 Dec 2019 14:29:49 GMT expires: - '-1' pragma: @@ -2653,7 +2398,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2661,16 +2406,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"915611bb-7780-4e8c-98e0-d8422dd8aee1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T14:22:34.92","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e6e515a2-eec4-4be7-90f2-6d7da40e935b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:06:58.777","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:08 GMT + - Fri, 27 Dec 2019 14:29:52 GMT expires: - '-1' pragma: @@ -2712,27 +2457,27 @@ interactions: -v User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"A2584270-4DE8-425E-A4D6-25CB21C1264D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"Accepted","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"132DD69B-E9FA-447B-94A4-154A6FFEEC8F","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"Accepted","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '845' + - '846' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:13 GMT + - Fri, 27 Dec 2019 14:29:56 GMT etag: - - '"A2584270-4DE8-425E-A4D6-25CB21C1264D"' + - '"132DD69B-E9FA-447B-94A4-154A6FFEEC8F"' expires: - '-1' pragma: @@ -2746,11 +2491,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-appuri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-ioofr/providers/Microsoft.HDInsight/clusters/hdicli-cxeqjsixn/applications/hdicliapp-36wnnl?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-mpv5w/providers/Microsoft.HDInsight/clusters/hdicli-fbqgvw7qc/applications/hdicliapp-6uj77q?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1179' status: code: 200 message: OK @@ -2770,7 +2515,7 @@ interactions: -v User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2784,7 +2529,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:48 GMT + - Fri, 27 Dec 2019 14:30:28 GMT expires: - '-1' pragma: @@ -2818,2030 +2563,21 @@ interactions: -v User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:49:50 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:49:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:50:25 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:50:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:51:28 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:52:00 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:52:30 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:53:04 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:53:34 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:54:06 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:54:40 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:55:11 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:55:41 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:56:13 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:56:46 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:57:17 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:57:49 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:58:20 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:58:52 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:59:23 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:59:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:00:27 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:00:58 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:01:29 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"B82DAB65-4E0C-47E4-8725-E035BC722318","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '857' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:02:02 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:02:33 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:03:04 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:03:35 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:04:09 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:04:40 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:05:11 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:05:41 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:06:15 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:06:46 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:07:17 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:07:49 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:08:21 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:08:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:09:24 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:09:55 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' - headers: - cache-control: - - no-cache - content-length: - - '915' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 15:10:27 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight application wait - Connection: - - keep-alive - ParameterSetName: - - --created -n -g --cluster-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:10:59 GMT + - Fri, 27 Dec 2019 14:30:29 GMT expires: - '-1' pragma: @@ -4874,23 +2610,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:11:30 GMT + - Fri, 27 Dec 2019 14:30:32 GMT expires: - '-1' pragma: @@ -4923,23 +2659,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:12:01 GMT + - Fri, 27 Dec 2019 14:31:04 GMT expires: - '-1' pragma: @@ -4972,23 +2708,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:12:35 GMT + - Fri, 27 Dec 2019 14:31:34 GMT expires: - '-1' pragma: @@ -5021,23 +2757,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:13:06 GMT + - Fri, 27 Dec 2019 14:32:06 GMT expires: - '-1' pragma: @@ -5070,23 +2806,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:13:37 GMT + - Fri, 27 Dec 2019 14:32:37 GMT expires: - '-1' pragma: @@ -5119,23 +2855,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:14:09 GMT + - Fri, 27 Dec 2019 14:33:08 GMT expires: - '-1' pragma: @@ -5168,23 +2904,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:14:41 GMT + - Fri, 27 Dec 2019 14:33:40 GMT expires: - '-1' pragma: @@ -5217,23 +2953,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:15:16 GMT + - Fri, 27 Dec 2019 14:34:10 GMT expires: - '-1' pragma: @@ -5266,23 +3002,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:15:51 GMT + - Fri, 27 Dec 2019 14:34:41 GMT expires: - '-1' pragma: @@ -5315,23 +3051,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:16:23 GMT + - Fri, 27 Dec 2019 14:35:13 GMT expires: - '-1' pragma: @@ -5364,23 +3100,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:16:55 GMT + - Fri, 27 Dec 2019 14:35:43 GMT expires: - '-1' pragma: @@ -5413,23 +3149,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"C94D1135-6736-495E-B48A-D45FDC414FE5","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"AzureVMConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '858' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:17:27 GMT + - Fri, 27 Dec 2019 14:36:15 GMT expires: - '-1' pragma: @@ -5462,23 +3198,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"D156EFE6-6E4D-4427-9E7D-08581BB6124B","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '862' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:17:59 GMT + - Fri, 27 Dec 2019 14:36:45 GMT expires: - '-1' pragma: @@ -5511,23 +3247,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"F1BEF133-5102-49A0-9E87-1B199ED38811","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '916' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:18:30 GMT + - Fri, 27 Dec 2019 14:37:16 GMT expires: - '-1' pragma: @@ -5560,23 +3296,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"F1BEF133-5102-49A0-9E87-1B199ED38811","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '916' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:19:03 GMT + - Fri, 27 Dec 2019 14:37:48 GMT expires: - '-1' pragma: @@ -5609,23 +3345,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"11BADA61-016A-4225-9010-D5BE9CAAA33D","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"F1BEF133-5102-49A0-9E87-1B199ED38811","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":null,"destinationPort":22,"publicPort":22}],"provisioningState":"InProgress","applicationState":"ApplicationConfiguration","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '915' + - '916' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:19:33 GMT + - Fri, 27 Dec 2019 14:38:19 GMT expires: - '-1' pragma: @@ -5658,23 +3394,23 @@ interactions: - --created -n -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"708B687C-D038-4FBC-8D64-567EC82F3462","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"10ED7B76-9C3D-4AF0-8CFB-6A367A6045EC","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '954' + - '955' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:20:05 GMT + - Fri, 27 Dec 2019 14:38:49 GMT expires: - '-1' pragma: @@ -5707,23 +3443,23 @@ interactions: - -g --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications?api-version=2018-06-01-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"708B687C-D038-4FBC-8D64-567EC82F3462","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"10ED7B76-9C3D-4AF0-8CFB-6A367A6045EC","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}]}' headers: cache-control: - no-cache content-length: - - '966' + - '967' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:20:08 GMT + - Fri, 27 Dec 2019 14:38:53 GMT expires: - '-1' pragma: @@ -5756,23 +3492,23 @@ interactions: - -g -n --cluster-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"708B687C-D038-4FBC-8D64-567EC82F3462","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-10-21T14:49:13.74","applicationType":"CustomApplication"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/applications/hdicliapp-000004","name":"hdicliapp-000004","type":"Microsoft.HDInsight/clusters/applications","etag":"10ED7B76-9C3D-4AF0-8CFB-6A367A6045EC","tags":null,"properties":{"computeProfile":{"roles":[{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_d3_v2"},"encryptDataDisks":false}]},"installScriptActions":[{"name":"InstallHue","uri":"https://hdiconfigactions.blob.core.windows.net/linuxhueconfigactionv02/install-hue-uber-v02.sh","roles":["edgenode"]}],"uninstallScriptActions":[],"httpsEndpoints":[],"sshEndpoints":[{"location":"hdicliapp-000004.hdicli-000003-ssh.azurehdinsight.net:22","destinationPort":22,"publicPort":22}],"provisioningState":"Succeeded","applicationState":"Running","createdDate":"2019-12-27T14:29:56.817","applicationType":"CustomApplication"}}' headers: cache-control: - no-cache content-length: - - '954' + - '955' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 15:20:11 GMT + - Fri, 27 Dec 2019 14:38:55 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka.yaml index 2c2805d40cb..80ee36e9dc4 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka.yaml @@ -14,8 +14,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:55:54 GMT + - Fri, 27 Dec 2019 14:09:45 GMT expires: - '-1' pragma: @@ -60,24 +60,24 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T17:54:34.8422879Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T17:54:34.8422879Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T17:54:34.7641343Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:08:22.9443540Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:08:22.8661701Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1107' + - '1139' content-type: - application/json date: - - Wed, 28 Aug 2019 17:55:54 GMT + - Fri, 27 Dec 2019 14:09:46 GMT expires: - '-1' pragma: @@ -112,12 +112,12 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Wed, 28 Aug 2019 17:55:55 GMT + - Fri, 27 Dec 2019 14:09:48 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -178,8 +178,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -187,20 +187,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"5e4f8887-86f5-49e1-8101-eea3b7533c17","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1907200859.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-08-28T17:56:14.37","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e61a6f6f-12e6-4192-a1aa-af073e858476","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:10:02.577","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1384' + - '1385' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:15 GMT + - Fri, 27 Dec 2019 14:10:03 GMT etag: - - '"5e4f8887-86f5-49e1-8101-eea3b7533c17"' + - '"e61a6f6f-12e6-4192-a1aa-af073e858476"' expires: - '-1' pragma: @@ -214,11 +214,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/85a6c256-e687-4281-9cca-84869cf6ef36/resourceGroups/hdicli-ywls2/providers/Microsoft.HDInsight/clusters/hdicli-547kmopys?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-lnx54/providers/Microsoft.HDInsight/clusters/hdicli-kdcin5l6w?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1187' status: code: 200 message: OK @@ -237,8 +237,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -252,7 +252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:45 GMT + - Fri, 27 Dec 2019 14:10:36 GMT expires: - '-1' pragma: @@ -285,8 +285,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -300,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:57:16 GMT + - Fri, 27 Dec 2019 14:11:06 GMT expires: - '-1' pragma: @@ -333,8 +333,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -348,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:57:47 GMT + - Fri, 27 Dec 2019 14:11:37 GMT expires: - '-1' pragma: @@ -381,8 +381,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -396,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:17 GMT + - Fri, 27 Dec 2019 14:12:09 GMT expires: - '-1' pragma: @@ -429,8 +429,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -444,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:48 GMT + - Fri, 27 Dec 2019 14:12:40 GMT expires: - '-1' pragma: @@ -477,8 +477,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -492,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:18 GMT + - Fri, 27 Dec 2019 14:13:10 GMT expires: - '-1' pragma: @@ -525,8 +525,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -540,7 +540,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:49 GMT + - Fri, 27 Dec 2019 14:13:42 GMT expires: - '-1' pragma: @@ -573,8 +573,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -588,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:20 GMT + - Fri, 27 Dec 2019 14:14:13 GMT expires: - '-1' pragma: @@ -621,8 +621,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -636,7 +636,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:50 GMT + - Fri, 27 Dec 2019 14:14:44 GMT expires: - '-1' pragma: @@ -669,8 +669,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -684,7 +684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:01:21 GMT + - Fri, 27 Dec 2019 14:15:16 GMT expires: - '-1' pragma: @@ -717,8 +717,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -732,7 +732,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:01:51 GMT + - Fri, 27 Dec 2019 14:15:47 GMT expires: - '-1' pragma: @@ -765,8 +765,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -780,7 +780,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:22 GMT + - Fri, 27 Dec 2019 14:16:18 GMT expires: - '-1' pragma: @@ -813,8 +813,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -828,7 +828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:53 GMT + - Fri, 27 Dec 2019 14:16:49 GMT expires: - '-1' pragma: @@ -861,8 +861,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -876,7 +876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:23 GMT + - Fri, 27 Dec 2019 14:17:20 GMT expires: - '-1' pragma: @@ -909,8 +909,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -924,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:54 GMT + - Fri, 27 Dec 2019 14:17:52 GMT expires: - '-1' pragma: @@ -957,8 +957,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -972,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:25 GMT + - Fri, 27 Dec 2019 14:18:23 GMT expires: - '-1' pragma: @@ -1005,8 +1005,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1020,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:56 GMT + - Fri, 27 Dec 2019 14:18:55 GMT expires: - '-1' pragma: @@ -1053,8 +1053,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1068,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:26 GMT + - Fri, 27 Dec 2019 14:19:25 GMT expires: - '-1' pragma: @@ -1101,8 +1101,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1116,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:58 GMT + - Fri, 27 Dec 2019 14:19:57 GMT expires: - '-1' pragma: @@ -1149,8 +1149,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1164,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:29 GMT + - Fri, 27 Dec 2019 14:20:28 GMT expires: - '-1' pragma: @@ -1197,8 +1197,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1212,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:59 GMT + - Fri, 27 Dec 2019 14:20:58 GMT expires: - '-1' pragma: @@ -1245,8 +1245,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1260,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:07:30 GMT + - Fri, 27 Dec 2019 14:21:31 GMT expires: - '-1' pragma: @@ -1293,8 +1293,584 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:22:02 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:22:34 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:23:04 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:23:36 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:24:07 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:24:37 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:25:10 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:25:40 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:26:12 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:26:43 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:27:14 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:27:46 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --workernode-data-disks-per-node + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1308,7 +1884,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:01 GMT + - Fri, 27 Dec 2019 14:28:16 GMT expires: - '-1' pragma: @@ -1341,23 +1917,23 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --workernode-data-disks-per-node User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"5e4f8887-86f5-49e1-8101-eea3b7533c17","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1907200859.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:56:14.37","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e61a6f6f-12e6-4192-a1aa-af073e858476","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:10:02.577","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1797' + - '1798' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:01 GMT + - Fri, 27 Dec 2019 14:28:18 GMT expires: - '-1' pragma: @@ -1389,8 +1965,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.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1398,16 +1974,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"5e4f8887-86f5-49e1-8101-eea3b7533c17","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1907200859.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:56:14.37","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"e61a6f6f-12e6-4192-a1aa-af073e858476","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:10:02.577","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1797' + - '1798' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:03 GMT + - Fri, 27 Dec 2019 14:28:19 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_optional_disk_args.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_optional_disk_args.yaml index 6de3eec3653..256433b1fd8 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_optional_disk_args.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_optional_disk_args.yaml @@ -16,7 +16,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -32,7 +32,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:17:08 GMT + - Fri, 27 Dec 2019 14:40:34 GMT expires: - '-1' pragma: @@ -63,23 +63,23 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T12:15:46.2230335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T12:15:46.2230335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T12:15:46.1449228Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:39:12.6577963Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:39:12.6577963Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:39:12.5796525Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 12:17:09 GMT + - Fri, 27 Dec 2019 14:40:35 GMT expires: - '-1' pragma: @@ -116,11 +116,11 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 12:17:12 GMT + - Fri, 27 Dec 2019 14:40:36 GMT expires: - '-1' pragma: @@ -148,7 +148,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1192' status: code: 200 message: OK @@ -183,71 +183,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:17:34 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "kafka", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}, "dataDisksGroups": [{"disksPerNode": - 4}]}]}, "storageProfile": {"storageaccounts": [{"name": "hdicli000002.blob.core.windows.net", - "isDefault": true, "container": "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '973' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -255,7 +191,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"859cdc1c-fd09-4421-9a32-c166280f7856","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1909140351.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T12:17:36.71","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"fe435ad3-acfd-407e-8a94-879979cb5c0b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:40:55.77","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview @@ -266,9 +202,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:17:41 GMT + - Fri, 27 Dec 2019 14:40:57 GMT etag: - - '"859cdc1c-fd09-4421-9a32-c166280f7856"' + - '"fe435ad3-acfd-407e-8a94-879979cb5c0b"' expires: - '-1' pragma: @@ -282,354 +218,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-ujvi2/providers/Microsoft.HDInsight/clusters/hdicli-wo2rjh5xn?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-zyyas/providers/Microsoft.HDInsight/clusters/hdicli-l7plmjimx?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1180' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:18:13 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:18:46 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:19:18 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:19:50 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:20:23 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:20:55 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --workernode-data-disks-per-node --workernode-data-disk-storage-account-type - --workernode-data-disk-size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:21:27 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1183' status: code: 200 message: OK @@ -650,7 +243,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -664,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:22:00 GMT + - Fri, 27 Dec 2019 14:41:29 GMT expires: - '-1' pragma: @@ -699,7 +292,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -713,7 +306,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:22:31 GMT + - Fri, 27 Dec 2019 14:42:00 GMT expires: - '-1' pragma: @@ -748,7 +341,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -762,7 +355,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:23:04 GMT + - Fri, 27 Dec 2019 14:42:30 GMT expires: - '-1' pragma: @@ -797,7 +390,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -811,7 +404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:23:36 GMT + - Fri, 27 Dec 2019 14:43:02 GMT expires: - '-1' pragma: @@ -846,7 +439,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -860,7 +453,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:24:08 GMT + - Fri, 27 Dec 2019 14:43:34 GMT expires: - '-1' pragma: @@ -895,7 +488,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -909,7 +502,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:24:41 GMT + - Fri, 27 Dec 2019 14:44:04 GMT expires: - '-1' pragma: @@ -944,7 +537,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -958,7 +551,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:25:12 GMT + - Fri, 27 Dec 2019 14:44:36 GMT expires: - '-1' pragma: @@ -993,7 +586,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1007,7 +600,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:25:44 GMT + - Fri, 27 Dec 2019 14:45:06 GMT expires: - '-1' pragma: @@ -1042,7 +635,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1056,7 +649,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:26:16 GMT + - Fri, 27 Dec 2019 14:45:36 GMT expires: - '-1' pragma: @@ -1091,7 +684,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1105,7 +698,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:26:49 GMT + - Fri, 27 Dec 2019 14:46:08 GMT expires: - '-1' pragma: @@ -1140,7 +733,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1154,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:27:21 GMT + - Fri, 27 Dec 2019 14:46:38 GMT expires: - '-1' pragma: @@ -1189,7 +782,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1203,7 +796,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:27:52 GMT + - Fri, 27 Dec 2019 14:47:10 GMT expires: - '-1' pragma: @@ -1238,7 +831,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1252,7 +845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:28:25 GMT + - Fri, 27 Dec 2019 14:47:40 GMT expires: - '-1' pragma: @@ -1287,7 +880,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1301,7 +894,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:28:57 GMT + - Fri, 27 Dec 2019 14:48:13 GMT expires: - '-1' pragma: @@ -1336,7 +929,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1350,7 +943,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:29:32 GMT + - Fri, 27 Dec 2019 14:48:43 GMT expires: - '-1' pragma: @@ -1385,7 +978,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1399,7 +992,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:30:03 GMT + - Fri, 27 Dec 2019 14:49:13 GMT expires: - '-1' pragma: @@ -1434,7 +1027,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1448,7 +1041,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:30:36 GMT + - Fri, 27 Dec 2019 14:49:45 GMT expires: - '-1' pragma: @@ -1483,7 +1076,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1497,7 +1090,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:31:08 GMT + - Fri, 27 Dec 2019 14:50:16 GMT expires: - '-1' pragma: @@ -1532,7 +1125,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1546,7 +1139,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:31:41 GMT + - Fri, 27 Dec 2019 14:50:49 GMT expires: - '-1' pragma: @@ -1581,7 +1174,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1595,7 +1188,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:32:14 GMT + - Fri, 27 Dec 2019 14:51:20 GMT expires: - '-1' pragma: @@ -1630,7 +1223,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1644,7 +1237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:32:45 GMT + - Fri, 27 Dec 2019 14:51:51 GMT expires: - '-1' pragma: @@ -1679,7 +1272,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1693,7 +1286,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:33:17 GMT + - Fri, 27 Dec 2019 14:52:23 GMT expires: - '-1' pragma: @@ -1728,7 +1321,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1742,7 +1335,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:33:50 GMT + - Fri, 27 Dec 2019 14:52:54 GMT expires: - '-1' pragma: @@ -1777,7 +1370,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1791,7 +1384,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:34:22 GMT + - Fri, 27 Dec 2019 14:53:25 GMT expires: - '-1' pragma: @@ -1826,7 +1419,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1840,7 +1433,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:34:53 GMT + - Fri, 27 Dec 2019 14:53:56 GMT expires: - '-1' pragma: @@ -1875,7 +1468,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1889,7 +1482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:35:26 GMT + - Fri, 27 Dec 2019 14:54:29 GMT expires: - '-1' pragma: @@ -1924,7 +1517,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1938,7 +1531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:35:58 GMT + - Fri, 27 Dec 2019 14:55:01 GMT expires: - '-1' pragma: @@ -1973,7 +1566,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1987,7 +1580,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:36:30 GMT + - Fri, 27 Dec 2019 14:55:31 GMT expires: - '-1' pragma: @@ -2022,7 +1615,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2036,7 +1629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:37:02 GMT + - Fri, 27 Dec 2019 14:56:01 GMT expires: - '-1' pragma: @@ -2071,7 +1664,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2085,7 +1678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:37:34 GMT + - Fri, 27 Dec 2019 14:56:34 GMT expires: - '-1' pragma: @@ -2120,7 +1713,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2134,7 +1727,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:38:06 GMT + - Fri, 27 Dec 2019 14:57:05 GMT expires: - '-1' pragma: @@ -2169,7 +1762,7 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2183,7 +1776,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:38:38 GMT + - Fri, 27 Dec 2019 14:57:35 GMT expires: - '-1' pragma: @@ -2218,13 +1811,13 @@ interactions: --workernode-data-disk-size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"859cdc1c-fd09-4421-9a32-c166280f7856","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1909140351.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T12:17:36.71","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"fe435ad3-acfd-407e-8a94-879979cb5c0b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:40:55.77","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2233,7 +1826,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:38:40 GMT + - Fri, 27 Dec 2019 14:57:37 GMT expires: - '-1' pragma: @@ -2266,7 +1859,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2274,7 +1867,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"859cdc1c-fd09-4421-9a32-c166280f7856","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1909140351.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T12:17:36.71","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"fe435ad3-acfd-407e-8a94-879979cb5c0b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/kafka-3.6.1000.67.1910270459.json","kind":"kafka","componentVersion":{"kafka":"1.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"dataDisksGroups":[{"disksPerNode":4,"storageAccountType":"Standard_LRS","diskSizeGB":1023}],"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:40:55.77","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2283,7 +1876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:38:44 GMT + - Fri, 27 Dec 2019 14:57:41 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_rest_proxy.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_rest_proxy.yaml index e2a4277d245..031087213fc 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_rest_proxy.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_kafka_with_rest_proxy.yaml @@ -244,7 +244,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-18T01:24:32.7214477Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-18T01:24:32.7214477Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-18T01:24:32.6589392Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' @@ -297,7 +297,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_min_args.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_min_args.yaml index 972a63f23cc..60a992c6860 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_min_args.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_min_args.yaml @@ -14,7 +14,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:40:28 GMT + - Fri, 27 Dec 2019 14:29:57 GMT expires: - '-1' pragma: @@ -59,23 +59,23 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T12:39:03.9318892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T12:39:03.9318892Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T12:39:03.8537314Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:28:37.3805995Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 12:40:29 GMT + - Fri, 27 Dec 2019 14:29:58 GMT expires: - '-1' pragma: @@ -110,11 +110,11 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -126,7 +126,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 12:40:30 GMT + - Fri, 27 Dec 2019 14:29:59 GMT expires: - '-1' pragma: @@ -142,7 +142,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' status: code: 200 message: OK @@ -175,69 +175,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:40:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "hdicli-000003", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '940' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -245,7 +183,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"041a6243-bdd7-4785-8eeb-a236a704f60c","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T12:40:55.273","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' + US 2","etag":"40b06dc1-39cd-4e89-b579-a5df36a42fb1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:30:17.353","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview @@ -256,9 +194,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:41:00 GMT + - Fri, 27 Dec 2019 14:30:18 GMT etag: - - '"041a6243-bdd7-4785-8eeb-a236a704f60c"' + - '"40b06dc1-39cd-4e89-b579-a5df36a42fb1"' expires: - '-1' pragma: @@ -272,293 +210,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-5bplt/providers/Microsoft.HDInsight/clusters/hdicli-atrk7w6xn?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-pqvzn/providers/Microsoft.HDInsight/clusters/hdicli-c3uh75gew?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1175' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:41:33 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:42:04 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:42:37 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:43:09 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:43:42 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 12:44:13 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1189' status: code: 200 message: OK @@ -577,7 +233,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -591,7 +247,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:44:45 GMT + - Fri, 27 Dec 2019 14:30:49 GMT expires: - '-1' pragma: @@ -624,7 +280,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -638,7 +294,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:45:18 GMT + - Fri, 27 Dec 2019 14:31:22 GMT expires: - '-1' pragma: @@ -671,7 +327,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -685,7 +341,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:45:49 GMT + - Fri, 27 Dec 2019 14:31:52 GMT expires: - '-1' pragma: @@ -718,7 +374,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -732,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:46:21 GMT + - Fri, 27 Dec 2019 14:32:37 GMT expires: - '-1' pragma: @@ -765,7 +421,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -779,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:46:54 GMT + - Fri, 27 Dec 2019 14:33:08 GMT expires: - '-1' pragma: @@ -812,7 +468,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -826,7 +482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:47:26 GMT + - Fri, 27 Dec 2019 14:33:40 GMT expires: - '-1' pragma: @@ -859,7 +515,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -873,7 +529,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:47:58 GMT + - Fri, 27 Dec 2019 14:34:11 GMT expires: - '-1' pragma: @@ -906,7 +562,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -920,7 +576,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:48:30 GMT + - Fri, 27 Dec 2019 14:34:42 GMT expires: - '-1' pragma: @@ -953,7 +609,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -967,7 +623,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:49:03 GMT + - Fri, 27 Dec 2019 14:35:13 GMT expires: - '-1' pragma: @@ -1000,7 +656,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1014,7 +670,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:49:35 GMT + - Fri, 27 Dec 2019 14:35:45 GMT expires: - '-1' pragma: @@ -1047,7 +703,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1061,7 +717,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:50:08 GMT + - Fri, 27 Dec 2019 14:36:15 GMT expires: - '-1' pragma: @@ -1094,7 +750,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1108,7 +764,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:50:40 GMT + - Fri, 27 Dec 2019 14:36:47 GMT expires: - '-1' pragma: @@ -1141,7 +797,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1155,7 +811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:51:11 GMT + - Fri, 27 Dec 2019 14:37:18 GMT expires: - '-1' pragma: @@ -1188,7 +844,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1202,7 +858,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:51:44 GMT + - Fri, 27 Dec 2019 14:37:49 GMT expires: - '-1' pragma: @@ -1235,7 +891,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1249,7 +905,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:52:16 GMT + - Fri, 27 Dec 2019 14:38:20 GMT expires: - '-1' pragma: @@ -1282,7 +938,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1296,7 +952,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:52:49 GMT + - Fri, 27 Dec 2019 14:38:51 GMT expires: - '-1' pragma: @@ -1329,7 +985,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1343,7 +999,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:53:21 GMT + - Fri, 27 Dec 2019 14:39:22 GMT expires: - '-1' pragma: @@ -1376,7 +1032,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1390,7 +1046,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:53:52 GMT + - Fri, 27 Dec 2019 14:39:54 GMT expires: - '-1' pragma: @@ -1423,7 +1079,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1437,7 +1093,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:54:25 GMT + - Fri, 27 Dec 2019 14:40:24 GMT expires: - '-1' pragma: @@ -1470,7 +1126,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1484,7 +1140,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:54:57 GMT + - Fri, 27 Dec 2019 14:40:55 GMT expires: - '-1' pragma: @@ -1517,7 +1173,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1531,7 +1187,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:55:29 GMT + - Fri, 27 Dec 2019 14:41:26 GMT expires: - '-1' pragma: @@ -1564,7 +1220,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1578,7 +1234,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:56:01 GMT + - Fri, 27 Dec 2019 14:41:56 GMT expires: - '-1' pragma: @@ -1611,7 +1267,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1625,7 +1281,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:56:33 GMT + - Fri, 27 Dec 2019 14:42:28 GMT expires: - '-1' pragma: @@ -1658,7 +1314,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1672,7 +1328,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:57:06 GMT + - Fri, 27 Dec 2019 14:42:59 GMT expires: - '-1' pragma: @@ -1705,7 +1361,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1719,7 +1375,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:57:37 GMT + - Fri, 27 Dec 2019 14:43:31 GMT expires: - '-1' pragma: @@ -1752,7 +1408,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1766,7 +1422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:58:09 GMT + - Fri, 27 Dec 2019 14:44:02 GMT expires: - '-1' pragma: @@ -1799,7 +1455,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1813,7 +1469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:58:42 GMT + - Fri, 27 Dec 2019 14:44:33 GMT expires: - '-1' pragma: @@ -1846,7 +1502,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1860,7 +1516,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:59:14 GMT + - Fri, 27 Dec 2019 14:45:04 GMT expires: - '-1' pragma: @@ -1893,7 +1549,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1907,7 +1563,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 12:59:47 GMT + - Fri, 27 Dec 2019 14:45:36 GMT expires: - '-1' pragma: @@ -1940,7 +1596,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1954,7 +1610,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:00:19 GMT + - Fri, 27 Dec 2019 14:46:08 GMT expires: - '-1' pragma: @@ -1987,7 +1643,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2001,7 +1657,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:00:50 GMT + - Fri, 27 Dec 2019 14:46:39 GMT expires: - '-1' pragma: @@ -2034,7 +1690,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2048,7 +1704,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:01:23 GMT + - Fri, 27 Dec 2019 14:47:10 GMT expires: - '-1' pragma: @@ -2081,7 +1737,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2095,7 +1751,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:01:55 GMT + - Fri, 27 Dec 2019 14:47:41 GMT expires: - '-1' pragma: @@ -2128,7 +1784,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2142,7 +1798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:02:27 GMT + - Fri, 27 Dec 2019 14:48:12 GMT expires: - '-1' pragma: @@ -2175,7 +1831,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2189,7 +1845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:03:00 GMT + - Fri, 27 Dec 2019 14:48:44 GMT expires: - '-1' pragma: @@ -2222,7 +1878,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2236,7 +1892,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:03:32 GMT + - Fri, 27 Dec 2019 14:49:15 GMT expires: - '-1' pragma: @@ -2269,7 +1925,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2283,7 +1939,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:04:04 GMT + - Fri, 27 Dec 2019 14:49:46 GMT expires: - '-1' pragma: @@ -2316,7 +1972,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2330,7 +1986,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:04:37 GMT + - Fri, 27 Dec 2019 14:50:18 GMT expires: - '-1' pragma: @@ -2363,7 +2019,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2377,7 +2033,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:05:09 GMT + - Fri, 27 Dec 2019 14:50:50 GMT expires: - '-1' pragma: @@ -2410,7 +2066,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2424,7 +2080,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:05:42 GMT + - Fri, 27 Dec 2019 14:51:21 GMT expires: - '-1' pragma: @@ -2457,7 +2113,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2471,7 +2127,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:06:13 GMT + - Fri, 27 Dec 2019 14:51:53 GMT expires: - '-1' pragma: @@ -2504,7 +2160,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2518,7 +2174,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:06:46 GMT + - Fri, 27 Dec 2019 14:52:24 GMT expires: - '-1' pragma: @@ -2551,7 +2207,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2565,7 +2221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:07:19 GMT + - Fri, 27 Dec 2019 14:52:56 GMT expires: - '-1' pragma: @@ -2598,7 +2254,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2612,7 +2268,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:07:51 GMT + - Fri, 27 Dec 2019 14:53:27 GMT expires: - '-1' pragma: @@ -2645,7 +2301,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2659,7 +2315,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:08:23 GMT + - Fri, 27 Dec 2019 14:53:57 GMT expires: - '-1' pragma: @@ -2692,7 +2348,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2706,7 +2362,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:08:55 GMT + - Fri, 27 Dec 2019 14:54:30 GMT expires: - '-1' pragma: @@ -2739,13 +2395,13 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"041a6243-bdd7-4785-8eeb-a236a704f60c","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T12:40:55.273","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' + US 2","etag":"40b06dc1-39cd-4e89-b579-a5df36a42fb1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:30:17.353","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2754,7 +2410,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:08:56 GMT + - Fri, 27 Dec 2019 14:54:31 GMT expires: - '-1' pragma: @@ -2787,7 +2443,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2795,7 +2451,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"041a6243-bdd7-4785-8eeb-a236a704f60c","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T12:40:55.273","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' + US 2","etag":"40b06dc1-39cd-4e89-b579-a5df36a42fb1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:30:17.353","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"hdicli-000003","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2804,7 +2460,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:09:00 GMT + - Fri, 27 Dec 2019 14:54:34 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_resize.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_resize.yaml index e2aa779cdb3..0ee7977a77e 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_resize.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_resize.yaml @@ -14,7 +14,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:10:46 GMT + - Fri, 27 Dec 2019 14:12:14 GMT expires: - '-1' pragma: @@ -59,23 +59,23 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T13:09:23.5142718Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T13:09:23.5142718Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T13:09:23.4358944Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:10:52.1177350Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:10:52.0396282Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 13:10:48 GMT + - Fri, 27 Dec 2019 14:12:15 GMT expires: - '-1' pragma: @@ -110,11 +110,11 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -126,7 +126,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 13:10:50 GMT + - Fri, 27 Dec 2019 14:12:17 GMT expires: - '-1' pragma: @@ -142,7 +142,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1191' status: code: 200 message: OK @@ -175,69 +175,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:11:14 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '931' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -245,20 +183,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"d13b3193-db8c-4857-89ad-f2a7ad29d8d1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T13:11:15.45","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"feda0369-db97-44d1-9db3-e85802b460fc","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:12:32.853","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1291' + - '1292' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:11:19 GMT + - Fri, 27 Dec 2019 14:12:34 GMT etag: - - '"d13b3193-db8c-4857-89ad-f2a7ad29d8d1"' + - '"feda0369-db97-44d1-9db3-e85802b460fc"' expires: - '-1' pragma: @@ -272,58 +210,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-qfbgw/providers/Microsoft.HDInsight/clusters/hdicli-szg7av7zo?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-lpp4g/providers/Microsoft.HDInsight/clusters/hdicli-qbzyc2dh7?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1176' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:11:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1183' status: code: 200 message: OK @@ -342,7 +233,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -356,7 +247,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:12:25 GMT + - Fri, 27 Dec 2019 14:13:06 GMT expires: - '-1' pragma: @@ -389,7 +280,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -403,7 +294,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:12:57 GMT + - Fri, 27 Dec 2019 14:13:37 GMT expires: - '-1' pragma: @@ -436,7 +327,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -450,7 +341,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:13:30 GMT + - Fri, 27 Dec 2019 14:14:08 GMT expires: - '-1' pragma: @@ -483,7 +374,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -497,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:14:02 GMT + - Fri, 27 Dec 2019 14:14:38 GMT expires: - '-1' pragma: @@ -530,7 +421,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -544,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:14:33 GMT + - Fri, 27 Dec 2019 14:15:11 GMT expires: - '-1' pragma: @@ -577,7 +468,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -591,7 +482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:15:06 GMT + - Fri, 27 Dec 2019 14:15:41 GMT expires: - '-1' pragma: @@ -624,7 +515,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -638,7 +529,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:15:38 GMT + - Fri, 27 Dec 2019 14:16:13 GMT expires: - '-1' pragma: @@ -671,7 +562,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -685,7 +576,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:16:11 GMT + - Fri, 27 Dec 2019 14:16:45 GMT expires: - '-1' pragma: @@ -718,7 +609,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -732,7 +623,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:16:43 GMT + - Fri, 27 Dec 2019 14:17:16 GMT expires: - '-1' pragma: @@ -765,7 +656,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -779,7 +670,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:17:14 GMT + - Fri, 27 Dec 2019 14:17:47 GMT expires: - '-1' pragma: @@ -812,7 +703,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -826,7 +717,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:17:47 GMT + - Fri, 27 Dec 2019 14:18:19 GMT expires: - '-1' pragma: @@ -859,7 +750,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -873,7 +764,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:18:19 GMT + - Fri, 27 Dec 2019 14:18:50 GMT expires: - '-1' pragma: @@ -906,7 +797,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -920,7 +811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:18:51 GMT + - Fri, 27 Dec 2019 14:19:21 GMT expires: - '-1' pragma: @@ -953,7 +844,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -967,7 +858,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:19:24 GMT + - Fri, 27 Dec 2019 14:19:52 GMT expires: - '-1' pragma: @@ -1000,7 +891,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1014,7 +905,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:19:55 GMT + - Fri, 27 Dec 2019 14:20:23 GMT expires: - '-1' pragma: @@ -1047,7 +938,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1061,7 +952,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:20:28 GMT + - Fri, 27 Dec 2019 14:20:55 GMT expires: - '-1' pragma: @@ -1094,7 +985,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1108,7 +999,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:21:01 GMT + - Fri, 27 Dec 2019 14:21:26 GMT expires: - '-1' pragma: @@ -1141,7 +1032,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1155,7 +1046,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:21:32 GMT + - Fri, 27 Dec 2019 14:21:59 GMT expires: - '-1' pragma: @@ -1188,7 +1079,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1202,7 +1093,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:22:04 GMT + - Fri, 27 Dec 2019 14:22:29 GMT expires: - '-1' pragma: @@ -1235,7 +1126,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1249,7 +1140,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:22:37 GMT + - Fri, 27 Dec 2019 14:23:01 GMT expires: - '-1' pragma: @@ -1282,7 +1173,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1296,7 +1187,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:23:09 GMT + - Fri, 27 Dec 2019 14:23:32 GMT expires: - '-1' pragma: @@ -1329,7 +1220,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1343,7 +1234,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:23:42 GMT + - Fri, 27 Dec 2019 14:24:04 GMT expires: - '-1' pragma: @@ -1376,7 +1267,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1390,7 +1281,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:24:13 GMT + - Fri, 27 Dec 2019 14:24:36 GMT expires: - '-1' pragma: @@ -1423,7 +1314,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1437,7 +1328,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:24:47 GMT + - Fri, 27 Dec 2019 14:25:07 GMT expires: - '-1' pragma: @@ -1470,7 +1361,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1484,7 +1375,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:25:20 GMT + - Fri, 27 Dec 2019 14:25:40 GMT expires: - '-1' pragma: @@ -1517,7 +1408,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1531,7 +1422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:25:52 GMT + - Fri, 27 Dec 2019 14:26:10 GMT expires: - '-1' pragma: @@ -1564,7 +1455,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1578,7 +1469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:26:24 GMT + - Fri, 27 Dec 2019 14:26:42 GMT expires: - '-1' pragma: @@ -1611,7 +1502,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1625,7 +1516,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:26:57 GMT + - Fri, 27 Dec 2019 14:27:12 GMT expires: - '-1' pragma: @@ -1658,7 +1549,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1672,7 +1563,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:27:29 GMT + - Fri, 27 Dec 2019 14:27:45 GMT expires: - '-1' pragma: @@ -1705,7 +1596,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1719,7 +1610,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:28:01 GMT + - Fri, 27 Dec 2019 14:28:15 GMT expires: - '-1' pragma: @@ -1752,7 +1643,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1766,7 +1657,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:28:33 GMT + - Fri, 27 Dec 2019 14:28:47 GMT expires: - '-1' pragma: @@ -1799,7 +1690,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1813,7 +1704,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:29:06 GMT + - Fri, 27 Dec 2019 14:29:17 GMT expires: - '-1' pragma: @@ -1846,7 +1737,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1860,7 +1751,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:29:38 GMT + - Fri, 27 Dec 2019 14:29:49 GMT expires: - '-1' pragma: @@ -1893,7 +1784,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1907,7 +1798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:30:10 GMT + - Fri, 27 Dec 2019 14:30:20 GMT expires: - '-1' pragma: @@ -1940,7 +1831,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1954,7 +1845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:30:43 GMT + - Fri, 27 Dec 2019 14:30:50 GMT expires: - '-1' pragma: @@ -1987,7 +1878,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2001,7 +1892,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:31:15 GMT + - Fri, 27 Dec 2019 14:31:23 GMT expires: - '-1' pragma: @@ -2034,7 +1925,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2048,7 +1939,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:31:47 GMT + - Fri, 27 Dec 2019 14:31:53 GMT expires: - '-1' pragma: @@ -2081,7 +1972,7 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2095,7 +1986,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:32:20 GMT + - Fri, 27 Dec 2019 14:32:37 GMT expires: - '-1' pragma: @@ -2128,22 +2019,22 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"d13b3193-db8c-4857-89ad-f2a7ad29d8d1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T13:11:15.45","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"feda0369-db97-44d1-9db3-e85802b460fc","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:12:32.853","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:32:21 GMT + - Fri, 27 Dec 2019 14:32:41 GMT expires: - '-1' pragma: @@ -2176,7 +2067,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2184,16 +2075,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"d13b3193-db8c-4857-89ad-f2a7ad29d8d1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T13:11:15.45","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"feda0369-db97-44d1-9db3-e85802b460fc","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:12:32.853","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:32:25 GMT + - Fri, 27 Dec 2019 14:32:45 GMT expires: - '-1' pragma: @@ -2230,7 +2121,7 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2240,17 +2131,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview cache-control: - no-cache content-length: - '0' date: - - Mon, 21 Oct 2019 13:32:30 GMT + - Fri, 27 Dec 2019 14:32:50 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview pragma: - no-cache strict-transport-security: @@ -2260,7 +2151,7 @@ interactions: x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 202 message: Accepted @@ -2279,9 +2170,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2293,7 +2184,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:33:32 GMT + - Fri, 27 Dec 2019 14:33:52 GMT expires: - '-1' pragma: @@ -2326,9 +2217,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2340,7 +2231,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:34:04 GMT + - Fri, 27 Dec 2019 14:34:23 GMT expires: - '-1' pragma: @@ -2373,9 +2264,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2387,7 +2278,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:34:35 GMT + - Fri, 27 Dec 2019 14:34:55 GMT expires: - '-1' pragma: @@ -2420,9 +2311,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2434,7 +2325,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:35:08 GMT + - Fri, 27 Dec 2019 14:35:27 GMT expires: - '-1' pragma: @@ -2467,9 +2358,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2481,7 +2372,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:35:38 GMT + - Fri, 27 Dec 2019 14:35:58 GMT expires: - '-1' pragma: @@ -2514,9 +2405,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2528,7 +2419,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:36:09 GMT + - Fri, 27 Dec 2019 14:36:30 GMT expires: - '-1' pragma: @@ -2561,9 +2452,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2575,7 +2466,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:36:42 GMT + - Fri, 27 Dec 2019 14:37:01 GMT expires: - '-1' pragma: @@ -2608,9 +2499,9 @@ interactions: - -n -g --workernode-count User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/6fb5d241-8498-40c1-b357-05aa619ee9a9-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/1cb81df4-5395-41ac-99f3-1f05b968e3b9-0?api-version=2018-06-01-preview response: body: string: '{"status":"Succeeded"}' @@ -2622,7 +2513,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:37:13 GMT + - Fri, 27 Dec 2019 14:37:34 GMT expires: - '-1' pragma: @@ -2655,7 +2546,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2663,16 +2554,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"d13b3193-db8c-4857-89ad-f2a7ad29d8d1","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T13:11:15.45","quotaInfo":{"coresUsed":16},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"feda0369-db97-44d1-9db3-e85802b460fc","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:12:32.853","quotaInfo":{"coresUsed":16},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:37:17 GMT + - Fri, 27 Dec 2019 14:37:36 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_rserver.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_rserver.yaml index e73c5349575..eb16c07c63d 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_rserver.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_rserver.yaml @@ -14,8 +14,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:53:57 GMT + - Fri, 27 Dec 2019 14:15:15 GMT expires: - '-1' pragma: @@ -60,24 +60,24 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T17:52:38.2732942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T17:52:38.2732942Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T17:52:38.1951411Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:13:53.4766403Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1107' + - '1139' content-type: - application/json date: - - Wed, 28 Aug 2019 17:53:57 GMT + - Fri, 27 Dec 2019 14:15:16 GMT expires: - '-1' pragma: @@ -112,12 +112,12 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Wed, 28 Aug 2019 17:53:58 GMT + - Fri, 27 Dec 2019 14:15:17 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -180,54 +180,628 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"4b11af5d-c7a2-45e0-ab4d-93c0fcc736e2","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1910030544.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:15:33.71","quotaInfo":{"coresUsed":24},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + headers: + azure-asyncoperation: + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + cache-control: + - no-cache + content-length: + - '1475' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:15:35 GMT + etag: + - '"4b11af5d-c7a2-45e0-ab4d-93c0fcc736e2"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-clusteruri: + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-q7yx4/providers/Microsoft.HDInsight/clusters/hdicli-rbaemq3wb?api-version=2018-06-01-preview + x-ms-hdi-served-by: + - global + x-ms-ratelimit-remaining-subscription-writes: + - '1188' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:16:07 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:16:38 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:17:08 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:17:39 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:18:11 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:18:42 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:19:12 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:19:44 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:20:16 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:20:46 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:21:17 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' headers: cache-control: - no-cache - connection: - - close content-length: - - '147' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:54:19 GMT + - Fri, 27 Dec 2019 14:21:48 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-failure-cause: - - service + x-ms-hdi-served-by: + - global status: - code: 504 - message: Gateway Timeout + code: 200 + message: OK - request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "3.6", "osType": - "Linux", "clusterDefinition": {"kind": "rserver", "configurations": {"gateway": - {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": "admin", - "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}, {"name": "edgenode", "targetInstanceCount": - 1, "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' + body: null headers: Accept: - application/json @@ -237,37 +811,218 @@ interactions: - hdinsight create Connection: - keep-alive - Content-Length: - - '1114' - Content-Type: + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:22:20 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive ParameterSetName: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"56d61eff-1c36-4906-8351-c2872599afd6","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1907200859.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-08-28T17:54:19.81","quotaInfo":{"coresUsed":24},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + string: '{"status":"InProgress"}' headers: - azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1475' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:54:21 GMT - etag: - - '"56d61eff-1c36-4906-8351-c2872599afd6"' + - Fri, 27 Dec 2019 14:22:51 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:23:22 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:23:53 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + -t --edgenode-size -v + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:24:24 GMT expires: - '-1' pragma: @@ -280,12 +1035,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/85a6c256-e687-4281-9cca-84869cf6ef36/resourceGroups/hdicli-ykqtf/providers/Microsoft.HDInsight/clusters/hdicli-tkp6xmhes?api-version=2018-06-01-preview x-ms-hdi-served-by: - global - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: code: 200 message: OK @@ -304,8 +1055,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -319,7 +1070,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:54:52 GMT + - Fri, 27 Dec 2019 14:24:55 GMT expires: - '-1' pragma: @@ -352,8 +1103,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -367,7 +1118,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:55:22 GMT + - Fri, 27 Dec 2019 14:25:27 GMT expires: - '-1' pragma: @@ -400,8 +1151,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -415,7 +1166,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:55:53 GMT + - Fri, 27 Dec 2019 14:25:58 GMT expires: - '-1' pragma: @@ -448,8 +1199,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -463,7 +1214,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:24 GMT + - Fri, 27 Dec 2019 14:26:29 GMT expires: - '-1' pragma: @@ -496,8 +1247,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -511,7 +1262,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:54 GMT + - Fri, 27 Dec 2019 14:27:00 GMT expires: - '-1' pragma: @@ -544,8 +1295,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -559,7 +1310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:57:25 GMT + - Fri, 27 Dec 2019 14:27:32 GMT expires: - '-1' pragma: @@ -592,8 +1343,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -607,7 +1358,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:57:55 GMT + - Fri, 27 Dec 2019 14:28:02 GMT expires: - '-1' pragma: @@ -640,8 +1391,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -655,7 +1406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:26 GMT + - Fri, 27 Dec 2019 14:28:34 GMT expires: - '-1' pragma: @@ -688,8 +1439,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -703,7 +1454,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:57 GMT + - Fri, 27 Dec 2019 14:29:05 GMT expires: - '-1' pragma: @@ -736,8 +1487,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -751,7 +1502,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:28 GMT + - Fri, 27 Dec 2019 14:29:37 GMT expires: - '-1' pragma: @@ -784,8 +1535,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -799,7 +1550,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:58 GMT + - Fri, 27 Dec 2019 14:30:07 GMT expires: - '-1' pragma: @@ -832,8 +1583,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -847,7 +1598,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:29 GMT + - Fri, 27 Dec 2019 14:30:40 GMT expires: - '-1' pragma: @@ -880,8 +1631,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -895,7 +1646,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:59 GMT + - Fri, 27 Dec 2019 14:31:10 GMT expires: - '-1' pragma: @@ -928,8 +1679,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -943,7 +1694,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:01:30 GMT + - Fri, 27 Dec 2019 14:31:42 GMT expires: - '-1' pragma: @@ -976,8 +1727,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -991,7 +1742,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:00 GMT + - Fri, 27 Dec 2019 14:32:13 GMT expires: - '-1' pragma: @@ -1024,8 +1775,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1039,7 +1790,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:31 GMT + - Fri, 27 Dec 2019 14:32:44 GMT expires: - '-1' pragma: @@ -1072,8 +1823,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1087,7 +1838,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:03 GMT + - Fri, 27 Dec 2019 14:33:15 GMT expires: - '-1' pragma: @@ -1120,8 +1871,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1135,7 +1886,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:33 GMT + - Fri, 27 Dec 2019 14:33:46 GMT expires: - '-1' pragma: @@ -1168,8 +1919,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1183,7 +1934,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:04 GMT + - Fri, 27 Dec 2019 14:34:18 GMT expires: - '-1' pragma: @@ -1216,8 +1967,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1231,7 +1982,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:34 GMT + - Fri, 27 Dec 2019 14:34:48 GMT expires: - '-1' pragma: @@ -1264,8 +2015,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1279,7 +2030,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:05 GMT + - Fri, 27 Dec 2019 14:35:20 GMT expires: - '-1' pragma: @@ -1312,8 +2063,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1327,7 +2078,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:35 GMT + - Fri, 27 Dec 2019 14:35:51 GMT expires: - '-1' pragma: @@ -1360,8 +2111,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1375,7 +2126,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:06 GMT + - Fri, 27 Dec 2019 14:36:22 GMT expires: - '-1' pragma: @@ -1408,8 +2159,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1423,7 +2174,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:36 GMT + - Fri, 27 Dec 2019 14:36:53 GMT expires: - '-1' pragma: @@ -1456,8 +2207,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1471,7 +2222,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:07:07 GMT + - Fri, 27 Dec 2019 14:37:23 GMT expires: - '-1' pragma: @@ -1504,8 +2255,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1519,7 +2270,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:07:37 GMT + - Fri, 27 Dec 2019 14:37:56 GMT expires: - '-1' pragma: @@ -1552,8 +2303,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1567,7 +2318,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:08 GMT + - Fri, 27 Dec 2019 14:38:26 GMT expires: - '-1' pragma: @@ -1600,8 +2351,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1615,7 +2366,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:38 GMT + - Fri, 27 Dec 2019 14:38:58 GMT expires: - '-1' pragma: @@ -1648,8 +2399,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1663,7 +2414,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:09:09 GMT + - Fri, 27 Dec 2019 14:39:28 GMT expires: - '-1' pragma: @@ -1696,8 +2447,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1711,7 +2462,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:09:40 GMT + - Fri, 27 Dec 2019 14:40:00 GMT expires: - '-1' pragma: @@ -1744,8 +2495,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1759,7 +2510,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:10:11 GMT + - Fri, 27 Dec 2019 14:40:31 GMT expires: - '-1' pragma: @@ -1792,8 +2543,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1807,7 +2558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:10:41 GMT + - Fri, 27 Dec 2019 14:41:03 GMT expires: - '-1' pragma: @@ -1840,8 +2591,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1855,7 +2606,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:11:12 GMT + - Fri, 27 Dec 2019 14:41:34 GMT expires: - '-1' pragma: @@ -1888,8 +2639,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1903,7 +2654,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:11:42 GMT + - Fri, 27 Dec 2019 14:42:05 GMT expires: - '-1' pragma: @@ -1936,8 +2687,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1951,7 +2702,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:12:13 GMT + - Fri, 27 Dec 2019 14:42:36 GMT expires: - '-1' pragma: @@ -1984,8 +2735,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1999,7 +2750,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:12:43 GMT + - Fri, 27 Dec 2019 14:43:08 GMT expires: - '-1' pragma: @@ -2032,8 +2783,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2047,7 +2798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:13:15 GMT + - Fri, 27 Dec 2019 14:43:38 GMT expires: - '-1' pragma: @@ -2080,8 +2831,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2095,7 +2846,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:13:44 GMT + - Fri, 27 Dec 2019 14:44:09 GMT expires: - '-1' pragma: @@ -2128,8 +2879,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2143,7 +2894,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:14:16 GMT + - Fri, 27 Dec 2019 14:44:40 GMT expires: - '-1' pragma: @@ -2176,8 +2927,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2191,7 +2942,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:14:46 GMT + - Fri, 27 Dec 2019 14:45:12 GMT expires: - '-1' pragma: @@ -2224,8 +2975,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2239,7 +2990,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:15:17 GMT + - Fri, 27 Dec 2019 14:45:43 GMT expires: - '-1' pragma: @@ -2272,8 +3023,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2287,7 +3038,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:15:48 GMT + - Fri, 27 Dec 2019 14:46:13 GMT expires: - '-1' pragma: @@ -2320,8 +3071,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2335,7 +3086,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:16:19 GMT + - Fri, 27 Dec 2019 14:46:45 GMT expires: - '-1' pragma: @@ -2368,14 +3119,14 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container -t --edgenode-size -v User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"56d61eff-1c36-4906-8351-c2872599afd6","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"2.6.2.38-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1907200859.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:54:19.81","quotaInfo":{"coresUsed":24},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"EDGESSH","protocol":"TCP","location":"hdicli-000003-ed-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"4b11af5d-c7a2-45e0-ab4d-93c0fcc736e2","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"2.6.2.38-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1910030544.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:15:33.71","quotaInfo":{"coresUsed":24},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"EDGESSH","protocol":"TCP","location":"hdicli-000003-ed-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2384,7 +3135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:16:19 GMT + - Fri, 27 Dec 2019 14:46:46 GMT expires: - '-1' pragma: @@ -2416,8 +3167,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.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2425,7 +3176,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"56d61eff-1c36-4906-8351-c2872599afd6","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"2.6.2.38-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1907200859.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:54:19.81","quotaInfo":{"coresUsed":24},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"EDGESSH","protocol":"TCP","location":"hdicli-000003-ed-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"4b11af5d-c7a2-45e0-ab4d-93c0fcc736e2","tags":null,"properties":{"clusterVersion":"3.6.1000.0","clusterHdpVersion":"2.6.2.38-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/rserver-3.6.1000.0.1910030544.json","kind":"rserver","componentVersion":{"spark":"2.1"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"edgenode","targetInstanceCount":1,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:15:33.71","quotaInfo":{"coresUsed":24},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"EDGESSH","protocol":"TCP","location":"hdicli-000003-ed-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2434,7 +3185,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:16:21 GMT + - Fri, 27 Dec 2019 14:46:50 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_cluster_config.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_cluster_config.yaml index 55c005e6bb1..b9ba6ecec85 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_cluster_config.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_cluster_config.yaml @@ -14,8 +14,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:47:39 GMT + - Fri, 27 Dec 2019 14:39:17 GMT expires: - '-1' pragma: @@ -60,24 +60,24 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T20:46:20.2643305Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T20:46:20.2643305Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T20:46:20.2020048Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:37:56.2333488Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:37:56.2333488Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:37:56.1552381Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1107' + - '1139' content-type: - application/json date: - - Wed, 28 Aug 2019 20:47:39 GMT + - Fri, 27 Dec 2019 14:39:19 GMT expires: - '-1' pragma: @@ -112,12 +112,12 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Wed, 28 Aug 2019 20:47:40 GMT + - Fri, 27 Dec 2019 14:39:20 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -178,52 +178,532 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"b49d47ba-d75c-4d26-8aaa-6ddcb00df688","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:39:39.413","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + headers: + azure-asyncoperation: + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + cache-control: + - no-cache + content-length: + - '1292' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:39:43 GMT + etag: + - '"b49d47ba-d75c-4d26-8aaa-6ddcb00df688"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-clusteruri: + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-svzo3/providers/Microsoft.HDInsight/clusters/hdicli-dbbezocw6?api-version=2018-06-01-preview + x-ms-hdi-served-by: + - global + x-ms-ratelimit-remaining-subscription-writes: + - '1180' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:40:15 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:40:46 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:41:19 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:41:51 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:42:21 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:42:54 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:43:25 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:43:57 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:44:28 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' headers: cache-control: - no-cache - connection: - - close content-length: - - '147' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:48:01 GMT + - Fri, 27 Dec 2019 14:45:01 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-failure-cause: - - service + x-ms-hdi-served-by: + - global status: - code: 504 - message: Gateway Timeout + code: 200 + message: OK - request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"rest_auth_credential.username": "admin", "restAuthCredential.isEnabled": - "true", "restAuthCredential.username": "admin", "restAuthCredential.password": - "Password1!"}}}, "computeProfile": {"roles": [{"name": "headnode", "targetInstanceCount": - 2, "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}, {"name": "workernode", - "targetInstanceCount": 3, "hardwareProfile": {"vmSize": "large"}, "osProfile": - {"linuxOperatingSystemProfile": {"username": "sshuser", "password": "Password1!"}}}]}, - "storageProfile": {"storageaccounts": [{"name": "hdicli000002.blob.core.windows.net", - "isDefault": true, "container": "default", "key": "veryFakedStorageAccountKey=="}]}}}''' + body: null headers: Accept: - application/json @@ -233,37 +713,218 @@ interactions: - hdinsight create Connection: - keep-alive - Content-Length: - - '973' - Content-Type: + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:45:32 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive ParameterSetName: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dfe07f0e-89b7-48a8-b7e3-864f1572b58e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-08-28T20:48:02.56","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + string: '{"status":"InProgress"}' headers: - azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1291' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:48:03 GMT - etag: - - '"dfe07f0e-89b7-48a8-b7e3-864f1572b58e"' + - Fri, 27 Dec 2019 14:46:04 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:46:35 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:47:08 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --cluster-configurations + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:47:38 GMT expires: - '-1' pragma: @@ -276,12 +937,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/85a6c256-e687-4281-9cca-84869cf6ef36/resourceGroups/hdicli-cf3vm/providers/Microsoft.HDInsight/clusters/hdicli-d2m4uoiu5?api-version=2018-06-01-preview x-ms-hdi-served-by: - global - x-ms-ratelimit-remaining-subscription-writes: - - '1198' status: code: 200 message: OK @@ -300,8 +957,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -315,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:48:34 GMT + - Fri, 27 Dec 2019 14:48:10 GMT expires: - '-1' pragma: @@ -348,8 +1005,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -363,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:49:05 GMT + - Fri, 27 Dec 2019 14:48:42 GMT expires: - '-1' pragma: @@ -396,8 +1053,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -411,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:49:35 GMT + - Fri, 27 Dec 2019 14:49:14 GMT expires: - '-1' pragma: @@ -444,8 +1101,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -459,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:50:06 GMT + - Fri, 27 Dec 2019 14:49:45 GMT expires: - '-1' pragma: @@ -492,8 +1149,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -507,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:50:37 GMT + - Fri, 27 Dec 2019 14:50:16 GMT expires: - '-1' pragma: @@ -540,8 +1197,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -555,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:51:07 GMT + - Fri, 27 Dec 2019 14:50:51 GMT expires: - '-1' pragma: @@ -588,8 +1245,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -603,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:51:38 GMT + - Fri, 27 Dec 2019 14:51:23 GMT expires: - '-1' pragma: @@ -636,8 +1293,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -651,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:52:09 GMT + - Fri, 27 Dec 2019 14:51:54 GMT expires: - '-1' pragma: @@ -684,8 +1341,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -699,7 +1356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:52:39 GMT + - Fri, 27 Dec 2019 14:52:27 GMT expires: - '-1' pragma: @@ -732,8 +1389,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -747,7 +1404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:53:09 GMT + - Fri, 27 Dec 2019 14:52:58 GMT expires: - '-1' pragma: @@ -780,8 +1437,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -795,7 +1452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:53:41 GMT + - Fri, 27 Dec 2019 14:53:31 GMT expires: - '-1' pragma: @@ -828,8 +1485,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -843,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:54:10 GMT + - Fri, 27 Dec 2019 14:54:03 GMT expires: - '-1' pragma: @@ -876,8 +1533,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -891,7 +1548,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:54:42 GMT + - Fri, 27 Dec 2019 14:54:35 GMT expires: - '-1' pragma: @@ -924,8 +1581,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -939,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:55:12 GMT + - Fri, 27 Dec 2019 14:55:07 GMT expires: - '-1' pragma: @@ -972,8 +1629,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -987,7 +1644,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:55:42 GMT + - Fri, 27 Dec 2019 14:55:38 GMT expires: - '-1' pragma: @@ -1020,8 +1677,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1035,7 +1692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:56:14 GMT + - Fri, 27 Dec 2019 14:56:11 GMT expires: - '-1' pragma: @@ -1068,8 +1725,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1083,7 +1740,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:56:44 GMT + - Fri, 27 Dec 2019 14:56:42 GMT expires: - '-1' pragma: @@ -1116,8 +1773,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1131,7 +1788,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:57:14 GMT + - Fri, 27 Dec 2019 14:57:15 GMT expires: - '-1' pragma: @@ -1164,8 +1821,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1179,7 +1836,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:57:45 GMT + - Fri, 27 Dec 2019 14:57:47 GMT expires: - '-1' pragma: @@ -1212,8 +1869,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1227,7 +1884,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:58:16 GMT + - Fri, 27 Dec 2019 14:58:18 GMT expires: - '-1' pragma: @@ -1260,8 +1917,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1275,7 +1932,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:58:47 GMT + - Fri, 27 Dec 2019 14:58:51 GMT expires: - '-1' pragma: @@ -1308,8 +1965,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1323,7 +1980,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:59:17 GMT + - Fri, 27 Dec 2019 14:59:22 GMT expires: - '-1' pragma: @@ -1356,8 +2013,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1371,7 +2028,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 20:59:48 GMT + - Fri, 27 Dec 2019 14:59:54 GMT expires: - '-1' pragma: @@ -1404,8 +2061,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1419,7 +2076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:00:18 GMT + - Fri, 27 Dec 2019 15:00:26 GMT expires: - '-1' pragma: @@ -1452,8 +2109,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1467,7 +2124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:00:50 GMT + - Fri, 27 Dec 2019 15:00:59 GMT expires: - '-1' pragma: @@ -1500,8 +2157,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1515,7 +2172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:01:20 GMT + - Fri, 27 Dec 2019 15:01:30 GMT expires: - '-1' pragma: @@ -1548,8 +2205,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1563,7 +2220,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:01:50 GMT + - Fri, 27 Dec 2019 15:02:02 GMT expires: - '-1' pragma: @@ -1596,23 +2253,23 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --cluster-configurations User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dfe07f0e-89b7-48a8-b7e3-864f1572b58e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T20:48:02.56","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"b49d47ba-d75c-4d26-8aaa-6ddcb00df688","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:39:39.413","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:01:51 GMT + - Fri, 27 Dec 2019 15:02:03 GMT expires: - '-1' pragma: @@ -1644,8 +2301,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.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1653,16 +2310,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dfe07f0e-89b7-48a8-b7e3-864f1572b58e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T20:48:02.56","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"b49d47ba-d75c-4d26-8aaa-6ddcb00df688","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:39:39.413","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1704' + - '1705' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 21:01:53 GMT + - Fri, 27 Dec 2019 15:02:06 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_component_version.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_component_version.yaml index fd39a6f9d18..afe0337c9c3 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_component_version.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_component_version.yaml @@ -15,7 +15,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:43:49 GMT + - Fri, 27 Dec 2019 14:48:29 GMT expires: - '-1' pragma: @@ -61,23 +61,23 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T13:42:26.9958057Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T13:42:26.9958057Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T13:42:26.9176647Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:47:08.3861131Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:47:08.3861131Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:47:08.3079837Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 13:43:52 GMT + - Fri, 27 Dec 2019 14:48:29 GMT expires: - '-1' pragma: @@ -113,11 +113,11 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 13:43:54 GMT + - Fri, 27 Dec 2019 14:48:32 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -179,70 +179,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:44:17 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "componentVersion": - {"spark": "2.2"}, "configurations": {"gateway": {"restAuthCredential.isEnabled": - "true", "restAuthCredential.username": "admin", "restAuthCredential.password": - "Password1!"}}}, "computeProfile": {"roles": [{"name": "headnode", "targetInstanceCount": - 2, "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}, {"name": "workernode", - "targetInstanceCount": 3, "hardwareProfile": {"vmSize": "large"}, "osProfile": - {"linuxOperatingSystemProfile": {"username": "sshuser", "password": "Password1!"}}}]}, - "storageProfile": {"storageaccounts": [{"name": "hdicli000002.blob.core.windows.net", - "isDefault": true, "container": "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '969' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -250,7 +187,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dd5b6ade-421b-430b-af7f-5b192e1af42f","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1908082122.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T13:44:20.11","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"f159a37b-bcf9-4100-ba1d-6ebcb606f7e1","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1910030544.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:48:48.03","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview @@ -261,9 +198,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:44:25 GMT + - Fri, 27 Dec 2019 14:48:49 GMT etag: - - '"dd5b6ade-421b-430b-af7f-5b192e1af42f"' + - '"f159a37b-bcf9-4100-ba1d-6ebcb606f7e1"' expires: - '-1' pragma: @@ -277,251 +214,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-wdi76/providers/Microsoft.HDInsight/clusters/hdicli-cznlmwcaq?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-gjhgv/providers/Microsoft.HDInsight/clusters/hdicli-44zzlbquv?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1182' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:44:57 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:45:29 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:46:02 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:46:34 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - -t --component-version - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 13:47:06 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1178' status: code: 200 message: OK @@ -541,7 +238,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -555,7 +252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:47:39 GMT + - Fri, 27 Dec 2019 14:49:21 GMT expires: - '-1' pragma: @@ -589,7 +286,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -603,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:48:10 GMT + - Fri, 27 Dec 2019 14:49:53 GMT expires: - '-1' pragma: @@ -637,7 +334,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -651,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:48:42 GMT + - Fri, 27 Dec 2019 14:50:27 GMT expires: - '-1' pragma: @@ -685,7 +382,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -699,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:49:15 GMT + - Fri, 27 Dec 2019 14:50:59 GMT expires: - '-1' pragma: @@ -733,7 +430,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -747,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:49:47 GMT + - Fri, 27 Dec 2019 14:51:32 GMT expires: - '-1' pragma: @@ -781,7 +478,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -795,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:50:19 GMT + - Fri, 27 Dec 2019 14:52:03 GMT expires: - '-1' pragma: @@ -829,7 +526,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -843,7 +540,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:50:52 GMT + - Fri, 27 Dec 2019 14:52:35 GMT expires: - '-1' pragma: @@ -877,7 +574,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -891,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:51:23 GMT + - Fri, 27 Dec 2019 14:53:08 GMT expires: - '-1' pragma: @@ -925,7 +622,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -939,7 +636,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:51:55 GMT + - Fri, 27 Dec 2019 14:53:39 GMT expires: - '-1' pragma: @@ -973,7 +670,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -987,7 +684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:52:28 GMT + - Fri, 27 Dec 2019 14:54:11 GMT expires: - '-1' pragma: @@ -1021,7 +718,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1035,7 +732,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:53:00 GMT + - Fri, 27 Dec 2019 14:54:43 GMT expires: - '-1' pragma: @@ -1069,7 +766,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1083,7 +780,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:53:32 GMT + - Fri, 27 Dec 2019 14:55:15 GMT expires: - '-1' pragma: @@ -1117,7 +814,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1131,7 +828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:54:05 GMT + - Fri, 27 Dec 2019 14:55:47 GMT expires: - '-1' pragma: @@ -1165,7 +862,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1179,7 +876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:54:38 GMT + - Fri, 27 Dec 2019 14:56:19 GMT expires: - '-1' pragma: @@ -1213,7 +910,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1227,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:55:10 GMT + - Fri, 27 Dec 2019 14:56:51 GMT expires: - '-1' pragma: @@ -1261,7 +958,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1275,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:55:42 GMT + - Fri, 27 Dec 2019 14:57:23 GMT expires: - '-1' pragma: @@ -1309,7 +1006,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1323,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:56:14 GMT + - Fri, 27 Dec 2019 14:57:55 GMT expires: - '-1' pragma: @@ -1357,7 +1054,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1371,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:56:46 GMT + - Fri, 27 Dec 2019 14:58:27 GMT expires: - '-1' pragma: @@ -1405,7 +1102,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1419,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:57:18 GMT + - Fri, 27 Dec 2019 14:58:59 GMT expires: - '-1' pragma: @@ -1453,7 +1150,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1467,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:57:51 GMT + - Fri, 27 Dec 2019 14:59:31 GMT expires: - '-1' pragma: @@ -1501,7 +1198,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1515,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:58:23 GMT + - Fri, 27 Dec 2019 15:00:02 GMT expires: - '-1' pragma: @@ -1549,7 +1246,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1563,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:58:55 GMT + - Fri, 27 Dec 2019 15:00:35 GMT expires: - '-1' pragma: @@ -1597,7 +1294,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1611,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:59:28 GMT + - Fri, 27 Dec 2019 15:01:07 GMT expires: - '-1' pragma: @@ -1645,7 +1342,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1659,7 +1356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 13:59:59 GMT + - Fri, 27 Dec 2019 15:01:38 GMT expires: - '-1' pragma: @@ -1693,7 +1390,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1707,7 +1404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:00:31 GMT + - Fri, 27 Dec 2019 15:02:11 GMT expires: - '-1' pragma: @@ -1741,7 +1438,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1755,7 +1452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:01:04 GMT + - Fri, 27 Dec 2019 15:02:42 GMT expires: - '-1' pragma: @@ -1789,7 +1486,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1803,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:01:37 GMT + - Fri, 27 Dec 2019 15:03:14 GMT expires: - '-1' pragma: @@ -1837,7 +1534,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1851,7 +1548,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:02:09 GMT + - Fri, 27 Dec 2019 15:03:46 GMT expires: - '-1' pragma: @@ -1885,7 +1582,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1899,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:02:49 GMT + - Fri, 27 Dec 2019 15:04:18 GMT expires: - '-1' pragma: @@ -1933,7 +1630,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1947,7 +1644,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:03:22 GMT + - Fri, 27 Dec 2019 15:04:50 GMT expires: - '-1' pragma: @@ -1981,7 +1678,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1995,7 +1692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:03:57 GMT + - Fri, 27 Dec 2019 15:05:22 GMT expires: - '-1' pragma: @@ -2029,7 +1726,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2043,7 +1740,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:04:30 GMT + - Fri, 27 Dec 2019 15:05:55 GMT expires: - '-1' pragma: @@ -2077,7 +1774,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2091,7 +1788,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:05:02 GMT + - Fri, 27 Dec 2019 15:06:26 GMT expires: - '-1' pragma: @@ -2125,7 +1822,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2139,7 +1836,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:05:35 GMT + - Fri, 27 Dec 2019 15:06:58 GMT expires: - '-1' pragma: @@ -2173,7 +1870,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2187,7 +1884,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:06:07 GMT + - Fri, 27 Dec 2019 15:07:30 GMT expires: - '-1' pragma: @@ -2221,7 +1918,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2235,7 +1932,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:06:39 GMT + - Fri, 27 Dec 2019 15:08:01 GMT expires: - '-1' pragma: @@ -2269,7 +1966,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2283,7 +1980,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:07:11 GMT + - Fri, 27 Dec 2019 15:08:32 GMT expires: - '-1' pragma: @@ -2317,7 +2014,7 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -2331,7 +2028,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:07:44 GMT + - Fri, 27 Dec 2019 15:09:04 GMT expires: - '-1' pragma: @@ -2365,13 +2062,13 @@ interactions: -t --component-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dd5b6ade-421b-430b-af7f-5b192e1af42f","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"2.6.3.84-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1908082122.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T13:44:20.11","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"f159a37b-bcf9-4100-ba1d-6ebcb606f7e1","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"2.6.3.84-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1910030544.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:48:48.03","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2380,7 +2077,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:07:46 GMT + - Fri, 27 Dec 2019 15:09:05 GMT expires: - '-1' pragma: @@ -2413,7 +2110,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2421,7 +2118,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"dd5b6ade-421b-430b-af7f-5b192e1af42f","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"2.6.3.84-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1908082122.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T13:44:20.11","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"f159a37b-bcf9-4100-ba1d-6ebcb606f7e1","tags":null,"properties":{"clusterVersion":"3.6.1000.3","clusterHdpVersion":"2.6.3.84-1","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.3.1910030544.json","kind":"spark","componentVersion":{"spark":"2.2"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:48:48.03","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache @@ -2430,7 +2127,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:07:51 GMT + - Fri, 27 Dec 2019 15:09:08 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_ssh_creds.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_ssh_creds.yaml index 4b08af5bf40..b5df59251d3 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_ssh_creds.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_cluster_with_ssh_creds.yaml @@ -14,8 +14,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:54:01 GMT + - Fri, 27 Dec 2019 14:25:55 GMT expires: - '-1' pragma: @@ -60,24 +60,24 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T17:52:42.2890684Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T17:52:42.2890684Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T17:52:42.2109641Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:24:35.4821557Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1107' + - '1139' content-type: - application/json date: - - Wed, 28 Aug 2019 17:54:01 GMT + - Fri, 27 Dec 2019 14:25:56 GMT expires: - '-1' pragma: @@ -112,12 +112,12 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Wed, 28 Aug 2019 17:54:02 GMT + - Fri, 27 Dec 2019 14:25:57 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -178,71 +178,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 28 Aug 2019 17:54:23 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '931' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -250,20 +187,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"f3bc6a8d-5cc1-4b40-a6b5-39b7da95bfac","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1907200859.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-08-28T17:54:24.643","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"ab1d1ef0-c681-41fc-907b-dda432b1f655","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:26:13.78","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1292' + - '1291' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:54:26 GMT + - Fri, 27 Dec 2019 14:26:15 GMT etag: - - '"f3bc6a8d-5cc1-4b40-a6b5-39b7da95bfac"' + - '"ab1d1ef0-c681-41fc-907b-dda432b1f655"' expires: - '-1' pragma: @@ -277,107 +214,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/85a6c256-e687-4281-9cca-84869cf6ef36/resourceGroups/hdicli-azrgh/providers/Microsoft.HDInsight/clusters/hdicli-5r4owg62z?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-47zew/providers/Microsoft.HDInsight/clusters/hdicli-iq3xcwvih?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 28 Aug 2019 17:54:57 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 28 Aug 2019 17:55:28 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global + - '1186' status: code: 200 message: OK @@ -396,8 +237,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -411,7 +252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:55:58 GMT + - Fri, 27 Dec 2019 14:26:46 GMT expires: - '-1' pragma: @@ -444,8 +285,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -459,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:29 GMT + - Fri, 27 Dec 2019 14:27:19 GMT expires: - '-1' pragma: @@ -492,8 +333,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -507,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:56:59 GMT + - Fri, 27 Dec 2019 14:27:50 GMT expires: - '-1' pragma: @@ -540,8 +381,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -555,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:57:29 GMT + - Fri, 27 Dec 2019 14:28:23 GMT expires: - '-1' pragma: @@ -588,8 +429,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -603,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:01 GMT + - Fri, 27 Dec 2019 14:28:54 GMT expires: - '-1' pragma: @@ -636,8 +477,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -651,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:58:31 GMT + - Fri, 27 Dec 2019 14:29:26 GMT expires: - '-1' pragma: @@ -684,8 +525,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -699,7 +540,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:01 GMT + - Fri, 27 Dec 2019 14:29:59 GMT expires: - '-1' pragma: @@ -732,8 +573,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -747,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 17:59:32 GMT + - Fri, 27 Dec 2019 14:30:30 GMT expires: - '-1' pragma: @@ -780,8 +621,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -795,7 +636,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:03 GMT + - Fri, 27 Dec 2019 14:31:02 GMT expires: - '-1' pragma: @@ -828,8 +669,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -843,7 +684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:00:34 GMT + - Fri, 27 Dec 2019 14:31:34 GMT expires: - '-1' pragma: @@ -876,8 +717,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -891,7 +732,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:01:05 GMT + - Fri, 27 Dec 2019 14:32:06 GMT expires: - '-1' pragma: @@ -924,8 +765,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -939,7 +780,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:01:34 GMT + - Fri, 27 Dec 2019 14:32:38 GMT expires: - '-1' pragma: @@ -972,8 +813,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -987,7 +828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:05 GMT + - Fri, 27 Dec 2019 14:33:09 GMT expires: - '-1' pragma: @@ -1020,8 +861,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1035,7 +876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:02:36 GMT + - Fri, 27 Dec 2019 14:33:42 GMT expires: - '-1' pragma: @@ -1068,8 +909,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1083,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:07 GMT + - Fri, 27 Dec 2019 14:34:13 GMT expires: - '-1' pragma: @@ -1116,8 +957,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1131,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:03:37 GMT + - Fri, 27 Dec 2019 14:34:46 GMT expires: - '-1' pragma: @@ -1164,8 +1005,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1179,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:08 GMT + - Fri, 27 Dec 2019 14:35:17 GMT expires: - '-1' pragma: @@ -1212,8 +1053,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1227,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:04:38 GMT + - Fri, 27 Dec 2019 14:35:49 GMT expires: - '-1' pragma: @@ -1260,8 +1101,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1275,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:09 GMT + - Fri, 27 Dec 2019 14:36:21 GMT expires: - '-1' pragma: @@ -1308,8 +1149,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1323,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:05:41 GMT + - Fri, 27 Dec 2019 14:36:53 GMT expires: - '-1' pragma: @@ -1356,8 +1197,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1371,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:10 GMT + - Fri, 27 Dec 2019 14:37:25 GMT expires: - '-1' pragma: @@ -1404,8 +1245,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1419,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:06:41 GMT + - Fri, 27 Dec 2019 14:37:57 GMT expires: - '-1' pragma: @@ -1452,8 +1293,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1467,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:07:12 GMT + - Fri, 27 Dec 2019 14:38:29 GMT expires: - '-1' pragma: @@ -1500,8 +1341,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1515,7 +1356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:07:42 GMT + - Fri, 27 Dec 2019 14:39:00 GMT expires: - '-1' pragma: @@ -1548,8 +1389,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1563,7 +1404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:13 GMT + - Fri, 27 Dec 2019 14:39:32 GMT expires: - '-1' pragma: @@ -1596,8 +1437,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1611,7 +1452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:08:44 GMT + - Fri, 27 Dec 2019 14:40:05 GMT expires: - '-1' pragma: @@ -1644,8 +1485,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1659,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:09:15 GMT + - Fri, 27 Dec 2019 14:40:36 GMT expires: - '-1' pragma: @@ -1692,8 +1533,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1707,7 +1548,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:09:45 GMT + - Fri, 27 Dec 2019 14:41:08 GMT expires: - '-1' pragma: @@ -1740,8 +1581,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1755,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:10:16 GMT + - Fri, 27 Dec 2019 14:41:40 GMT expires: - '-1' pragma: @@ -1788,23 +1629,23 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"f3bc6a8d-5cc1-4b40-a6b5-39b7da95bfac","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1907200859.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:54:24.643","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"ab1d1ef0-c681-41fc-907b-dda432b1f655","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:26:13.78","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1705' + - '1704' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:10:17 GMT + - Fri, 27 Dec 2019 14:41:42 GMT expires: - '-1' pragma: @@ -1836,8 +1677,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.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1845,16 +1686,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"f3bc6a8d-5cc1-4b40-a6b5-39b7da95bfac","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1907200859.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T17:54:24.643","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"ab1d1ef0-c681-41fc-907b-dda432b1f655","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:26:13.78","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '1705' + - '1704' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 18:10:19 GMT + - Fri, 27 Dec 2019 14:41:45 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml index ed9310f74e9..1b9d5b8dad1 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml @@ -14,7 +14,7 @@ interactions: - -g -n --resource-type -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -43,23 +43,16 @@ interactions: East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2015-11-01-preview"],"capabilities":"None"},{"resourceType":"linkTargets","locations":["East - US"],"apiVersions":["2015-03-20"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2014-11-10"],"capabilities":"None"},{"resourceType":"devices","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"None"},{"resourceType":"clusters","locations":["East - US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan - East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia - East","France Central","Korea Central","North Europe","Central US","East Asia","East - US 2","South Central US","North Central US","West US","UK West","South Africa - North","Switzerland North","Switzerland West","Brazil South"],"apiVersions":["2019-08-01-preview"],"defaultApiVersion":"2019-08-01-preview","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, - SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + US"],"apiVersions":["2015-03-20"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2014-11-10"],"capabilities":"None"},{"resourceType":"devices","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '3822' + - '3154' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:11:04 GMT + - Sun, 29 Dec 2019 07:49:26 GMT expires: - '-1' pragma: @@ -88,14 +81,14 @@ interactions: - -g -n --resource-type -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001","name":"hdicli-000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2019-10-21T14:10:28Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001","name":"hdicli-000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2019-12-29T07:48:51Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -104,7 +97,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:11:04 GMT + - Sun, 29 Dec 2019 07:49:26 GMT expires: - '-1' pragma: @@ -139,7 +132,7 @@ interactions: - -g -n --resource-type -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -147,12 +140,12 @@ interactions: response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"28be753b-1f87-4971-b32b-780aae453919\",\r\n \"provisioningState\": \"Creating\",\r\n - \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Mon, - 21 Oct 2019 14:11:10 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": + \"aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1\",\r\n \"provisioningState\": \"Creating\",\r\n + \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Sun, + 29 Dec 2019 07:49:38 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 0.5,\r\n - \ \"quotaNextResetTime\": \"Tue, 22 Oct 2019 14:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Sun, 29 Dec 2019 22:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n }\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/microsoft.operationalinsights/workspaces/testws000003\",\r\n \ \"name\": \"testws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus2\"\r\n}" @@ -164,11 +157,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 14:11:10 GMT + - Sun, 29 Dec 2019 07:49:39 GMT pragma: - no-cache - request-context: - - appId=cid-v1:3d24a429-e724-4d71-9886-21ad884cf893 server: - Microsoft-IIS/10.0 - Microsoft-IIS/10.0 @@ -177,7 +168,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1197' x-powered-by: - ASP.NET - ASP.NET @@ -199,18 +190,18 @@ interactions: - -g -n --resource-type -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2015-03-20 response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"28be753b-1f87-4971-b32b-780aae453919\",\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Mon, - 21 Oct 2019 14:11:10 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": + \"aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Sun, + 29 Dec 2019 07:49:38 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 0.5,\r\n - \ \"quotaNextResetTime\": \"Tue, 22 Oct 2019 14:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Sun, 29 Dec 2019 22:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n }\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/microsoft.operationalinsights/workspaces/testws000003\",\r\n \ \"name\": \"testws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus2\"\r\n}" @@ -222,11 +213,9 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 14:11:44 GMT + - Sun, 29 Dec 2019 07:50:09 GMT pragma: - no-cache - request-context: - - appId=cid-v1:3d24a429-e724-4d71-9886-21ad884cf893 server: - Microsoft-IIS/10.0 - Microsoft-IIS/10.0 @@ -260,7 +249,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -276,7 +265,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:12:47 GMT + - Sun, 29 Dec 2019 07:51:11 GMT expires: - '-1' pragma: @@ -306,23 +295,23 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:10:39.5346303Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:10:39.5346303Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:10:39.4565049Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-29T07:49:05.3433218Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-29T07:49:05.3433218Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-29T07:49:05.2651657Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1108' + - '1139' content-type: - application/json date: - - Mon, 21 Oct 2019 14:12:48 GMT + - Sun, 29 Dec 2019 07:51:11 GMT expires: - '-1' pragma: @@ -358,11 +347,11 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -374,7 +363,7 @@ interactions: content-type: - application/json date: - - Mon, 21 Oct 2019 14:12:51 GMT + - Sun, 29 Dec 2019 07:51:12 GMT expires: - '-1' pragma: @@ -390,7 +379,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 200 message: OK @@ -424,70 +413,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004?api-version=2018-06-01-preview - response: - body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' - headers: - cache-control: - - no-cache - connection: - - close - content-length: - - '147' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:13:15 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - service - status: - code: 504 - message: Gateway Timeout -- request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - Content-Length: - - '931' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -495,20 +421,20 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004","name":"hdicli-000004","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"3c599c59-f9e0-44e7-b84b-7a7344463a9d","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-10-21T14:13:18.697","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + US 2","etag":"8fd84d01-0167-4535-ad74-53065b61d962","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1911281747.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-29T07:51:28.67","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: azure-asyncoperation: - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1292' + - '1291' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:13:22 GMT + - Sun, 29 Dec 2019 07:51:31 GMT etag: - - '"3c599c59-f9e0-44e7-b84b-7a7344463a9d"' + - '"8fd84d01-0167-4535-ad74-53065b61d962"' expires: - '-1' pragma: @@ -522,11 +448,11 @@ interactions: x-content-type-options: - nosniff x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-xpgtt/providers/Microsoft.HDInsight/clusters/hdicli-4fmsdxdwy?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-bjkvh/providers/Microsoft.HDInsight/clusters/hdicli-aghifvl6g?api-version=2018-06-01-preview x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1199' status: code: 200 message: OK @@ -546,7 +472,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -560,7 +486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:13:55 GMT + - Sun, 29 Dec 2019 07:52:02 GMT expires: - '-1' pragma: @@ -594,7 +520,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -608,7 +534,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:14:27 GMT + - Sun, 29 Dec 2019 07:52:33 GMT expires: - '-1' pragma: @@ -642,7 +568,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -656,7 +582,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:14:59 GMT + - Sun, 29 Dec 2019 07:53:08 GMT expires: - '-1' pragma: @@ -690,7 +616,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -704,7 +630,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:15:31 GMT + - Sun, 29 Dec 2019 07:53:38 GMT expires: - '-1' pragma: @@ -738,7 +664,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -752,7 +678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:16:05 GMT + - Sun, 29 Dec 2019 07:54:08 GMT expires: - '-1' pragma: @@ -786,7 +712,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -800,7 +726,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:16:37 GMT + - Sun, 29 Dec 2019 07:54:40 GMT expires: - '-1' pragma: @@ -834,7 +760,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -848,7 +774,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:17:10 GMT + - Sun, 29 Dec 2019 07:55:10 GMT expires: - '-1' pragma: @@ -882,7 +808,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -896,7 +822,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:17:41 GMT + - Sun, 29 Dec 2019 07:55:42 GMT expires: - '-1' pragma: @@ -930,7 +856,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -944,7 +870,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:18:13 GMT + - Sun, 29 Dec 2019 07:56:12 GMT expires: - '-1' pragma: @@ -978,7 +904,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -992,7 +918,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:18:46 GMT + - Sun, 29 Dec 2019 07:56:44 GMT expires: - '-1' pragma: @@ -1026,7 +952,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1040,7 +966,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:19:17 GMT + - Sun, 29 Dec 2019 07:57:15 GMT expires: - '-1' pragma: @@ -1074,7 +1000,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1088,7 +1014,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:19:53 GMT + - Sun, 29 Dec 2019 07:57:46 GMT expires: - '-1' pragma: @@ -1122,7 +1048,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1136,7 +1062,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:20:25 GMT + - Sun, 29 Dec 2019 07:58:18 GMT expires: - '-1' pragma: @@ -1170,7 +1096,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1184,7 +1110,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:20:57 GMT + - Sun, 29 Dec 2019 07:58:49 GMT expires: - '-1' pragma: @@ -1218,7 +1144,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1232,7 +1158,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:21:29 GMT + - Sun, 29 Dec 2019 07:59:19 GMT expires: - '-1' pragma: @@ -1266,7 +1192,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1280,7 +1206,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:22:01 GMT + - Sun, 29 Dec 2019 07:59:52 GMT expires: - '-1' pragma: @@ -1314,7 +1240,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1328,7 +1254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:22:34 GMT + - Sun, 29 Dec 2019 08:00:22 GMT expires: - '-1' pragma: @@ -1362,7 +1288,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1376,7 +1302,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:23:06 GMT + - Sun, 29 Dec 2019 08:00:52 GMT expires: - '-1' pragma: @@ -1410,7 +1336,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1424,7 +1350,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:23:39 GMT + - Sun, 29 Dec 2019 08:01:25 GMT expires: - '-1' pragma: @@ -1458,7 +1384,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1472,7 +1398,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:24:11 GMT + - Sun, 29 Dec 2019 08:01:55 GMT expires: - '-1' pragma: @@ -1506,7 +1432,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1520,7 +1446,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:24:43 GMT + - Sun, 29 Dec 2019 08:02:26 GMT expires: - '-1' pragma: @@ -1554,7 +1480,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1568,7 +1494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:25:16 GMT + - Sun, 29 Dec 2019 08:02:57 GMT expires: - '-1' pragma: @@ -1602,7 +1528,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1616,7 +1542,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:25:48 GMT + - Sun, 29 Dec 2019 08:03:29 GMT expires: - '-1' pragma: @@ -1650,7 +1576,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1664,7 +1590,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:26:21 GMT + - Sun, 29 Dec 2019 08:03:59 GMT expires: - '-1' pragma: @@ -1698,7 +1624,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1712,7 +1638,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:26:52 GMT + - Sun, 29 Dec 2019 08:04:31 GMT expires: - '-1' pragma: @@ -1746,7 +1672,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1760,7 +1686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:27:25 GMT + - Sun, 29 Dec 2019 08:05:02 GMT expires: - '-1' pragma: @@ -1794,7 +1720,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1808,7 +1734,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:27:57 GMT + - Sun, 29 Dec 2019 08:05:33 GMT expires: - '-1' pragma: @@ -1842,7 +1768,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1856,7 +1782,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:28:30 GMT + - Sun, 29 Dec 2019 08:06:04 GMT expires: - '-1' pragma: @@ -1890,7 +1816,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1904,7 +1830,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:29:01 GMT + - Sun, 29 Dec 2019 08:06:35 GMT expires: - '-1' pragma: @@ -1938,7 +1864,7 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1952,7 +1878,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:29:34 GMT + - Sun, 29 Dec 2019 08:07:06 GMT expires: - '-1' pragma: @@ -1986,21 +1912,21 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"status":"InProgress"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '23' + - '22' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:30:07 GMT + - Sun, 29 Dec 2019 08:07:38 GMT expires: - '-1' pragma: @@ -2034,21 +1960,22 @@ interactions: --ssh-user --ssh-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004?api-version=2018-06-01-preview response: body: - string: '{"status":"InProgress"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004","name":"hdicli-000004","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"8fd84d01-0167-4535-ad74-53065b61d962","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3016-3","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1911281747.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-29T07:51:28.67","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000004-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000004.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '23' + - '1703' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:30:39 GMT + - Sun, 29 Dec 2019 08:07:38 GMT expires: - '-1' pragma: @@ -2074,29 +2001,31 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight show Connection: - keep-alive ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004?api-version=2018-06-01-preview response: body: - string: '{"status":"InProgress"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004","name":"hdicli-000004","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"8fd84d01-0167-4535-ad74-53065b61d962","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3016-3","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1911281747.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-29T07:51:28.67","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000004-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000004.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: cache-control: - no-cache content-length: - - '23' + - '1703' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:31:19 GMT + - Sun, 29 Dec 2019 08:07:42 GMT expires: - '-1' pragma: @@ -2122,29 +2051,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight monitor show Connection: - keep-alive ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview response: body: - string: '{"status":"InProgress"}' + string: '{"clusterMonitoringEnabled":false,"workspaceId":null}' headers: cache-control: - no-cache content-length: - - '23' + - '53' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:31:51 GMT + - Sun, 29 Dec 2019 08:07:44 GMT expires: - '-1' pragma: @@ -2170,43 +2100,40 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight monitor enable Connection: - keep-alive ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.OperationalInsights%2Fworkspaces%27%20and%20name%20eq%20%27testws000003%27&api-version=2019-07-01 response: body: - string: '{"status":"InProgress"}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003","name":"testws000003","type":"Microsoft.OperationalInsights/workspaces","location":"eastus2"}]}' headers: cache-control: - no-cache content-length: - - '23' + - '273' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:32:24 GMT + - Sun, 29 Dec 2019 08:07:45 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-hdi-served-by: - - global status: code: 200 message: OK @@ -2218,81 +2145,46 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight monitor enable Connection: - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: + Content-Type: - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:32:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-loganalytics/0.2.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2015-11-01-preview response: body: - string: '{"status":"InProgress"}' + string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": + \"aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Sun, + 29 Dec 2019 07:49:38 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": + {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": + true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 0.5,\r\n + \ \"quotaNextResetTime\": \"Sun, 29 Dec 2019 22:00:00 GMT\",\r\n \"dataIngestionStatus\": + \"RespectQuota\"\r\n }\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/microsoft.operationalinsights/workspaces/testws000003\",\r\n + \ \"name\": \"testws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n + \ \"location\": \"eastus2\"\r\n}" headers: cache-control: - no-cache content-length: - - '23' + - '860' content-type: - - application/json; charset=utf-8 + - application/json date: - - Mon, 21 Oct 2019 14:33:28 GMT - expires: - - '-1' + - Sun, 29 Dec 2019 08:07:47 GMT pragma: - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2301,8 +2193,9 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-hdi-served-by: - - global + x-powered-by: + - ASP.NET + - ASP.NET status: code: 200 message: OK @@ -2314,1089 +2207,110 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight monitor enable Connection: - keep-alive + Content-Length: + - '0' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + azure-mgmt-loganalytics/0.2.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003/sharedKeys?api-version=2015-11-01-preview response: body: - string: '{"status":"InProgress"}' + string: "{\r\n \"primarySharedKey\": \"ZpSONOTvl/2Adf/PLsZX8enzn5/6DGAnkN1rkHHx8+0cu/f5HpE8m6ZyqCCyB+Ud/jxtnY5BWr29wvXdQjQXTw==\",\r\n + \ \"secondarySharedKey\": \"DMlH2H26Gg+faVWiBCFMzmWZHLtsDQtsYERl5Z9wlaGzi8h8ouZxQiCJ5PXfvP0H588BKHy51wk+13Pw10PEGw==\"\r\n}" headers: cache-control: - no-cache + cachecontrol: + - no-cache content-length: - - '23' + - '235' content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:34:03 GMT + - Sun, 29 Dec 2019 08:07:48 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 x-content-type-options: - nosniff - x-ms-hdi-served-by: - - global + x-powered-by: + - ASP.NET + - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"workspaceId": "aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1", "primaryKey": "ZpSONOTvl/2Adf/PLsZX8enzn5/6DGAnkN1rkHHx8+0cu/f5HpE8m6ZyqCCyB+Ud/jxtnY5BWr29wvXdQjQXTw=="}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - hdinsight create + - hdinsight monitor enable Connection: - keep-alive + Content-Length: + - '161' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password + - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview response: body: - string: '{"status":"InProgress"}' + string: '' headers: + azure-asyncoperation: + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '23' - content-type: - - application/json; charset=utf-8 + - '0' date: - - Mon, 21 Oct 2019 14:34:34 GMT + - Sun, 29 Dec 2019 08:07:50 GMT expires: - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/operationresults/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff x-ms-hdi-served-by: - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:35:07 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:35:39 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:36:11 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:36:44 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:37:16 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:37:48 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:38:21 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:38:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:39:25 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:39:58 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:40:30 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:02 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/create?api-version=2018-06-01-preview - response: - body: - string: '{"status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '22' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:34 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container - --ssh-user --ssh-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004","name":"hdicli-000004","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"3c599c59-f9e0-44e7-b84b-7a7344463a9d","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T14:13:18.697","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000004-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000004.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' - headers: - cache-control: - - no-cache - content-length: - - '1705' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:36 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight show - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004?api-version=2018-06-01-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004","name":"hdicli-000004","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"3c599c59-f9e0-44e7-b84b-7a7344463a9d","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1909140351.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-10-21T14:13:18.697","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000004-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000004.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' - headers: - cache-control: - - no-cache - content-length: - - '1705' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:40 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview - response: - body: - string: '{"clusterMonitoringEnabled":false,"workspaceId":null}' - headers: - cache-control: - - no-cache - content-length: - - '53' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:43 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor enable - Connection: - - keep-alive - ParameterSetName: - - -g -n --workspace --no-validation-timeout - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.OperationalInsights%2Fworkspaces%27%20and%20name%20eq%20%27testws000003%27&api-version=2019-07-01 - response: - body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003","name":"testws000003","type":"Microsoft.OperationalInsights/workspaces","location":"eastus2"}]}' - headers: - cache-control: - - no-cache - content-length: - - '273' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41: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: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor enable - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --workspace --no-validation-timeout - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-loganalytics/0.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2015-11-01-preview - response: - body: - string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"28be753b-1f87-4971-b32b-780aae453919\",\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"sku\": {\r\n \"name\": \"free\",\r\n \"lastSkuUpdate\": \"Mon, - 21 Oct 2019 14:11:10 GMT\"\r\n },\r\n \"retentionInDays\": 7,\r\n \"features\": - {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": - true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 0.5,\r\n - \ \"quotaNextResetTime\": \"Tue, 22 Oct 2019 14:00:00 GMT\",\r\n \"dataIngestionStatus\": - \"RespectQuota\"\r\n }\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/microsoft.operationalinsights/workspaces/testws000003\",\r\n - \ \"name\": \"testws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"eastus2\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '860' - content-type: - - application/json - date: - - Mon, 21 Oct 2019 14:41:48 GMT - pragma: - - no-cache - request-context: - - appId=cid-v1:3d24a429-e724-4d71-9886-21ad884cf893 - server: - - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-powered-by: - - ASP.NET - - ASP.NET - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor enable - Connection: - - keep-alive - Content-Length: - - '0' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --workspace --no-validation-timeout - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-loganalytics/0.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003/sharedKeys?api-version=2015-11-01-preview - response: - body: - string: "{\r\n \"primarySharedKey\": \"HhEluF4UrXbuhw/SUyAq5EV4ttmndBQve4Gb/zzE3NziFOwznyOxKM29eitN2zxAIBWrSHsO+k7Kwc0UKiPn1A==\",\r\n - \ \"secondarySharedKey\": \"UbpQTa/RHYqsXnK+zNclfBaDbMtQZMDIELBpUQsZjw58XPk7q3CczW9Ma8CxWIbBvSeUko7rJ7zke4VcAVU8Bg==\"\r\n}" - headers: - cache-control: - - no-cache - cachecontrol: - - no-cache - content-length: - - '235' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:41:51 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:3d24a429-e724-4d71-9886-21ad884cf893 - server: - - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-ams-apiversion: - - WebAPI1.0 - x-content-type-options: - - nosniff - x-powered-by: - - ASP.NET - - ASP.NET - status: - code: 200 - message: OK -- request: - body: '{"workspaceId": "28be753b-1f87-4971-b32b-780aae453919", "primaryKey": "HhEluF4UrXbuhw/SUyAq5EV4ttmndBQve4Gb/zzE3NziFOwznyOxKM29eitN2zxAIBWrSHsO+k7Kwc0UKiPn1A=="}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor enable - Connection: - - keep-alive - Content-Length: - - '161' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --workspace --no-validation-timeout - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview - response: - body: - string: '' - headers: - azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview - cache-control: - - no-cache - content-length: - - '0' - date: - - Mon, 21 Oct 2019 14:41:54 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/operationresults/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - x-ms-ratelimit-remaining-subscription-writes: - - '1181' + x-ms-ratelimit-remaining-subscription-writes: + - '1196' status: code: 202 message: Accepted @@ -3415,56 +2329,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview - response: - body: - string: '{"status":"InProgress"}' - headers: - cache-control: - - no-cache - content-length: - - '23' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 21 Oct 2019 14:42:57 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-hdi-served-by: - - global - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - hdinsight monitor enable - Connection: - - keep-alive - ParameterSetName: - - -g -n --workspace --no-validation-timeout - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3476,7 +2343,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:43:29 GMT + - Sun, 29 Dec 2019 08:08:52 GMT expires: - '-1' pragma: @@ -3509,9 +2376,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3523,7 +2390,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:44:01 GMT + - Sun, 29 Dec 2019 08:09:23 GMT expires: - '-1' pragma: @@ -3556,9 +2423,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3570,7 +2437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:44:32 GMT + - Sun, 29 Dec 2019 08:09:53 GMT expires: - '-1' pragma: @@ -3603,9 +2470,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3617,7 +2484,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:45:02 GMT + - Sun, 29 Dec 2019 08:10:25 GMT expires: - '-1' pragma: @@ -3650,9 +2517,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3664,7 +2531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:45:35 GMT + - Sun, 29 Dec 2019 08:10:55 GMT expires: - '-1' pragma: @@ -3697,9 +2564,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3711,7 +2578,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:46:06 GMT + - Sun, 29 Dec 2019 08:11:26 GMT expires: - '-1' pragma: @@ -3744,9 +2611,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3758,7 +2625,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:46:38 GMT + - Sun, 29 Dec 2019 08:11:57 GMT expires: - '-1' pragma: @@ -3791,9 +2658,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3805,7 +2672,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:47:09 GMT + - Sun, 29 Dec 2019 08:12:27 GMT expires: - '-1' pragma: @@ -3838,9 +2705,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3852,7 +2719,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:47:42 GMT + - Sun, 29 Dec 2019 08:12:58 GMT expires: - '-1' pragma: @@ -3885,9 +2752,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3899,7 +2766,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:48:13 GMT + - Sun, 29 Dec 2019 08:13:29 GMT expires: - '-1' pragma: @@ -3932,9 +2799,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -3946,7 +2813,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:48:45 GMT + - Sun, 29 Dec 2019 08:14:00 GMT expires: - '-1' pragma: @@ -3979,9 +2846,9 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/9e61247f-e2d6-4d59-a2da-56be270210e0-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/f49059fa-c4e5-4ede-9938-2182b55cd86f-0?api-version=2018-06-01-preview response: body: string: '{"status":"Succeeded"}' @@ -3993,7 +2860,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:17 GMT + - Sun, 29 Dec 2019 08:14:29 GMT expires: - '-1' pragma: @@ -4026,12 +2893,12 @@ interactions: - -g -n --workspace --no-validation-timeout User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview response: body: - string: '{"clusterMonitoringEnabled":true,"workspaceId":"28be753b-1f87-4971-b32b-780aae453919"}' + string: '{"clusterMonitoringEnabled":true,"workspaceId":"aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1"}' headers: cache-control: - no-cache @@ -4040,7 +2907,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:18 GMT + - Sun, 29 Dec 2019 08:14:30 GMT expires: - '-1' pragma: @@ -4073,14 +2940,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/extensions/clustermonitoring?api-version=2018-06-01-preview response: body: - string: '{"clusterMonitoringEnabled":true,"workspaceId":"28be753b-1f87-4971-b32b-780aae453919"}' + string: '{"clusterMonitoringEnabled":true,"workspaceId":"aebe3b91-2beb-4e90-afb1-ba65d3e1c4a1"}' headers: cache-control: - no-cache @@ -4089,7 +2956,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:49:22 GMT + - Sun, 29 Dec 2019 08:14:34 GMT expires: - '-1' pragma: @@ -4124,7 +2991,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -4134,17 +3001,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/afed428c-4a9d-4eab-91a6-6cff2319d05f-0?api-version=2018-06-01-preview + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/53135cb9-bebf-4fc4-9eed-9300bddacea5-0?api-version=2018-06-01-preview cache-control: - no-cache content-length: - '0' date: - - Mon, 21 Oct 2019 14:49:27 GMT + - Sun, 29 Dec 2019 08:14:37 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/operationresults/afed428c-4a9d-4eab-91a6-6cff2319d05f-0?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/operationresults/53135cb9-bebf-4fc4-9eed-9300bddacea5-0?api-version=2018-06-01-preview pragma: - no-cache strict-transport-security: @@ -4154,7 +3021,7 @@ interactions: x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-deletes: - - '14991' + - '14999' status: code: 202 message: Accepted @@ -4173,9 +3040,9 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/afed428c-4a9d-4eab-91a6-6cff2319d05f-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/53135cb9-bebf-4fc4-9eed-9300bddacea5-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -4187,7 +3054,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:50:29 GMT + - Sun, 29 Dec 2019 08:15:38 GMT expires: - '-1' pragma: @@ -4220,9 +3087,9 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/afed428c-4a9d-4eab-91a6-6cff2319d05f-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/53135cb9-bebf-4fc4-9eed-9300bddacea5-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -4234,7 +3101,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:51:01 GMT + - Sun, 29 Dec 2019 08:16:08 GMT expires: - '-1' pragma: @@ -4267,9 +3134,9 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/afed428c-4a9d-4eab-91a6-6cff2319d05f-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000004/azureasyncoperations/53135cb9-bebf-4fc4-9eed-9300bddacea5-0?api-version=2018-06-01-preview response: body: string: '{"status":"Succeeded"}' @@ -4281,7 +3148,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:51:31 GMT + - Sun, 29 Dec 2019 08:16:41 GMT expires: - '-1' pragma: @@ -4314,7 +3181,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-hdinsight/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4330,7 +3197,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 21 Oct 2019 14:51:34 GMT + - Sun, 29 Dec 2019 08:16:43 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_script_action.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_script_action.yaml index 7a00aa712d7..cfddc47f542 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_script_action.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_script_action.yaml @@ -14,8 +14,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-resource/3.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:25:44 GMT + - Fri, 27 Dec 2019 14:43:24 GMT expires: - '-1' pragma: @@ -60,24 +60,24 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T22:24:25.4515451Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T22:24:25.4515451Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T22:24:25.3891884Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002","name":"hdicli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:42:04.1534194Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:42:04.1534194Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:42:04.0754054Z","primaryEndpoints":{"blob":"https://hdicli000002.blob.core.windows.net/","queue":"https://hdicli000002.queue.core.windows.net/","table":"https://hdicli000002.table.core.windows.net/","file":"https://hdicli000002.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1107' + - '1139' content-type: - application/json date: - - Wed, 28 Aug 2019 22:25:45 GMT + - Fri, 27 Dec 2019 14:43:25 GMT expires: - '-1' pragma: @@ -112,12 +112,12 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.Storage/storageAccounts/hdicli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json date: - - Wed, 28 Aug 2019 22:25:46 GMT + - Fri, 27 Dec 2019 14:43:26 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1189' status: code: 200 message: OK @@ -178,52 +178,52 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview response: body: - string: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive - a response from ''Microsoft.HDInsight'' within the specified time period."}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"cbeece60-2d34-4b5d-99ee-a52d4664945e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-12-27T14:43:41.143","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' headers: + azure-asyncoperation: + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache - connection: - - close content-length: - - '147' + - '1292' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:26:07 GMT + - Fri, 27 Dec 2019 14:43:42 GMT + etag: + - '"cbeece60-2d34-4b5d-99ee-a52d4664945e"' expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-failure-cause: - - service + x-ms-hdi-clusteruri: + - https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/hdicli-tdmay/providers/Microsoft.HDInsight/clusters/hdicli-4cfv4mkhj?api-version=2018-06-01-preview + x-ms-hdi-served-by: + - global + x-ms-ratelimit-remaining-subscription-writes: + - '1182' status: - code: 504 - message: Gateway Timeout + code: 200 + message: OK - request: - body: 'b''{"location": "eastus2", "properties": {"clusterVersion": "default", - "osType": "Linux", "clusterDefinition": {"kind": "spark", "configurations": - {"gateway": {"restAuthCredential.isEnabled": "true", "restAuthCredential.username": - "admin", "restAuthCredential.password": "Password1!"}}}, "computeProfile": {"roles": - [{"name": "headnode", "targetInstanceCount": 2, "hardwareProfile": {"vmSize": - "large"}, "osProfile": {"linuxOperatingSystemProfile": {"username": "sshuser", - "password": "Password1!"}}}, {"name": "workernode", "targetInstanceCount": 3, - "hardwareProfile": {"vmSize": "large"}, "osProfile": {"linuxOperatingSystemProfile": - {"username": "sshuser", "password": "Password1!"}}}]}, "storageProfile": {"storageaccounts": - [{"name": "hdicli000002.blob.core.windows.net", "isDefault": true, "container": - "default", "key": "veryFakedStorageAccountKey=="}]}}}''' + body: null headers: Accept: - application/json @@ -233,37 +233,74 @@ interactions: - hdinsight create Connection: - keep-alive - Content-Length: - - '931' - Content-Type: + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:44:15 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive ParameterSetName: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"880a760e-1acf-4401-886e-84abe0f41c3b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"InProgress","clusterState":"Accepted","createdDate":"2019-08-28T22:26:07.75","quotaInfo":{"coresUsed":20},"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + string: '{"status":"InProgress"}' headers: - azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '1291' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:26:09 GMT - etag: - - '"880a760e-1acf-4401-886e-84abe0f41c3b"' + - Fri, 27 Dec 2019 14:44:45 GMT expires: - '-1' pragma: @@ -276,12 +313,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-hdi-clusteruri: - - https://management.azure.com/subscriptions/85a6c256-e687-4281-9cca-84869cf6ef36/resourceGroups/hdicli-om2dz/providers/Microsoft.HDInsight/clusters/hdicli-4qolzfmaa?api-version=2018-06-01-preview x-ms-hdi-served-by: - global - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: code: 200 message: OK @@ -300,8 +333,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -315,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:26:40 GMT + - Fri, 27 Dec 2019 14:45:17 GMT expires: - '-1' pragma: @@ -348,8 +381,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -363,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:27:11 GMT + - Fri, 27 Dec 2019 14:45:47 GMT expires: - '-1' pragma: @@ -396,8 +429,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -411,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:27:41 GMT + - Fri, 27 Dec 2019 14:46:19 GMT expires: - '-1' pragma: @@ -444,8 +477,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -459,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:28:13 GMT + - Fri, 27 Dec 2019 14:46:50 GMT expires: - '-1' pragma: @@ -492,8 +525,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -507,7 +540,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:28:43 GMT + - Fri, 27 Dec 2019 14:47:21 GMT expires: - '-1' pragma: @@ -540,8 +573,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -555,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:29:13 GMT + - Fri, 27 Dec 2019 14:47:52 GMT expires: - '-1' pragma: @@ -588,8 +621,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -603,7 +636,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:29:44 GMT + - Fri, 27 Dec 2019 14:48:24 GMT expires: - '-1' pragma: @@ -636,8 +669,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -651,7 +684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:30:15 GMT + - Fri, 27 Dec 2019 14:48:54 GMT expires: - '-1' pragma: @@ -684,8 +717,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -699,7 +732,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:30:45 GMT + - Fri, 27 Dec 2019 14:49:25 GMT expires: - '-1' pragma: @@ -732,8 +765,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -747,7 +780,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:31:15 GMT + - Fri, 27 Dec 2019 14:49:56 GMT expires: - '-1' pragma: @@ -780,8 +813,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -795,7 +828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:31:46 GMT + - Fri, 27 Dec 2019 14:50:30 GMT expires: - '-1' pragma: @@ -828,8 +861,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -843,7 +876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:32:17 GMT + - Fri, 27 Dec 2019 14:51:01 GMT expires: - '-1' pragma: @@ -876,8 +909,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -891,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:32:48 GMT + - Fri, 27 Dec 2019 14:51:31 GMT expires: - '-1' pragma: @@ -924,8 +957,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -939,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:33:18 GMT + - Fri, 27 Dec 2019 14:52:02 GMT expires: - '-1' pragma: @@ -972,8 +1005,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -987,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:33:49 GMT + - Fri, 27 Dec 2019 14:52:34 GMT expires: - '-1' pragma: @@ -1020,8 +1053,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1035,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:34:19 GMT + - Fri, 27 Dec 2019 14:53:04 GMT expires: - '-1' pragma: @@ -1068,8 +1101,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1083,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:34:50 GMT + - Fri, 27 Dec 2019 14:53:36 GMT expires: - '-1' pragma: @@ -1116,8 +1149,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1131,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:35:20 GMT + - Fri, 27 Dec 2019 14:54:06 GMT expires: - '-1' pragma: @@ -1164,8 +1197,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1179,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:35:51 GMT + - Fri, 27 Dec 2019 14:54:38 GMT expires: - '-1' pragma: @@ -1212,8 +1245,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1227,7 +1260,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:36:22 GMT + - Fri, 27 Dec 2019 14:55:09 GMT expires: - '-1' pragma: @@ -1260,8 +1293,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1275,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:36:52 GMT + - Fri, 27 Dec 2019 14:55:40 GMT expires: - '-1' pragma: @@ -1308,8 +1341,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1323,7 +1356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:37:23 GMT + - Fri, 27 Dec 2019 14:56:11 GMT expires: - '-1' pragma: @@ -1356,8 +1389,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1371,7 +1404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:37:54 GMT + - Fri, 27 Dec 2019 14:56:43 GMT expires: - '-1' pragma: @@ -1404,8 +1437,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1419,7 +1452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:38:24 GMT + - Fri, 27 Dec 2019 14:57:13 GMT expires: - '-1' pragma: @@ -1452,8 +1485,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1467,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:38:55 GMT + - Fri, 27 Dec 2019 14:57:46 GMT expires: - '-1' pragma: @@ -1500,8 +1533,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1515,7 +1548,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:39:25 GMT + - Fri, 27 Dec 2019 14:58:16 GMT expires: - '-1' pragma: @@ -1548,8 +1581,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1563,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:39:56 GMT + - Fri, 27 Dec 2019 14:58:47 GMT expires: - '-1' pragma: @@ -1596,8 +1629,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1611,7 +1644,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:40:27 GMT + - Fri, 27 Dec 2019 14:59:18 GMT expires: - '-1' pragma: @@ -1644,8 +1677,8 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: @@ -1659,7 +1692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:40:57 GMT + - Fri, 27 Dec 2019 14:59:50 GMT expires: - '-1' pragma: @@ -1692,22 +1725,22 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"status":"Succeeded"}' + string: '{"status":"InProgress"}' headers: cache-control: - no-cache content-length: - - '22' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:41:28 GMT + - Fri, 27 Dec 2019 15:00:21 GMT expires: - '-1' pragma: @@ -1740,23 +1773,22 @@ interactions: - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"880a760e-1acf-4401-886e-84abe0f41c3b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T22:26:07.75","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + string: '{"status":"InProgress"}' headers: cache-control: - no-cache content-length: - - '1704' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:41:29 GMT + - Fri, 27 Dec 2019 15:00:53 GMT expires: - '-1' pragma: @@ -1782,31 +1814,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight show + - hdinsight create Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East - US 2","etag":"880a760e-1acf-4401-886e-84abe0f41c3b","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1908082122.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-08-28T22:26:07.75","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + string: '{"status":"InProgress"}' headers: cache-control: - no-cache content-length: - - '1704' + - '23' content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:41:31 GMT + - Fri, 27 Dec 2019 15:01:23 GMT expires: - '-1' pragma: @@ -1825,59 +1855,101 @@ interactions: code: 200 message: OK - request: - body: '{"scriptActions": [{"name": "InstallGiraph", "uri": "https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh", - "roles": ["headnode", "workernode"]}], "persistOnSuccess": true}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - hdinsight script-action execute + - hdinsight create Connection: - keep-alive - Content-Length: - - '217' - Content-Type: + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:01:54 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive ParameterSetName: - - -g -n --cluster-name --script-uri --roles --persist-on-success + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/executeScriptActions?api-version=2018-06-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: - string: '' + string: '{"status":"InProgress"}' headers: - azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview cache-control: - no-cache content-length: - - '0' + - '23' + content-type: + - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:41:33 GMT + - Fri, 27 Dec 2019 15:02:25 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff x-ms-hdi-served-by: - global - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -1886,16 +1958,65 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight script-action execute + - hdinsight create Connection: - keep-alive ParameterSetName: - - -g -n --cluster-name --script-uri --roles --persist-on-success + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:02:57 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -1907,7 +2028,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:42:33 GMT + - Fri, 27 Dec 2019 15:03:28 GMT expires: - '-1' pragma: @@ -1933,16 +2054,17 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - hdinsight script-action execute + - hdinsight create Connection: - keep-alive ParameterSetName: - - -g -n --cluster-name --script-uri --roles --persist-on-success + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -1954,7 +2076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:43:04 GMT + - Fri, 27 Dec 2019 15:03:58 GMT expires: - '-1' pragma: @@ -1972,6 +2094,351 @@ interactions: status: code: 200 message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:04:29 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:05:00 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"InProgress"}' + headers: + cache-control: + - no-cache + content-length: + - '23' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:05:31 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/create?api-version=2018-06-01-preview + response: + body: + string: '{"status":"Succeeded"}' + headers: + cache-control: + - no-cache + content-length: + - '22' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:06:03 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l -p -t --no-validation-timeout --storage-account --storage-container + --ssh-user --ssh-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"cbeece60-2d34-4b5d-99ee-a52d4664945e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:43:41.143","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + headers: + cache-control: + - no-cache + content-length: + - '1705' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:06:04 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight show + Connection: + - keep-alive + ParameterSetName: + - -n -g + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003?api-version=2018-06-01-preview + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003","name":"hdicli-000003","type":"Microsoft.HDInsight/clusters","location":"East + US 2","etag":"cbeece60-2d34-4b5d-99ee-a52d4664945e","tags":null,"properties":{"clusterVersion":"3.6.1000.67","clusterHdpVersion":"2.6.5.3009-43","osType":"Linux","clusterDefinition":{"blueprint":"https://blueprints.azurehdinsight.net/spark-3.6.1000.67.1910270459.json","kind":"spark","componentVersion":{"spark":"2.3"}},"computeProfile":{"roles":[{"name":"headnode","targetInstanceCount":2,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"workernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_a4_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false},{"name":"zookeepernode","targetInstanceCount":3,"hardwareProfile":{"vmSize":"standard_A2_v2"},"osProfile":{"linuxOperatingSystemProfile":{"username":"sshuser"}},"encryptDataDisks":false}]},"provisioningState":"Succeeded","clusterState":"Running","createdDate":"2019-12-27T14:43:41.143","quotaInfo":{"coresUsed":20},"connectivityEndpoints":[{"name":"SSH","protocol":"TCP","location":"hdicli-000003-ssh.azurehdinsight.net","port":22},{"name":"HTTPS","protocol":"TCP","location":"hdicli-000003.azurehdinsight.net","port":443}],"tier":"standard","storageProfile":{"storageaccounts":[{"name":"hdicli000002.blob.core.windows.net","resourceId":null,"msiResourceId":null,"key":null,"fileSystem":null,"container":"default","saskey":null,"isDefault":true}]}}}' + headers: + cache-control: + - no-cache + content-length: + - '1705' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:06:07 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + status: + code: 200 + message: OK +- request: + body: '{"scriptActions": [{"name": "InstallGiraph", "uri": "https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh", + "roles": ["headnode", "workernode"]}], "persistOnSuccess": true}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - hdinsight script-action execute + Connection: + - keep-alive + Content-Length: + - '217' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --cluster-name --script-uri --roles --persist-on-success + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/executeScriptActions?api-version=2018-06-01-preview + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview + cache-control: + - no-cache + content-length: + - '0' + date: + - Fri, 27 Dec 2019 15:06:10 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-hdi-served-by: + - global + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + status: + code: 202 + message: Accepted - request: body: null headers: @@ -1986,10 +2453,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2001,7 +2468,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:43:34 GMT + - Fri, 27 Dec 2019 15:07:12 GMT expires: - '-1' pragma: @@ -2033,10 +2500,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2048,7 +2515,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:44:04 GMT + - Fri, 27 Dec 2019 15:07:43 GMT expires: - '-1' pragma: @@ -2080,10 +2547,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2095,7 +2562,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:44:35 GMT + - Fri, 27 Dec 2019 15:08:15 GMT expires: - '-1' pragma: @@ -2127,10 +2594,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2142,7 +2609,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:45:04 GMT + - Fri, 27 Dec 2019 15:08:46 GMT expires: - '-1' pragma: @@ -2174,10 +2641,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"InProgress"}' @@ -2189,7 +2656,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:45:35 GMT + - Fri, 27 Dec 2019 15:09:17 GMT expires: - '-1' pragma: @@ -2221,10 +2688,10 @@ interactions: ParameterSetName: - -g -n --cluster-name --script-uri --roles --persist-on-success User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/51514082-1470-4189-bc4a-61a4c1e80535-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/bc305db7-bb79-4528-8699-acc67881badc-0?api-version=2018-06-01-preview response: body: string: '{"status":"Succeeded"}' @@ -2236,7 +2703,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:46:05 GMT + - Fri, 27 Dec 2019 15:09:50 GMT expires: - '-1' pragma: @@ -2268,8 +2735,8 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2285,7 +2752,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:46:07 GMT + - Fri, 27 Dec 2019 15:09:53 GMT expires: - '-1' pragma: @@ -2319,8 +2786,8 @@ interactions: ParameterSetName: - -g -n --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -2334,7 +2801,7 @@ interactions: content-length: - '0' date: - - Wed, 28 Aug 2019 22:46:09 GMT + - Fri, 27 Dec 2019 15:09:54 GMT expires: - '-1' pragma: @@ -2346,7 +2813,7 @@ interactions: x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14991' status: code: 200 message: OK @@ -2364,8 +2831,8 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2381,7 +2848,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:46:10 GMT + - Fri, 27 Dec 2019 15:09:56 GMT expires: - '-1' pragma: @@ -2413,15 +2880,15 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory?api-version=2018-06-01-preview response: body: - string: '{"value":[{"scriptExecutionId":1154256932364472,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:41:36.4776763Z","endTime":"2019-08-28T22:45:40.1241765Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' + string: '{"value":[{"scriptExecutionId":1258527702163667,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:06:12.0403146Z","endTime":"2019-12-27T15:09:45.4660416Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' headers: cache-control: - no-cache @@ -2430,7 +2897,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:46:12 GMT + - Fri, 27 Dec 2019 15:09:57 GMT expires: - '-1' pragma: @@ -2462,20 +2929,20 @@ interactions: ParameterSetName: - -g --cluster-name --execution-id User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory/1154256932364472?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory/1258527702163667?api-version=2018-06-01-preview response: body: - string: '{"scriptExecutionId":1154256932364472,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:41:36.4776763Z","endTime":"2019-08-28T22:45:40.1241765Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}],"debugInformation":"{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28\",\"tasks\":[{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/97\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction - ACTIONEXECUTE\",\"end_time\":1567032338986,\"error_log\":\"/var/lib/ambari-agent/data/errors-97.txt\",\"exit_code\":0,\"host_name\":\"hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net\",\"id\":\"97\",\"output_log\":\"/var/lib/ambari-agent/data/output-97.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1567032293584,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/98\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction - ACTIONEXECUTE\",\"end_time\":1567032322981,\"error_log\":\"/var/lib/ambari-agent/data/errors-98.txt\",\"exit_code\":0,\"host_name\":\"hn1-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net\",\"id\":\"98\",\"output_log\":\"/var/lib/ambari-agent/data/output-98.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1567032293585,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/99\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction - ACTIONEXECUTE\",\"end_time\":1567032295981,\"error_log\":\"/var/lib/ambari-agent/data/errors-99.txt\",\"exit_code\":0,\"host_name\":\"wn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net\",\"id\":\"99\",\"output_log\":\"/var/lib/ambari-agent/data/output-99.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1567032293585,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/100\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction - ACTIONEXECUTE\",\"end_time\":1567032296062,\"error_log\":\"/var/lib/ambari-agent/data/errors-100.txt\",\"exit_code\":0,\"host_name\":\"wn1-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net\",\"id\":\"100\",\"output_log\":\"/var/lib/ambari-agent/data/output-100.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1567032293585,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/101\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction - ACTIONEXECUTE\",\"end_time\":1567032296028,\"error_log\":\"/var/lib/ambari-agent/data/errors-101.txt\",\"exit_code\":0,\"host_name\":\"wn3-hdicli.cx2n4m52hw1e1dphxq0e43lmjb.cx.internal.cloudapp.net\",\"id\":\"101\",\"output_log\":\"/var/lib/ambari-agent/data/output-101.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1567032293585,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}}]}"}' + string: '{"scriptExecutionId":1258527702163667,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:06:12.0403146Z","endTime":"2019-12-27T15:09:45.4660416Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}],"debugInformation":"{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28\",\"tasks\":[{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/97\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction + ACTIONEXECUTE\",\"end_time\":1577459385339,\"error_log\":\"/var/lib/ambari-agent/data/errors-97.txt\",\"exit_code\":0,\"host_name\":\"hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net\",\"id\":\"97\",\"output_log\":\"/var/lib/ambari-agent/data/output-97.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1577459345815,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/98\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction + ACTIONEXECUTE\",\"end_time\":1577459371384,\"error_log\":\"/var/lib/ambari-agent/data/errors-98.txt\",\"exit_code\":0,\"host_name\":\"hn1-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net\",\"id\":\"98\",\"output_log\":\"/var/lib/ambari-agent/data/output-98.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1577459345816,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/99\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction + ACTIONEXECUTE\",\"end_time\":1577459349507,\"error_log\":\"/var/lib/ambari-agent/data/errors-99.txt\",\"exit_code\":0,\"host_name\":\"wn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net\",\"id\":\"99\",\"output_log\":\"/var/lib/ambari-agent/data/output-99.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1577459345816,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/100\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction + ACTIONEXECUTE\",\"end_time\":1577459349446,\"error_log\":\"/var/lib/ambari-agent/data/errors-100.txt\",\"exit_code\":0,\"host_name\":\"wn1-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net\",\"id\":\"100\",\"output_log\":\"/var/lib/ambari-agent/data/output-100.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1577459345816,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}},{\"href\":\"http://hn0-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net:8080/api/v1/clusters/hdicli-000003/requests/28/tasks/101\",\"Tasks\":{\"attempt_cnt\":1,\"command\":\"ACTIONEXECUTE\",\"command_detail\":\"run_customscriptaction + ACTIONEXECUTE\",\"end_time\":1577459349353,\"error_log\":\"/var/lib/ambari-agent/data/errors-101.txt\",\"exit_code\":0,\"host_name\":\"wn3-hdicli.0h4ns2roukauxgbela5vggm24h.cx.internal.cloudapp.net\",\"id\":\"101\",\"output_log\":\"/var/lib/ambari-agent/data/output-101.txt\",\"request_id\":\"28\",\"role\":\"run_customscriptaction\",\"stage_id\":\"0\",\"start_time\":1577459345816,\"status\":\"COMPLETED\",\"stderr\":null,\"stdout\":null,\"structured_out\":null}}]}"}' headers: cache-control: - no-cache @@ -2484,7 +2951,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:46:13 GMT + - Fri, 27 Dec 2019 15:10:00 GMT expires: - '-1' pragma: @@ -2521,8 +2988,8 @@ interactions: ParameterSetName: - -g --cluster-name --name --script-uri --roles User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2532,17 +2999,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/f65bdc1b-d603-4bab-b588-d8e1b3e8c627-0?api-version=2018-06-01-preview + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/67d333e3-d8df-4ddf-a518-33a33c4cf76d-0?api-version=2018-06-01-preview cache-control: - no-cache content-length: - '0' date: - - Wed, 28 Aug 2019 22:46:16 GMT + - Fri, 27 Dec 2019 15:10:02 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/f65bdc1b-d603-4bab-b588-d8e1b3e8c627-0?api-version=2018-06-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/operationresults/67d333e3-d8df-4ddf-a518-33a33c4cf76d-0?api-version=2018-06-01-preview pragma: - no-cache strict-transport-security: @@ -2552,7 +3019,7 @@ interactions: x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 202 message: Accepted @@ -2570,10 +3037,10 @@ interactions: ParameterSetName: - -g --cluster-name --name --script-uri --roles User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/f65bdc1b-d603-4bab-b588-d8e1b3e8c627-0?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/azureasyncoperations/67d333e3-d8df-4ddf-a518-33a33c4cf76d-0?api-version=2018-06-01-preview response: body: string: '{"status":"Succeeded"}' @@ -2585,7 +3052,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:47:17 GMT + - Fri, 27 Dec 2019 15:11:04 GMT expires: - '-1' pragma: @@ -2617,15 +3084,15 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory?api-version=2018-06-01-preview response: body: - string: '{"value":[{"scriptExecutionId":1154259760073728,"name":"InstallGiraph1","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:46:18.4177692Z","endTime":"2019-08-28T22:46:28.8178373Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]},{"scriptExecutionId":1154256932364472,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:41:36.4776763Z","endTime":"2019-08-28T22:45:40.1241765Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' + string: '{"value":[{"scriptExecutionId":1258530027908940,"name":"InstallGiraph1","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:10:04.8355287Z","endTime":"2019-12-27T15:10:15.0320383Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]},{"scriptExecutionId":1258527702163667,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:06:12.0403146Z","endTime":"2019-12-27T15:09:45.4660416Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' headers: cache-control: - no-cache @@ -2634,7 +3101,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:47:19 GMT + - Fri, 27 Dec 2019 15:11:08 GMT expires: - '-1' pragma: @@ -2668,12 +3135,12 @@ interactions: ParameterSetName: - -g --cluster-name --execution-id User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory/1154259760073728/promote?api-version=2018-06-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory/1258530027908940/promote?api-version=2018-06-01-preview response: body: string: '' @@ -2683,7 +3150,7 @@ interactions: content-length: - '0' date: - - Wed, 28 Aug 2019 22:47:22 GMT + - Fri, 27 Dec 2019 15:11:11 GMT expires: - '-1' pragma: @@ -2695,7 +3162,7 @@ interactions: x-ms-hdi-served-by: - global x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 200 message: OK @@ -2713,8 +3180,8 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2730,7 +3197,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:47:24 GMT + - Fri, 27 Dec 2019 15:11:13 GMT expires: - '-1' pragma: @@ -2762,15 +3229,15 @@ interactions: ParameterSetName: - -g --cluster-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.1 azure-mgmt-hdinsight/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.72 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-hdinsight/1.3.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-000001/providers/Microsoft.HDInsight/clusters/hdicli-000003/scriptExecutionHistory?api-version=2018-06-01-preview response: body: - string: '{"value":[{"scriptExecutionId":1154259760073728,"name":"InstallGiraph1","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:46:18.4177692Z","endTime":"2019-08-28T22:46:28.8178373Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]},{"scriptExecutionId":1154256932364472,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-08-28T22:41:36.4776763Z","endTime":"2019-08-28T22:45:40.1241765Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' + string: '{"value":[{"scriptExecutionId":1258530027908940,"name":"InstallGiraph1","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:10:04.8355287Z","endTime":"2019-12-27T15:10:15.0320383Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]},{"scriptExecutionId":1258527702163667,"name":"InstallGiraph","applicationName":null,"uri":"https://hdiconfigactions.blob.core.windows.net/linuxgiraphconfigactionv01/giraph-installer-v01.sh","parameters":"","roles":["headnode","workernode"],"startTime":"2019-12-27T15:06:12.0403146Z","endTime":"2019-12-27T15:09:45.4660416Z","status":"Succeeded","operation":"PostClusterCreateScriptActionRequest","executionSummary":[{"status":"COMPLETED","instanceCount":5}]}]}' headers: cache-control: - no-cache @@ -2779,7 +3246,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 28 Aug 2019 22:47:25 GMT + - Fri, 27 Dec 2019 15:11:16 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/iot/tests/latest/recordings/test_iot_hub.yaml b/src/azure-cli/azure/cli/command_modules/iot/tests/latest/recordings/test_iot_hub.yaml index 02f7d935e0c..298265fd7e1 100644 --- a/src/azure-cli/azure/cli/command_modules/iot/tests/latest/recordings/test_iot_hub.yaml +++ b/src/azure-cli/azure/cli/command_modules/iot/tests/latest/recordings/test_iot_hub.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-11-22T22:45:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:54Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:45:25 GMT + - Fri, 27 Dec 2019 15:03:59 GMT expires: - '-1' pragma: @@ -62,12 +62,12 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 22 Nov 2019 22:45:27 GMT + - Fri, 27 Dec 2019 15:04:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/f0ae4b24-68b6-4db9-9e10-4a551f8024cb?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,142 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 22 Nov 2019 22:45:44 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 22 Nov 2019 22:45:47 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 22 Nov 2019 22:45:51 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff + - '1185' status: code: 202 message: Accepted @@ -246,67 +111,22 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/f0ae4b24-68b6-4db9-9e10-4a551f8024cb?monitor=true&api-version=2019-06-01 response: body: - string: '' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:04:04.5582345Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 22 Nov 2019 22:45:54 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus2/asyncoperations/d8566d4a-b67e-45a7-857e-0610e889f8be?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T22:45:27.6464262Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T22:45:27.6464262Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T22:45:27.5839992Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}}' - headers: - cache-control: - - no-cache - content-length: - - '1438' + - '1470' content-type: - application/json date: - - Fri, 22 Nov 2019 22:45:57 GMT + - Fri, 27 Dec 2019 15:04:23 GMT expires: - '-1' pragma: @@ -338,26 +158,24 @@ interactions: ParameterSetName: - --name --account-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/affandarrgdisks341","name":"affandarrgdisks341","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-06-27T07:39:19.0878964Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-06-27T07:39:19.0878964Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-06-27T07:39:18.9316589Z","primaryEndpoints":{"blob":"https://affandarrgdisks341.blob.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-eastus/providers/Microsoft.Storage/storageAccounts/cs291d126603decx467axbe2","name":"cs291d126603decx467axbe2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T04:15:44.0833822Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T04:15:44.0833822Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T04:15:44.0208590Z","primaryEndpoints":{"dfs":"https://cs291d126603decx467axbe2.dfs.core.windows.net/","web":"https://cs291d126603decx467axbe2.z13.web.core.windows.net/","blob":"https://cs291d126603decx467axbe2.blob.core.windows.net/","queue":"https://cs291d126603decx467axbe2.queue.core.windows.net/","table":"https://cs291d126603decx467axbe2.table.core.windows.net/","file":"https://cs291d126603decx467axbe2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Storage/storageAccounts/csharpiotuapeastus01","name":"csharpiotuapeastus01","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T21:49:04.1760888Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T21:49:04.1760888Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T21:49:04.0979858Z","primaryEndpoints":{"blob":"https://csharpiotuapeastus01.blob.core.windows.net/","queue":"https://csharpiotuapeastus01.queue.core.windows.net/","table":"https://csharpiotuapeastus01.table.core.windows.net/","file":"https://csharpiotuapeastus01.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Storage/storageAccounts/dextermeventblobstorage","name":"dextermeventblobstorage","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T20:39:07.5406527Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T20:39:07.5406527Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T20:39:07.4625076Z","primaryEndpoints":{"blob":"https://dextermeventblobstorage.blob.core.windows.net/","queue":"https://dextermeventblobstorage.queue.core.windows.net/","table":"https://dextermeventblobstorage.table.core.windows.net/","file":"https://dextermeventblobstorage.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Storage/storageAccounts/distributed","name":"distributed","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-23T07:38:49.5363280Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-23T07:38:49.5363280Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-23T07:38:49.4738429Z","primaryEndpoints":{"blob":"https://distributed.blob.core.windows.net/","queue":"https://distributed.queue.core.windows.net/","table":"https://distributed.table.core.windows.net/","file":"https://distributed.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Storage/storageAccounts/sansundevicecapture","name":"sansundevicecapture","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-14T22:25:25.6937795Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-14T22:25:25.6937795Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-14T22:25:25.6468966Z","primaryEndpoints":{"dfs":"https://sansundevicecapture.dfs.core.windows.net/","web":"https://sansundevicecapture.z13.web.core.windows.net/","blob":"https://sansundevicecapture.blob.core.windows.net/","queue":"https://sansundevicecapture.queue.core.windows.net/","table":"https://sansundevicecapture.table.core.windows.net/","file":"https://sansundevicecapture.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Storage/storageAccounts/sapanstorage1","name":"sapanstorage1","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-08T23:40:24.2754172Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-08T23:40:24.2754172Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-08T23:40:24.0410428Z","primaryEndpoints":{"blob":"https://sapanstorage1.blob.core.windows.net/","queue":"https://sapanstorage1.queue.core.windows.net/","table":"https://sapanstorage1.table.core.windows.net/","file":"https://sapanstorage1.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishuotherresion","name":"shishuotherresion","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-04T23:44:06.9557009Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-04T23:44:06.9557009Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-04T23:44:06.8776146Z","primaryEndpoints":{"dfs":"https://shishuotherresion.dfs.core.windows.net/","web":"https://shishuotherresion.z13.web.core.windows.net/","blob":"https://shishuotherresion.blob.core.windows.net/","queue":"https://shishuotherresion.queue.core.windows.net/","table":"https://shishuotherresion.table.core.windows.net/","file":"https://shishuotherresion.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishuotherresion2","name":"shishuotherresion2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-04T23:49:13.0321492Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-04T23:49:13.0321492Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-04T23:49:12.9540132Z","primaryEndpoints":{"blob":"https://shishuotherresion2.blob.core.windows.net/","queue":"https://shishuotherresion2.queue.core.windows.net/","table":"https://shishuotherresion2.table.core.windows.net/","file":"https://shishuotherresion2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ReshantDS/providers/Microsoft.Storage/storageAccounts/stgsrta2n4er2ggo","name":"stgsrta2n4er2ggo","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T21:39:52.5394541Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T21:39:52.5394541Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-09T21:39:52.4613633Z","primaryEndpoints":{"blob":"https://stgsrta2n4er2ggo.blob.core.windows.net/","queue":"https://stgsrta2n4er2ggo.queue.core.windows.net/","table":"https://stgsrta2n4er2ggo.table.core.windows.net/","file":"https://stgsrta2n4er2ggo.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ReshantDS/providers/Microsoft.Storage/storageAccounts/storagepzbpi","name":"storagepzbpi","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"IotSuiteType":"DeviceSimulation"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T21:51:23.4146713Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T21:51:23.4146713Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-09T21:51:23.3678160Z","primaryEndpoints":{"blob":"https://storagepzbpi.blob.core.windows.net/","queue":"https://storagepzbpi.queue.core.windows.net/","table":"https://storagepzbpi.table.core.windows.net/","file":"https://storagepzbpi.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/tttttt1","name":"tttttt1","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-12-05T18:52:50.3618694Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-12-05T18:52:50.3618694Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-12-05T18:52:50.2368612Z","primaryEndpoints":{"blob":"https://tttttt1.blob.core.windows.net/","queue":"https://tttttt1.queue.core.windows.net/","table":"https://tttttt1.table.core.windows.net/","file":"https://tttttt1.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/avich-rg/providers/Microsoft.Storage/storageAccounts/avichlogs","name":"avichlogs","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T20:21:49.1142393Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T20:21:49.1142393Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-25T20:21:49.0517399Z","primaryEndpoints":{"dfs":"https://avichlogs.dfs.core.windows.net/","web":"https://avichlogs.z20.web.core.windows.net/","blob":"https://avichlogs.blob.core.windows.net/","queue":"https://avichlogs.queue.core.windows.net/","table":"https://avichlogs.table.core.windows.net/","file":"https://avichlogs.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available","secondaryLocation":"centralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://avichlogs-secondary.dfs.core.windows.net/","web":"https://avichlogs-secondary.z20.web.core.windows.net/","blob":"https://avichlogs-secondary.blob.core.windows.net/","queue":"https://avichlogs-secondary.queue.core.windows.net/","table":"https://avichlogs-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westus/providers/Microsoft.Storage/storageAccounts/6fgew1jp9423","name":"6fgew1jp9423","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-30T07:19:44.5740307Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-30T07:19:44.5740307Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-30T07:19:44.4647094Z","primaryEndpoints":{"blob":"https://6fgew1jp9423.blob.core.windows.net/","queue":"https://6fgew1jp9423.queue.core.windows.net/","table":"https://6fgew1jp9423.table.core.windows.net/","file":"https://6fgew1jp9423.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://6fgew1jp9423-secondary.blob.core.windows.net/","queue":"https://6fgew1jp9423-secondary.queue.core.windows.net/","table":"https://6fgew1jp9423-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affanbcRG982788/providers/Microsoft.Storage/storageAccounts/aaffanbc6554","name":"aaffanbc6554","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"97cf9e0f-2712-473e-adf5-e72e10b85a9b"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-02-17T17:30:14.4798994Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-02-17T17:30:14.4798994Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-02-17T17:30:14.4486860Z","primaryEndpoints":{"blob":"https://aaffanbc6554.blob.core.windows.net/","queue":"https://aaffanbc6554.queue.core.windows.net/","table":"https://aaffanbc6554.table.core.windows.net/","file":"https://aaffanbc6554.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/aajollyiothubcit","name":"aajollyiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-25T00:27:13.5643392Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-25T00:27:13.5643392Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-25T00:27:13.2082018Z","primaryEndpoints":{"blob":"https://aajollyiothubcit.blob.core.windows.net/","queue":"https://aajollyiothubcit.queue.core.windows.net/","table":"https://aajollyiothubcit.table.core.windows.net/","file":"https://aajollyiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/affandarrgdisks205","name":"affandarrgdisks205","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0574943Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0574943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-02-11T19:17:39.0152228Z","primaryEndpoints":{"blob":"https://affandarrgdisks205.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/affanwj","name":"affanwj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0731104Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0731104Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-07-25T14:44:53.0125173Z","primaryEndpoints":{"blob":"https://affanwj.blob.core.windows.net/","queue":"https://affanwj.queue.core.windows.net/","table":"https://affanwj.table.core.windows.net/","file":"https://affanwj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/ailniothubcit","name":"ailniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-08T23:17:22.9988459Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-08T23:17:22.9988459Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-08T23:17:22.5093915Z","primaryEndpoints":{"blob":"https://ailniothubcit.blob.core.windows.net/","queue":"https://ailniothubcit.queue.core.windows.net/","table":"https://ailniothubcit.table.core.windows.net/","file":"https://ailniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/alkliniothubcit","name":"alkliniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-08T18:06:23.2221936Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-08T18:06:23.2221936Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-08T18:06:22.9170339Z","primaryEndpoints":{"blob":"https://alkliniothubcit.blob.core.windows.net/","queue":"https://alkliniothubcit.queue.core.windows.net/","table":"https://alkliniothubcit.table.core.windows.net/","file":"https://alkliniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/ancaniothubcit","name":"ancaniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-27T22:27:54.7603041Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-27T22:27:54.7603041Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-27T22:27:53.9033958Z","primaryEndpoints":{"blob":"https://ancaniothubcit.blob.core.windows.net/","queue":"https://ancaniothubcit.queue.core.windows.net/","table":"https://ancaniothubcit.table.core.windows.net/","file":"https://ancaniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/ankurkuliothubcit","name":"ankurkuliothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-09T17:44:44.4666139Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-09T17:44:44.4666139Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-09T17:44:43.9461471Z","primaryEndpoints":{"blob":"https://ankurkuliothubcit.blob.core.windows.net/","queue":"https://ankurkuliothubcit.queue.core.windows.net/","table":"https://ankurkuliothubcit.table.core.windows.net/","file":"https://ankurkuliothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/anwaysiothubcit","name":"anwaysiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T23:54:18.1936151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T23:54:18.1936151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T23:54:17.1768220Z","primaryEndpoints":{"blob":"https://anwaysiothubcit.blob.core.windows.net/","queue":"https://anwaysiothubcit.queue.core.windows.net/","table":"https://anwaysiothubcit.table.core.windows.net/","file":"https://anwaysiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/arunksiothubcit","name":"arunksiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T21:59:57.9414179Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T21:59:57.9414179Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T21:59:56.6911539Z","primaryEndpoints":{"blob":"https://arunksiothubcit.blob.core.windows.net/","queue":"https://arunksiothubcit.queue.core.windows.net/","table":"https://arunksiothubcit.table.core.windows.net/","file":"https://arunksiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/avichiothubcit","name":"avichiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-17T22:27:30.6321464Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-17T22:27:30.6321464Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-17T22:27:29.8600084Z","primaryEndpoints":{"blob":"https://avichiothubcit.blob.core.windows.net/","queue":"https://avichiothubcit.queue.core.windows.net/","table":"https://avichiothubcit.table.core.windows.net/","file":"https://avichiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/aziotlabiothubcit","name":"aziotlabiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T23:09:57.5917487Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T23:09:57.5917487Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T23:09:56.9590860Z","primaryEndpoints":{"blob":"https://aziotlabiothubcit.blob.core.windows.net/","queue":"https://aziotlabiothubcit.queue.core.windows.net/","table":"https://aziotlabiothubcit.table.core.windows.net/","file":"https://aziotlabiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/aziotlabmasiothubcit","name":"aziotlabmasiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-01T21:09:11.0443067Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-01T21:09:11.0443067Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-01T21:09:10.6860941Z","primaryEndpoints":{"blob":"https://aziotlabmasiothubcit.blob.core.windows.net/","queue":"https://aziotlabmasiothubcit.queue.core.windows.net/","table":"https://aziotlabmasiothubcit.table.core.windows.net/","file":"https://aziotlabmasiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/aziotlabpreiothubcit","name":"aziotlabpreiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-02T19:40:34.3966346Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-02T19:40:34.3966346Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-02T19:40:34.2872531Z","primaryEndpoints":{"blob":"https://aziotlabpreiothubcit.blob.core.windows.net/","queue":"https://aziotlabpreiothubcit.queue.core.windows.net/","table":"https://aziotlabpreiothubcit.table.core.windows.net/","file":"https://aziotlabpreiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://aziotlabpreiothubcit-secondary.blob.core.windows.net/","queue":"https://aziotlabpreiothubcit-secondary.queue.core.windows.net/","table":"https://aziotlabpreiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/aziotlabvstsiothubcit","name":"aziotlabvstsiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-29T20:56:04.2784597Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-29T20:56:04.2784597Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-29T20:56:03.6961273Z","primaryEndpoints":{"blob":"https://aziotlabvstsiothubcit.blob.core.windows.net/","queue":"https://aziotlabvstsiothubcit.queue.core.windows.net/","table":"https://aziotlabvstsiothubcit.table.core.windows.net/","file":"https://aziotlabvstsiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurefunctions-westus/providers/Microsoft.Storage/storageAccounts/azurefunctions69a8a94e","name":"azurefunctions69a8a94e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.1200096Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.1200096Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2016-12-07T02:05:50.6456667Z","primaryEndpoints":{"blob":"https://azurefunctions69a8a94e.blob.core.windows.net/","queue":"https://azurefunctions69a8a94e.queue.core.windows.net/","table":"https://azurefunctions69a8a94e.table.core.windows.net/","file":"https://azurefunctions69a8a94e.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest-donotdelete-rg/providers/Microsoft.Storage/storageAccounts/clitestdonotdeletergdiag","name":"clitestdonotdeletergdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-30T22:37:52.6544324Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-30T22:37:52.6544324Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-30T22:37:52.5606729Z","primaryEndpoints":{"blob":"https://clitestdonotdeletergdiag.blob.core.windows.net/","queue":"https://clitestdonotdeletergdiag.queue.core.windows.net/","table":"https://clitestdonotdeletergdiag.table.core.windows.net/","file":"https://clitestdonotdeletergdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostorage5xxujd6p","name":"contosostorage5xxujd6p","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T22:51:43.9668860Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T22:51:43.9668860Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T22:51:43.9043780Z","primaryEndpoints":{"blob":"https://contosostorage5xxujd6p.blob.core.windows.net/","queue":"https://contosostorage5xxujd6p.queue.core.windows.net/","table":"https://contosostorage5xxujd6p.table.core.windows.net/","file":"https://contosostorage5xxujd6p.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostoragedb2fnfau","name":"contosostoragedb2fnfau","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T23:00:16.3760229Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T23:00:16.3760229Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T23:00:16.3135343Z","primaryEndpoints":{"blob":"https://contosostoragedb2fnfau.blob.core.windows.net/","queue":"https://contosostoragedb2fnfau.queue.core.windows.net/","table":"https://contosostoragedb2fnfau.table.core.windows.net/","file":"https://contosostoragedb2fnfau.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostoragedriub37i","name":"contosostoragedriub37i","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T23:02:36.5626576Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T23:02:36.5626576Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T23:02:36.4845302Z","primaryEndpoints":{"blob":"https://contosostoragedriub37i.blob.core.windows.net/","queue":"https://contosostoragedriub37i.queue.core.windows.net/","table":"https://contosostoragedriub37i.table.core.windows.net/","file":"https://contosostoragedriub37i.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostoragefcur53q2","name":"contosostoragefcur53q2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T23:08:25.9625532Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T23:08:25.9625532Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T23:08:25.9000516Z","primaryEndpoints":{"blob":"https://contosostoragefcur53q2.blob.core.windows.net/","queue":"https://contosostoragefcur53q2.queue.core.windows.net/","table":"https://contosostoragefcur53q2.table.core.windows.net/","file":"https://contosostoragefcur53q2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs491d126603decx467axbe2","name":"cs491d126603decx467axbe2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-15T22:21:19.6272389Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-15T22:21:19.6272389Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-15T22:21:19.5642216Z","primaryEndpoints":{"dfs":"https://cs491d126603decx467axbe2.dfs.core.windows.net/","web":"https://cs491d126603decx467axbe2.z22.web.core.windows.net/","blob":"https://cs491d126603decx467axbe2.blob.core.windows.net/","queue":"https://cs491d126603decx467axbe2.queue.core.windows.net/","table":"https://cs491d126603decx467axbe2.table.core.windows.net/","file":"https://cs491d126603decx467axbe2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/damonbiothubcit","name":"damonbiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-25T23:40:05.6210207Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-25T23:40:05.6210207Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-25T23:40:05.5116139Z","primaryEndpoints":{"blob":"https://damonbiothubcit.blob.core.windows.net/","queue":"https://damonbiothubcit.queue.core.windows.net/","table":"https://damonbiothubcit.table.core.windows.net/","file":"https://damonbiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://damonbiothubcit-secondary.blob.core.windows.net/","queue":"https://damonbiothubcit-secondary.queue.core.windows.net/","table":"https://damonbiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/demuniapiothubcit","name":"demuniapiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-15T00:46:52.3844749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-15T00:46:52.3844749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-15T00:46:51.6777018Z","primaryEndpoints":{"blob":"https://demuniapiothubcit.blob.core.windows.net/","queue":"https://demuniapiothubcit.queue.core.windows.net/","table":"https://demuniapiothubcit.table.core.windows.net/","file":"https://demuniapiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Storage/storageAccounts/dextermiotdefaultevent","name":"dextermiotdefaultevent","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T21:17:28.6408090Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T21:17:28.6408090Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T21:17:28.5783603Z","primaryEndpoints":{"dfs":"https://dextermiotdefaultevent.dfs.core.windows.net/","web":"https://dextermiotdefaultevent.z22.web.core.windows.net/","blob":"https://dextermiotdefaultevent.blob.core.windows.net/","queue":"https://dextermiotdefaultevent.queue.core.windows.net/","table":"https://dextermiotdefaultevent.table.core.windows.net/","file":"https://dextermiotdefaultevent.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://dextermiotdefaultevent-secondary.dfs.core.windows.net/","web":"https://dextermiotdefaultevent-secondary.z22.web.core.windows.net/","blob":"https://dextermiotdefaultevent-secondary.blob.core.windows.net/","queue":"https://dextermiotdefaultevent-secondary.queue.core.windows.net/","table":"https://dextermiotdefaultevent-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdsaudittestrpbay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdsaudittestrpbay","name":"dhubmdsaudittestrpbay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:26.8505449Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:32:58.2821620Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-10-25T09:53:42.1505177Z","primaryEndpoints":{"blob":"https://dhubmdsaudittestrpbay.blob.core.windows.net/","queue":"https://dhubmdsaudittestrpbay.queue.core.windows.net/","table":"https://dhubmdsaudittestrpbay.table.core.windows.net/","file":"https://dhubmdsaudittestrpbay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdsaudittestrpbay-secondary.blob.core.windows.net/","queue":"https://dhubmdsaudittestrpbay-secondary.queue.core.windows.net/","table":"https://dhubmdsaudittestrpbay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdsaudittestsubay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdsaudittestsubay","name":"dhubmdsaudittestsubay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:27.1665949Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:32:59.0922290Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-10-25T09:53:53.9876657Z","primaryEndpoints":{"blob":"https://dhubmdsaudittestsubay.blob.core.windows.net/","queue":"https://dhubmdsaudittestsubay.queue.core.windows.net/","table":"https://dhubmdsaudittestsubay.table.core.windows.net/","file":"https://dhubmdsaudittestsubay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdsaudittestsubay-secondary.blob.core.windows.net/","queue":"https://dhubmdsaudittestsubay-secondary.queue.core.windows.net/","table":"https://dhubmdsaudittestsubay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdssecuritytestrpbay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdssecuritytestrpbay","name":"dhubmdssecuritytestrpbay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:27.5185940Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:32:59.5572663Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-10-25T09:54:30.7581739Z","primaryEndpoints":{"blob":"https://dhubmdssecuritytestrpbay.blob.core.windows.net/","queue":"https://dhubmdssecuritytestrpbay.queue.core.windows.net/","table":"https://dhubmdssecuritytestrpbay.table.core.windows.net/","file":"https://dhubmdssecuritytestrpbay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdssecuritytestrpbay-secondary.blob.core.windows.net/","queue":"https://dhubmdssecuritytestrpbay-secondary.queue.core.windows.net/","table":"https://dhubmdssecuritytestrpbay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdssecuritytestsubay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdssecuritytestsubay","name":"dhubmdssecuritytestsubay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:27.8276157Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:32:59.5892978Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-10-25T09:54:43.8431553Z","primaryEndpoints":{"blob":"https://dhubmdssecuritytestsubay.blob.core.windows.net/","queue":"https://dhubmdssecuritytestsubay.queue.core.windows.net/","table":"https://dhubmdssecuritytestsubay.table.core.windows.net/","file":"https://dhubmdssecuritytestsubay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdssecuritytestsubay-secondary.blob.core.windows.net/","queue":"https://dhubmdssecuritytestsubay-secondary.queue.core.windows.net/","table":"https://dhubmdssecuritytestsubay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdsshoeboxtestsubay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdsshoeboxtestsubay","name":"dhubmdsshoeboxtestsubay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:28.5906713Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:33:00.0803112Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-11-04T19:37:25.3657169Z","primaryEndpoints":{"blob":"https://dhubmdsshoeboxtestsubay.blob.core.windows.net/","queue":"https://dhubmdsshoeboxtestsubay.queue.core.windows.net/","table":"https://dhubmdsshoeboxtestsubay.table.core.windows.net/","file":"https://dhubmdsshoeboxtestsubay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdsshoeboxtestsubay-secondary.blob.core.windows.net/","queue":"https://dhubmdsshoeboxtestsubay-secondary.queue.core.windows.net/","table":"https://dhubmdsshoeboxtestsubay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdstestrpbay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdstestrpbay","name":"dhubmdstestrpbay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:28.4666611Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:33:00.4623406Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-02-11T19:47:05.9006362Z","primaryEndpoints":{"blob":"https://dhubmdstestrpbay.blob.core.windows.net/","queue":"https://dhubmdstestrpbay.queue.core.windows.net/","table":"https://dhubmdstestrpbay.table.core.windows.net/","file":"https://dhubmdstestrpbay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdstestrpbay-secondary.blob.core.windows.net/","queue":"https://dhubmdstestrpbay-secondary.queue.core.windows.net/","table":"https://dhubmdstestrpbay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubmdstestsubay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubmdstestsubay","name":"dhubmdstestsubay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:29.2250228Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:33:01.1523966Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-01-20T07:55:33.5765623Z","primaryEndpoints":{"blob":"https://dhubmdstestsubay.blob.core.windows.net/","queue":"https://dhubmdstestsubay.queue.core.windows.net/","table":"https://dhubmdstestsubay.table.core.windows.net/","file":"https://dhubmdstestsubay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubmdstestsubay-secondary.blob.core.windows.net/","queue":"https://dhubmdstestsubay-secondary.queue.core.windows.net/","table":"https://dhubmdstestsubay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dhubshoeboxtestsubay-Migrated/providers/Microsoft.Storage/storageAccounts/dhubshoeboxtestsubay","name":"dhubshoeboxtestsubay","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-11-07T05:30:29.1080158Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-11-03T12:33:01.5834435Z"}},"keySource":"Microsoft.Storage"},"migrationstate":"Prepare","provisioningState":"Succeeded","creationTime":"2015-11-23T04:05:26.1928976Z","primaryEndpoints":{"blob":"https://dhubshoeboxtestsubay.blob.core.windows.net/","queue":"https://dhubshoeboxtestsubay.queue.core.windows.net/","table":"https://dhubshoeboxtestsubay.table.core.windows.net/","file":"https://dhubshoeboxtestsubay.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://dhubshoeboxtestsubay-secondary.blob.core.windows.net/","queue":"https://dhubshoeboxtestsubay-secondary.queue.core.windows.net/","table":"https://dhubshoeboxtestsubay-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/dmpypiniothubcit","name":"dmpypiniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-08T15:37:10.9472831Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-08T15:37:10.9472831Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-08T15:37:10.6760834Z","primaryEndpoints":{"blob":"https://dmpypiniothubcit.blob.core.windows.net/","queue":"https://dmpypiniothubcit.queue.core.windows.net/","table":"https://dmpypiniothubcit.table.core.windows.net/","file":"https://dmpypiniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Storage/storageAccounts/eliostorage","name":"eliostorage","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T22:52:59.6433380Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T22:52:59.6433380Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T22:52:59.5027557Z","primaryEndpoints":{"blob":"https://eliostorage.blob.core.windows.net/","queue":"https://eliostorage.queue.core.windows.net/","table":"https://eliostorage.table.core.windows.net/","file":"https://eliostorage.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/eriwaniothubcit","name":"eriwaniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-22T09:41:06.5709882Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-22T09:41:06.5709882Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-22T09:41:06.0356375Z","primaryEndpoints":{"blob":"https://eriwaniothubcit.blob.core.windows.net/","queue":"https://eriwaniothubcit.queue.core.windows.net/","table":"https://eriwaniothubcit.table.core.windows.net/","file":"https://eriwaniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/evansimiothubcit","name":"evansimiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-17T16:50:50.7288175Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-17T16:50:50.7288175Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-17T16:50:50.2055375Z","primaryEndpoints":{"blob":"https://evansimiothubcit.blob.core.windows.net/","queue":"https://evansimiothubcit.queue.core.windows.net/","table":"https://evansimiothubcit.table.core.windows.net/","file":"https://evansimiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/evsimkowiothubcit","name":"evsimkowiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T23:06:51.1414682Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T23:06:51.1414682Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-22T23:06:50.9333231Z","primaryEndpoints":{"blob":"https://evsimkowiothubcit.blob.core.windows.net/","queue":"https://evsimkowiothubcit.queue.core.windows.net/","table":"https://evsimkowiothubcit.table.core.windows.net/","file":"https://evsimkowiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc_evansimtest1_westus_evansimtest1_westus/providers/Microsoft.Storage/storageAccounts/f63f928400d6911eaa2b0da","name":"f63f928400d6911eaa2b0da","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created-by":"azure"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T20:48:09.2461093Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T20:48:09.2461093Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-22T20:48:09.1367043Z","primaryEndpoints":{"dfs":"https://f63f928400d6911eaa2b0da.dfs.core.windows.net/","web":"https://f63f928400d6911eaa2b0da.z22.web.core.windows.net/","blob":"https://f63f928400d6911eaa2b0da.blob.core.windows.net/","queue":"https://f63f928400d6911eaa2b0da.queue.core.windows.net/","table":"https://f63f928400d6911eaa2b0da.table.core.windows.net/","file":"https://f63f928400d6911eaa2b0da.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/filipstiothubcit","name":"filipstiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T22:04:59.0245227Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T22:04:59.0245227Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T22:04:58.9307666Z","primaryEndpoints":{"blob":"https://filipstiothubcit.blob.core.windows.net/","queue":"https://filipstiothubcit.queue.core.windows.net/","table":"https://filipstiothubcit.table.core.windows.net/","file":"https://filipstiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://filipstiothubcit-secondary.blob.core.windows.net/","queue":"https://filipstiothubcit-secondary.queue.core.windows.net/","table":"https://filipstiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/functione1139c249d94","name":"functione1139c249d94","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.1825075Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.1825075Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-03-15T19:42:43.5158311Z","primaryEndpoints":{"blob":"https://functione1139c249d94.blob.core.windows.net/","queue":"https://functione1139c249d94.queue.core.windows.net/","table":"https://functione1139c249d94.table.core.windows.net/","file":"https://functione1139c249d94.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/haavulaiothubcit","name":"haavulaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T21:53:05.6960481Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T21:53:05.6960481Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T21:53:05.0951122Z","primaryEndpoints":{"blob":"https://haavulaiothubcit.blob.core.windows.net/","queue":"https://haavulaiothubcit.queue.core.windows.net/","table":"https://haavulaiothubcit.table.core.windows.net/","file":"https://haavulaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/hshamiiothubcit","name":"hshamiiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-22T23:02:11.0052130Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-22T23:02:11.0052130Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-22T23:02:10.3456245Z","primaryEndpoints":{"blob":"https://hshamiiothubcit.blob.core.windows.net/","queue":"https://hshamiiothubcit.queue.core.windows.net/","table":"https://hshamiiothubcit.table.core.windows.net/","file":"https://hshamiiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagen10","name":"iothubtestagen10","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T10:05:13.5496760Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T10:05:13.5496760Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T10:05:13.4246717Z","primaryEndpoints":{"blob":"https://iothubtestagen10.blob.core.windows.net/","queue":"https://iothubtestagen10.queue.core.windows.net/","table":"https://iothubtestagen10.table.core.windows.net/","file":"https://iothubtestagen10.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagen10-secondary.blob.core.windows.net/","queue":"https://iothubtestagen10-secondary.queue.core.windows.net/","table":"https://iothubtestagen10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagen11","name":"iothubtestagen11","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T02:23:10.6195984Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T02:23:10.6195984Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T02:23:10.5102160Z","primaryEndpoints":{"blob":"https://iothubtestagen11.blob.core.windows.net/","queue":"https://iothubtestagen11.queue.core.windows.net/","table":"https://iothubtestagen11.table.core.windows.net/","file":"https://iothubtestagen11.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagen11-secondary.blob.core.windows.net/","queue":"https://iothubtestagen11-secondary.queue.core.windows.net/","table":"https://iothubtestagen11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagen12","name":"iothubtestagen12","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T07:09:07.1877453Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T07:09:07.1877453Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T07:09:07.0627024Z","primaryEndpoints":{"blob":"https://iothubtestagen12.blob.core.windows.net/","queue":"https://iothubtestagen12.queue.core.windows.net/","table":"https://iothubtestagen12.table.core.windows.net/","file":"https://iothubtestagen12.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagen12-secondary.blob.core.windows.net/","queue":"https://iothubtestagen12-secondary.queue.core.windows.net/","table":"https://iothubtestagen12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagen13","name":"iothubtestagen13","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-15T22:59:15.0318691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-15T22:59:15.0318691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-15T22:59:14.9381300Z","primaryEndpoints":{"blob":"https://iothubtestagen13.blob.core.windows.net/","queue":"https://iothubtestagen13.queue.core.windows.net/","table":"https://iothubtestagen13.table.core.windows.net/","file":"https://iothubtestagen13.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagen13-secondary.blob.core.windows.net/","queue":"https://iothubtestagen13-secondary.queue.core.windows.net/","table":"https://iothubtestagen13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagen14","name":"iothubtestagen14","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T03:17:58.3770712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T03:17:58.3770712Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T03:17:58.2833024Z","primaryEndpoints":{"blob":"https://iothubtestagen14.blob.core.windows.net/","queue":"https://iothubtestagen14.queue.core.windows.net/","table":"https://iothubtestagen14.table.core.windows.net/","file":"https://iothubtestagen14.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagen14-secondary.blob.core.windows.net/","queue":"https://iothubtestagen14-secondary.queue.core.windows.net/","table":"https://iothubtestagen14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent4","name":"iothubtestagent4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T04:17:54.2165163Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T04:17:54.2165163Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T04:17:54.1226653Z","primaryEndpoints":{"blob":"https://iothubtestagent4.blob.core.windows.net/","queue":"https://iothubtestagent4.queue.core.windows.net/","table":"https://iothubtestagent4.table.core.windows.net/","file":"https://iothubtestagent4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent4-secondary.blob.core.windows.net/","queue":"https://iothubtestagent4-secondary.queue.core.windows.net/","table":"https://iothubtestagent4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent5","name":"iothubtestagent5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T18:49:31.4134219Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T18:49:31.4134219Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T18:49:31.3039985Z","primaryEndpoints":{"blob":"https://iothubtestagent5.blob.core.windows.net/","queue":"https://iothubtestagent5.queue.core.windows.net/","table":"https://iothubtestagent5.table.core.windows.net/","file":"https://iothubtestagent5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent5-secondary.blob.core.windows.net/","queue":"https://iothubtestagent5-secondary.queue.core.windows.net/","table":"https://iothubtestagent5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent6","name":"iothubtestagent6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-15T20:48:18.8065713Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-15T20:48:18.8065713Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-15T20:48:18.6972003Z","primaryEndpoints":{"blob":"https://iothubtestagent6.blob.core.windows.net/","queue":"https://iothubtestagent6.queue.core.windows.net/","table":"https://iothubtestagent6.table.core.windows.net/","file":"https://iothubtestagent6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent6-secondary.blob.core.windows.net/","queue":"https://iothubtestagent6-secondary.queue.core.windows.net/","table":"https://iothubtestagent6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent7","name":"iothubtestagent7","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T18:13:17.6221840Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T18:13:17.6221840Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T18:13:17.5284420Z","primaryEndpoints":{"blob":"https://iothubtestagent7.blob.core.windows.net/","queue":"https://iothubtestagent7.queue.core.windows.net/","table":"https://iothubtestagent7.table.core.windows.net/","file":"https://iothubtestagent7.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent7-secondary.blob.core.windows.net/","queue":"https://iothubtestagent7-secondary.queue.core.windows.net/","table":"https://iothubtestagent7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent8","name":"iothubtestagent8","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-17T05:50:45.1172847Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-17T05:50:45.1172847Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-17T05:50:45.0235433Z","primaryEndpoints":{"blob":"https://iothubtestagent8.blob.core.windows.net/","queue":"https://iothubtestagent8.queue.core.windows.net/","table":"https://iothubtestagent8.table.core.windows.net/","file":"https://iothubtestagent8.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent8-secondary.blob.core.windows.net/","queue":"https://iothubtestagent8-secondary.queue.core.windows.net/","table":"https://iothubtestagent8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestagent9","name":"iothubtestagent9","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T12:08:19.2923480Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T12:08:19.2923480Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T12:08:19.1985977Z","primaryEndpoints":{"blob":"https://iothubtestagent9.blob.core.windows.net/","queue":"https://iothubtestagent9.queue.core.windows.net/","table":"https://iothubtestagent9.table.core.windows.net/","file":"https://iothubtestagent9.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestagent9-secondary.blob.core.windows.net/","queue":"https://iothubtestagent9-secondary.queue.core.windows.net/","table":"https://iothubtestagent9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestalklin","name":"iothubtestalklin","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T21:44:41.1576102Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T21:44:41.1576102Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T21:44:41.0326156Z","primaryEndpoints":{"blob":"https://iothubtestalklin.blob.core.windows.net/","queue":"https://iothubtestalklin.queue.core.windows.net/","table":"https://iothubtestalklin.table.core.windows.net/","file":"https://iothubtestalklin.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestalklin-secondary.blob.core.windows.net/","queue":"https://iothubtestalklin-secondary.queue.core.windows.net/","table":"https://iothubtestalklin-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestevansim","name":"iothubtestevansim","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T19:23:28.6031751Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T19:23:28.6031751Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T19:23:28.4781666Z","primaryEndpoints":{"blob":"https://iothubtestevansim.blob.core.windows.net/","queue":"https://iothubtestevansim.queue.core.windows.net/","table":"https://iothubtestevansim.table.core.windows.net/","file":"https://iothubtestevansim.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestevansim-secondary.blob.core.windows.net/","queue":"https://iothubtestevansim-secondary.queue.core.windows.net/","table":"https://iothubtestevansim-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestfilipst","name":"iothubtestfilipst","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-18T18:49:49.0454310Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-18T18:49:49.0454310Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-18T18:49:48.9517375Z","primaryEndpoints":{"blob":"https://iothubtestfilipst.blob.core.windows.net/","queue":"https://iothubtestfilipst.queue.core.windows.net/","table":"https://iothubtestfilipst.table.core.windows.net/","file":"https://iothubtestfilipst.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestfilipst-secondary.blob.core.windows.net/","queue":"https://iothubtestfilipst-secondary.queue.core.windows.net/","table":"https://iothubtestfilipst-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtesthaavula","name":"iothubtesthaavula","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-18T19:46:15.9112296Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-18T19:46:15.9112296Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-18T19:46:15.8018780Z","primaryEndpoints":{"blob":"https://iothubtesthaavula.blob.core.windows.net/","queue":"https://iothubtesthaavula.queue.core.windows.net/","table":"https://iothubtesthaavula.table.core.windows.net/","file":"https://iothubtesthaavula.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtesthaavula-secondary.blob.core.windows.net/","queue":"https://iothubtesthaavula-secondary.queue.core.windows.net/","table":"https://iothubtesthaavula-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestisyama","name":"iothubtestisyama","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-18T20:16:57.9729265Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-18T20:16:57.9729265Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-18T20:16:57.8635776Z","primaryEndpoints":{"blob":"https://iothubtestisyama.blob.core.windows.net/","queue":"https://iothubtestisyama.queue.core.windows.net/","table":"https://iothubtestisyama.table.core.windows.net/","file":"https://iothubtestisyama.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestisyama-secondary.blob.core.windows.net/","queue":"https://iothubtestisyama-secondary.queue.core.windows.net/","table":"https://iothubtestisyama-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestjucarpio","name":"iothubtestjucarpio","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-20T21:23:53.3491901Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-20T21:23:53.3491901Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-20T21:23:53.2553997Z","primaryEndpoints":{"blob":"https://iothubtestjucarpio.blob.core.windows.net/","queue":"https://iothubtestjucarpio.queue.core.windows.net/","table":"https://iothubtestjucarpio.table.core.windows.net/","file":"https://iothubtestjucarpio.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestjucarpio-secondary.blob.core.windows.net/","queue":"https://iothubtestjucarpio-secondary.queue.core.windows.net/","table":"https://iothubtestjucarpio-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestmaga","name":"iothubtestmaga","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-21T22:18:11.7832424Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-21T22:18:11.7832424Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-21T22:18:11.6739090Z","primaryEndpoints":{"blob":"https://iothubtestmaga.blob.core.windows.net/","queue":"https://iothubtestmaga.queue.core.windows.net/","table":"https://iothubtestmaga.table.core.windows.net/","file":"https://iothubtestmaga.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestmaga-secondary.blob.core.windows.net/","queue":"https://iothubtestmaga-secondary.queue.core.windows.net/","table":"https://iothubtestmaga-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestminune","name":"iothubtestminune","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T00:18:00.1021248Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T00:18:00.1021248Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T00:17:59.9927105Z","primaryEndpoints":{"blob":"https://iothubtestminune.blob.core.windows.net/","queue":"https://iothubtestminune.queue.core.windows.net/","table":"https://iothubtestminune.table.core.windows.net/","file":"https://iothubtestminune.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestminune-secondary.blob.core.windows.net/","queue":"https://iothubtestminune-secondary.queue.core.windows.net/","table":"https://iothubtestminune-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestmugunm","name":"iothubtestmugunm","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-17T18:43:40.9925534Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-17T18:43:40.9925534Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-17T18:43:40.8831823Z","primaryEndpoints":{"blob":"https://iothubtestmugunm.blob.core.windows.net/","queue":"https://iothubtestmugunm.queue.core.windows.net/","table":"https://iothubtestmugunm.table.core.windows.net/","file":"https://iothubtestmugunm.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestmugunm-secondary.blob.core.windows.net/","queue":"https://iothubtestmugunm-secondary.queue.core.windows.net/","table":"https://iothubtestmugunm-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestraviy","name":"iothubtestraviy","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-21T17:42:52.4671698Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-21T17:42:52.4671698Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-21T17:42:52.3734464Z","primaryEndpoints":{"blob":"https://iothubtestraviy.blob.core.windows.net/","queue":"https://iothubtestraviy.queue.core.windows.net/","table":"https://iothubtestraviy.table.core.windows.net/","file":"https://iothubtestraviy.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestraviy-secondary.blob.core.windows.net/","queue":"https://iothubtestraviy-secondary.queue.core.windows.net/","table":"https://iothubtestraviy-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestrokhande","name":"iothubtestrokhande","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T02:32:15.2949526Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T02:32:15.2949526Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T02:32:15.1855822Z","primaryEndpoints":{"blob":"https://iothubtestrokhande.blob.core.windows.net/","queue":"https://iothubtestrokhande.queue.core.windows.net/","table":"https://iothubtestrokhande.table.core.windows.net/","file":"https://iothubtestrokhande.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestrokhande-secondary.blob.core.windows.net/","queue":"https://iothubtestrokhande-secondary.queue.core.windows.net/","table":"https://iothubtestrokhande-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestsamguo","name":"iothubtestsamguo","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-16T04:02:49.9178112Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-16T04:02:49.9178112Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-16T04:02:49.8084201Z","primaryEndpoints":{"blob":"https://iothubtestsamguo.blob.core.windows.net/","queue":"https://iothubtestsamguo.queue.core.windows.net/","table":"https://iothubtestsamguo.table.core.windows.net/","file":"https://iothubtestsamguo.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestsamguo-secondary.blob.core.windows.net/","queue":"https://iothubtestsamguo-secondary.queue.core.windows.net/","table":"https://iothubtestsamguo-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestsansun","name":"iothubtestsansun","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T22:00:12.0763605Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T22:00:12.0763605Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T22:00:11.9669713Z","primaryEndpoints":{"blob":"https://iothubtestsansun.blob.core.windows.net/","queue":"https://iothubtestsansun.queue.core.windows.net/","table":"https://iothubtestsansun.table.core.windows.net/","file":"https://iothubtestsansun.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestsansun-secondary.blob.core.windows.net/","queue":"https://iothubtestsansun-secondary.queue.core.windows.net/","table":"https://iothubtestsansun-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestshishu","name":"iothubtestshishu","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T02:08:28.3281402Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T02:08:28.3281402Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T02:08:28.2187591Z","primaryEndpoints":{"blob":"https://iothubtestshishu.blob.core.windows.net/","queue":"https://iothubtestshishu.queue.core.windows.net/","table":"https://iothubtestshishu.table.core.windows.net/","file":"https://iothubtestshishu.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestshishu-secondary.blob.core.windows.net/","queue":"https://iothubtestshishu-secondary.queue.core.windows.net/","table":"https://iothubtestshishu-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestspradhan","name":"iothubtestspradhan","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T03:14:36.8354793Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T03:14:36.8354793Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T03:14:36.7417452Z","primaryEndpoints":{"blob":"https://iothubtestspradhan.blob.core.windows.net/","queue":"https://iothubtestspradhan.queue.core.windows.net/","table":"https://iothubtestspradhan.table.core.windows.net/","file":"https://iothubtestspradhan.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestspradhan-secondary.blob.core.windows.net/","queue":"https://iothubtestspradhan-secondary.queue.core.windows.net/","table":"https://iothubtestspradhan-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtesttadesseb","name":"iothubtesttadesseb","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-20T01:10:08.0507146Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-20T01:10:08.0507146Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-20T01:10:07.9413495Z","primaryEndpoints":{"blob":"https://iothubtesttadesseb.blob.core.windows.net/","queue":"https://iothubtesttadesseb.queue.core.windows.net/","table":"https://iothubtesttadesseb.table.core.windows.net/","file":"https://iothubtesttadesseb.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtesttadesseb-secondary.blob.core.windows.net/","queue":"https://iothubtesttadesseb-secondary.queue.core.windows.net/","table":"https://iothubtesttadesseb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestzadixon","name":"iothubtestzadixon","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T20:16:03.2319027Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T20:16:03.2319027Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T20:16:03.1069047Z","primaryEndpoints":{"blob":"https://iothubtestzadixon.blob.core.windows.net/","queue":"https://iothubtestzadixon.queue.core.windows.net/","table":"https://iothubtestzadixon.table.core.windows.net/","file":"https://iothubtestzadixon.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestzadixon-secondary.blob.core.windows.net/","queue":"https://iothubtestzadixon-secondary.queue.core.windows.net/","table":"https://iothubtestzadixon-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/iothubtestzheg","name":"iothubtestzheg","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-21T06:16:21.9424285Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-21T06:16:21.9424285Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-21T06:16:21.8173801Z","primaryEndpoints":{"blob":"https://iothubtestzheg.blob.core.windows.net/","queue":"https://iothubtestzheg.queue.core.windows.net/","table":"https://iothubtestzheg.table.core.windows.net/","file":"https://iothubtestzheg.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubtestzheg-secondary.blob.core.windows.net/","queue":"https://iothubtestzheg-secondary.queue.core.windows.net/","table":"https://iothubtestzheg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/isyamaiothubcit","name":"isyamaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-14T15:04:59.0042709Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-14T15:04:59.0042709Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-14T15:04:57.2489700Z","primaryEndpoints":{"blob":"https://isyamaiothubcit.blob.core.windows.net/","queue":"https://isyamaiothubcit.queue.core.windows.net/","table":"https://isyamaiothubcit.table.core.windows.net/","file":"https://isyamaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/jacoimbaiothubcit","name":"jacoimbaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-09T15:03:28.0830672Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-09T15:03:28.0830672Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-09T15:03:25.8198567Z","primaryEndpoints":{"blob":"https://jacoimbaiothubcit.blob.core.windows.net/","queue":"https://jacoimbaiothubcit.queue.core.windows.net/","table":"https://jacoimbaiothubcit.table.core.windows.net/","file":"https://jacoimbaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/jichangiothubcit","name":"jichangiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-12T21:05:37.5142436Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-12T21:05:37.5142436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-12T21:05:37.0234414Z","primaryEndpoints":{"blob":"https://jichangiothubcit.blob.core.windows.net/","queue":"https://jichangiothubcit.queue.core.windows.net/","table":"https://jichangiothubcit.table.core.windows.net/","file":"https://jichangiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/jobeeiothubcit","name":"jobeeiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-31T15:00:39.7472272Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-31T15:00:39.7472272Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-31T15:00:39.4776135Z","primaryEndpoints":{"blob":"https://jobeeiothubcit.blob.core.windows.net/","queue":"https://jobeeiothubcit.queue.core.windows.net/","table":"https://jobeeiothubcit.table.core.windows.net/","file":"https://jobeeiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/johnlangiothubcit","name":"johnlangiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-24T22:34:59.0687317Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-24T22:34:59.0687317Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-24T22:34:58.7171792Z","primaryEndpoints":{"blob":"https://johnlangiothubcit.blob.core.windows.net/","queue":"https://johnlangiothubcit.queue.core.windows.net/","table":"https://johnlangiothubcit.table.core.windows.net/","file":"https://johnlangiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Storage/storageAccounts/juanstore1","name":"juanstore1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-04T23:07:14.7134115Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-04T23:07:14.7134115Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-04T23:07:14.6196558Z","primaryEndpoints":{"dfs":"https://juanstore1.dfs.core.windows.net/","web":"https://juanstore1.z22.web.core.windows.net/","blob":"https://juanstore1.blob.core.windows.net/","queue":"https://juanstore1.queue.core.windows.net/","table":"https://juanstore1.table.core.windows.net/","file":"https://juanstore1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://juanstore1-secondary.dfs.core.windows.net/","web":"https://juanstore1-secondary.z22.web.core.windows.net/","blob":"https://juanstore1-secondary.blob.core.windows.net/","queue":"https://juanstore1-secondary.queue.core.windows.net/","table":"https://juanstore1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/jucarpioiothubcit","name":"jucarpioiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-29T17:16:27.3009774Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-29T17:16:27.3009774Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-29T17:16:27.2072274Z","primaryEndpoints":{"blob":"https://jucarpioiothubcit.blob.core.windows.net/","queue":"https://jucarpioiothubcit.queue.core.windows.net/","table":"https://jucarpioiothubcit.table.core.windows.net/","file":"https://jucarpioiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jucarpioiothubcit-secondary.blob.core.windows.net/","queue":"https://jucarpioiothubcit-secondary.queue.core.windows.net/","table":"https://jucarpioiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/kaagarwiothubcit","name":"kaagarwiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T06:06:26.8955576Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T06:06:26.8955576Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-10T06:06:26.6267988Z","primaryEndpoints":{"blob":"https://kaagarwiothubcit.blob.core.windows.net/","queue":"https://kaagarwiothubcit.queue.core.windows.net/","table":"https://kaagarwiothubcit.table.core.windows.net/","file":"https://kaagarwiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/kanodaiothubcit","name":"kanodaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-19T23:35:00.9989176Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-19T23:35:00.9989176Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-19T23:35:00.4391558Z","primaryEndpoints":{"blob":"https://kanodaiothubcit.blob.core.windows.net/","queue":"https://kanodaiothubcit.queue.core.windows.net/","table":"https://kanodaiothubcit.table.core.windows.net/","file":"https://kanodaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/kuncongiothubcit","name":"kuncongiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-23T03:07:08.0715363Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-23T03:07:08.0715363Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-23T03:07:07.2454155Z","primaryEndpoints":{"blob":"https://kuncongiothubcit.blob.core.windows.net/","queue":"https://kuncongiothubcit.queue.core.windows.net/","table":"https://kuncongiothubcit.table.core.windows.net/","file":"https://kuncongiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/linsqiiothubcit","name":"linsqiiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-20T19:49:19.2524010Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-20T19:49:19.2524010Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-20T19:49:18.9998610Z","primaryEndpoints":{"blob":"https://linsqiiothubcit.blob.core.windows.net/","queue":"https://linsqiiothubcit.queue.core.windows.net/","table":"https://linsqiiothubcit.table.core.windows.net/","file":"https://linsqiiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/lygaschiothubcit","name":"lygaschiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-17T19:34:05.1709811Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-17T19:34:05.1709811Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-17T19:34:04.6656017Z","primaryEndpoints":{"blob":"https://lygaschiothubcit.blob.core.windows.net/","queue":"https://lygaschiothubcit.queue.core.windows.net/","table":"https://lygaschiothubcit.table.core.windows.net/","file":"https://lygaschiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/magaiothubcit","name":"magaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-16T17:36:06.6232554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-16T17:36:06.6232554Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-16T17:36:06.2860424Z","primaryEndpoints":{"blob":"https://magaiothubcit.blob.core.windows.net/","queue":"https://magaiothubcit.queue.core.windows.net/","table":"https://magaiothubcit.table.core.windows.net/","file":"https://magaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/matwaliothubcit","name":"matwaliothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-22T22:14:50.8761511Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-22T22:14:50.8761511Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-22T22:14:50.6085814Z","primaryEndpoints":{"blob":"https://matwaliothubcit.blob.core.windows.net/","queue":"https://matwaliothubcit.queue.core.windows.net/","table":"https://matwaliothubcit.table.core.windows.net/","file":"https://matwaliothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Storage/storageAccounts/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-04T21:16:07.0257537Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-04T21:16:07.0257537Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-04T21:16:06.9164057Z","primaryEndpoints":{"blob":"https://maxgpgtest.blob.core.windows.net/","queue":"https://maxgpgtest.queue.core.windows.net/","table":"https://maxgpgtest.table.core.windows.net/","file":"https://maxgpgtest.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/mchaiiothubcit","name":"mchaiiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-17T04:55:59.9537015Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-17T04:55:59.9537015Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-17T04:55:59.5871757Z","primaryEndpoints":{"blob":"https://mchaiiothubcit.blob.core.windows.net/","queue":"https://mchaiiothubcit.queue.core.windows.net/","table":"https://mchaiiothubcit.table.core.windows.net/","file":"https://mchaiiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/minuneiothubcit","name":"minuneiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T22:08:51.1996039Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T22:08:51.1996039Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T22:08:50.9114352Z","primaryEndpoints":{"blob":"https://minuneiothubcit.blob.core.windows.net/","queue":"https://minuneiothubcit.queue.core.windows.net/","table":"https://minuneiothubcit.table.core.windows.net/","file":"https://minuneiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/mugunmiothubcit","name":"mugunmiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T19:28:09.0511768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T19:28:09.0511768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T19:28:08.9573846Z","primaryEndpoints":{"blob":"https://mugunmiothubcit.blob.core.windows.net/","queue":"https://mugunmiothubcit.queue.core.windows.net/","table":"https://mugunmiothubcit.table.core.windows.net/","file":"https://mugunmiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://mugunmiothubcit-secondary.blob.core.windows.net/","queue":"https://mugunmiothubcit-secondary.queue.core.windows.net/","table":"https://mugunmiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/prashmoiothubcit","name":"prashmoiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-02T18:11:59.1467384Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-02T18:11:59.1467384Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-02T18:11:58.4338012Z","primaryEndpoints":{"blob":"https://prashmoiothubcit.blob.core.windows.net/","queue":"https://prashmoiothubcit.queue.core.windows.net/","table":"https://prashmoiothubcit.table.core.windows.net/","file":"https://prashmoiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/prmoodabiothubcit","name":"prmoodabiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-01T01:53:54.1652968Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-01T01:53:54.1652968Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-01T01:53:53.8371679Z","primaryEndpoints":{"blob":"https://prmoodabiothubcit.blob.core.windows.net/","queue":"https://prmoodabiothubcit.queue.core.windows.net/","table":"https://prmoodabiothubcit.table.core.windows.net/","file":"https://prmoodabiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/raviyiothubcit","name":"raviyiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T17:18:08.5738364Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T17:18:08.5728378Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T17:18:08.1103188Z","primaryEndpoints":{"blob":"https://raviyiothubcit.blob.core.windows.net/","queue":"https://raviyiothubcit.queue.core.windows.net/","table":"https://raviyiothubcit.table.core.windows.net/","file":"https://raviyiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/rechaniothubcit","name":"rechaniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-09T21:48:08.7774801Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-09T21:48:08.7774801Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-09T21:48:08.4822545Z","primaryEndpoints":{"blob":"https://rechaniothubcit.blob.core.windows.net/","queue":"https://rechaniothubcit.queue.core.windows.net/","table":"https://rechaniothubcit.table.core.windows.net/","file":"https://rechaniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/rentuiothubcit","name":"rentuiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-23T02:00:43.0527957Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-23T02:00:43.0527957Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-23T02:00:41.8986910Z","primaryEndpoints":{"blob":"https://rentuiothubcit.blob.core.windows.net/","queue":"https://rentuiothubcit.queue.core.windows.net/","table":"https://rentuiothubcit.table.core.windows.net/","file":"https://rentuiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/rezasrgdiag324","name":"rezasrgdiag324","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-27T20:13:30.0500067Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-27T20:13:30.0500067Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-27T20:13:29.8781262Z","primaryEndpoints":{"blob":"https://rezasrgdiag324.blob.core.windows.net/","queue":"https://rezasrgdiag324.queue.core.windows.net/","table":"https://rezasrgdiag324.table.core.windows.net/","file":"https://rezasrgdiag324.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/rokhandeiothubcit","name":"rokhandeiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T00:16:45.7928312Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T00:16:45.7928312Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-10T00:16:42.3514491Z","primaryEndpoints":{"blob":"https://rokhandeiothubcit.blob.core.windows.net/","queue":"https://rokhandeiothubcit.queue.core.windows.net/","table":"https://rokhandeiothubcit.table.core.windows.net/","file":"https://rokhandeiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/sachinciothubcit","name":"sachinciothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T20:39:09.7624513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T20:39:09.7624513Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T20:39:09.6686899Z","primaryEndpoints":{"blob":"https://sachinciothubcit.blob.core.windows.net/","queue":"https://sachinciothubcit.queue.core.windows.net/","table":"https://sachinciothubcit.table.core.windows.net/","file":"https://sachinciothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://sachinciothubcit-secondary.blob.core.windows.net/","queue":"https://sachinciothubcit-secondary.queue.core.windows.net/","table":"https://sachinciothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/samguoiothubcit","name":"samguoiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-09T21:26:40.7561229Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-09T21:26:40.7561229Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-09T21:26:40.2749499Z","primaryEndpoints":{"blob":"https://samguoiothubcit.blob.core.windows.net/","queue":"https://samguoiothubcit.queue.core.windows.net/","table":"https://samguoiothubcit.table.core.windows.net/","file":"https://samguoiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/sansuniothubcit","name":"sansuniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-07T21:49:22.6790510Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-07T21:49:22.6790510Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-07T21:49:22.1126212Z","primaryEndpoints":{"blob":"https://sansuniothubcit.blob.core.windows.net/","queue":"https://sansuniothubcit.queue.core.windows.net/","table":"https://sansuniothubcit.table.core.windows.net/","file":"https://sansuniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Storage/storageAccounts/sfdgsfmonitoring9772","name":"sfdgsfmonitoring9772","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"resourceType":"Service - Fabric","clusterName":"sfmonitoring"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T23:46:11.3124233Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T23:46:11.3124233Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T23:46:11.2342792Z","primaryEndpoints":{"blob":"https://sfdgsfmonitoring9772.blob.core.windows.net/","queue":"https://sfdgsfmonitoring9772.queue.core.windows.net/","table":"https://sfdgsfmonitoring9772.table.core.windows.net/","file":"https://sfdgsfmonitoring9772.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Storage/storageAccounts/sflogssfmonitoring8971","name":"sflogssfmonitoring8971","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"resourceType":"Service - Fabric","clusterName":"sfmonitoring"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T23:46:11.3280513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T23:46:11.3280513Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T23:46:11.2342792Z","primaryEndpoints":{"blob":"https://sflogssfmonitoring8971.blob.core.windows.net/","queue":"https://sflogssfmonitoring8971.queue.core.windows.net/","table":"https://sflogssfmonitoring8971.table.core.windows.net/","file":"https://sflogssfmonitoring8971.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/shdattaiothubcit","name":"shdattaiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T00:48:04.9274397Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T00:48:04.9274397Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T00:48:04.5500196Z","primaryEndpoints":{"blob":"https://shdattaiothubcit.blob.core.windows.net/","queue":"https://shdattaiothubcit.queue.core.windows.net/","table":"https://shdattaiothubcit.table.core.windows.net/","file":"https://shdattaiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/shishuiothubcit","name":"shishuiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T02:00:12.7386346Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T02:00:12.7386346Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-10T02:00:11.3804834Z","primaryEndpoints":{"blob":"https://shishuiothubcit.blob.core.windows.net/","queue":"https://shishuiothubcit.queue.core.windows.net/","table":"https://shishuiothubcit.table.core.windows.net/","file":"https://shishuiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/shsiniothubcit","name":"shsiniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T18:54:22.6002873Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T18:54:22.6002873Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T18:54:22.2465475Z","primaryEndpoints":{"blob":"https://shsiniothubcit.blob.core.windows.net/","queue":"https://shsiniothubcit.queue.core.windows.net/","table":"https://shsiniothubcit.table.core.windows.net/","file":"https://shsiniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/evansimtest1_westus/providers/Microsoft.Storage/storageAccounts/sim88vcx5pad4vzwwtgioee","name":"sim88vcx5pad4vzwwtgioee","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T20:28:40.3219121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T20:28:40.3219121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T20:28:40.1969568Z","primaryEndpoints":{"blob":"https://sim88vcx5pad4vzwwtgioee.blob.core.windows.net/","queue":"https://sim88vcx5pad4vzwwtgioee.queue.core.windows.net/","table":"https://sim88vcx5pad4vzwwtgioee.table.core.windows.net/","file":"https://sim88vcx5pad4vzwwtgioee.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/skintaliiothubcit","name":"skintaliiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-09T17:41:46.6823975Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-09T17:41:46.6823975Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-09T17:41:45.7371185Z","primaryEndpoints":{"blob":"https://skintaliiothubcit.blob.core.windows.net/","queue":"https://skintaliiothubcit.queue.core.windows.net/","table":"https://skintaliiothubcit.table.core.windows.net/","file":"https://skintaliiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/spradhaniothubcit","name":"spradhaniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-23T01:58:31.7445214Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-23T01:58:31.7445214Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-23T01:58:31.5211384Z","primaryEndpoints":{"blob":"https://spradhaniothubcit.blob.core.windows.net/","queue":"https://spradhaniothubcit.queue.core.windows.net/","table":"https://spradhaniothubcit.table.core.windows.net/","file":"https://spradhaniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storagerezas3","name":"storagerezas3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Network/virtualNetworks/rezas-westus-vnet/subnets/AzureBastionSubnet","action":"Allow","state":"Succeeded"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Network/virtualNetworks/rezas-westus-vnet/subnets/GatewaySubnet","action":"Allow","state":"Succeeded"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Network/virtualNetworks/rezas-westus-vnet/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"13.89.231.149","action":"Allow"},{"value":"40.83.177.42","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-28T17:40:57.6999382Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-28T17:40:57.6999382Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-28T17:40:57.5437017Z","primaryEndpoints":{"dfs":"https://storagerezas3.dfs.core.windows.net/","web":"https://storagerezas3.z22.web.core.windows.net/","blob":"https://storagerezas3.blob.core.windows.net/","queue":"https://storagerezas3.queue.core.windows.net/","table":"https://storagerezas3.table.core.windows.net/","file":"https://storagerezas3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagerezas3-secondary.dfs.core.windows.net/","web":"https://storagerezas3-secondary.z22.web.core.windows.net/","blob":"https://storagerezas3-secondary.blob.core.windows.net/","queue":"https://storagerezas3-secondary.queue.core.windows.net/","table":"https://storagerezas3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storagerezaswestus","name":"storagerezaswestus","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Network/virtualNetworks/rezas-vnet2/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"40.83.177.42","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-13T21:04:49.7907096Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-13T21:04:49.7907096Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-13T21:04:49.7438498Z","primaryEndpoints":{"dfs":"https://storagerezaswestus.dfs.core.windows.net/","web":"https://storagerezaswestus.z22.web.core.windows.net/","blob":"https://storagerezaswestus.blob.core.windows.net/","queue":"https://storagerezaswestus.queue.core.windows.net/","table":"https://storagerezaswestus.table.core.windows.net/","file":"https://storagerezaswestus.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/swkrovviiothubcit","name":"swkrovviiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T01:25:21.6184892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T01:25:21.6184892Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T01:25:21.5403646Z","primaryEndpoints":{"blob":"https://swkrovviiothubcit.blob.core.windows.net/","queue":"https://swkrovviiothubcit.queue.core.windows.net/","table":"https://swkrovviiothubcit.table.core.windows.net/","file":"https://swkrovviiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://swkrovviiothubcit-secondary.blob.core.windows.net/","queue":"https://swkrovviiothubcit-secondary.queue.core.windows.net/","table":"https://swkrovviiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/swkrovviiothubcit1","name":"swkrovviiothubcit1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T18:45:58.9020866Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T18:45:58.9020866Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T18:45:58.6492226Z","primaryEndpoints":{"blob":"https://swkrovviiothubcit1.blob.core.windows.net/","queue":"https://swkrovviiothubcit1.queue.core.windows.net/","table":"https://swkrovviiothubcit1.table.core.windows.net/","file":"https://swkrovviiothubcit1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/tadessebiothubcit","name":"tadessebiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-08T17:34:50.6238099Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-08T17:34:50.6238099Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-08T17:34:50.5300772Z","primaryEndpoints":{"blob":"https://tadessebiothubcit.blob.core.windows.net/","queue":"https://tadessebiothubcit.queue.core.windows.net/","table":"https://tadessebiothubcit.table.core.windows.net/","file":"https://tadessebiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://tadessebiothubcit-secondary.blob.core.windows.net/","queue":"https://tadessebiothubcit-secondary.queue.core.windows.net/","table":"https://tadessebiothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/talbueiothubcit","name":"talbueiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-30T15:52:04.3154469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-30T15:52:04.3154469Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-30T15:52:03.9250327Z","primaryEndpoints":{"blob":"https://talbueiothubcit.blob.core.windows.net/","queue":"https://talbueiothubcit.queue.core.windows.net/","table":"https://talbueiothubcit.table.core.windows.net/","file":"https://talbueiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/tmghirsiothubcit","name":"tmghirsiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-03T19:08:15.9360596Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-03T19:08:15.9360596Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-03T19:08:15.0514244Z","primaryEndpoints":{"blob":"https://tmghirsiothubcit.blob.core.windows.net/","queue":"https://tmghirsiothubcit.queue.core.windows.net/","table":"https://tmghirsiothubcit.table.core.windows.net/","file":"https://tmghirsiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/tskwangiothubcit","name":"tskwangiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T22:55:48.8547291Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T22:55:48.8547291Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-11T22:55:47.5111919Z","primaryEndpoints":{"blob":"https://tskwangiothubcit.blob.core.windows.net/","queue":"https://tskwangiothubcit.queue.core.windows.net/","table":"https://tskwangiothubcit.table.core.windows.net/","file":"https://tskwangiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/vashiothubcit","name":"vashiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T00:41:21.5284299Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T00:41:21.5284299Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T00:41:21.1248896Z","primaryEndpoints":{"blob":"https://vashiothubcit.blob.core.windows.net/","queue":"https://vashiothubcit.queue.core.windows.net/","table":"https://vashiothubcit.table.core.windows.net/","file":"https://vashiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/vishalgiothubcit","name":"vishalgiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-06T20:25:41.0308319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-06T20:25:41.0308319Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-06T20:25:33.9040921Z","primaryEndpoints":{"blob":"https://vishalgiothubcit.blob.core.windows.net/","queue":"https://vishalgiothubcit.queue.core.windows.net/","table":"https://vishalgiothubcit.table.core.windows.net/","file":"https://vishalgiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/xingqianiothubcit","name":"xingqianiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-11T20:57:22.9840019Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-11T20:57:22.9840019Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-11T20:57:22.7256004Z","primaryEndpoints":{"blob":"https://xingqianiothubcit.blob.core.windows.net/","queue":"https://xingqianiothubcit.queue.core.windows.net/","table":"https://xingqianiothubcit.table.core.windows.net/","file":"https://xingqianiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/xingqianstorageaccount","name":"xingqianstorageaccount","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T18:31:22.9738311Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T18:31:22.9738311Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-10T18:31:22.8957036Z","primaryEndpoints":{"dfs":"https://xingqianstorageaccount.dfs.core.windows.net/","web":"https://xingqianstorageaccount.z22.web.core.windows.net/","blob":"https://xingqianstorageaccount.blob.core.windows.net/","queue":"https://xingqianstorageaccount.queue.core.windows.net/","table":"https://xingqianstorageaccount.table.core.windows.net/","file":"https://xingqianstorageaccount.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://xingqianstorageaccount-secondary.dfs.core.windows.net/","web":"https://xingqianstorageaccount-secondary.z22.web.core.windows.net/","blob":"https://xingqianstorageaccount-secondary.blob.core.windows.net/","queue":"https://xingqianstorageaccount-secondary.queue.core.windows.net/","table":"https://xingqianstorageaccount-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/zadixoniothubcit","name":"zadixoniothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T18:26:53.8441661Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T18:26:53.8441661Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T18:26:53.7660702Z","primaryEndpoints":{"blob":"https://zadixoniothubcit.blob.core.windows.net/","queue":"https://zadixoniothubcit.queue.core.windows.net/","table":"https://zadixoniothubcit.table.core.windows.net/","file":"https://zadixoniothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zadixoniothubcit-secondary.blob.core.windows.net/","queue":"https://zadixoniothubcit-secondary.queue.core.windows.net/","table":"https://zadixoniothubcit-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/zhegiothubcit","name":"zhegiothubcit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T23:52:44.9625335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T23:52:44.9625335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-10T23:52:44.2862407Z","primaryEndpoints":{"blob":"https://zhegiothubcit.blob.core.windows.net/","queue":"https://zhegiothubcit.queue.core.windows.net/","table":"https://zhegiothubcit.table.core.windows.net/","file":"https://zhegiothubcit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurefunctions-eastasia/providers/Microsoft.Storage/storageAccounts/azurefunctions48de53ad","name":"azurefunctions48de53ad","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-10T23:52:11.4469778Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-10T23:52:11.4469778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2016-12-07T03:50:51.0676767Z","primaryEndpoints":{"blob":"https://azurefunctions48de53ad.blob.core.windows.net/","queue":"https://azurefunctions48de53ad.queue.core.windows.net/","table":"https://azurefunctions48de53ad.table.core.windows.net/","file":"https://azurefunctions48de53ad.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Storage/storageAccounts/buildineventhubstorage","name":"buildineventhubstorage","type":"Microsoft.Storage/storageAccounts","location":"japaneast","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-23T06:03:18.0091078Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-23T06:03:18.0091078Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-23T06:03:17.9465332Z","primaryEndpoints":{"dfs":"https://buildineventhubstorage.dfs.core.windows.net/","web":"https://buildineventhubstorage.z11.web.core.windows.net/","blob":"https://buildineventhubstorage.blob.core.windows.net/","queue":"https://buildineventhubstorage.queue.core.windows.net/","table":"https://buildineventhubstorage.table.core.windows.net/","file":"https://buildineventhubstorage.file.core.windows.net/"},"primaryLocation":"japaneast","statusOfPrimary":"available","secondaryLocation":"japanwest","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://buildineventhubstorage-secondary.dfs.core.windows.net/","web":"https://buildineventhubstorage-secondary.z11.web.core.windows.net/","blob":"https://buildineventhubstorage-secondary.blob.core.windows.net/","queue":"https://buildineventhubstorage-secondary.queue.core.windows.net/","table":"https://buildineventhubstorage-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southcentralus/providers/Microsoft.Storage/storageAccounts/cs791d126603decx467axbe2","name":"cs791d126603decx467axbe2","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T22:34:41.0056498Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T22:34:41.0056498Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-13T22:34:40.9275270Z","primaryEndpoints":{"dfs":"https://cs791d126603decx467axbe2.dfs.core.windows.net/","web":"https://cs791d126603decx467axbe2.z21.web.core.windows.net/","blob":"https://cs791d126603decx467axbe2.blob.core.windows.net/","queue":"https://cs791d126603decx467axbe2.queue.core.windows.net/","table":"https://cs791d126603decx467axbe2.table.core.windows.net/","file":"https://cs791d126603decx467axbe2.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/miyagley/providers/Microsoft.Storage/storageAccounts/function0c82070eabc5","name":"function0c82070eabc5","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:34.9713879Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:34.9713879Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-02-07T21:03:18.4828043Z","primaryEndpoints":{"blob":"https://function0c82070eabc5.blob.core.windows.net/","queue":"https://function0c82070eabc5.queue.core.windows.net/","table":"https://function0c82070eabc5.table.core.windows.net/","file":"https://function0c82070eabc5.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/function54b908f29d33","name":"function54b908f29d33","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:34.9870109Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:34.9870109Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-02-02T22:10:34.8340206Z","primaryEndpoints":{"blob":"https://function54b908f29d33.blob.core.windows.net/","queue":"https://function54b908f29d33.queue.core.windows.net/","table":"https://function54b908f29d33.table.core.windows.net/","file":"https://function54b908f29d33.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/function7aebf31db425","name":"function7aebf31db425","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0026417Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0026417Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2016-12-08T02:38:41.4801233Z","primaryEndpoints":{"blob":"https://function7aebf31db425.blob.core.windows.net/","queue":"https://function7aebf31db425.queue.core.windows.net/","table":"https://function7aebf31db425.table.core.windows.net/","file":"https://function7aebf31db425.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Storage/storageAccounts/function85cf19ff94fe","name":"function85cf19ff94fe","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0026417Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0026417Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-04-03T20:21:39.9678247Z","primaryEndpoints":{"blob":"https://function85cf19ff94fe.blob.core.windows.net/","queue":"https://function85cf19ff94fe.queue.core.windows.net/","table":"https://function85cf19ff94fe.table.core.windows.net/","file":"https://function85cf19ff94fe.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eventgridtest/providers/Microsoft.Storage/storageAccounts/routetoservicebabb1","name":"routetoservicebabb1","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-03-27T06:57:22.4749948Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-03-27T06:57:22.4749948Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-06-21T20:59:29.7774539Z","primaryEndpoints":{"blob":"https://routetoservicebabb1.blob.core.windows.net/","queue":"https://routetoservicebabb1.queue.core.windows.net/","table":"https://routetoservicebabb1.table.core.windows.net/","file":"https://routetoservicebabb1.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"BlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Storage/storageAccounts/routingrunsttestac","name":"routingrunsttestac","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-10T10:56:13.6495069Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-10T10:56:13.6495069Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-10T10:56:13.5713870Z","primaryEndpoints":{"dfs":"https://routingrunsttestac.dfs.core.windows.net/","blob":"https://routingrunsttestac.blob.core.windows.net/","table":"https://routingrunsttestac.table.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Storage/storageAccounts/stgarjpdm7hgl6o6","name":"stgarjpdm7hgl6o6","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-12T01:28:54.3755942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-12T01:28:54.3755942Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-12T01:28:54.3131046Z","primaryEndpoints":{"blob":"https://stgarjpdm7hgl6o6.blob.core.windows.net/","queue":"https://stgarjpdm7hgl6o6.queue.core.windows.net/","table":"https://stgarjpdm7hgl6o6.table.core.windows.net/","file":"https://stgarjpdm7hgl6o6.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Storage/storageAccounts/storagevxohk","name":"storagevxohk","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-12T01:43:02.2275564Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-12T01:43:02.2275564Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-12T01:43:02.1494276Z","primaryEndpoints":{"blob":"https://storagevxohk.blob.core.windows.net/","queue":"https://storagevxohk.queue.core.windows.net/","table":"https://storagevxohk.table.core.windows.net/","file":"https://storagevxohk.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/affandtfxb036","name":"affandtfxb036","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0103583Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-12-30T18:05:35.0103583Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-12-07T02:55:10.3145263Z","primaryEndpoints":{"blob":"https://affandtfxb036.blob.core.windows.net/","queue":"https://affandtfxb036.queue.core.windows.net/","table":"https://affandtfxb036.table.core.windows.net/","file":"https://affandtfxb036.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostorage77df4rls","name":"contosostorage77df4rls","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T01:55:09.0699798Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T01:55:09.0699798Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T01:55:08.9918614Z","primaryEndpoints":{"blob":"https://contosostorage77df4rls.blob.core.windows.net/","queue":"https://contosostorage77df4rls.queue.core.windows.net/","table":"https://contosostorage77df4rls.table.core.windows.net/","file":"https://contosostorage77df4rls.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Storage/storageAccounts/contosostoragefkx2le3c","name":"contosostoragefkx2le3c","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T23:16:21.0467024Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T23:16:21.0467024Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T23:16:20.9686058Z","primaryEndpoints":{"blob":"https://contosostoragefkx2le3c.blob.core.windows.net/","queue":"https://contosostoragefkx2le3c.queue.core.windows.net/","table":"https://contosostoragefkx2le3c.table.core.windows.net/","file":"https://contosostoragefkx2le3c.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/contosostoragerfwt5aot","name":"contosostoragerfwt5aot","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T01:39:20.4330175Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T01:39:20.4330175Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T01:39:20.3548403Z","primaryEndpoints":{"blob":"https://contosostoragerfwt5aot.blob.core.windows.net/","queue":"https://contosostoragerfwt5aot.queue.core.windows.net/","table":"https://contosostoragerfwt5aot.table.core.windows.net/","file":"https://contosostoragerfwt5aot.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"BlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/databricks-rg-vishalg-databricks-f4lwnoiidgq7q/providers/Microsoft.Storage/storageAccounts/dbstorageoxf2n67ok6bty","name":"dbstorageoxf2n67ok6bty","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{"application":"databricks","databricks-environment":"true"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-01-29T18:57:55.4996511Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-01-29T18:57:55.4996511Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-01-29T18:57:55.3433747Z","primaryEndpoints":{"dfs":"https://dbstorageoxf2n67ok6bty.dfs.core.windows.net/","blob":"https://dbstorageoxf2n67ok6bty.blob.core.windows.net/","table":"https://dbstorageoxf2n67ok6bty.table.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Storage/storageAccounts/eliostorage2","name":"eliostorage2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:52:53.9177846Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:52:53.9177846Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:52:53.7771363Z","primaryEndpoints":{"blob":"https://eliostorage2.blob.core.windows.net/","queue":"https://eliostorage2.queue.core.windows.net/","table":"https://eliostorage2.table.core.windows.net/","file":"https://eliostorage2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Storage/storageAccounts/iotdistributedt93de","name":"iotdistributedt93de","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T05:35:06.6371813Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T05:35:06.6371813Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T05:35:06.5590523Z","primaryEndpoints":{"blob":"https://iotdistributedt93de.blob.core.windows.net/","queue":"https://iotdistributedt93de.queue.core.windows.net/","table":"https://iotdistributedt93de.table.core.windows.net/","file":"https://iotdistributedt93de.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/rezasrgdiag","name":"rezasrgdiag","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-20T00:02:54.0309940Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-20T00:02:54.0309940Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-20T00:02:53.9528607Z","primaryEndpoints":{"blob":"https://rezasrgdiag.blob.core.windows.net/","queue":"https://rezasrgdiag.queue.core.windows.net/","table":"https://rezasrgdiag.table.core.windows.net/","file":"https://rezasrgdiag.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Storage/storageAccounts/rmcontosostorage","name":"rmcontosostorage","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T02:16:41.8656246Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T02:16:41.8656246Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T02:16:41.7875167Z","primaryEndpoints":{"blob":"https://rmcontosostorage.blob.core.windows.net/","queue":"https://rmcontosostorage.queue.core.windows.net/","table":"https://rmcontosostorage.table.core.windows.net/","file":"https://rmcontosostorage.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishustoragenormal","name":"shishustoragenormal","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-02T22:42:27.1963124Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-02T22:42:27.1963124Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-02T22:42:27.0713107Z","primaryEndpoints":{"blob":"https://shishustoragenormal.blob.core.windows.net/","queue":"https://shishustoragenormal.queue.core.windows.net/","table":"https://shishustoragenormal.table.core.windows.net/","file":"https://shishustoragenormal.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://shishustoragenormal-secondary.blob.core.windows.net/","queue":"https://shishustoragenormal-secondary.queue.core.windows.net/","table":"https://shishustoragenormal-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storageaccountrezasae52","name":"storageaccountrezasae52","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T17:24:28.3647740Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T17:24:28.3647740Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T17:24:28.2866653Z","primaryEndpoints":{"blob":"https://storageaccountrezasae52.blob.core.windows.net/","queue":"https://storageaccountrezasae52.queue.core.windows.net/","table":"https://storageaccountrezasae52.table.core.windows.net/","file":"https://storageaccountrezasae52.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storagerezas2","name":"storagerezas2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"13.89.231.149","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-20T00:16:55.1062115Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-20T00:16:55.1062115Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-20T00:16:55.0124639Z","primaryEndpoints":{"dfs":"https://storagerezas2.dfs.core.windows.net/","web":"https://storagerezas2.z19.web.core.windows.net/","blob":"https://storagerezas2.blob.core.windows.net/","queue":"https://storagerezas2.queue.core.windows.net/","table":"https://storagerezas2.table.core.windows.net/","file":"https://storagerezas2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagerezas2-secondary.dfs.core.windows.net/","web":"https://storagerezas2-secondary.z19.web.core.windows.net/","blob":"https://storagerezas2-secondary.blob.core.windows.net/","queue":"https://storagerezas2-secondary.queue.core.windows.net/","table":"https://storagerezas2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storagerezasgen2","name":"storagerezasgen2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T23:18:38.0103229Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T23:18:38.0103229Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-04T23:18:37.9322092Z","primaryEndpoints":{"dfs":"https://storagerezasgen2.dfs.core.windows.net/","web":"https://storagerezasgen2.z19.web.core.windows.net/","blob":"https://storagerezasgen2.blob.core.windows.net/","queue":"https://storagerezasgen2.queue.core.windows.net/","table":"https://storagerezasgen2.table.core.windows.net/","file":"https://storagerezasgen2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagerezasgen2-secondary.dfs.core.windows.net/","web":"https://storagerezasgen2-secondary.z19.web.core.windows.net/","blob":"https://storagerezasgen2-secondary.blob.core.windows.net/","queue":"https://storagerezasgen2-secondary.queue.core.windows.net/","table":"https://storagerezasgen2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS/providers/Microsoft.Storage/storageAccounts/swethateststorageaccount","name":"swethateststorageaccount","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-16T05:54:51.9157299Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-16T05:54:51.9157299Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-16T05:54:50.5306543Z","primaryEndpoints":{"blob":"https://swethateststorageaccount.blob.core.windows.net/","queue":"https://swethateststorageaccount.queue.core.windows.net/","table":"https://swethateststorageaccount.table.core.windows.net/","file":"https://swethateststorageaccount.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://swethateststorageaccount-secondary.blob.core.windows.net/","queue":"https://swethateststorageaccount-secondary.queue.core.windows.net/","table":"https://swethateststorageaccount-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/control-plane-dps-tests-rg/providers/Microsoft.Storage/storageAccounts/upxintegrationtae3d","name":"upxintegrationtae3d","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-23T17:56:16.3490945Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-23T17:56:16.3490945Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-23T17:56:16.2397502Z","primaryEndpoints":{"blob":"https://upxintegrationtae3d.blob.core.windows.net/","queue":"https://upxintegrationtae3d.queue.core.windows.net/","table":"https://upxintegrationtae3d.table.core.windows.net/","file":"https://upxintegrationtae3d.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/control-plane-dps-tests-rg/providers/Microsoft.Storage/storageAccounts/upxintegrationtb505","name":"upxintegrationtb505","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-23T17:57:13.6258255Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-23T17:57:13.6258255Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-23T17:57:13.4226914Z","primaryEndpoints":{"blob":"https://upxintegrationtb505.blob.core.windows.net/","queue":"https://upxintegrationtb505.queue.core.windows.net/","table":"https://upxintegrationtb505.table.core.windows.net/","file":"https://upxintegrationtb505.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishuotherregion3","name":"shishuotherregion3","type":"Microsoft.Storage/storageAccounts","location":"southindia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-04T23:51:35.9212747Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-04T23:51:35.9212747Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-04T23:51:35.8745844Z","primaryEndpoints":{"dfs":"https://shishuotherregion3.dfs.core.windows.net/","web":"https://shishuotherregion3.z30.web.core.windows.net/","blob":"https://shishuotherregion3.blob.core.windows.net/","queue":"https://shishuotherregion3.queue.core.windows.net/","table":"https://shishuotherregion3.table.core.windows.net/","file":"https://shishuotherregion3.file.core.windows.net/"},"primaryLocation":"southindia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Storage/storageAccounts/storagerezas","name":"storagerezas","type":"Microsoft.Storage/storageAccounts","location":"centralindia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-19T16:35:37.9255146Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-19T16:35:37.9255146Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-19T16:35:37.8473943Z","primaryEndpoints":{"dfs":"https://storagerezas.dfs.core.windows.net/","web":"https://storagerezas.z29.web.core.windows.net/","blob":"https://storagerezas.blob.core.windows.net/","queue":"https://storagerezas.queue.core.windows.net/","table":"https://storagerezas.table.core.windows.net/","file":"https://storagerezas.file.core.windows.net/"},"primaryLocation":"centralindia","statusOfPrimary":"available","secondaryLocation":"southindia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagerezas-secondary.dfs.core.windows.net/","web":"https://storagerezas-secondary.z29.web.core.windows.net/","blob":"https://storagerezas-secondary.blob.core.windows.net/","queue":"https://storagerezas-secondary.queue.core.windows.net/","table":"https://storagerezas-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Storage/storageAccounts/askhuradatalakestorage","name":"askhuradatalakestorage","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T22:06:45.1521743Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T22:06:45.1521743Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-04T22:06:45.0896741Z","primaryEndpoints":{"dfs":"https://askhuradatalakestorage.dfs.core.windows.net/","web":"https://askhuradatalakestorage.z5.web.core.windows.net/","blob":"https://askhuradatalakestorage.blob.core.windows.net/","queue":"https://askhuradatalakestorage.queue.core.windows.net/","table":"https://askhuradatalakestorage.table.core.windows.net/","file":"https://askhuradatalakestorage.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://askhuradatalakestorage-secondary.dfs.core.windows.net/","web":"https://askhuradatalakestorage-secondary.z5.web.core.windows.net/","blob":"https://askhuradatalakestorage-secondary.blob.core.windows.net/","queue":"https://askhuradatalakestorage-secondary.queue.core.windows.net/","table":"https://askhuradatalakestorage-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Storage/storageAccounts/askhurateststorage","name":"askhurateststorage","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-19T20:24:52.1315737Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-19T20:24:52.1315737Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Cool","provisioningState":"Succeeded","creationTime":"2019-06-19T20:24:52.0690578Z","primaryEndpoints":{"dfs":"https://askhurateststorage.dfs.core.windows.net/","web":"https://askhurateststorage.z5.web.core.windows.net/","blob":"https://askhurateststorage.blob.core.windows.net/","queue":"https://askhurateststorage.queue.core.windows.net/","table":"https://askhurateststorage.table.core.windows.net/","file":"https://askhurateststorage.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://askhurateststorage-secondary.dfs.core.windows.net/","web":"https://askhurateststorage-secondary.z5.web.core.windows.net/","blob":"https://askhurateststorage-secondary.blob.core.windows.net/","queue":"https://askhurateststorage-secondary.queue.core.windows.net/","table":"https://askhurateststorage-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-west-us2/providers/Microsoft.Storage/storageAccounts/dmpypinwestus2diag","name":"dmpypinwestus2diag","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-12T16:40:55.6756523Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-12T16:40:55.6756523Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-12T16:40:55.6131873Z","primaryEndpoints":{"blob":"https://dmpypinwestus2diag.blob.core.windows.net/","queue":"https://dmpypinwestus2diag.queue.core.windows.net/","table":"https://dmpypinwestus2diag.table.core.windows.net/","file":"https://dmpypinwestus2diag.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Storage/storageAccounts/eliostorage3","name":"eliostorage3","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T00:00:34.9166421Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T00:00:34.9166421Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T00:00:34.8384761Z","primaryEndpoints":{"blob":"https://eliostorage3.blob.core.windows.net/","queue":"https://eliostorage3.queue.core.windows.net/","table":"https://eliostorage3.table.core.windows.net/","file":"https://eliostorage3.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T22:45:27.6464262Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T22:45:27.6464262Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T22:45:27.5839992Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/johnlang-resources/providers/Microsoft.Storage/storageAccounts/johnlangstorage","name":"johnlangstorage","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-29T18:33:15.9571927Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-29T18:33:15.9571927Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-29T18:33:15.8634525Z","primaryEndpoints":{"dfs":"https://johnlangstorage.dfs.core.windows.net/","web":"https://johnlangstorage.z5.web.core.windows.net/","blob":"https://johnlangstorage.blob.core.windows.net/","queue":"https://johnlangstorage.queue.core.windows.net/","table":"https://johnlangstorage.table.core.windows.net/","file":"https://johnlangstorage.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://johnlangstorage-secondary.dfs.core.windows.net/","web":"https://johnlangstorage-secondary.z5.web.core.windows.net/","blob":"https://johnlangstorage-secondary.blob.core.windows.net/","queue":"https://johnlangstorage-secondary.queue.core.windows.net/","table":"https://johnlangstorage-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-WestUS2/providers/Microsoft.Storage/storageAccounts/sqlvajr7kop6qeku2c","name":"sqlvajr7kop6qeku2c","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-22T20:42:03.6485969Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-22T20:42:03.6485969Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-22T20:42:03.5861028Z","primaryEndpoints":{"blob":"https://sqlvajr7kop6qeku2c.blob.core.windows.net/","queue":"https://sqlvajr7kop6qeku2c.queue.core.windows.net/","table":"https://sqlvajr7kop6qeku2c.table.core.windows.net/","file":"https://sqlvajr7kop6qeku2c.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsink8s1/providers/Microsoft.Storage/storageAccounts/00thxm5itwdvzhiagntpri0","name":"00thxm5itwdvzhiagntpri0","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.4243777Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.4243777Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-07-11T23:58:48.3775044Z","primaryEndpoints":{"blob":"https://00thxm5itwdvzhiagntpri0.blob.core.windows.net/","queue":"https://00thxm5itwdvzhiagntpri0.queue.core.windows.net/","table":"https://00thxm5itwdvzhiagntpri0.table.core.windows.net/","file":"https://00thxm5itwdvzhiagntpri0.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsink8s1/providers/Microsoft.Storage/storageAccounts/60thxm5itwdvzhiagntpri1","name":"60thxm5itwdvzhiagntpri1","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:50.8462076Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:50.8462076Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-07-11T23:58:50.7837082Z","primaryEndpoints":{"blob":"https://60thxm5itwdvzhiagntpri1.blob.core.windows.net/","queue":"https://60thxm5itwdvzhiagntpri1.queue.core.windows.net/","table":"https://60thxm5itwdvzhiagntpri1.table.core.windows.net/","file":"https://60thxm5itwdvzhiagntpri1.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rajeev-rg/providers/Microsoft.Storage/storageAccounts/muguntest","name":"muguntest","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T23:43:12.6537540Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T23:43:12.6537540Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Cool","provisioningState":"Succeeded","creationTime":"2019-06-11T23:43:12.5756279Z","primaryEndpoints":{"dfs":"https://muguntest.dfs.core.windows.net/","web":"https://muguntest.z4.web.core.windows.net/","blob":"https://muguntest.blob.core.windows.net/","queue":"https://muguntest.queue.core.windows.net/","table":"https://muguntest.table.core.windows.net/","file":"https://muguntest.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsink8s1/providers/Microsoft.Storage/storageAccounts/o0thxm5itwdvzhiagntpri4","name":"o0thxm5itwdvzhiagntpri4","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.8931231Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.8931231Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-07-11T23:58:48.8462474Z","primaryEndpoints":{"blob":"https://o0thxm5itwdvzhiagntpri4.blob.core.windows.net/","queue":"https://o0thxm5itwdvzhiagntpri4.queue.core.windows.net/","table":"https://o0thxm5itwdvzhiagntpri4.table.core.windows.net/","file":"https://o0thxm5itwdvzhiagntpri4.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsink8s1/providers/Microsoft.Storage/storageAccounts/thxm5itwdvzhiagntpub","name":"thxm5itwdvzhiagntpub","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.2056719Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-07-11T23:58:48.2056719Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-07-11T23:58:48.1587607Z","primaryEndpoints":{"blob":"https://thxm5itwdvzhiagntpub.blob.core.windows.net/","queue":"https://thxm5itwdvzhiagntpub.queue.core.windows.net/","table":"https://thxm5itwdvzhiagntpub.table.core.windows.net/","file":"https://thxm5itwdvzhiagntpub.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Storage/storageAccounts/icm115773862","name":"icm115773862","type":"Microsoft.Storage/storageAccounts","location":"francecentral","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-13T18:30:55.2780121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-13T18:30:55.2780121Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-13T18:30:55.1530163Z","primaryEndpoints":{"dfs":"https://icm115773862.dfs.core.windows.net/","web":"https://icm115773862.z28.web.core.windows.net/","blob":"https://icm115773862.blob.core.windows.net/","queue":"https://icm115773862.queue.core.windows.net/","table":"https://icm115773862.table.core.windows.net/","file":"https://icm115773862.file.core.windows.net/"},"primaryLocation":"francecentral","statusOfPrimary":"available","secondaryLocation":"francesouth","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://icm115773862-secondary.dfs.core.windows.net/","web":"https://icm115773862-secondary.z28.web.core.windows.net/","blob":"https://icm115773862-secondary.blob.core.windows.net/","queue":"https://icm115773862-secondary.queue.core.windows.net/","table":"https://icm115773862-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-FranceCentral/providers/Microsoft.Storage/storageAccounts/shishudesktopc5k9obr","name":"shishudesktopc5k9obr","type":"Microsoft.Storage/storageAccounts","location":"francecentral","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-05T02:17:13.4152280Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-05T02:17:13.4152280Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-05T02:17:13.3527575Z","primaryEndpoints":{"dfs":"https://shishudesktopc5k9obr.dfs.core.windows.net/","web":"https://shishudesktopc5k9obr.z28.web.core.windows.net/","blob":"https://shishudesktopc5k9obr.blob.core.windows.net/","queue":"https://shishudesktopc5k9obr.queue.core.windows.net/","table":"https://shishudesktopc5k9obr.table.core.windows.net/","file":"https://shishudesktopc5k9obr.file.core.windows.net/"},"primaryLocation":"francecentral","statusOfPrimary":"available","secondaryLocation":"francesouth","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://shishudesktopc5k9obr-secondary.dfs.core.windows.net/","web":"https://shishudesktopc5k9obr-secondary.z28.web.core.windows.net/","blob":"https://shishudesktopc5k9obr-secondary.blob.core.windows.net/","queue":"https://shishudesktopc5k9obr-secondary.queue.core.windows.net/","table":"https://shishudesktopc5k9obr-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishuotherregion","name":"shishuotherregion","type":"Microsoft.Storage/storageAccounts","location":"francecentral","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-04T23:46:57.1783917Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-04T23:46:57.1783917Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-04T23:46:57.1158631Z","primaryEndpoints":{"dfs":"https://shishuotherregion.dfs.core.windows.net/","web":"https://shishuotherregion.z28.web.core.windows.net/","blob":"https://shishuotherregion.blob.core.windows.net/","queue":"https://shishuotherregion.queue.core.windows.net/","table":"https://shishuotherregion.table.core.windows.net/","file":"https://shishuotherregion.file.core.windows.net/"},"primaryLocation":"francecentral","statusOfPrimary":"available","secondaryLocation":"francesouth","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://shishuotherregion-secondary.dfs.core.windows.net/","web":"https://shishuotherregion-secondary.z28.web.core.windows.net/","blob":"https://shishuotherregion-secondary.blob.core.windows.net/","queue":"https://shishuotherregion-secondary.queue.core.windows.net/","table":"https://shishuotherregion-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/020725adls2","name":"020725adls2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-25T19:43:22.3464231Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-25T19:43:22.3464231Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-25T19:43:22.2839308Z","primaryEndpoints":{"dfs":"https://020725adls2.dfs.core.windows.net/","web":"https://020725adls2.z3.web.core.windows.net/","blob":"https://020725adls2.blob.core.windows.net/","queue":"https://020725adls2.queue.core.windows.net/","table":"https://020725adls2.table.core.windows.net/","file":"https://020725adls2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/0725adls2","name":"0725adls2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Disabled","isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-25T18:20:27.5809781Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-25T18:20:27.5809781Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-25T18:20:27.5341059Z","primaryEndpoints":{"dfs":"https://0725adls2.dfs.core.windows.net/","web":"https://0725adls2.z3.web.core.windows.net/","blob":"https://0725adls2.blob.core.windows.net/","queue":"https://0725adls2.queue.core.windows.net/","table":"https://0725adls2.table.core.windows.net/","file":"https://0725adls2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AbuenDemo/providers/Microsoft.Storage/storageAccounts/abuenstorage","name":"abuenstorage","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Disabled","isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-25T16:02:15.5016002Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-25T16:02:15.5016002Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-25T16:02:15.4390715Z","primaryEndpoints":{"dfs":"https://abuenstorage.dfs.core.windows.net/","web":"https://abuenstorage.z3.web.core.windows.net/","blob":"https://abuenstorage.blob.core.windows.net/","queue":"https://abuenstorage.queue.core.windows.net/","table":"https://abuenstorage.table.core.windows.net/","file":"https://abuenstorage.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Storage/storageAccounts/magaopsmontest","name":"magaopsmontest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-31T18:13:44.9035139Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-31T18:13:44.9035139Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-31T18:13:44.8566366Z","primaryEndpoints":{"dfs":"https://magaopsmontest.dfs.core.windows.net/","web":"https://magaopsmontest.z3.web.core.windows.net/","blob":"https://magaopsmontest.blob.core.windows.net/","queue":"https://magaopsmontest.queue.core.windows.net/","table":"https://magaopsmontest.table.core.windows.net/","file":"https://magaopsmontest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://magaopsmontest-secondary.dfs.core.windows.net/","web":"https://magaopsmontest-secondary.z3.web.core.windows.net/","blob":"https://magaopsmontest-secondary.blob.core.windows.net/","queue":"https://magaopsmontest-secondary.queue.core.windows.net/","table":"https://magaopsmontest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_ZRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mchaiaz/providers/Microsoft.Storage/storageAccounts/mchaizrs","name":"mchaizrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-18T23:29:18.2417832Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-18T23:29:18.2417832Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-18T23:29:18.2105166Z","primaryEndpoints":{"dfs":"https://mchaizrs.dfs.core.windows.net/","web":"https://mchaizrs.z3.web.core.windows.net/","blob":"https://mchaizrs.blob.core.windows.net/","queue":"https://mchaizrs.queue.core.windows.net/","table":"https://mchaizrs.table.core.windows.net/","file":"https://mchaizrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishu0717adlsg2","name":"shishu0717adlsg2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-17T22:29:13.0583491Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-17T22:29:13.0583491Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-17T22:29:12.9802100Z","primaryEndpoints":{"dfs":"https://shishu0717adlsg2.dfs.core.windows.net/","web":"https://shishu0717adlsg2.z3.web.core.windows.net/","blob":"https://shishu0717adlsg2.blob.core.windows.net/","queue":"https://shishu0717adlsg2.queue.core.windows.net/","table":"https://shishu0717adlsg2.table.core.windows.net/","file":"https://shishu0717adlsg2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://shishu0717adlsg2-secondary.dfs.core.windows.net/","web":"https://shishu0717adlsg2-secondary.z3.web.core.windows.net/","blob":"https://shishu0717adlsg2-secondary.blob.core.windows.net/","queue":"https://shishu0717adlsg2-secondary.queue.core.windows.net/","table":"https://shishu0717adlsg2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/shishu072701","name":"shishu072701","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-29T23:29:33.5566663Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-29T23:29:33.5566663Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-29T23:29:33.4941656Z","primaryEndpoints":{"dfs":"https://shishu072701.dfs.core.windows.net/","web":"https://shishu072701.z3.web.core.windows.net/","blob":"https://shishu072701.blob.core.windows.net/","queue":"https://shishu072701.queue.core.windows.net/","table":"https://shishu072701.table.core.windows.net/","file":"https://shishu072701.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://shishu072701-secondary.dfs.core.windows.net/","web":"https://shishu072701-secondary.z3.web.core.windows.net/","blob":"https://shishu072701-secondary.blob.core.windows.net/","queue":"https://shishu072701-secondary.queue.core.windows.net/","table":"https://shishu072701-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/0717adls2","name":"0717adls2","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-17T22:09:01.4122778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-17T22:09:01.4122778Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-17T22:09:01.3654234Z","primaryEndpoints":{"dfs":"https://0717adls2.dfs.core.windows.net/","web":"https://0717adls2.z2.web.core.windows.net/","blob":"https://0717adls2.blob.core.windows.net/","queue":"https://0717adls2.queue.core.windows.net/","table":"https://0717adls2.table.core.windows.net/","file":"https://0717adls2.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available","secondaryLocation":"eastus2euap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://0717adls2-secondary.dfs.core.windows.net/","web":"https://0717adls2-secondary.z2.web.core.windows.net/","blob":"https://0717adls2-secondary.blob.core.windows.net/","queue":"https://0717adls2-secondary.queue.core.windows.net/","table":"https://0717adls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Storage/storageAccounts/adlsg2shishu2","name":"adlsg2shishu2","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-18T00:57:05.1956333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-18T00:57:05.1956333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-18T00:57:05.1331313Z","primaryEndpoints":{"dfs":"https://adlsg2shishu2.dfs.core.windows.net/","web":"https://adlsg2shishu2.z2.web.core.windows.net/","blob":"https://adlsg2shishu2.blob.core.windows.net/","queue":"https://adlsg2shishu2.queue.core.windows.net/","table":"https://adlsg2shishu2.table.core.windows.net/","file":"https://adlsg2shishu2.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available","secondaryLocation":"eastus2euap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://adlsg2shishu2-secondary.dfs.core.windows.net/","web":"https://adlsg2shishu2-secondary.z2.web.core.windows.net/","blob":"https://adlsg2shishu2-secondary.blob.core.windows.net/","queue":"https://adlsg2shishu2-secondary.queue.core.windows.net/","table":"https://adlsg2shishu2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Storage/storageAccounts/dtracingrentu","name":"dtracingrentu","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T17:09:26.5005892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T17:09:26.5005892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Cool","provisioningState":"Succeeded","creationTime":"2019-10-10T17:09:26.4380574Z","primaryEndpoints":{"dfs":"https://dtracingrentu.dfs.core.windows.net/","web":"https://dtracingrentu.z2.web.core.windows.net/","blob":"https://dtracingrentu.blob.core.windows.net/","queue":"https://dtracingrentu.queue.core.windows.net/","table":"https://dtracingrentu.table.core.windows.net/","file":"https://dtracingrentu.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available","secondaryLocation":"eastus2euap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://dtracingrentu-secondary.dfs.core.windows.net/","web":"https://dtracingrentu-secondary.z2.web.core.windows.net/","blob":"https://dtracingrentu-secondary.blob.core.windows.net/","queue":"https://dtracingrentu-secondary.queue.core.windows.net/","table":"https://dtracingrentu-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Storage/storageAccounts/vishalgstorageadlsg2","name":"vishalgstorageadlsg2","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-03-14T20:53:55.0612336Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-03-14T20:53:55.0612336Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-03-14T20:53:54.9674860Z","primaryEndpoints":{"dfs":"https://vishalgstorageadlsg2.dfs.core.windows.net/","web":"https://vishalgstorageadlsg2.z2.web.core.windows.net/","blob":"https://vishalgstorageadlsg2.blob.core.windows.net/","queue":"https://vishalgstorageadlsg2.queue.core.windows.net/","table":"https://vishalgstorageadlsg2.table.core.windows.net/","file":"https://vishalgstorageadlsg2.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available","secondaryLocation":"eastus2euap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://vishalgstorageadlsg2-secondary.dfs.core.windows.net/","web":"https://vishalgstorageadlsg2-secondary.z2.web.core.windows.net/","blob":"https://vishalgstorageadlsg2-secondary.blob.core.windows.net/","queue":"https://vishalgstorageadlsg2-secondary.queue.core.windows.net/","table":"https://vishalgstorageadlsg2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Storage/storageAccounts/vishalgstoragev2","name":"vishalgstoragev2","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-09-19T17:20:49.6056996Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-09-19T17:20:49.6056996Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-09-19T17:20:49.5431447Z","primaryEndpoints":{"dfs":"https://vishalgstoragev2.dfs.core.windows.net/","web":"https://vishalgstoragev2.z2.web.core.windows.net/","blob":"https://vishalgstoragev2.blob.core.windows.net/","queue":"https://vishalgstoragev2.queue.core.windows.net/","table":"https://vishalgstoragev2.table.core.windows.net/","file":"https://vishalgstoragev2.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Storage/storageAccounts/weatherstorage","name":"weatherstorage","type":"Microsoft.Storage/storageAccounts","location":"centraluseuap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2017-10-20T23:58:38.4203705Z"},"blob":{"enabled":true,"lastEnabledTime":"2017-10-20T23:58:38.4203705Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2017-09-06T22:12:27.1512669Z","primaryEndpoints":{"blob":"https://weatherstorage.blob.core.windows.net/","queue":"https://weatherstorage.queue.core.windows.net/","table":"https://weatherstorage.table.core.windows.net/","file":"https://weatherstorage.file.core.windows.net/"},"primaryLocation":"centraluseuap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-gjhgv/providers/Microsoft.Storage/storageAccounts/hdicli2kn3f3dpwxqbfnj4fm","name":"hdicli2kn3f3dpwxqbfnj4fm","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:47:08.3861131Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:47:08.3861131Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:47:08.3079837Z","primaryEndpoints":{"blob":"https://hdicli2kn3f3dpwxqbfnj4fm.blob.core.windows.net/","queue":"https://hdicli2kn3f3dpwxqbfnj4fm.queue.core.windows.net/","table":"https://hdicli2kn3f3dpwxqbfnj4fm.table.core.windows.net/","file":"https://hdicli2kn3f3dpwxqbfnj4fm.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-wpuna/providers/Microsoft.Storage/storageAccounts/hdicli4zw4clj432gq2lkho7","name":"hdicli4zw4clj432gq2lkho7","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:27:42.6214527Z","primaryEndpoints":{"blob":"https://hdicli4zw4clj432gq2lkho7.blob.core.windows.net/","queue":"https://hdicli4zw4clj432gq2lkho7.queue.core.windows.net/","table":"https://hdicli4zw4clj432gq2lkho7.table.core.windows.net/","file":"https://hdicli4zw4clj432gq2lkho7.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-tdmay/providers/Microsoft.Storage/storageAccounts/hdiclimo6ludy5727iiwzs5k","name":"hdiclimo6ludy5727iiwzs5k","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:42:04.1534194Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:42:04.1534194Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:42:04.0754054Z","primaryEndpoints":{"blob":"https://hdiclimo6ludy5727iiwzs5k.blob.core.windows.net/","queue":"https://hdiclimo6ludy5727iiwzs5k.queue.core.windows.net/","table":"https://hdiclimo6ludy5727iiwzs5k.table.core.windows.net/","file":"https://hdiclimo6ludy5727iiwzs5k.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image5kg7hcphfzwfp5hjdsqvcfvlkiyxjmec5qoaqsgr45hdjjyvgt2/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","name":"vhdstoraged6364fb8681da0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:03:42.7414051Z","primaryEndpoints":{"blob":"https://vhdstoraged6364fb8681da0.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vmbwyno53sk4mwh5lwahsiskl7woxckcoemjedj6ukyajnzweappgrb/providers/Microsoft.Storage/storageAccounts/vhdstorageeb96e85e221dd7","name":"vhdstorageeb96e85e221dd7","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:59:09.6067447Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:59:09.6067447Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:59:09.5442479Z","primaryEndpoints":{"blob":"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:04:04.5582345Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootinghwebuyxoz2rik4hpfdv7i344utnqxe24vbs573vaseem524t/providers/Microsoft.Storage/storageAccounts/clitestnwtjh5w6jts57rrjb","name":"clitestnwtjh5w6jts57rrjb","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnwtjh5w6jts57rrjb.blob.core.windows.net/","queue":"https://clitestnwtjh5w6jts57rrjb.queue.core.windows.net/","table":"https://clitestnwtjh5w6jts57rrjb.table.core.windows.net/","file":"https://clitestnwtjh5w6jts57rrjb.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '237888' + - '63630' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:45:59 GMT + - Fri, 27 Dec 2019 15:04:25 GMT expires: - '-1' pragma: @@ -369,20 +187,15 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 252b748b-b80c-4bdb-876c-e01ab0799c2e - - 88743672-dbfd-49a5-8c28-45c47f47ba1b - - aad7b373-e817-451e-a671-7b7ea09f3671 - - f2b374ba-d219-4a6a-9b5a-17a413250ab3 - - 7ffbf234-776c-4746-9004-ac966bf9cb31 - - eda77820-b10b-4567-8d48-c3c0633d6806 - - 6f455f39-84dd-4517-97f9-763ea4aecacf - - b981460f-0d49-4a9c-87c2-5b2644cf826c - - 70fb2ec0-dd2a-46da-b1a3-47b129153c64 - - 480c9525-f331-472e-85ca-25395c1e4abc - - 268d03e3-fe80-4a28-a384-103396cb1065 - - cd5c767e-358a-4ba3-a52a-5c5abb5c8591 - - 026e2036-a213-4667-a6e8-e92d8c7cfd2b - - 02b8a8f6-2a2e-4ed8-a60b-d172ab671f9a + - e419de59-8d3f-4103-8de8-6da7fe3ab643 + - 8c8931d3-40f6-4255-b3cd-1194134856db + - 3e7a43bd-0eca-4c83-9c3d-b7d4bb38e03b + - 4a221708-8cad-4ba8-b121-ee55b84b773c + - b7828d54-1638-4c09-a165-e9e9720f677f + - 7e7e90a8-35fb-4802-8255-80432f62dd4b + - 0874a2ee-18a3-4043-9c35-ca122c9ade1d + - bf1eca6e-1dc5-44a1-adaf-efc4e97e562f + - 7311f945-bcc5-4baf-b28f-a14df0fe54fb status: code: 200 message: OK @@ -402,12 +215,12 @@ interactions: ParameterSetName: - --name --account-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -419,7 +232,7 @@ interactions: content-type: - application/json date: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:26 GMT expires: - '-1' pragma: @@ -435,7 +248,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -447,9 +260,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.1; Windows 10) AZURECLI/2.0.76 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:26 GMT x-ms-version: - '2018-11-09' method: PUT @@ -461,11 +274,11 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:29 GMT etag: - - '"0x8D76F9DBF2CE45F"' + - '"0x8D78ADE129B14BC"' last-modified: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:29 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -489,12 +302,12 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/iothubteststorage1/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -506,7 +319,7 @@ interactions: content-type: - application/json date: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:30 GMT expires: - '-1' pragma: @@ -540,15 +353,15 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-11-22T22:45:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:54Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -557,7 +370,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:46:00 GMT + - Fri, 27 Dec 2019 15:04:31 GMT expires: - '-1' pragma: @@ -589,8 +402,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -598,16 +411,16 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1","name":"ehNamespaceiothubfortest-1","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"91d12660-3dec-467a-be2a-213b5544ddc0:ehnamespaceiothubfortest-1","createdAt":"2019-11-22T22:46:02.203Z","updatedAt":"2019-11-22T22:46:02.203Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Activating"}}' + US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespaceiothubfortest-1","createdAt":"2019-12-27T15:04:39.33Z","updatedAt":"2019-12-27T15:04:39.33Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache content-length: - - '767' + - '765' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:46:03 GMT + - Fri, 27 Dec 2019 15:04:41 GMT expires: - '-1' pragma: @@ -644,23 +457,23 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1?api-version=2017-04-01 response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1","name":"ehNamespaceiothubfortest-1","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"91d12660-3dec-467a-be2a-213b5544ddc0:ehnamespaceiothubfortest-1","createdAt":"2019-11-22T22:46:02.203Z","updatedAt":"2019-11-22T22:46:02.203Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Activating"}}' + US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespaceiothubfortest-1","createdAt":"2019-12-27T15:04:39.33Z","updatedAt":"2019-12-27T15:04:39.33Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache content-length: - - '767' + - '765' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:46:34 GMT + - Fri, 27 Dec 2019 15:05:11 GMT expires: - '-1' pragma: @@ -695,23 +508,23 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1?api-version=2017-04-01 response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1","name":"ehNamespaceiothubfortest-1","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"91d12660-3dec-467a-be2a-213b5544ddc0:ehnamespaceiothubfortest-1","createdAt":"2019-11-22T22:46:02.203Z","updatedAt":"2019-11-22T22:46:52.893Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Active"}}' + US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespaceiothubfortest-1","createdAt":"2019-12-27T15:04:39.33Z","updatedAt":"2019-12-27T15:05:27.647Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '765' + - '764' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:05 GMT + - Fri, 27 Dec 2019 15:05:43 GMT expires: - '-1' pragma: @@ -746,8 +559,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -755,16 +568,16 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1","name":"ehNamespaceiothubfortest-1","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"91d12660-3dec-467a-be2a-213b5544ddc0:ehnamespaceiothubfortest-1","createdAt":"2019-11-22T22:46:02.203Z","updatedAt":"2019-11-22T22:46:52.893Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Active"}}' + US 2","tags":{},"properties":{"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespaceiothubfortest-1","createdAt":"2019-12-27T15:04:39.33Z","updatedAt":"2019-12-27T15:05:27.647Z","serviceBusEndpoint":"https://ehNamespaceiothubfortest-1.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '765' + - '764' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:05 GMT + - Fri, 27 Dec 2019 15:05:45 GMT expires: - '-1' pragma: @@ -803,8 +616,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -812,16 +625,16 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1/eventhubs/eventHubiothubfortest","name":"eventHubiothubfortest","type":"Microsoft.EventHub/Namespaces/EventHubs","location":"West - US 2","properties":{"messageRetentionInDays":7,"partitionCount":4,"status":"Active","createdAt":"2019-11-22T22:47:07.86Z","updatedAt":"2019-11-22T22:47:08.083Z","partitionIds":["0","1","2","3"]}}' + US 2","properties":{"messageRetentionInDays":7,"partitionCount":4,"status":"Active","createdAt":"2019-12-27T15:05:48.777Z","updatedAt":"2019-12-27T15:05:49.217Z","partitionIds":["0","1","2","3"]}}' headers: cache-control: - no-cache content-length: - - '542' + - '543' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:08 GMT + - Fri, 27 Dec 2019 15:05:49 GMT expires: - '-1' pragma: @@ -840,7 +653,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -862,8 +675,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --eventhub-name --name --rights User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -880,7 +693,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:09 GMT + - Fri, 27 Dec 2019 15:05:51 GMT expires: - '-1' pragma: @@ -899,7 +712,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -919,15 +732,15 @@ interactions: ParameterSetName: - --resource-group --namespace-name --eventhub-name --name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-eventhub/2.6.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.EventHub/namespaces/ehNamespaceiothubfortest-1/eventhubs/eventHubiothubfortest/authorizationRules/eventHubPolicyiothubfortest/ListKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","secondaryConnectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=nNIV/w2eM0BmfSpihbsHbsMh/XJv3d0Xf2yej5a1uxA=;EntityPath=eventHubiothubfortest","primaryKey":"9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=","secondaryKey":"nNIV/w2eM0BmfSpihbsHbsMh/XJv3d0Xf2yej5a1uxA=","keyName":"eventHubPolicyiothubfortest"}' + string: '{"primaryConnectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","secondaryConnectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=AJ5uA4K5HW446FwwxQPHI6/91ICXCSv7h3/51+pDcYg=;EntityPath=eventHubiothubfortest","primaryKey":"60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=","secondaryKey":"AJ5uA4K5HW446FwwxQPHI6/91ICXCSv7h3/51+pDcYg=","keyName":"eventHubPolicyiothubfortest"}' headers: cache-control: - no-cache @@ -936,7 +749,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:10 GMT + - Fri, 27 Dec 2019 15:05:52 GMT expires: - '-1' pragma: @@ -955,7 +768,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -979,8 +792,8 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -996,7 +809,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:11 GMT + - Fri, 27 Dec 2019 15:05:57 GMT expires: - '-1' pragma: @@ -1012,7 +825,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -1032,15 +845,15 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-11-22T22:45:23Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:54Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1049,7 +862,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:11 GMT + - Fri, 27 Dec 2019 15:05:57 GMT expires: - '-1' pragma: @@ -1089,18 +902,18 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","properties":{"state":"Activating","provisioningState":"Accepted","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","properties":{"state":"Activating","provisioningState":"Accepted","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzU1OTViNzYtODAwYS00OTg0LTgzOTEtN2ZjOGFiM2RiNzNl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDZkNjYxMGUtNTQ4Ny00ODg2LTk5ZjAtNDA3OGFhZDcwZDVi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -1108,7 +921,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:26 GMT + - Fri, 27 Dec 2019 15:06:06 GMT expires: - '-1' pragma: @@ -1140,10 +953,10 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzU1OTViNzYtODAwYS00OTg0LTgzOTEtN2ZjOGFiM2RiNzNl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDZkNjYxMGUtNTQ4Ny00ODg2LTk5ZjAtNDA3OGFhZDcwZDVi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -1155,7 +968,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:47:56 GMT + - Fri, 27 Dec 2019 15:06:38 GMT expires: - '-1' pragma: @@ -1189,10 +1002,10 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzU1OTViNzYtODAwYS00OTg0LTgzOTEtN2ZjOGFiM2RiNzNl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDZkNjYxMGUtNTQ4Ny00ODg2LTk5ZjAtNDA3OGFhZDcwZDVi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -1204,7 +1017,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:48:28 GMT + - Fri, 27 Dec 2019 15:07:09 GMT expires: - '-1' pragma: @@ -1238,10 +1051,10 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzU1OTViNzYtODAwYS00OTg0LTgzOTEtN2ZjOGFiM2RiNzNl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDZkNjYxMGUtNTQ4Ny00ODg2LTk5ZjAtNDA3OGFhZDcwZDVi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -1253,7 +1066,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:48:58 GMT + - Fri, 27 Dec 2019 15:07:41 GMT expires: - '-1' pragma: @@ -1287,10 +1100,10 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzU1OTViNzYtODAwYS00OTg0LTgzOTEtN2ZjOGFiM2RiNzNl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDZkNjYxMGUtNTQ4Ny00ODg2LTk5ZjAtNDA3OGFhZDcwZDVi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -1302,7 +1115,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:29 GMT + - Fri, 27 Dec 2019 15:08:14 GMT expires: - '-1' pragma: @@ -1336,14 +1149,14 @@ interactions: --feedback-ttl --feedback-lock-duration --feedback-max-delivery-count --fileupload-notification-max-delivery-count --fileupload-notification-ttl User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -1352,7 +1165,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:29 GMT + - Fri, 27 Dec 2019 15:08:16 GMT expires: - '-1' pragma: @@ -1384,123 +1197,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157678' + - '1677' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:43 GMT + - Fri, 27 Dec 2019 15:08:18 GMT expires: - '-1' pragma: @@ -1534,15 +1249,15 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/iothubowner/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, + string: '{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -1552,7 +1267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:43 GMT + - Fri, 27 Dec 2019 15:08:19 GMT expires: - '-1' pragma: @@ -1568,7 +1283,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1197' status: code: 200 message: OK @@ -1586,123 +1301,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157678' + - '1677' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:56 GMT + - Fri, 27 Dec 2019 15:08:20 GMT expires: - '-1' pragma: @@ -1736,15 +1353,15 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/iothubowner/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, + string: '{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -1754,7 +1371,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:49:57 GMT + - Fri, 27 Dec 2019 15:08:23 GMT expires: - '-1' pragma: @@ -1770,7 +1387,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -1788,123 +1405,25 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157678' + - '1677' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:50:10 GMT + - Fri, 27 Dec 2019 15:08:25 GMT expires: - '-1' pragma: @@ -1938,16 +1457,16 @@ interactions: ParameterSetName: - -n -g --all User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}]}' + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}]}' headers: cache-control: - no-cache @@ -1956,7 +1475,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:50:10 GMT + - Fri, 27 Dec 2019 15:08:28 GMT expires: - '-1' pragma: @@ -1972,7 +1491,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -1990,123 +1509,25 @@ interactions: ParameterSetName: - -n -g --all User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157678' + - '1677' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:50:23 GMT + - Fri, 27 Dec 2019 15:08:29 GMT expires: - '-1' pragma: @@ -2138,123 +1559,25 @@ interactions: ParameterSetName: - -n --fnd --rd --ct --cdd --ft --fld --fd --fn --fnt --fst --fcs --fc User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157678' + - '1677' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:50:37 GMT + - Fri, 27 Dec 2019 15:08:31 GMT expires: - '-1' pragma: @@ -2286,142 +1609,44 @@ interactions: ParameterSetName: - -n --fnd --rd --ct --cdd --ft --fld --fd --fn --fnt --fst --fcs --fc User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache - content-length: - - '157678' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 22 Nov 2019 22:50:50 GMT - expires: - - '-1' - 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 - status: - code: 200 + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":3,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT20H","maxDeliveryCount":79}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":89,"defaultTtlAsIso8601":"PT23H","feedback":{"lockDurationAsIso8601":"PT35S","ttlAsIso8601":"P1DT5H","maxDeliveryCount":40}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache + content-length: + - '1677' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:08:32 GMT + expires: + - '-1' + 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 + status: + code: 200 message: OK - request: - body: '{"location": "westus2", "tags": {}, "etag": "AAAAAAmgxaM=", "properties": + body: '{"location": "westus2", "tags": {}, "etag": "AAAAAApZNdo=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": []}, "routes": @@ -2448,27 +1673,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgxaM=''}' + - '{''IF-MATCH'': ''AAAAAApZNdo=''}' ParameterSetName: - -n --fnd --rd --ct --cdd --ft --fld --fd --fn --fnt --fst --fcs --fc User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgxaM=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:49:04 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:49:04 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:49:04 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:49:04 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:49:04 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:49:04 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:49:04 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:49:04 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNdo=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:03 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:03 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:03 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:03 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:03 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:03 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:03 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:03 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzYyMDNhZmUtYTU1NC00ZDNjLTgyOGItNzhjZjYxNzA4NTVl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNWFhYjVlZjgtYzQ0Mi00ZTYzLTg2ZTgtNDgxNjMxOGVjNWRk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -2476,7 +1701,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:50:58 GMT + - Fri, 27 Dec 2019 15:08:40 GMT expires: - '-1' pragma: @@ -2506,10 +1731,10 @@ interactions: ParameterSetName: - -n --fnd --rd --ct --cdd --ft --fld --fd --fn --fnt --fst --fcs --fc User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzYyMDNhZmUtYTU1NC00ZDNjLTgyOGItNzhjZjYxNzA4NTVl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNWFhYjVlZjgtYzQ0Mi00ZTYzLTg2ZTgtNDgxNjMxOGVjNWRk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -2521,7 +1746,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:28 GMT + - Fri, 27 Dec 2019 15:09:10 GMT expires: - '-1' pragma: @@ -2553,14 +1778,14 @@ interactions: ParameterSetName: - -n --fnd --rd --ct --cdd --ft --fld --fd --fn --fnt --fst --fcs --fc User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -2569,7 +1794,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:29 GMT + - Fri, 27 Dec 2019 15:09:12 GMT expires: - '-1' pragma: @@ -2601,123 +1826,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:42 GMT + - Fri, 27 Dec 2019 15:09:15 GMT expires: - '-1' pragma: @@ -2749,16 +1876,16 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' headers: cache-control: - no-cache @@ -2767,7 +1894,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:43 GMT + - Fri, 27 Dec 2019 15:09:16 GMT expires: - '-1' pragma: @@ -2799,123 +1926,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:56 GMT + - Fri, 27 Dec 2019 15:09:17 GMT expires: - '-1' pragma: @@ -2947,8 +1976,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2964,7 +1993,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:51:57 GMT + - Fri, 27 Dec 2019 15:09:20 GMT expires: - '-1' pragma: @@ -2996,123 +2025,25 @@ interactions: ParameterSetName: - --hub-name -n --permissions User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:10 GMT + - Fri, 27 Dec 2019 15:09:22 GMT expires: - '-1' pragma: @@ -3146,16 +2077,16 @@ interactions: ParameterSetName: - --hub-name -n --permissions User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}]}' + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}]}' headers: cache-control: - no-cache @@ -3164,7 +2095,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:10 GMT + - Fri, 27 Dec 2019 15:09:23 GMT expires: - '-1' pragma: @@ -3180,22 +2111,22 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK - request: - body: '{"location": "westus2", "tags": {}, "etag": "AAAAAAmgx+Y=", "properties": - {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=", - "secondaryKey": "ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=", "rights": "RegistryWrite, - ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=", - "secondaryKey": "GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=", "rights": "ServiceConnect"}, - {"keyName": "device", "primaryKey": "eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=", - "secondaryKey": "ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=", "rights": "DeviceConnect"}, - {"keyName": "registryRead", "primaryKey": "hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=", - "secondaryKey": "FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=", "rights": "RegistryRead"}, - {"keyName": "registryReadWrite", "primaryKey": "HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=", - "secondaryKey": "1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=", "rights": "RegistryWrite"}, + body: '{"location": "westus2", "tags": {}, "etag": "AAAAAApZNlc=", "properties": + {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=", + "secondaryKey": "1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=", "rights": "RegistryWrite, + ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=", + "secondaryKey": "1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=", "rights": "ServiceConnect"}, + {"keyName": "device", "primaryKey": "HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=", + "secondaryKey": "u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=", "rights": "DeviceConnect"}, + {"keyName": "registryRead", "primaryKey": "71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=", + "secondaryKey": "KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=", "rights": "RegistryRead"}, + {"keyName": "registryReadWrite", "primaryKey": "/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=", + "secondaryKey": "72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=", "rights": "RegistryWrite"}, {"keyName": "test_policy", "rights": "RegistryWrite, ServiceConnect, DeviceConnect"}], "ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], @@ -3223,28 +2154,28 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgx+Y=''}' + - '{''IF-MATCH'': ''AAAAAApZNlc=''}' ParameterSetName: - --hub-name -n --permissions User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgx+Y=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"uqyG+4yswrVb5z7AGPCgk3tP/RKpRQ8XoB1/SnWttj0=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:51:05 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:51:05 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:51:05 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:51:05 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:51:05 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:51:05 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:51:05 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:51:05 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNlc=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"ucvEDjDHzNkP1e5hCdjNan1dXVD91FdZb3AWCS3alDI=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:46 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:46 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:46 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:46 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:46 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:46 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:08:46 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:08:46 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZjc0ZjkwM2QtNTU3OS00ODEzLWEyMzEtOGQwYmExZWY2MzMz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzI0ZGQ4YWItODEyMi00ZGNkLTg2ODctYTg5MDVkYTJjMzBk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -3252,7 +2183,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:13 GMT + - Fri, 27 Dec 2019 15:09:29 GMT expires: - '-1' pragma: @@ -3282,10 +2213,10 @@ interactions: ParameterSetName: - --hub-name -n --permissions User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZjc0ZjkwM2QtNTU3OS00ODEzLWEyMzEtOGQwYmExZWY2MzMz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYzI0ZGQ4YWItODEyMi00ZGNkLTg2ODctYTg5MDVkYTJjMzBk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -3297,7 +2228,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:43 GMT + - Fri, 27 Dec 2019 15:10:00 GMT expires: - '-1' pragma: @@ -3329,14 +2260,14 @@ interactions: ParameterSetName: - --hub-name -n --permissions User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyN0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNug=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -3345,7 +2276,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:44 GMT + - Fri, 27 Dec 2019 15:10:02 GMT expires: - '-1' pragma: @@ -3377,123 +2308,25 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyN0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNug=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:58 GMT + - Fri, 27 Dec 2019 15:10:04 GMT expires: - '-1' pragma: @@ -3527,16 +2360,16 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"uqyG+4yswrVb5z7AGPCgk3tP/RKpRQ8XoB1/SnWttj0=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"ucvEDjDHzNkP1e5hCdjNan1dXVD91FdZb3AWCS3alDI=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}]}' headers: cache-control: @@ -3546,7 +2379,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:52:59 GMT + - Fri, 27 Dec 2019 15:10:07 GMT expires: - '-1' pragma: @@ -3562,7 +2395,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -3580,123 +2413,25 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyN0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNug=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:53:12 GMT + - Fri, 27 Dec 2019 15:10:09 GMT expires: - '-1' pragma: @@ -3730,15 +2465,15 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/test_policy/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"test_policy","primaryKey":"uqyG+4yswrVb5z7AGPCgk3tP/RKpRQ8XoB1/SnWttj0=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"keyName":"test_policy","primaryKey":"ucvEDjDHzNkP1e5hCdjNan1dXVD91FdZb3AWCS3alDI=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -3748,7 +2483,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:53:12 GMT + - Fri, 27 Dec 2019 15:10:10 GMT expires: - '-1' pragma: @@ -3764,7 +2499,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -3782,123 +2517,25 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyN0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNug=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:53:25 GMT + - Fri, 27 Dec 2019 15:10:12 GMT expires: - '-1' pragma: @@ -3932,16 +2569,16 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"uqyG+4yswrVb5z7AGPCgk3tP/RKpRQ8XoB1/SnWttj0=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"ucvEDjDHzNkP1e5hCdjNan1dXVD91FdZb3AWCS3alDI=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}]}' headers: cache-control: @@ -3951,7 +2588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:53:26 GMT + - Fri, 27 Dec 2019 15:10:13 GMT expires: - '-1' pragma: @@ -3967,24 +2604,24 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK - request: - body: '{"location": "westus2", "tags": {}, "etag": "AAAAAAmgyN0=", "properties": - {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=", - "secondaryKey": "ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=", "rights": "RegistryWrite, - ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=", - "secondaryKey": "GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=", "rights": "ServiceConnect"}, - {"keyName": "device", "primaryKey": "eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=", - "secondaryKey": "ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=", "rights": "DeviceConnect"}, - {"keyName": "registryRead", "primaryKey": "hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=", - "secondaryKey": "FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=", "rights": "RegistryRead"}, - {"keyName": "registryReadWrite", "primaryKey": "HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=", - "secondaryKey": "1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=", "rights": "RegistryWrite"}, - {"keyName": "test_policy", "primaryKey": "TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=", - "secondaryKey": "7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=", "rights": "RegistryWrite, + body: '{"location": "westus2", "tags": {}, "etag": "AAAAAApZNug=", "properties": + {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=", + "secondaryKey": "1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=", "rights": "RegistryWrite, + ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=", + "secondaryKey": "1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=", "rights": "ServiceConnect"}, + {"keyName": "device", "primaryKey": "HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=", + "secondaryKey": "u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=", "rights": "DeviceConnect"}, + {"keyName": "registryRead", "primaryKey": "71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=", + "secondaryKey": "KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=", "rights": "RegistryRead"}, + {"keyName": "registryReadWrite", "primaryKey": "/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=", + "secondaryKey": "72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=", "rights": "RegistryWrite"}, + {"keyName": "test_policy", "primaryKey": "ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=", + "secondaryKey": "YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=", "rights": "RegistryWrite, ServiceConnect, DeviceConnect"}], "ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": @@ -4011,29 +2648,29 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgyN0=''}' + - '{''IF-MATCH'': ''AAAAAApZNug=''}' ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyN0=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:52:22 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:52:22 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:52:22 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:52:22 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:52:22 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:52:22 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:52:22 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:52:22 GMT"},{"KeyName":"test_policy","PrimaryKey":"uqyG+4yswrVb5z7AGPCgk3tP/RKpRQ8XoB1/SnWttj0=","SecondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:52:22 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:52:22 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZNug=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:09:37 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:09:37 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:09:37 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:09:37 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:09:37 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:09:37 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:09:37 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:09:37 GMT"},{"KeyName":"test_policy","PrimaryKey":"ucvEDjDHzNkP1e5hCdjNan1dXVD91FdZb3AWCS3alDI=","SecondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:09:37 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:09:37 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOWU1YTU5NGMtODBlZS00OWFkLTlhZGUtZDY1Zjc0ZDk3NDMy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNDc0NDE5NzMtN2M2YS00NTQ1LWFlMTQtMDZkZDkxMDU2YWNm?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -4041,7 +2678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:53:29 GMT + - Fri, 27 Dec 2019 15:10:19 GMT expires: - '-1' pragma: @@ -4053,7 +2690,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '4999' + - '4998' status: code: 201 message: Created @@ -4071,10 +2708,10 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOWU1YTU5NGMtODBlZS00OWFkLTlhZGUtZDY1Zjc0ZDk3NDMy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNDc0NDE5NzMtN2M2YS00NTQ1LWFlMTQtMDZkZDkxMDU2YWNm?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -4086,7 +2723,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:01 GMT + - Fri, 27 Dec 2019 15:10:52 GMT expires: - '-1' pragma: @@ -4118,14 +2755,14 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -4134,7 +2771,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:02 GMT + - Fri, 27 Dec 2019 15:10:54 GMT expires: - '-1' pragma: @@ -4166,123 +2803,25 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:15 GMT + - Fri, 27 Dec 2019 15:10:57 GMT expires: - '-1' pragma: @@ -4316,15 +2855,15 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/test_policy/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"test_policy","primaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"keyName":"test_policy","primaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -4334,7 +2873,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:16 GMT + - Fri, 27 Dec 2019 15:10:59 GMT expires: - '-1' pragma: @@ -4350,7 +2889,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -4368,123 +2907,25 @@ interactions: ParameterSetName: - -n --policy-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:28 GMT + - Fri, 27 Dec 2019 15:11:00 GMT expires: - '-1' pragma: @@ -4518,15 +2959,15 @@ interactions: ParameterSetName: - -n --policy-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/test_policy/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"test_policy","primaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"keyName":"test_policy","primaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -4536,7 +2977,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:29 GMT + - Fri, 27 Dec 2019 15:11:01 GMT expires: - '-1' pragma: @@ -4552,7 +2993,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1174' + - '1192' status: code: 200 message: OK @@ -4570,123 +3011,25 @@ interactions: ParameterSetName: - -n --policy-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:42 GMT + - Fri, 27 Dec 2019 15:11:03 GMT expires: - '-1' pragma: @@ -4718,123 +3061,25 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:55 GMT + - Fri, 27 Dec 2019 15:11:04 GMT expires: - '-1' pragma: @@ -4868,16 +3113,16 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","secondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","rights":"RegistryWrite, + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","secondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}]}' headers: cache-control: @@ -4887,7 +3132,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:56 GMT + - Fri, 27 Dec 2019 15:11:05 GMT expires: - '-1' pragma: @@ -4903,24 +3148,24 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK - request: - body: '{"location": "westus2", "tags": {}, "etag": "AAAAAAmgyaE=", "properties": - {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=", - "secondaryKey": "ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=", "rights": "RegistryWrite, - ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=", - "secondaryKey": "GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=", "rights": "ServiceConnect"}, - {"keyName": "device", "primaryKey": "eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=", - "secondaryKey": "ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=", "rights": "DeviceConnect"}, - {"keyName": "registryRead", "primaryKey": "hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=", - "secondaryKey": "FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=", "rights": "RegistryRead"}, - {"keyName": "registryReadWrite", "primaryKey": "HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=", - "secondaryKey": "1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=", "rights": "RegistryWrite"}, - {"keyName": "test_policy", "primaryKey": "7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=", - "secondaryKey": "TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=", "rights": "RegistryWrite, + body: '{"location": "westus2", "tags": {}, "etag": "AAAAAApZN28=", "properties": + {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=", + "secondaryKey": "1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=", "rights": "RegistryWrite, + ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=", + "secondaryKey": "1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=", "rights": "ServiceConnect"}, + {"keyName": "device", "primaryKey": "HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=", + "secondaryKey": "u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=", "rights": "DeviceConnect"}, + {"keyName": "registryRead", "primaryKey": "71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=", + "secondaryKey": "KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=", "rights": "RegistryRead"}, + {"keyName": "registryReadWrite", "primaryKey": "/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=", + "secondaryKey": "72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=", "rights": "RegistryWrite"}, + {"keyName": "test_policy", "primaryKey": "YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=", + "secondaryKey": "ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=", "rights": "RegistryWrite, ServiceConnect, DeviceConnect"}], "ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": @@ -4947,29 +3192,29 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgyaE=''}' + - '{''IF-MATCH'': ''AAAAAApZN28=''}' ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyaE=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","secondaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:53:38 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:53:38 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:53:38 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:53:38 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:53:38 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:53:38 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:53:38 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:53:38 GMT"},{"KeyName":"test_policy","PrimaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","SecondaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:53:38 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:53:38 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZN28=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","secondaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:10:27 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:10:27 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:10:27 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:10:27 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:10:27 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:10:27 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:10:27 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:10:27 GMT"},{"KeyName":"test_policy","PrimaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","SecondaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:10:27 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:10:27 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTMxZGNkNzItNDVmNi00ODY5LTkzMGYtYjJkY2EwNWVmMTQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTczYTg0MzUtOGMwMS00YmJkLWIxNjktZWMyZGQ0ZmZjMjAz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -4977,7 +3222,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:54:59 GMT + - Fri, 27 Dec 2019 15:11:11 GMT expires: - '-1' pragma: @@ -4989,7 +3234,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '4999' + - '4998' status: code: 201 message: Created @@ -5007,10 +3252,10 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTMxZGNkNzItNDVmNi00ODY5LTkzMGYtYjJkY2EwNWVmMTQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTczYTg0MzUtOGMwMS00YmJkLWIxNjktZWMyZGQ0ZmZjMjAz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -5022,7 +3267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:28 GMT + - Fri, 27 Dec 2019 15:11:44 GMT expires: - '-1' pragma: @@ -5054,14 +3299,14 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyqE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOC0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -5070,7 +3315,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:30 GMT + - Fri, 27 Dec 2019 15:11:46 GMT expires: - '-1' pragma: @@ -5102,123 +3347,25 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyqE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOC0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:43 GMT + - Fri, 27 Dec 2019 15:11:48 GMT expires: - '-1' pragma: @@ -5252,15 +3399,15 @@ interactions: ParameterSetName: - --hub-name -n --renew-key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/test_policy/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"test_policy","primaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","secondaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","rights":"RegistryWrite, + string: '{"keyName":"test_policy","primaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","secondaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -5270,7 +3417,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:44 GMT + - Fri, 27 Dec 2019 15:11:49 GMT expires: - '-1' pragma: @@ -5286,7 +3433,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -5304,123 +3451,25 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyqE=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOC0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:57 GMT + - Fri, 27 Dec 2019 15:11:52 GMT expires: - '-1' pragma: @@ -5454,16 +3503,16 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","secondaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","rights":"RegistryWrite, + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","secondaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}]}' headers: cache-control: @@ -5473,7 +3522,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:57 GMT + - Fri, 27 Dec 2019 15:11:54 GMT expires: - '-1' pragma: @@ -5489,7 +3538,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -5509,16 +3558,16 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","secondaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","rights":"RegistryWrite, + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"},{"keyName":"test_policy","primaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","secondaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}]}' headers: cache-control: @@ -5528,7 +3577,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:55:58 GMT + - Fri, 27 Dec 2019 15:11:56 GMT expires: - '-1' pragma: @@ -5544,22 +3593,22 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK - request: - body: '{"location": "westus2", "tags": {}, "etag": "AAAAAAmgyqE=", "properties": - {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=", - "secondaryKey": "ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=", "rights": "RegistryWrite, - ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=", - "secondaryKey": "GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=", "rights": "ServiceConnect"}, - {"keyName": "device", "primaryKey": "eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=", - "secondaryKey": "ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=", "rights": "DeviceConnect"}, - {"keyName": "registryRead", "primaryKey": "hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=", - "secondaryKey": "FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=", "rights": "RegistryRead"}, - {"keyName": "registryReadWrite", "primaryKey": "HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=", - "secondaryKey": "1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=", "rights": "RegistryWrite"}], + body: '{"location": "westus2", "tags": {}, "etag": "AAAAAApZOC0=", "properties": + {"authorizationPolicies": [{"keyName": "iothubowner", "primaryKey": "FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=", + "secondaryKey": "1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=", "rights": "RegistryWrite, + ServiceConnect, DeviceConnect"}, {"keyName": "service", "primaryKey": "QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=", + "secondaryKey": "1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=", "rights": "ServiceConnect"}, + {"keyName": "device", "primaryKey": "HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=", + "secondaryKey": "u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=", "rights": "DeviceConnect"}, + {"keyName": "registryRead", "primaryKey": "71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=", + "secondaryKey": "KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=", "rights": "RegistryRead"}, + {"keyName": "registryReadWrite", "primaryKey": "/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=", + "secondaryKey": "72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=", "rights": "RegistryWrite"}], "ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": []}, "routes": @@ -5586,28 +3635,28 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgyqE=''}' + - '{''IF-MATCH'': ''AAAAAApZOC0=''}' ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgyqE=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:55:09 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:55:09 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:55:09 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:55:09 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:55:09 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:55:09 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:55:09 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:55:09 GMT"},{"KeyName":"test_policy","PrimaryKey":"7liC2/Q0ls0Hxibctfp8uOX1y1oQPw79VjSgfcmjj50=","SecondaryKey":"TghlBWprNmEqG3JLASZBd05rPQVUG0pCKS4vIU5RSlw=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:55:09 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:55:09 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOC0=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:11:19 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:11:19 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:11:19 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:11:19 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:11:19 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:11:19 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:11:19 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:11:19 GMT"},{"KeyName":"test_policy","PrimaryKey":"YR2D09/vLAqoiwuaUUMEuG4XCnCPobH+YWGmQdzdnEs=","SecondaryKey":"ZTEZWTMpAi0SKUJLey5JF2V2NDEHKQ8ubio0eCYNKzg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:11:19 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:11:19 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA1YmMzNTgtMzcyZC00MDczLWIyYzgtY2Y5N2NjYjExMDVh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY4M2M2NzctNzRjZi00ZWQzLWExYWEtNmZhYWVmMTU3ODk4?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -5615,7 +3664,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:56:01 GMT + - Fri, 27 Dec 2019 15:12:02 GMT expires: - '-1' pragma: @@ -5645,10 +3694,10 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA1YmMzNTgtMzcyZC00MDczLWIyYzgtY2Y5N2NjYjExMDVh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY4M2M2NzctNzRjZi00ZWQzLWExYWEtNmZhYWVmMTU3ODk4?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -5660,7 +3709,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:56:32 GMT + - Fri, 27 Dec 2019 15:12:34 GMT expires: - '-1' pragma: @@ -5692,14 +3741,14 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -5708,7 +3757,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:56:32 GMT + - Fri, 27 Dec 2019 15:12:36 GMT expires: - '-1' pragma: @@ -5740,123 +3789,25 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:56:46 GMT + - Fri, 27 Dec 2019 15:12:39 GMT expires: - '-1' pragma: @@ -5890,16 +3841,16 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/listkeys?api-version=2019-03-22-preview response: body: - string: '{"value":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}]}' + string: '{"value":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}]}' headers: cache-control: - no-cache @@ -5908,7 +3859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:56:47 GMT + - Fri, 27 Dec 2019 15:12:41 GMT expires: - '-1' pragma: @@ -5924,7 +3875,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -5942,123 +3893,25 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:01 GMT + - Fri, 27 Dec 2019 15:12:43 GMT expires: - '-1' pragma: @@ -6092,15 +3945,15 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-03-22-preview response: body: - string: '{"properties":{"created":"Fri, 22 Nov 2019 22:57:03 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}' + string: '{"properties":{"created":"Fri, 27 Dec 2019 15:12:45 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}' headers: cache-control: - no-cache @@ -6109,7 +3962,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:03 GMT + - Fri, 27 Dec 2019 15:12:46 GMT expires: - '-1' pragma: @@ -6125,7 +3978,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1187' status: code: 200 message: OK @@ -6143,123 +3996,25 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:17 GMT + - Fri, 27 Dec 2019 15:12:47 GMT expires: - '-1' pragma: @@ -6291,15 +4046,15 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-03-22-preview response: body: - string: '{"properties":{"created":"Fri, 22 Nov 2019 22:57:03 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}' + string: '{"properties":{"created":"Fri, 27 Dec 2019 15:12:45 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}' headers: cache-control: - no-cache @@ -6308,7 +4063,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:17 GMT + - Fri, 27 Dec 2019 15:12:49 GMT expires: - '-1' pragma: @@ -6340,123 +4095,25 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:30 GMT + - Fri, 27 Dec 2019 15:12:50 GMT expires: - '-1' pragma: @@ -6488,16 +4145,16 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups?api-version=2019-03-22-preview response: body: - string: '{"value":[{"properties":{"created":"Fri, 22 Nov 2019 22:48:58 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/%24Default","name":"$Default","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null},{"properties":{"created":"Fri, - 22 Nov 2019 22:57:03 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}]}' + string: '{"value":[{"properties":{"created":"Fri, 27 Dec 2019 15:07:58 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/%24Default","name":"$Default","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null},{"properties":{"created":"Fri, + 27 Dec 2019 15:12:45 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/cg1","name":"cg1","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}]}' headers: cache-control: - no-cache @@ -6506,7 +4163,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:31 GMT + - Fri, 27 Dec 2019 15:12:53 GMT expires: - '-1' pragma: @@ -6538,123 +4195,25 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:44 GMT + - Fri, 27 Dec 2019 15:12:55 GMT expires: - '-1' pragma: @@ -6688,8 +4247,8 @@ interactions: ParameterSetName: - --hub-name -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -6703,7 +4262,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 22:57:45 GMT + - Fri, 27 Dec 2019 15:12:56 GMT expires: - '-1' pragma: @@ -6715,7 +4274,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 200 message: OK @@ -6733,123 +4292,25 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:58 GMT + - Fri, 27 Dec 2019 15:12:59 GMT expires: - '-1' pragma: @@ -6881,15 +4342,15 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups?api-version=2019-03-22-preview response: body: - string: '{"value":[{"properties":{"created":"Fri, 22 Nov 2019 22:48:58 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/%24Default","name":"$Default","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}]}' + string: '{"value":[{"properties":{"created":"Fri, 27 Dec 2019 15:07:58 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/eventHubEndpoints/events/ConsumerGroups/%24Default","name":"$Default","type":"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups","etag":null}]}' headers: cache-control: - no-cache @@ -6898,7 +4359,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:57:59 GMT + - Fri, 27 Dec 2019 15:13:00 GMT expires: - '-1' pragma: @@ -6930,123 +4391,25 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:13 GMT + - Fri, 27 Dec 2019 15:13:02 GMT expires: - '-1' pragma: @@ -7078,8 +4441,8 @@ interactions: ParameterSetName: - --hub-name User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7095,7 +4458,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:13 GMT + - Fri, 27 Dec 2019 15:13:04 GMT expires: - '-1' pragma: @@ -7127,123 +4490,25 @@ interactions: ParameterSetName: - --hub-name --job-id User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:26 GMT + - Fri, 27 Dec 2019 15:13:07 GMT expires: - '-1' pragma: @@ -7275,8 +4540,8 @@ interactions: ParameterSetName: - --hub-name --job-id User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7285,8 +4550,8 @@ interactions: body: string: '{"code":404011,"httpStatusCode":"NotFound","message":"Job not found with ID ''fake-job''. If you contact a support representative please include - this correlation identifier: b51c621a-0446-444a-ab94-d58ce96ac8df, timestamp: - 2019-11-22 22:58:27Z, errorcode: IH404011."}' + this correlation identifier: 30aa0c55-dda0-4cd3-9e91-6fd46078409a, timestamp: + 2019-12-27 15:13:10Z, errorcode: IH404011."}' headers: cache-control: - no-cache @@ -7295,7 +4560,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:27 GMT + - Fri, 27 Dec 2019 15:13:09 GMT expires: - '-1' pragma: @@ -7323,123 +4588,25 @@ interactions: ParameterSetName: - --hub-name --job-id User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:40 GMT + - Fri, 27 Dec 2019 15:13:12 GMT expires: - '-1' pragma: @@ -7471,123 +4638,25 @@ interactions: ParameterSetName: - --hub-name --job-id User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:53 GMT + - Fri, 27 Dec 2019 15:13:13 GMT expires: - '-1' pragma: @@ -7621,15 +4690,15 @@ interactions: ParameterSetName: - --hub-name --job-id User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1/IotHubKeys/iothubowner/listkeys?api-version=2019-03-22-preview response: body: - string: '{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, + string: '{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, ServiceConnect, DeviceConnect"}' headers: cache-control: @@ -7639,7 +4708,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:54 GMT + - Fri, 27 Dec 2019 15:13:15 GMT expires: - '-1' pragma: @@ -7655,7 +4724,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -7673,7 +4742,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 iothubdeviceclient/2016-11-14 Azure-SDK-For-Python accept-language: - en-US @@ -7682,14 +4751,14 @@ interactions: response: body: string: '{"Message":"ErrorCode:JobNotFound;NotFound","ExceptionMessage":"Tracking - ID:0d328c47ee6f44e7b4c8c72e260c2c83-G:4-TimeStamp:11/22/2019 22:58:54"}' + ID:e1c1aa85a5de4217a28fb496908254e1-G:19-TimeStamp:12/27/2019 15:13:17"}' headers: content-length: - - '144' + - '145' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:58:54 GMT + - Fri, 27 Dec 2019 15:13:17 GMT iothub-errorcode: - JobNotFound server: @@ -7711,123 +4780,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:07 GMT + - Fri, 27 Dec 2019 15:13:17 GMT expires: - '-1' pragma: @@ -7859,8 +4830,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7876,7 +4847,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:08 GMT + - Fri, 27 Dec 2019 15:13:19 GMT expires: - '-1' pragma: @@ -7908,123 +4879,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '157806' + - '1805' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:21 GMT + - Fri, 27 Dec 2019 15:13:21 GMT expires: - '-1' pragma: @@ -8056,8 +4929,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8073,7 +4946,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:22 GMT + - Fri, 27 Dec 2019 15:13:23 GMT expires: - '-1' pragma: @@ -8105,8 +4978,8 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -8120,7 +4993,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 22:59:23 GMT + - Fri, 27 Dec 2019 15:13:24 GMT expires: - '-1' pragma: @@ -8150,8 +5023,8 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -8168,7 +5041,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:23 GMT + - Fri, 27 Dec 2019 15:13:26 GMT expires: - '-1' pragma: @@ -8184,7 +5057,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -8202,16 +5075,16 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8220,7 +5093,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:23 GMT + - Fri, 27 Dec 2019 15:13:27 GMT expires: - '-1' pragma: @@ -8239,11 +5112,11 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmgy2c=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZOKw=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], - "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest", - "name": "Event1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest", + "name": "Event1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001"}], "storageContainers": []}, "routes": [], "fallbackRoute": {"name": "$fallback", "source": "DeviceMessages", "condition": "true", "endpointNames": ["events"], "isEnabled": true}}, "storageEndpoints": @@ -8268,27 +5141,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgy2c=''}' + - '{''IF-MATCH'': ''AAAAAApZOKw=''}' ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgy2c=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:56:10 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:56:10 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:56:10 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:56:10 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:56:10 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:56:10 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:56:10 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:56:10 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOKw=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:12:10 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:12:10 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:12:10 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:12:10 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:12:10 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:12:10 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:12:10 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:12:10 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTAwOTcwOTAtMmVhMi00N2JlLWEzYmEtYzdhZDNmZjFlMWQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMGZjZmQyMWYtMGNiMC00NDYzLWFhMTctNzkxZDNhMDczNjg0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -8296,7 +5169,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:27 GMT + - Fri, 27 Dec 2019 15:13:36 GMT expires: - '-1' pragma: @@ -8326,10 +5199,10 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZTAwOTcwOTAtMmVhMi00N2JlLWEzYmEtYzdhZDNmZjFlMWQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMGZjZmQyMWYtMGNiMC00NDYzLWFhMTctNzkxZDNhMDczNjg0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -8341,7 +5214,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:57 GMT + - Fri, 27 Dec 2019 15:14:06 GMT expires: - '-1' pragma: @@ -8373,14 +5246,14 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8389,7 +5262,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 22:59:58 GMT + - Fri, 27 Dec 2019 15:14:08 GMT expires: - '-1' pragma: @@ -8421,8 +5294,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -8436,7 +5309,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:00:00 GMT + - Fri, 27 Dec 2019 15:14:10 GMT expires: - '-1' pragma: @@ -8466,8 +5339,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -8484,7 +5357,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:00 GMT + - Fri, 27 Dec 2019 15:14:12 GMT expires: - '-1' pragma: @@ -8500,7 +5373,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -8518,16 +5391,16 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8536,7 +5409,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:00 GMT + - Fri, 27 Dec 2019 15:14:14 GMT expires: - '-1' pragma: @@ -8568,8 +5441,8 @@ interactions: ParameterSetName: - --hub-name -g -t User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -8583,7 +5456,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:00:01 GMT + - Fri, 27 Dec 2019 15:14:16 GMT expires: - '-1' pragma: @@ -8613,8 +5486,8 @@ interactions: ParameterSetName: - --hub-name -g -t User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -8631,7 +5504,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:01 GMT + - Fri, 27 Dec 2019 15:14:17 GMT expires: - '-1' pragma: @@ -8647,7 +5520,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -8665,16 +5538,16 @@ interactions: ParameterSetName: - --hub-name -g -t User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8683,7 +5556,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:02 GMT + - Fri, 27 Dec 2019 15:14:19 GMT expires: - '-1' pragma: @@ -8715,8 +5588,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -8730,7 +5603,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:00:02 GMT + - Fri, 27 Dec 2019 15:14:20 GMT expires: - '-1' pragma: @@ -8760,8 +5633,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -8778,7 +5651,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:03 GMT + - Fri, 27 Dec 2019 15:14:23 GMT expires: - '-1' pragma: @@ -8794,7 +5667,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -8812,16 +5685,16 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8830,7 +5703,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:03 GMT + - Fri, 27 Dec 2019 15:14:24 GMT expires: - '-1' pragma: @@ -8862,8 +5735,8 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -8877,7 +5750,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:00:04 GMT + - Fri, 27 Dec 2019 15:14:25 GMT expires: - '-1' pragma: @@ -8907,8 +5780,8 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -8925,7 +5798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:05 GMT + - Fri, 27 Dec 2019 15:14:28 GMT expires: - '-1' pragma: @@ -8941,7 +5814,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -8959,16 +5832,16 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -8977,7 +5850,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:05 GMT + - Fri, 27 Dec 2019 15:14:30 GMT expires: - '-1' pragma: @@ -8996,14 +5869,14 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmgziY=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZOjQ=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest", - "name": "Event1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Event1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001"}], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -9030,27 +5903,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgziY=''}' + - '{''IF-MATCH'': ''AAAAAApZOjQ=''}' ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgziY=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:59:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:59:33 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 22:59:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:59:33 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:59:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:59:33 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 22:59:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 22:59:33 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOjQ=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:13:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:13:41 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:13:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:13:41 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:13:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:13:41 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:13:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:13:41 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNzM3NmEwZDQtNGI1Ny00NWUxLWJlMDctMzE5MzA1ZGMzY2Iz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNjdhMjJjNzItMWY0Ny00Mjg0LWFhOGQtODlhOThkZTFkZjY5?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -9058,7 +5931,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:08 GMT + - Fri, 27 Dec 2019 15:14:37 GMT expires: - '-1' pragma: @@ -9088,10 +5961,10 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNzM3NmEwZDQtNGI1Ny00NWUxLWJlMDctMzE5MzA1ZGMzY2Iz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNjdhMjJjNzItMWY0Ny00Mjg0LWFhOGQtODlhOThkZTFkZjY5?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -9103,7 +5976,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:39 GMT + - Fri, 27 Dec 2019 15:15:10 GMT expires: - '-1' pragma: @@ -9135,14 +6008,14 @@ interactions: ParameterSetName: - --hub-name -g -n -t -r -s -c --container-name --encoding -b -w User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgzu4=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOwo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9151,7 +6024,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:39 GMT + - Fri, 27 Dec 2019 15:15:12 GMT expires: - '-1' pragma: @@ -9183,8 +6056,8 @@ interactions: ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -9198,7 +6071,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:00:39 GMT + - Fri, 27 Dec 2019 15:15:14 GMT expires: - '-1' pragma: @@ -9228,8 +6101,8 @@ interactions: ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -9246,7 +6119,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:40 GMT + - Fri, 27 Dec 2019 15:15:16 GMT expires: - '-1' pragma: @@ -9262,7 +6135,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -9280,16 +6153,16 @@ interactions: ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgzu4=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOwo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9298,7 +6171,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:41 GMT + - Fri, 27 Dec 2019 15:15:17 GMT expires: - '-1' pragma: @@ -9317,14 +6190,14 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmgzu4=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZOwo=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest", - "name": "Event1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Event1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001"}], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [{"name": @@ -9353,27 +6226,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmgzu4=''}' + - '{''IF-MATCH'': ''AAAAAApZOwo=''}' ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmgzu4=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:00:13 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:00:13 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:00:13 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:00:13 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:00:13 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:00:13 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:00:13 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:00:13 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZOwo=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:14:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:14:41 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:14:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:14:41 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:14:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:14:41 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:14:41 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:14:41 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY3Y2ViMjktNDg5OC00MDlkLWI4NDQtYThiZTlkZDBkZGYy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOTkxZmNjNmItNzEzYS00NzBkLWFhNzctOTAyZWNiNDc4ZDdh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -9381,7 +6254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:00:44 GMT + - Fri, 27 Dec 2019 15:15:24 GMT expires: - '-1' pragma: @@ -9393,7 +6266,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '4999' + - '4998' status: code: 201 message: Created @@ -9411,57 +6284,10 @@ interactions: ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY3Y2ViMjktNDg5OC00MDlkLWI4NDQtYThiZTlkZDBkZGYy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 22 Nov 2019 23:01:15 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - iot hub route create - Connection: - - keep-alive - ParameterSetName: - - --hub-name -g -n -s --en -c -e - User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY3Y2ViMjktNDg5OC00MDlkLWI4NDQtYThiZTlkZDBkZGYy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfOTkxZmNjNmItNzEzYS00NzBkLWFhNzctOTAyZWNiNDc4ZDdh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -9473,7 +6299,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:45 GMT + - Fri, 27 Dec 2019 15:15:57 GMT expires: - '-1' pragma: @@ -9505,14 +6331,14 @@ interactions: ParameterSetName: - --hub-name -g -n -s --en -c -e User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9521,7 +6347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:45 GMT + - Fri, 27 Dec 2019 15:15:58 GMT expires: - '-1' pragma: @@ -9553,8 +6379,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -9568,7 +6394,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:01:46 GMT + - Fri, 27 Dec 2019 15:16:01 GMT expires: - '-1' pragma: @@ -9598,8 +6424,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -9616,7 +6442,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:47 GMT + - Fri, 27 Dec 2019 15:16:02 GMT expires: - '-1' pragma: @@ -9632,7 +6458,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -9650,16 +6476,16 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9668,7 +6494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:48 GMT + - Fri, 27 Dec 2019 15:16:04 GMT expires: - '-1' pragma: @@ -9700,8 +6526,8 @@ interactions: ParameterSetName: - --hub-name -g -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -9715,7 +6541,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:01:48 GMT + - Fri, 27 Dec 2019 15:16:06 GMT expires: - '-1' pragma: @@ -9745,8 +6571,8 @@ interactions: ParameterSetName: - --hub-name -g -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -9763,7 +6589,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:48 GMT + - Fri, 27 Dec 2019 15:16:06 GMT expires: - '-1' pragma: @@ -9779,7 +6605,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' status: code: 200 message: OK @@ -9797,16 +6623,16 @@ interactions: ParameterSetName: - --hub-name -g -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9815,7 +6641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:49 GMT + - Fri, 27 Dec 2019 15:16:09 GMT expires: - '-1' pragma: @@ -9847,8 +6673,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -9862,7 +6688,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:01:50 GMT + - Fri, 27 Dec 2019 15:16:10 GMT expires: - '-1' pragma: @@ -9892,8 +6718,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -9910,7 +6736,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:50 GMT + - Fri, 27 Dec 2019 15:16:12 GMT expires: - '-1' pragma: @@ -9926,7 +6752,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1189' status: code: 200 message: OK @@ -9944,16 +6770,16 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -9962,7 +6788,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:50 GMT + - Fri, 27 Dec 2019 15:16:14 GMT expires: - '-1' pragma: @@ -9994,8 +6820,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -10009,7 +6835,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:01:51 GMT + - Fri, 27 Dec 2019 15:16:15 GMT expires: - '-1' pragma: @@ -10039,8 +6865,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10057,7 +6883,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:52 GMT + - Fri, 27 Dec 2019 15:16:16 GMT expires: - '-1' pragma: @@ -10073,7 +6899,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -10091,16 +6917,16 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -10109,7 +6935,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:51 GMT + - Fri, 27 Dec 2019 15:16:19 GMT expires: - '-1' pragma: @@ -10146,8 +6972,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10163,7 +6989,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:53 GMT + - Fri, 27 Dec 2019 15:16:21 GMT expires: - '-1' pragma: @@ -10179,7 +7005,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -10201,8 +7027,8 @@ interactions: ParameterSetName: - --hub-name -g -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10218,7 +7044,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:53 GMT + - Fri, 27 Dec 2019 15:16:24 GMT expires: - '-1' pragma: @@ -10234,7 +7060,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1197' status: code: 200 message: OK @@ -10252,8 +7078,8 @@ interactions: ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -10267,7 +7093,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:01:53 GMT + - Fri, 27 Dec 2019 15:16:26 GMT expires: - '-1' pragma: @@ -10297,8 +7123,8 @@ interactions: ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10315,7 +7141,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:54 GMT + - Fri, 27 Dec 2019 15:16:28 GMT expires: - '-1' pragma: @@ -10331,7 +7157,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -10349,16 +7175,16 @@ interactions: ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"DeviceMessages","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -10367,7 +7193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:54 GMT + - Fri, 27 Dec 2019 15:16:30 GMT expires: - '-1' pragma: @@ -10386,14 +7212,14 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg0fs=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZPIs=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest", - "name": "Event1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Event1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001"}], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [{"name": @@ -10422,27 +7248,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg0fs=''}' + - '{''IF-MATCH'': ''AAAAAApZPIs=''}' ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0fs=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:01:25 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:01:25 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:01:25 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:01:25 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:01:25 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:01:25 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:01:25 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:01:25 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPIs=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:15:39 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:15:39 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:15:39 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:15:39 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:15:39 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:15:39 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:15:39 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:15:39 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDM3NzM3NDgtNWFjZC00M2I3LWFlZTctYzZkOTNiNGE5N2M5?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMjIxYjJiMTYtMmJhYi00YjdjLTg0OGYtODA2NThhNmM5ZjQy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -10450,7 +7276,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:01:58 GMT + - Fri, 27 Dec 2019 15:16:39 GMT expires: - '-1' pragma: @@ -10480,10 +7306,10 @@ interactions: ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDM3NzM3NDgtNWFjZC00M2I3LWFlZTctYzZkOTNiNGE5N2M5?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMjIxYjJiMTYtMmJhYi00YjdjLTg0OGYtODA2NThhNmM5ZjQy?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -10495,7 +7321,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:02:29 GMT + - Fri, 27 Dec 2019 15:17:11 GMT expires: - '-1' pragma: @@ -10527,14 +7353,14 @@ interactions: ParameterSetName: - --hub-name -g -n -s User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0rg=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPrY=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -10543,7 +7369,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:02:29 GMT + - Fri, 27 Dec 2019 15:17:13 GMT expires: - '-1' pragma: @@ -10575,8 +7401,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -10590,7 +7416,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:02:31 GMT + - Fri, 27 Dec 2019 15:17:16 GMT expires: - '-1' pragma: @@ -10620,8 +7446,8 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10638,7 +7464,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:02:31 GMT + - Fri, 27 Dec 2019 15:17:16 GMT expires: - '-1' pragma: @@ -10654,7 +7480,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 200 message: OK @@ -10672,16 +7498,16 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0rg=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPrY=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[{"name":"route1","source":"TwinChangeEvents","condition":"true","endpointNames":["Event1"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -10690,7 +7516,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:02:32 GMT + - Fri, 27 Dec 2019 15:17:17 GMT expires: - '-1' pragma: @@ -10709,14 +7535,14 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg0rg=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZPrY=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [{"connectionString": "Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest", - "name": "Event1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Event1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001"}], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -10743,27 +7569,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg0rg=''}' + - '{''IF-MATCH'': ''AAAAAApZPrY=''}' ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0rg=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:06 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:06 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:06 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:06 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:06 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:06 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:06 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:06 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=9ttBbueP8d9QHffnbqU8UCOZ1gQGJD/8XLEzpYvT/fs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZPrY=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:16:44 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:16:44 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:16:44 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:16:44 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:16:44 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:16:44 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:16:44 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:16:44 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=60L/uvanUgPTPROfy5vnQSGHJBLpf58lQQauQND36qs=;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYTY0ODViYTgtOTI0MS00NGYyLWEwNTctNDUxNzJkN2Y3ZWUz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZGRhNmQ1YmUtOTgyNy00MDVhLWFkNDYtM2Y2ZmFiOWQwOGNh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -10771,7 +7597,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:02:35 GMT + - Fri, 27 Dec 2019 15:17:25 GMT expires: - '-1' pragma: @@ -10783,7 +7609,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '4998' + - '4997' status: code: 201 message: Created @@ -10801,10 +7627,10 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYTY0ODViYTgtOTI0MS00NGYyLWEwNTctNDUxNzJkN2Y3ZWUz?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZGRhNmQ1YmUtOTgyNy00MDVhLWFkNDYtM2Y2ZmFiOWQwOGNh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -10816,7 +7642,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:05 GMT + - Fri, 27 Dec 2019 15:17:57 GMT expires: - '-1' pragma: @@ -10848,14 +7674,14 @@ interactions: ParameterSetName: - --hub-name -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0yg=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZP3c=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -10864,7 +7690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:06 GMT + - Fri, 27 Dec 2019 15:17:59 GMT expires: - '-1' pragma: @@ -10896,8 +7722,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -10911,7 +7737,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:03:08 GMT + - Fri, 27 Dec 2019 15:18:01 GMT expires: - '-1' pragma: @@ -10941,8 +7767,8 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -10959,7 +7785,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:08 GMT + - Fri, 27 Dec 2019 15:18:02 GMT expires: - '-1' pragma: @@ -10975,7 +7801,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1190' status: code: 200 message: OK @@ -10993,16 +7819,16 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0yg=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"205af8df-1d50-4236-bf12-e520c110acfb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZP3c=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://ehnamespaceiothubfortest-1.servicebus.windows.net:5671/;SharedAccessKeyName=eventHubPolicyiothubfortest;SharedAccessKey=****;EntityPath=eventHubiothubfortest","name":"Event1","id":"40372dea-3eec-43ab-ab7c-8c8c54f9e5f1","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11011,7 +7837,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:09 GMT + - Fri, 27 Dec 2019 15:18:04 GMT expires: - '-1' pragma: @@ -11030,12 +7856,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg0yg=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZP3c=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -11062,27 +7888,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg0yg=''}' + - '{''IF-MATCH'': ''AAAAAApZP3c=''}' ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg0yg=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:42 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:42 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:42 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:42 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:42 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:42 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:02:42 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:02:42 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZP3c=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:17:31 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:17:31 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:17:31 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:17:31 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:17:31 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:17:31 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:17:31 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:17:31 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjk0ZjI4ODYtMTFiMC00MjA5LTgzMmEtNjA1MzM2YmVlMTI1?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZGIzOWUxZGYtMGI4OS00N2ZkLTlmNjItNzVlZTEwZjhhNmZk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -11090,7 +7916,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:11 GMT + - Fri, 27 Dec 2019 15:18:12 GMT expires: - '-1' pragma: @@ -11120,10 +7946,10 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYjk0ZjI4ODYtMTFiMC00MjA5LTgzMmEtNjA1MzM2YmVlMTI1?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZGIzOWUxZGYtMGI4OS00N2ZkLTlmNjItNzVlZTEwZjhhNmZk?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -11135,7 +7961,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:42 GMT + - Fri, 27 Dec 2019 15:18:44 GMT expires: - '-1' pragma: @@ -11167,14 +7993,14 @@ interactions: ParameterSetName: - --hub-name -g -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg06Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQF8=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11183,7 +8009,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:03:43 GMT + - Fri, 27 Dec 2019 15:18:45 GMT expires: - '-1' pragma: @@ -11215,8 +8041,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -11230,7 +8056,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:04:35 GMT + - Fri, 27 Dec 2019 15:18:47 GMT expires: - '-1' pragma: @@ -11260,8 +8086,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -11278,7 +8104,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:36 GMT + - Fri, 27 Dec 2019 15:18:48 GMT expires: - '-1' pragma: @@ -11312,16 +8138,16 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg06Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQF8=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11330,7 +8156,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:36 GMT + - Fri, 27 Dec 2019 15:18:50 GMT expires: - '-1' pragma: @@ -11362,8 +8188,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -11377,7 +8203,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:04:37 GMT + - Fri, 27 Dec 2019 15:18:51 GMT expires: - '-1' pragma: @@ -11407,8 +8233,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -11425,7 +8251,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:38 GMT + - Fri, 27 Dec 2019 15:18:53 GMT expires: - '-1' pragma: @@ -11441,7 +8267,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -11459,16 +8285,16 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg06Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQF8=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11477,7 +8303,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:38 GMT + - Fri, 27 Dec 2019 15:18:55 GMT expires: - '-1' pragma: @@ -11496,12 +8322,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg06Y=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZQF8=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -11529,12 +8355,12 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg06Y=''}' + - '{''IF-MATCH'': ''AAAAAApZQF8=''}' ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -11544,7 +8370,7 @@ interactions: string: '{"code":400131,"httpStatusCode":"BadRequest","message":"Enrichment has an undefined endpoint, Enrichment Key:key, EndpointName:fake_endpoint. If you contact a support representative please include this correlation identifier: - 55a55a21-b377-4b54-9ef3-b2bf258d00ea, timestamp: 2019-11-22 23:04:40Z, errorcode: + 0752a12a-92c2-424f-9888-186eac982980, timestamp: 2019-12-27 15:18:58Z, errorcode: IH400131."}' headers: cache-control: @@ -11554,7 +8380,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:40 GMT + - Fri, 27 Dec 2019 15:18:58 GMT expires: - '-1' pragma: @@ -11584,8 +8410,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -11599,7 +8425,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:04:40 GMT + - Fri, 27 Dec 2019 15:18:59 GMT expires: - '-1' pragma: @@ -11629,8 +8455,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -11647,7 +8473,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:40 GMT + - Fri, 27 Dec 2019 15:19:01 GMT expires: - '-1' pragma: @@ -11663,7 +8489,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -11681,16 +8507,16 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg06Y=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQF8=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11699,7 +8525,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:41 GMT + - Fri, 27 Dec 2019 15:19:02 GMT expires: - '-1' pragma: @@ -11718,12 +8544,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg06Y=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZQF8=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -11751,27 +8577,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg06Y=''}' + - '{''IF-MATCH'': ''AAAAAApZQF8=''}' ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg06Y=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:03:17 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:03:17 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:03:17 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:03:17 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:03:17 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:03:17 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:03:17 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:03:17 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQF8=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:18:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:18:17 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:18:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:18:17 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:18:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:18:17 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:18:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:18:17 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMmNmYzYxZjctMTI2OC00YjliLWI0MmMtNmFiYjdjOGNmODUw?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMmE1YWE2MzUtNzEzYS00MjllLWI3NzktZGNkMmY2YzYwNzQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -11779,7 +8605,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:04:44 GMT + - Fri, 27 Dec 2019 15:19:10 GMT expires: - '-1' pragma: @@ -11809,10 +8635,10 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMmNmYzYxZjctMTI2OC00YjliLWI0MmMtNmFiYjdjOGNmODUw?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMmE1YWE2MzUtNzEzYS00MjllLWI3NzktZGNkMmY2YzYwNzQ0?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -11824,7 +8650,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:14 GMT + - Fri, 27 Dec 2019 15:19:42 GMT expires: - '-1' pragma: @@ -11856,14 +8682,14 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1To=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQR0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -11872,7 +8698,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:15 GMT + - Fri, 27 Dec 2019 15:19:45 GMT expires: - '-1' pragma: @@ -11904,8 +8730,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -11919,7 +8745,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:05:15 GMT + - Fri, 27 Dec 2019 15:19:47 GMT expires: - '-1' pragma: @@ -11949,8 +8775,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -11967,7 +8793,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:16 GMT + - Fri, 27 Dec 2019 15:19:49 GMT expires: - '-1' pragma: @@ -11983,7 +8809,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -12001,16 +8827,16 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1To=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQR0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12019,7 +8845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:17 GMT + - Fri, 27 Dec 2019 15:19:51 GMT expires: - '-1' pragma: @@ -12051,8 +8877,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -12066,7 +8892,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:05:18 GMT + - Fri, 27 Dec 2019 15:19:54 GMT expires: - '-1' pragma: @@ -12096,8 +8922,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -12114,7 +8940,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:18 GMT + - Fri, 27 Dec 2019 15:19:56 GMT expires: - '-1' pragma: @@ -12130,7 +8956,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -12148,16 +8974,16 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1To=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQR0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12166,7 +8992,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:18 GMT + - Fri, 27 Dec 2019 15:19:57 GMT expires: - '-1' pragma: @@ -12185,12 +9011,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg1To=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZQR0=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -12218,12 +9044,12 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg1To=''}' + - '{''IF-MATCH'': ''AAAAAApZQR0=''}' ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -12233,7 +9059,7 @@ interactions: string: '{"code":400131,"httpStatusCode":"BadRequest","message":"Enrichment has an undefined endpoint, Enrichment Key:key, EndpointName:fake_endpoint. If you contact a support representative please include this correlation identifier: - 03077422-5e7d-475b-acef-d780eadcb96a, timestamp: 2019-11-22 23:05:21Z, errorcode: + 45f42c71-c447-43bc-9455-8f6d4ecce901, timestamp: 2019-12-27 15:20:02Z, errorcode: IH400131."}' headers: cache-control: @@ -12243,7 +9069,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:20 GMT + - Fri, 27 Dec 2019 15:20:02 GMT expires: - '-1' pragma: @@ -12273,8 +9099,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -12288,7 +9114,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:05:21 GMT + - Fri, 27 Dec 2019 15:20:03 GMT expires: - '-1' pragma: @@ -12318,8 +9144,8 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -12336,7 +9162,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:21 GMT + - Fri, 27 Dec 2019 15:20:05 GMT expires: - '-1' pragma: @@ -12352,7 +9178,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' status: code: 200 message: OK @@ -12370,16 +9196,16 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1To=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQR0=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12388,7 +9214,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:21 GMT + - Fri, 27 Dec 2019 15:20:06 GMT expires: - '-1' pragma: @@ -12407,12 +9233,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg1To=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZQR0=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -12440,27 +9266,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg1To=''}' + - '{''IF-MATCH'': ''AAAAAApZQR0=''}' ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1To=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:04:52 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:04:52 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:04:52 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:04:52 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:04:52 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:04:52 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:04:52 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:04:52 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQR0=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:19:13 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:19:13 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:19:13 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:19:13 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:19:13 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:19:13 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:19:13 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:19:13 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZjk3NGQyNzMtZGUyMC00YWU0LWEyNjItMDI5NTEyOWMyODI2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFmOTcxYWEtMDY5OC00Zjk0LWJmNzktYzRjNzdiYWE1OWVh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -12468,7 +9294,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:24 GMT + - Fri, 27 Dec 2019 15:20:13 GMT expires: - '-1' pragma: @@ -12498,10 +9324,10 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZjk3NGQyNzMtZGUyMC00YWU0LWEyNjItMDI5NTEyOWMyODI2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFmOTcxYWEtMDY5OC00Zjk0LWJmNzktYzRjNzdiYWE1OWVh?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -12513,7 +9339,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:55 GMT + - Fri, 27 Dec 2019 15:20:45 GMT expires: - '-1' pragma: @@ -12545,14 +9371,14 @@ interactions: ParameterSetName: - -n -g --key --value --endpoints User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1eo=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQfw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12561,7 +9387,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:56 GMT + - Fri, 27 Dec 2019 15:20:47 GMT expires: - '-1' pragma: @@ -12593,8 +9419,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -12608,7 +9434,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:05:57 GMT + - Fri, 27 Dec 2019 15:20:50 GMT expires: - '-1' pragma: @@ -12638,8 +9464,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -12656,7 +9482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:58 GMT + - Fri, 27 Dec 2019 15:20:51 GMT expires: - '-1' pragma: @@ -12672,7 +9498,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -12690,16 +9516,16 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1eo=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQfw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12708,7 +9534,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:58 GMT + - Fri, 27 Dec 2019 15:20:53 GMT expires: - '-1' pragma: @@ -12740,8 +9566,8 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -12755,7 +9581,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:05:58 GMT + - Fri, 27 Dec 2019 15:20:55 GMT expires: - '-1' pragma: @@ -12785,8 +9611,8 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -12803,7 +9629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:59 GMT + - Fri, 27 Dec 2019 15:20:56 GMT expires: - '-1' pragma: @@ -12819,7 +9645,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 200 message: OK @@ -12837,16 +9663,16 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1eo=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQfw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -12855,7 +9681,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:05:59 GMT + - Fri, 27 Dec 2019 15:20:59 GMT expires: - '-1' pragma: @@ -12887,8 +9713,8 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -12902,7 +9728,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:06:00 GMT + - Fri, 27 Dec 2019 15:21:01 GMT expires: - '-1' pragma: @@ -12932,8 +9758,8 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -12950,7 +9776,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:00 GMT + - Fri, 27 Dec 2019 15:21:03 GMT expires: - '-1' pragma: @@ -12966,7 +9792,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1188' status: code: 200 message: OK @@ -12984,16 +9810,16 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1eo=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQfw=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[{"key":"key","value":"value","endpointNames":["events"]}],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -13002,7 +9828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:01 GMT + - Fri, 27 Dec 2019 15:21:05 GMT expires: - '-1' pragma: @@ -13021,12 +9847,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAAmg1eo=", "properties": + body: 'b''{"location": "westus2", "tags": {}, "etag": "AAAAAApZQfw=", "properties": {"ipFilterRules": [], "eventHubEndpoints": {"events": {"retentionTimeInDays": 4, "partitionCount": 4}}, "routing": {"endpoints": {"serviceBusQueues": [], "serviceBusTopics": [], "eventHubs": [], "storageContainers": [{"connectionString": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****", - "name": "Storage1", "subscriptionId": "91d12660-3dec-467a-be2a-213b5544ddc0", + "name": "Storage1", "subscriptionId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590", "resourceGroup": "clitest.rg000001", "containerName": "iothubcontainer1", "fileNameFormat": "{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}", "batchFrequencyInSeconds": 100, "maxChunkSizeInBytes": 157286400, "encoding": "avro"}]}, "routes": [], @@ -13054,27 +9880,27 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '{''IF-MATCH'': ''AAAAAAmg1eo=''}' + - '{''IF-MATCH'': ''AAAAAApZQfw=''}' ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1eo=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","secondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","rights":"RegistryWrite, - ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","secondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"eo8LPkPLc+ghKJ906G03jxXcq23cJB2Fn9Hy17jyz1Y=","secondaryKey":"ZbfrftTBLTuohPrlNP00slbWwKipHo1XK/uiauFj2ak=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"hGHtplsgp4tN1wZcyAKXUpCZeNScBjwdu0D7N6ctSQM=","secondaryKey":"FaXk8bdv8oVKehg420ROTf9Ou5n+l+Jl41XD3FyaQ5A=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"HgtKeSDNTBTJXCdKL1CzKMHrqwe9MEHHcEeZJawtqMM=","secondaryKey":"1zo5tpfDVCR7TDpAUwPy52j+WHqo7TjQbWaPjnlD918=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-43b282b1-1cc7-4f4c-916d-cf99bca1aa47-iothub","PrimaryKey":"vUsVPXGjugqmXMg7YswUJJFJDjDTJ8F2S1WX0g47lME=","SecondaryKey":"YWyPFr1pMYJJrilYishaGjORD0aNZZpJntMDzCdD3EA=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:05:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:05:33 GMT"},{"KeyName":"owner-5743735a-30ae-46a1-ae4b-0a82fe0c3959-iothub","PrimaryKey":"Vx5yFt02wHEbWchWECbjsxShNHTvE8RwwRXyWYI7oYU=","SecondaryKey":"EO4T8b6e9qJ8Vn/IhaW0Y3lR5DrVDqb/L6upVRx5csk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, - 22 Nov 2019 23:05:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:05:33 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"ZIImj35Ow11u1sQmmeQU/pHdFzbuTOoEjp7rmDFCqt0=","SecondaryKey":"ml9kiEok4hCN3MrK3Gf522vZz5yLzLlDPY0kvmC/rkE=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:05:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:05:33 GMT"},{"KeyName":"service","PrimaryKey":"B2UlEfWfD4Ypr8UmfI45sJlK+HdHV9S8eUNSnIrDDnw=","SecondaryKey":"GzdKylHB/k/4+1YhyJb+I1Fkpq+J86LvoewQ676tfgQ=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, - 22 Nov 2019 23:05:33 GMT","ModifiedTime":"Fri, 22 Nov 2019 23:05:33 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQfw=","properties":{"operationsMonitoringProperties":{"events":{"None":"None","Connections":"None","DeviceTelemetry":"None","C2DCommands":"None","DeviceIdentityOperations":"None","FileUploadOperations":"None","Routes":"None"}},"provisioningState":"Accepted","authorizationPolicies":[{"keyName":"iothubowner","primaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","secondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","rights":"RegistryWrite, + ServiceConnect, DeviceConnect"},{"keyName":"service","primaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","secondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","rights":"ServiceConnect"},{"keyName":"device","primaryKey":"HFW2zxK3O58WQykeoFNb7hZCOZbRl/xNZVuA4KuH85g=","secondaryKey":"u9VCyAqG3FCjEQeIBrYGDU+FnPkDxly0397CDcKO//0=","rights":"DeviceConnect"},{"keyName":"registryRead","primaryKey":"71gqjzVHgTpOYzvJbISKMm+6vxlfpUfkUOCE8Uito3o=","secondaryKey":"KVR/B1q5bxkGztHUn2W901QsLjcE9dT2Mj9aiTCzkXw=","rights":"RegistryRead"},{"keyName":"registryReadWrite","primaryKey":"/Be/t26qxcPTa/cwqMc/pzp3aPWJmV9769oP3eMT+ko=","secondaryKey":"72YaiTgCzxIpx/uN5qCF8HB/oeniJJ+PmQ6IfQUoPyU=","rights":"RegistryWrite"}],"ipFilterRules":[],"eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4},"operationsMonitoringEvents":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1-operationmonitoring","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/","internalAuthorizationPolicies":[{"KeyName":"scaleunitsend-ad7614c7-a7cc-4504-b730-c034d65b8049-iothub","PrimaryKey":"sWP+ROmAfuJ2wePn32ie6tbNRsO3M8M5M0RBJR6hDcg=","SecondaryKey":"fR4CI2jsisNCoDXLiM9qO58JaR/KCx5X8WW0fvdQopg=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:20:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:20:17 GMT"},{"KeyName":"owner-486ca903-3e6c-4632-9606-e24a602bcf3e-iothub","PrimaryKey":"ZY+hH424F6nwaZmoHzeMGXVr+2vv4OPbyE1MndmGhkQ=","SecondaryKey":"Gf4wbmJrDrmxhBZknReIe5i4/iTXSnEebVPBLb3VI2c=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen","Manage","Send"],"CreatedTime":"Fri, + 27 Dec 2019 15:20:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:20:17 GMT"}],"authorizationPolicies":[{"KeyName":"iothubowner","PrimaryKey":"FT7d3HkwjXzii0G5qavs8pyMWJN2oyRCmt46YiMCLbk=","SecondaryKey":"1NWliQ9d81BWNTBCeHTx6dG8aV6FWdMe6eD/FaHUfxk=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:20:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:20:17 GMT"},{"KeyName":"service","PrimaryKey":"QFIejI+V5eVMbZgWQs42uK4mMVyTeNLDgUf0aZ/l78A=","SecondaryKey":"1iOSeFVAv0c9b/3IxqzC4qB/gPIk3de+29Vq7l/gvt8=","ClaimType":"SharedAccessKey","ClaimValue":"None","Rights":["Listen"],"CreatedTime":"Fri, + 27 Dec 2019 15:20:17 GMT","ModifiedTime":"Fri, 27 Dec 2019 15:20:17 GMT"}]}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=veryFakedStorageAccountKey==","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZDY2YjgxMWEtODA0NC00NWJhLWJkYTktZWQxOTViNzNiODVl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZWZmZWFhOGQtNjcxYS00NjExLTk2NzAtMjFmNmNhM2QxMDRl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -13082,7 +9908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:04 GMT + - Fri, 27 Dec 2019 15:21:11 GMT expires: - '-1' pragma: @@ -13094,7 +9920,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '4999' + - '4998' status: code: 201 message: Created @@ -13112,10 +9938,10 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZDY2YjgxMWEtODA0NC00NWJhLWJkYTktZWQxOTViNzNiODVl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfZWZmZWFhOGQtNjcxYS00NjExLTk2NzAtMjFmNmNhM2QxMDRl?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -13127,7 +9953,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:35 GMT + - Fri, 27 Dec 2019 15:21:42 GMT expires: - '-1' pragma: @@ -13159,14 +9985,14 @@ interactions: ParameterSetName: - -n -g --key User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1sM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQpo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -13175,7 +10001,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:36 GMT + - Fri, 27 Dec 2019 15:21:45 GMT expires: - '-1' pragma: @@ -13207,8 +10033,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -13222,7 +10048,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:06:37 GMT + - Fri, 27 Dec 2019 15:21:47 GMT expires: - '-1' pragma: @@ -13252,8 +10078,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -13270,7 +10096,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:38 GMT + - Fri, 27 Dec 2019 15:21:48 GMT expires: - '-1' pragma: @@ -13286,7 +10112,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -13304,16 +10130,16 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg1sM=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-0fe813fe1b.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZQpo=","properties":{"locations":[{"location":"West + US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-adcfab8cf5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -13322,7 +10148,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:38 GMT + - Fri, 27 Dec 2019 15:21:50 GMT expires: - '-1' pragma: @@ -13358,8 +10184,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -13369,7 +10195,7 @@ interactions: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -13377,11 +10203,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:40 GMT + - Fri, 27 Dec 2019 15:21:54 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih pragma: - no-cache server: @@ -13391,7 +10217,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' status: code: 202 message: Accepted @@ -13409,10 +10235,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13424,7 +10250,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:06:56 GMT + - Fri, 27 Dec 2019 15:22:11 GMT expires: - '-1' pragma: @@ -13456,10 +10282,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13471,7 +10297,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:07:27 GMT + - Fri, 27 Dec 2019 15:22:42 GMT expires: - '-1' pragma: @@ -13503,10 +10329,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13518,7 +10344,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:07:57 GMT + - Fri, 27 Dec 2019 15:23:15 GMT expires: - '-1' pragma: @@ -13550,10 +10376,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13565,7 +10391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:08:27 GMT + - Fri, 27 Dec 2019 15:23:47 GMT expires: - '-1' pragma: @@ -13597,10 +10423,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13612,7 +10438,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:08:58 GMT + - Fri, 27 Dec 2019 15:24:19 GMT expires: - '-1' pragma: @@ -13644,10 +10470,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13659,7 +10485,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:09:28 GMT + - Fri, 27 Dec 2019 15:24:51 GMT expires: - '-1' pragma: @@ -13691,10 +10517,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13706,7 +10532,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:09:58 GMT + - Fri, 27 Dec 2019 15:25:24 GMT expires: - '-1' pragma: @@ -13738,10 +10564,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13753,7 +10579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:10:29 GMT + - Fri, 27 Dec 2019 15:25:56 GMT expires: - '-1' pragma: @@ -13785,10 +10611,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13800,7 +10626,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:11:00 GMT + - Fri, 27 Dec 2019 15:26:28 GMT expires: - '-1' pragma: @@ -13832,10 +10658,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13847,7 +10673,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:11:30 GMT + - Fri, 27 Dec 2019 15:27:01 GMT expires: - '-1' pragma: @@ -13879,10 +10705,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13894,7 +10720,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:12:01 GMT + - Fri, 27 Dec 2019 15:27:33 GMT expires: - '-1' pragma: @@ -13926,10 +10752,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13941,7 +10767,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:12:31 GMT + - Fri, 27 Dec 2019 15:28:05 GMT expires: - '-1' pragma: @@ -13973,10 +10799,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -13988,7 +10814,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:13:02 GMT + - Fri, 27 Dec 2019 15:28:38 GMT expires: - '-1' pragma: @@ -14020,10 +10846,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -14035,7 +10861,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:13:32 GMT + - Fri, 27 Dec 2019 15:29:09 GMT expires: - '-1' pragma: @@ -14067,10 +10893,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -14082,7 +10908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:14:03 GMT + - Fri, 27 Dec 2019 15:29:42 GMT expires: - '-1' pragma: @@ -14114,10 +10940,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Running"}' @@ -14129,7 +10955,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:14:33 GMT + - Fri, 27 Dec 2019 15:30:13 GMT expires: - '-1' pragma: @@ -14161,10 +10987,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfYThhYmIwNjctMGQ2MS00ZDYzLTgyOTYtYzc5MThiOGIyMTE2?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNTQ1OWM1ZjQtNzRmZS00NmI4LWEyNzktMzg3NzhhNGZjNzY3?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -14176,7 +11002,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:04 GMT + - Fri, 27 Dec 2019 15:30:44 GMT expires: - '-1' pragma: @@ -14208,8 +11034,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: HEAD @@ -14223,7 +11049,7 @@ interactions: content-length: - '0' date: - - Fri, 22 Nov 2019 23:15:05 GMT + - Fri, 27 Dec 2019 15:30:46 GMT expires: - '-1' pragma: @@ -14253,8 +11079,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -14271,7 +11097,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:05 GMT + - Fri, 27 Dec 2019 15:30:48 GMT expires: - '-1' pragma: @@ -14287,7 +11113,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -14305,16 +11131,16 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1?api-version=2019-03-22-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg3VQ=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-3394523868.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZSNs=","properties":{"locations":[{"location":"West + Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-75fb1a44bb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}' headers: cache-control: - no-cache @@ -14323,7 +11149,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:06 GMT + - Fri, 27 Dec 2019 15:30:51 GMT expires: - '-1' pragma: @@ -14355,123 +11181,25 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/IotHubs?api-version=2019-03-22-preview response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanga","name":"affanga","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAXjmtY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanga.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanga","endpoint":"sb://iothub-ns-affanga-85919-dbb37074f2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"stg1","id":"f2f26f9d-72a2-4409-b4fd-24b0fd4e9afb","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ilie/providers/Microsoft.Devices/IotHubs/IlieEdgeTest","name":"IlieEdgeTest","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ilie","etag":"AAAAAAXQNps=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"IlieEdgeTest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ilieedgetest","endpoint":"sb://iothub-ns-ilieedgete-193665-3774bf2376.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/andbuc/providers/Microsoft.Devices/IotHubs/andbuc-test-move","name":"andbuc-test-move","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"andbuc","etag":"AAAAAAWTtWo=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"andbuc-test-move.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"andbuc-test-move","endpoint":"sb://iothub-ns-andbuc-tes-271231-875dddaed9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanbackuphub","name":"affanbackuphub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"application":"test1"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAhqeRY=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanbackuphub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanbackuphub","endpoint":"sb://iothub-ns-affanbacku-722541-e6d3b9e3d3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://affandtfx.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affandarrg;SharedAccessKey=****;EntityPath=testhub/orchestrator","name":"ContosoServiceBusQueueEndpoint","id":"308835b4-e0b8-4d43-a2fb-7ffc6bfe3540","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":69,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"pnpBlobEndpoint","id":"17872352-e01c-4ecb-a158-cca9e6f3016a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest2","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":23068672,"encoding":"json","name":"alltelemetrytostorage","id":"7a4da087-6e99-4db4-abef-d6abd924238b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":64,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"blobstorageavro","id":"c5890768-106a-472e-9c80-e064a4a3c8c7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affanmain","name":"affanmain","type":"Microsoft.Devices/IotHubs","location":"japaneast","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAd4Etk=","properties":{"locations":[{"location":"Japan - East","role":"primary"},{"location":"Japan West","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affanmain.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affanmain","endpoint":"sb://iothub-ns-affanmain-723068-75224a8e64.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap","name":"vishalg-euap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAgT8kU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-euap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"vishalg-euap","endpoint":"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2","name":"slowqueue2","id":"ac634d18-4fb5-42e2-9885-25fd4bfae4a0","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"},{"connectionString":"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest","name":"deadqueue","id":"88d2a443-b1a0-4f6b-9815-a88d7414cc77","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"ankur-centraluseuap-rg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":10485760,"encoding":"json","name":"jsontestep","id":"247a72ba-e596-4dc5-be1f-7989711dc273","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"routes":[{"name":"jsonstorageroute","source":"DeviceMessages","condition":"true","endpointNames":["jsontestep"],"isEnabled":true},{"name":"lifecycle","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"deadroute","source":"DeviceMessages","condition":"true","endpointNames":["deadqueue"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/affancentral","name":"affancentral","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlJHsI=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"affancentral.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"affancentral","endpoint":"sb://iothub-ns-affancentr-1228701-2801317b54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_affancentral;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"ep1ep1","id":"828f52fb-8cb4-4b84-9929-8ffa86bac0f7","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":17}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas","name":"iot-hub-rezas","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAlJaVc=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas","endpoint":"sb://iothub-ns-iot-hub-re-1608616-9da2f04507.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://event-hubs-standard-rezas.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_iot-hub-rezas;SharedAccessKey=****;EntityPath=eh1","name":"event-hubs-standard-rezas","id":"c4210f6d-f6fe-4d61-924e-0be5ddf70900","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas;AccountKey=****","containerName":"iot-hub-rezas","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage-endpoint","id":"62b37eac-2503-4bdd-80cc-76346a7678a6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas3;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas3","id":"f81f07fb-1c10-4b97-9763-690da645ddec","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezas2;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezas2-endpoint","id":"eff70371-a0c8-41c5-98ad-a29d5e25cbe3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezaswestus;AccountKey=****","containerName":"test","fileNameFormat":"{iothub}/{partition}_{YYYY}-{MM}_{DD}-{HH}-{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storagerezaswestus-endpoint","id":"fab1399d-2c78-4eb4-be2e-a0481c72386a","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"rezas-rg"}]},"enrichments":[{"key":"owner","value":"reza","endpointNames":["storage-endpoint"]},{"key":"building.floor.room","value":"v2","endpointNames":["eventgrid"]}],"routes":[{"name":"storage-route","source":"DeviceMessages","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"twin-notifications","source":"TwinChangeEvents","condition":"true","endpointNames":["storage-endpoint"],"isEnabled":true},{"name":"storagerezas3-route","source":"DeviceMessages","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas3-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas3"],"isEnabled":true},{"name":"storagerezas2-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezas2-endpoint"],"isEnabled":true},{"name":"storagerezaswestus-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["storagerezaswestus-endpoint"],"isEnabled":true},{"name":"event-hubs-standard-rezas-route-twin","source":"TwinChangeEvents","condition":"true","endpointNames":["event-hubs-standard-rezas"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;AccountName=storagerezasgen2;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1","name":"sapan-iot-1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAmgcPs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[{"filterName":"test-rule","action":"Accept","ipMask":"127.0.0.0/31"}],"hostName":"sapan-iot-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-1","endpoint":"sb://iothub-ns-sapan-iot-1608720-614940e247.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event1","id":"0cb9d371-2160-4856-b24c-9049ff5d6142","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event2","id":"3a496cdb-ae86-46a7-9180-c964451f1758","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event3","id":"643f5500-49a5-44ea-8ade-f3477923cc40","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"},{"connectionString":"Endpoint=sb://vishalgoneboxehns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_sapan-iot-1;SharedAccessKey=****;EntityPath=vishalgvishalg-azeventhubtest","name":"event4","id":"7e3c0327-cfb4-484d-976e-664da962312f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****","containerName":"container","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"storage12345","id":"d02112ca-f71f-4459-a7f6-349e8e7492c6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"sapan-rg"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage1234","id":"61dc387d-7406-459c-8218-ac0c95063d43","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT17H","connectionString":"DefaultEndpointsProtocol=https;AccountName=affanwj;AccountKey=****","containerName":"iotcontainer"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT3H","maxDeliveryCount":40}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":31,"defaultTtlAsIso8601":"PT11H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT17H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kapil-test/providers/Microsoft.Devices/IotHubs/kapilbuildtest","name":"kapilbuildtest","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"kapil-test","etag":"AAAAAAbKOWM=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilbuildtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilbuildtest","endpoint":"sb://iothub-ns-kapilbuild-1609938-ede937158c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"name","value":"kapil","endpointNames":["eventgrid"]},{"key":"city","value":"redmond","endpointNames":["events"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true},{"name":"device","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["events"],"isEnabled":true},{"name":"twin","source":"TwinChangeEvents","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub","name":"RoutingRunnerScenarioTests-hub","type":"Microsoft.Devices/IotHubs","location":"SouthCentralUS","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"RoutingRunnerScenarioTests-rg","etag":"AAAAAAbHifk=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RoutingRunnerScenarioTests-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"routingrunnerscenariotest","endpoint":"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq","name":"RoutingRunnerScenarioTestsSbqTest-sbq","id":"c22345cc-ab68-4a29-8d48-503bf6748e39","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"serviceBusTopics":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt","name":"RoutingRunnerScenarioTestsSbTopicTest-sbt","id":"67c9b119-ac04-44d9-a9e5-10c644f19dad","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"eventHubs":[{"connectionString":"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh","name":"RoutingRunnerScenarioTestsEhTest-eh","id":"a7d8dfd6-7f7d-4665-ad4f-cf24ce4e872b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****","containerName":"routingrunsttestct","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":60,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"routingrunsttestac","id":"58b37445-965a-4bbc-8c83-961709b471bf","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"RoutingRunnerScenarioTests-rg"}]},"routes":[{"name":"RouteToEventHubMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToEventHubMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToEventHubMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToEventHubMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsEhTest-eh"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBQueueMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBQueueMessagesWithAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBQueueMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbqTest-sbq"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToSBTopicMessagesWithBody''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToSBTopicMessagesAppProperties''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToSBTopicMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["RoutingRunnerScenarioTestsSbTopicTest-sbt"],"isEnabled":true},{"name":"RouteToStorageMessagesWithBody","source":"DeviceMessages","condition":"$body.ScenarioName - = ''RouteToStorageMessagesWithBody''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithAppProperties","source":"DeviceMessages","condition":"ScenarioName - = ''RouteToStorageMessagesWithAppProperties''","endpointNames":["routingrunsttestac"],"isEnabled":true},{"name":"RouteToStorageMessagesWithSystemProperties","source":"DeviceMessages","condition":"$contentEncoding - = ''UTF-32''","endpointNames":["routingrunsttestac"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub","name":"EgMgmtTest-hub","type":"Microsoft.Devices/IotHubs","location":"West - US","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"EgMgmtTest-rg","etag":"AAAAAAbHiRc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"EgMgmtTest-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egmgmttest-hub","endpoint":"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"B1","tier":"Basic","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm115773862/providers/Microsoft.Devices/IotHubs/icm115773862","name":"icm115773862","type":"Microsoft.Devices/IotHubs","location":"francecentral","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm115773862","etag":"AAAAAAXgyIk=","properties":{"locations":[{"location":"France - Central","role":"primary"},{"location":"France South","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm115773862.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm115773862","endpoint":"sb://iothub-ns-icm1157738-1635035-4a1220ecb2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=icm115773862;AccountKey=****","containerName":"icm115773862","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"icm115773862","id":"26137a13-4e15-4854-a247-23fd60a7740f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"icm115773862"}]},"routes":[{"name":"icm115773862","source":"DeviceMessages","condition":"true","endpointNames":["icm115773862"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub","name":"shishu-canry-hub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Jvk=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub","endpoint":"sb://iothub-ns-shishu-can-1635078-9a79c62305.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://aschhab-geopaired-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=RootManagedSharedAccessKey;SharedAccessKey=****;EntityPath=sampletopic","name":"theirsb2","id":"8698a1e8-d77a-4bdc-b224-c8f50ccc3c1f","subscriptionId":"326100e2-f69d-4268-8503-075374f62b6e","resourceGroup":"aschhab"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub;SharedAccessKey=****;EntityPath=shishuehinstance","name":"shishuEHEndpoint","id":"56e5173a-8182-4b09-b064-138ffa64dc2f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/device-stream-infra-rg/providers/Microsoft.Devices/IotHubs/alekseynortheurope","name":"alekseynortheurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"device-stream-infra-rg","etag":"AAAAAAenCeU=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseynortheurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseynortheurope","endpoint":"sb://iothub-ns-alekseynor-1636439-2947969b98.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515","name":"sachinctest0515","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXYLKg=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"iothub-ehub-sachinctes-1643033-7c1999b13e","endpoint":"sb://ihsuprodbyres085dednamespace.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"F1","tier":"Free","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm","name":"sachinctest0515arm","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sachinctest","etag":"AAAAAAXhVAc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sachinctest0515arm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sachinctest0515arm","endpoint":"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub","name":"ea-genhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-gen","etag":"AAAAAAXd9uc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-genhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-genhub","endpoint":"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub","name":"askhura-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"tagkey":"tagvalue","foo":"bar"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"askhura-test-rg","etag":"AAAAAAkoaZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"askhura-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"askhura-iot-hub","endpoint":"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****","containerName":"hirachyshishu1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"aaaaaa","id":"d8ab0b4d-faeb-4557-a976-92a64413ae10","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****","containerName":"pnptest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"teststorage","id":"4aa10acb-a1a5-41d0-a7b3-fea883eff17e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"storage-endpoint","source":"DeviceMessages","condition":"true","endpointNames":["teststorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest","name":"maxgpgtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maxgtest","etag":"AAAAAAX8J3c=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maxgpgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"maxgpgtest","endpoint":"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-test","name":"skintali-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"skintali-test","etag":"AAAAAAX9ccI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"skintali-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"skintali-test","endpoint":"sb://iothub-ns-skintali-t-1674510-dfbfe560a5.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub","name":"asrudra-iot-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{"adsfdsa":"ssdfgh"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAjZURY=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudra-iot-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudra-iot-hub","endpoint":"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-5","name":"sapan-iot-5","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAl0jY0=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-iot-5.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-iot-5","endpoint":"sb://iothub-ns-sapan-iot-1762324-93d1e6ff1c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manualFailoverTesting","name":"manualFailoverTesting","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ7syc=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manualFailoverTesting.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manualfailovertesting","endpoint":"sb://iothub-ns-manualfail-1762885-7a26ecb045.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub","name":"eliohub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpEVk=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub","endpoint":"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2","name":"eliohub2","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eliorg","etag":"AAAAAAZpMdA=","properties":{"locations":[{"location":"West - US 2","role":"primary"},{"location":"West Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eliohub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eliohub2","endpoint":"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/manul-failover","name":"manul-failover","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAeV4p0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"manul-failover.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"manul-failover","endpoint":"sb://iothub-ns-manul-fail-1770469-4175d26eb7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudratesthub","name":"asrudratesthub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAaFyN4=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"asrudratesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"asrudratesthub","endpoint":"sb://iothub-ns-asrudrates-1770836-658e50b9f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/demo-asrudra","name":"demo-asrudra","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"asrudra","etag":"AAAAAAZ8cKs=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"demo-asrudra.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"demo-asrudra","endpoint":"sb://iothub-ns-demo-asrud-1782619-30ec784c08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm","name":"dmpypin-cdm","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAaGOJo=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dmpypin-cdm","endpoint":"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westcentralus-rg/providers/Microsoft.Devices/IotHubs/ankurwestcus","name":"ankurwestcus","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"westcentralus-rg","etag":"AAAAAAaG0zU=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ankurwestcus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ankurwestcus","endpoint":"sb://iothub-ns-ankurwestc-1792419-67d0616a9c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest","name":"cymgtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"cymgtest","etag":"AAAAAAaKJ90=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"cymgtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"cymgtest","endpoint":"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon","name":"testopsmon","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jichangrg","etag":"AAAAAAaKY5k=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testopsmon.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testopsmon","endpoint":"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-centraluseuap","name":"iot-hub-rezas-centraluseuap","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAad4HI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-centraluseuap.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-centraluseu","endpoint":"sb://iothub-ns-iot-hub-re-1812185-14d8e75e5a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt","name":"dmpypin-cdm-pvt","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dmpypin-cdm","etag":"AAAAAAana1s=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dmpypin-cdm-pvt.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dmpypin-cdm-pvt","endpoint":"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-central-delme/providers/Microsoft.Devices/IotHubs/ea-trustbox","name":"ea-trustbox","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-central-delme","etag":"AAAAAAbEgkE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-trustbox.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"ea-trustbox","endpoint":"sb://iothub-ns-ea-trustbo-1845736-4cbb218ecb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub","name":"infra-edge-validation-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"infradeploymentverification","etag":"AAAAAAbILsQ=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"infra-edge-validation-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"infra-edge-validation-hub","endpoint":"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test","name":"ailn-test","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ailn-test","etag":"AAAAAAc7sNU=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ailn-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ailn-test","endpoint":"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-canry-hub-2","name":"shishu-canry-hub-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shishu-resourcegroup","etag":"AAAAAAj7Lx4=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shishu-canry-hub-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shishu-canry-hub-2","endpoint":"sb://iothub-ns-shishu-can-1942357-5075f879b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[{"connectionString":"Endpoint=sb://sbpremium.servicebus.windows.net:5671/;SharedAccessKeyName=SasKey;SharedAccessKey=****;EntityPath=004675routingtopic0","name":"mysb","id":"d49156ab-ce4b-4017-b7b2-9f1bbc32f1e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"Endpoint=sb://shishualias.servicebus.windows.net:5671/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=****;EntityPath=topic3","name":"mysb2","id":"701bbcf5-faf7-4b99-8343-e7f17850402f","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"eventHubs":[{"connectionString":"Endpoint=sb://shishueh.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-canry-hub-2;SharedAccessKey=****;EntityPath=shishuehinstance","name":"eventhub0813","id":"c6aa81d4-1d5e-42a8-9120-9cfd6cc6c277","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=0725adls2;AccountKey=****","containerName":"0725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"adls2endpoint0725","id":"a95bf69b-1424-4f10-bd30-d8b1b7eea5ba","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=020725adls2;AccountKey=****","containerName":"020725shishu02","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":300,"maxChunkSizeInBytes":314572800,"encoding":"avro","name":"02adls2endpoint0725","id":"4ff85ce6-3e8f-45c8-a5c8-4e66c512deca","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=020725adls2;AccountKey=****","containerName":"newcontainertest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"newendpointtest","id":"5c9a656e-0c0e-4268-920b-55ecaa10790e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=shishu072701;AccountKey=****","containerName":"0729container1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"0729shishuEP1","id":"718a4cb6-8bcd-4b0c-8557-60fb022c0ca6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"shishu-resourcegroup"}]},"routes":[{"name":"sbroute","source":"DeviceMessages","condition":"true","endpointNames":["mysb2"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test","name":"maga-canary-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhT70=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-canary-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-canary-test","endpoint":"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"service-bus","id":"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["service-bus"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus","name":"postame20190730-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jl20190730","etag":"AAAAAAdJH7A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"postame20190730-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"postame20190730-westus","endpoint":"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-canary-1","name":"sapan-canary-1","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sapan-rg","etag":"AAAAAAdQc8s=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sapan-canary-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sapan-canary-1","endpoint":"sb://iothub-ns-sapan-cana-1971304-ab572002b9.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/reshant-test/providers/Microsoft.Devices/IotHubs/ReshantMetricMissing","name":"ReshantMetricMissing","type":"Microsoft.Devices/IotHubs","location":"eastus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"reshant-test","etag":"AAAAAAdtsHA=","properties":{"locations":[{"location":"East - US 2","role":"primary"},{"location":"Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ReshantMetricMissing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"reshantmetricmissing","endpoint":"sb://iothub-ns-reshantmet-2000600-659799590e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test","name":"shsin-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXRVc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test","endpoint":"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1","name":"shsin-test1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shsin-test","etag":"AAAAAAeXdow=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shsin-test1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shsin-test1","endpoint":"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S2","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari","name":"lanhikari","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"hubhikari","etag":"AAAAAAe9VGY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"lanhikari.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"lanhikari","endpoint":"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test","name":"maga-walmart-test","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"maga-rg","etag":"AAAAAAhhTfw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"maga-walmart-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"maga-walmart-test","endpoint":"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1","name":"maga-sb","id":"25db0af1-47e1-4c05-b496-3fe45b8a30fd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-ServiceBus-SouthCentralUS"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"route-1","source":"DeviceMessages","condition":"false","endpointNames":["maga-sb"],"isEnabled":true},{"name":"route-2","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves","name":"ea-enclaves","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"ea-enclaves","etag":"AAAAAAfO818=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ea-enclaves.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ea-enclaves","endpoint":"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rkessler/providers/Microsoft.Devices/IotHubs/edgeBugBash","name":"edgeBugBash","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rkessler","etag":"AAAAAAf2lW0=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"edgeBugBash.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"edgebugbash","endpoint":"sb://iothub-ns-edgebugbas-2124393-3b58528177.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary","name":"vishalg-canary","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"vishalg","etag":"AAAAAAl0FqQ=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"vishalg-canary.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"vishalg-canary","endpoint":"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****","containerName":"jsontest","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"abcdefg","id":"d5fa909d-07c1-41ee-b8f3-ff1a8b6a13e6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"vishalg"}]},"enrichments":[{"key":"abc","value":"abcdefgh","endpointNames":["events"]}],"routes":[{"name":"r1","source":"DeviceMessages","condition":"abc - = ''def''","endpointNames":["abcdefg"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-westus","name":"iot-hub-rezas-westus","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAhrj9A=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-westus.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-westus","endpoint":"sb://iothub-ns-iot-hub-re-2161391-f268570cbf.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storagerezas;AccountKey=****","containerName":"test"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sansunRG/providers/Microsoft.Devices/IotHubs/sansun-ps","name":"sansun-ps","type":"Microsoft.Devices/IotHubs","location":"koreasouth","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sansunRG","etag":"AAAAAAg4RxA=","properties":{"locations":[{"location":"Korea - South","role":"primary"},{"location":"Korea Central","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"sansun-ps.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"sansun-ps","endpoint":"sb://iothub-ns-sansun-ps-2182215-a7f08a0336.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/distributed-tracing-iothub","name":"distributed-tracing-iothub","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAhWqiE=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"distributed-tracing-iothub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"distributed-tracing-iothu","endpoint":"sb://iothub-ns-distribute-2208360-70e595623a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"iothub-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage","id":"d6e50290-1aec-4054-b93c-a74a461019da","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"storage-endpoint","id":"5b637589-2dc6-4fd5-a2e0-20cd34e53380","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"},{"connectionString":"DefaultEndpointsProtocol=https;AccountName=distributed;AccountKey=****","containerName":"json-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"json-format","id":"bd08b5d6-e414-4c15-b00e-47ebd0233137","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"storage","source":"DeviceMessages","condition":"true","endpointNames":["json-format"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/distributed-tracing/providers/Microsoft.Devices/IotHubs/rentu-test-distributed-tracing","name":"rentu-test-distributed-tracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"distributed-tracing","etag":"AAAAAAiwOOI=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rentu-test-distributed-tracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"rentu-test-distributed-tr","endpoint":"sb://iothub-ns-rentu-test-2229240-010df306e4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=buildineventhubstorage;AccountKey=****","containerName":"routing-message","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"json","name":"routing-to-storage","id":"2faa9116-b355-4575-bec1-edfc8dec7a66","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"distributed-tracing"}]},"routes":[{"name":"test-routing","source":"DeviceMessages","condition":"true","endpointNames":["routing-to-storage"],"isEnabled":true},{"name":"buildin","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aleksey/providers/Microsoft.Devices/IotHubs/alekseyhub","name":"alekseyhub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aleksey","etag":"AAAAAAiHDhY=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"alekseyhub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"alekseyhub","endpoint":"sb://iothub-ns-alekseyhub-2253333-51cec71543.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-neurope","name":"iot-hub-rezas-neurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLUkQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-neurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-neurope","endpoint":"sb://iothub-ns-iot-hub-re-2257359-b58ac968ca.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rezas-rg/providers/Microsoft.Devices/IotHubs/iot-hub-rezas-seasia","name":"iot-hub-rezas-seasia","type":"Microsoft.Devices/IotHubs","location":"southeastasia","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"rezas-rg","etag":"AAAAAAiLXmU=","properties":{"locations":[{"location":"Southeast - Asia","role":"primary"},{"location":"East Asia","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-rezas-seasia.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-rezas-seasia","endpoint":"sb://iothub-ns-iot-hub-re-2257406-5a1fbe3b7a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/kapilegtest","name":"kapilegtest","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAiTU8g=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"kapilegtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"kapilegtest","endpoint":"sb://iothub-ns-kapilegtes-2264763-7437699ffe.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"hubname","value":"$iothubname","endpointNames":["eventgrid"]},{"key":"author","value":"kapil","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/routing2/providers/Microsoft.Devices/IotHubs/egtest2","name":"egtest2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"routing2","etag":"AAAAAAil9Kw=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"egtest2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"egtest2","endpoint":"sb://iothub-ns-egtest2-2268122-8f19fdeb73.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"enrichments":[{"key":"test","value":"test","endpointNames":["events"]},{"key":"testagain","value":"testagain","endpointNames":["eventgrid"]}],"routes":[{"name":"RouteToEventGrid","source":"DeviceMessages","condition":"true","endpointNames":["eventgrid"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest","name":"test-hub-rest","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAipuyQ=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"test-hub-rest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"test-hub-rest","endpoint":"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c","name":"testMsgEnrichmentfkx2le3c","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"testMsg","etag":"AAAAAAlKF78=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testMsgEnrichmentfkx2le3c.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"testmsgenrichmentfkx2le3c","endpoint":"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c","name":"ContosoSBQueueEndpoint","id":"c09328cb-8421-4dc6-aade-8dddcc75e0ed","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"be2db98d-a24e-4ec0-bbee-43d9a10a2529","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"testMsg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot","name":"RmandaMsgEnrichhubrfwt5aot","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKF8U=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286254-478b0f0fa8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespacerfwt5aot.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuerfwt5aot","name":"ContosoSBQueueEndpoint","id":"e23f40dc-563a-4b5b-a6f4-c554f1baaedd","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostoragerfwt5aot;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"46093080-e09e-4068-b78f-6dbf5ac7475c","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"enrichments":[{"key":"k1","value":"v1","endpointNames":["ContosoStorageEndpoint"]}],"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/RmandaMsgEnrichhubrfwt5aot77df4rls","name":"RmandaMsgEnrichhubrfwt5aot77df4rls","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH4=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"RmandaMsgEnrichhubrfwt5aot77df4rls.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmandamsgenrichhubrfwt5ao","endpoint":"sb://iothub-ns-rmandamsge-2286305-13ceef3317.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://contososbnamespace77df4rls.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue77df4rls","name":"ContosoSBQueueEndpoint","id":"0f092f8b-b43f-4583-9e91-31dcdeb8ac3d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=contosostorage77df4rls;AccountKey=****","containerName":"contosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"abd659fd-8317-4b37-9ddc-71d770d3ed1e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/rmContosoTestHub","name":"rmContosoTestHub","type":"Microsoft.Devices/IotHubs","location":"centralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlKGH0=","properties":{"locations":[{"location":"Central - US","role":"primary"},{"location":"East US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"rmContosoTestHub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":8,"partitionIds":["0","1","2","3","4","5","6","7"],"path":"rmcontosotesthub","endpoint":"sb://iothub-ns-rmcontosot-2286356-7ff9e25046.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[{"connectionString":"Endpoint=sb://rmcontososbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueue","name":"ContosoSBQueueEndpoint","id":"c3037285-c2d1-4035-9c7e-77fecafef9c3","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=rmcontosostorage;AccountKey=****","containerName":"rmcontosoresults","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"ContosoStorageEndpoint","id":"511b5321-72d2-42a5-92fb-9de64491833d","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"affandarrg"}]},"routes":[{"name":"ContosoStorageRoute","source":"DeviceMessages","condition":"level=\"storage\"","endpointNames":["ContosoStorageEndpoint"],"isEnabled":true},{"name":"ContosoSBQueueRoute","source":"DeviceMessages","condition":"level=\"critical\"","endpointNames":["ContosoSBQueueEndpoint"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test","name":"ns-hub-test","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAir/zU=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-hub-test.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-hub-test","endpoint":"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2","name":"ns-test-east-2","type":"Microsoft.Devices/IotHubs","location":"eastus2euap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"sanand-rg","etag":"AAAAAAisBno=","properties":{"locations":[{"location":"East - US 2 EUAP","role":"primary"},{"location":"Central US EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"ns-test-east-2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"ns-test-east-2","endpoint":"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/testtesthub","name":"testtesthub","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{"test":"456"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAlI6I8=","properties":{"locations":[{"location":"North - Europe","role":"primary"},{"location":"West Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"testtesthub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"testtesthub","endpoint":"sb://iothub-ns-testtesthu-2290237-4d30dfdb86.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/affandarrg/providers/Microsoft.Devices/IotHubs/xqiothub1009","name":"xqiothub1009","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"affandarrg","etag":"AAAAAAiv/0s=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xqiothub1009.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xqiothub1009","endpoint":"sb://iothub-ns-xqiothub10-2290531-9368c85411.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing","name":"xinyiz-distributedtracing","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"xinyiz-distributedtracing","etag":"AAAAAAiyDXc=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"xinyiz-distributedtracing.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"xinyiz-distributedtracing","endpoint":"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2","name":"eriwand2","type":"Microsoft.Devices/IotHubs","location":"centraluseuap","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"eriwan-d2","etag":"AAAAAAiyKSs=","properties":{"locations":[{"location":"Central - US EUAP","role":"primary"},{"location":"East US 2 EUAP","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"eriwand2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"eriwand2","endpoint":"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub","name":"dexterm-hub","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAj3niw=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"dexterm-hub","endpoint":"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"adc82a8a-b065-47cd-b1a2-efe496ea368e","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dexternroutes","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true},{"name":"dextern-iot-hub-edgedevice","source":"DeviceMessages","condition":"$twin.tags.dexteredgedevice.troubleshoot=\"true\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmo-routing-t1","name":"prashmo-routing-t1","type":"Microsoft.Devices/IotHubs","location":"westcentralus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"prashmo-rg","etag":"AAAAAAjYp4M=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"prashmo-routing-t1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"prashmo-routing-t1","endpoint":"sb://iothub-ns-prashmo-ro-2328340-33877204b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate","name":"dexterm-testiothubcreate","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd3CE=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate","endpoint":"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2","name":"dexterm-testiothubcreate2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dexterm-rg","etag":"AAAAAAjd/5M=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-testiothubcreate2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-testiothubcreate2","endpoint":"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope","name":"dexterm-hub-northeurope","type":"Microsoft.Devices/IotHubs","location":"northeurope","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"dextermrgneurope","etag":"AAAAAAknA9M=","properties":{"locations":[{"location":"West - Europe","role":"primary"},{"location":"North Europe","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"dexterm-hub-northeurope.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"dexterm-hub-northeurope","endpoint":"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1","name":"dextermeventhub","id":"de045626-d820-4873-b411-629ec8bda685","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"dexterm-rg"}],"storageContainers":[]},"routes":[{"name":"dextermepforneuropehub","source":"DeviceMessages","condition":"$body.Weather.Temperature - > 30 and $twin.tags.shamik.troubleshoot=\"yes\"","endpointNames":["dextermeventhub"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aajollyIothub/providers/Microsoft.Devices/IotHubs/aajollyiothubtest","name":"aajollyiothubtest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"aajollyIothub","etag":"AAAAAAlvdts=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"aajollyiothubtest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"aajollyiothubtest","endpoint":"sb://iothub-ns-aajollyiot-2375457-7338fb6be1.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://shsinpc-iothub-ns-acmeconfig-6-4d813f539b.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_aajollyiothubtest;SharedAccessKey=****;EntityPath=acmeconfigurationsshsinpc","name":"aakashehns","id":"09e419db-19ef-416e-b686-473e2a786719","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"Default-EventHub-SouthCentralUS"}],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm154349939/providers/Microsoft.Devices/IotHubs/icm154349939","name":"icm154349939","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"icm154349939","etag":"AAAAAAkhkZw=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"icm154349939.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"icm154349939","endpoint":"sb://iothub-ns-icm1543499-2399113-17e8c872de.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub1","name":"juanhub1","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk989o=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub1","endpoint":"sb://iothub-ns-juanhub1-2426148-c0b0298421.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;AccountName=juanstore1;AccountKey=****","containerName":"juancontainer","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":104857600,"encoding":"avro","name":"juanstorage","id":"37449dfe-3c79-4999-8059-d8c30f4796b6","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"juan-test"}]},"routes":[{"name":"TrueBuiltInEndpoint","source":"DeviceMessages","condition":"false","endpointNames":["events"],"isEnabled":true},{"name":"juanstorage","source":"DeviceMessages","condition":"false","endpointNames":["juanstorage"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/juan-test/providers/Microsoft.Devices/IotHubs/juanhub2","name":"juanhub2","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"juan-test","etag":"AAAAAAk9oc8=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"juanhub2.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"juanhub2","endpoint":"sb://iothub-ns-juanhub2-2426422-f893647246.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[{"name":"juandefaultroute","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":false}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlian-real-life-sol-2/providers/Microsoft.Devices/IotHubs/iothub-vxohk","name":"iothub-vxohk","type":"Microsoft.Devices/IotHubs","location":"southcentralus","tags":{"IotSuiteType":"RemoteMonitoringV2"},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"jlian-real-life-sol-2","etag":"AAAAAAllFF4=","properties":{"locations":[{"location":"South - Central US","role":"primary"},{"location":"North Central US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iothub-vxohk.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iothub-vxohk","endpoint":"sb://iothub-ns-iothub-vxo-2462244-5cc20f60b4.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[{"connectionString":"Endpoint=sb://eventhubnamespace-vxohk.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes-iothub-vxohk;SharedAccessKey=****;EntityPath=eventhub-vxohk","name":"DeviceNotifications","id":"bf844d52-9189-4162-b1a3-b79a59dc7132","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"jlian-real-life-sol-2"}],"storageContainers":[]},"routes":[{"name":"TwinRoute","source":"TwinChangeEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true},{"name":"LifecycleRoute","source":"DeviceLifecycleEvents","condition":"true","endpointNames":["DeviceNotifications"],"isEnabled":true}],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/shdatta/providers/Microsoft.Devices/IotHubs/shreejatest","name":"shreejatest","type":"Microsoft.Devices/IotHubs","location":"westus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"shdatta","etag":"AAAAAAl7KBU=","properties":{"locations":[{"location":"West - US","role":"primary"},{"location":"East US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"shreejatest.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"shreejatest","endpoint":"sb://iothub-ns-shreejates-2482779-221a4631b8.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"","containerName":""}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01","name":"csharp-iotuap-eastus-01","type":"Microsoft.Devices/IotHubs","location":"eastus","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"csharp-iotuap-eastus-01","etag":"AAAAAAmQDtc=","properties":{"locations":[{"location":"East - US","role":"primary"},{"location":"West US","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"csharp-iotuap-eastus-01.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":1,"partitionCount":2,"partitionIds":["0","1"],"path":"csharp-iotuap-eastus-01","endpoint":"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[]},"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT1H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****","containerName":"aziotbld"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"enableFileUploadNotifications":false,"cloudToDevice":{"maxDeliveryCount":10,"defaultTtlAsIso8601":"PT1H","feedback":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"PT1H","maxDeliveryCount":10}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":2}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"91d12660-3dec-467a-be2a-213b5544ddc0","resourcegroup":"clitest.rg000001","etag":"AAAAAAmg3VQ=","properties":{"locations":[{"location":"West - Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2517580-3394523868.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"f5c1ee8f-131d-4578-b538-5cc39127063b","subscriptionId":"91d12660-3dec-467a-be2a-213b5544ddc0","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' - headers: - cache-control: - - no-cache + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Devices/IotHubs/iot-hub-for-test-1","name":"iot-hub-for-test-1","type":"Microsoft.Devices/IotHubs","location":"westus2","tags":{},"subscriptionid":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourcegroup":"clitest.rg000001","etag":"AAAAAApZSNs=","properties":{"locations":[{"location":"West + Central US","role":"primary"},{"location":"West US 2","role":"secondary"}],"state":"Active","provisioningState":"Succeeded","ipFilterRules":[],"hostName":"iot-hub-for-test-1.azure-devices.net","eventHubEndpoints":{"events":{"retentionTimeInDays":4,"partitionCount":4,"partitionIds":["0","1","2","3"],"path":"iot-hub-for-test-1","endpoint":"sb://iothub-ns-iot-hub-fo-2686324-75fb1a44bb.servicebus.windows.net/"}},"routing":{"endpoints":{"serviceBusQueues":[],"serviceBusTopics":[],"eventHubs":[],"storageContainers":[{"connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1","fileNameFormat":"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}","batchFrequencyInSeconds":100,"maxChunkSizeInBytes":157286400,"encoding":"avro","name":"Storage1","id":"5fc243d9-009c-48ab-8b2d-3c090c57c2da","subscriptionId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590","resourceGroup":"clitest.rg000001"}]},"enrichments":[],"routes":[],"fallbackRoute":{"name":"$fallback","source":"DeviceMessages","condition":"true","endpointNames":["events"],"isEnabled":true}},"storageEndpoints":{"$default":{"sasTtlAsIso8601":"PT3H","connectionString":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=iothubteststorage1;AccountKey=****","containerName":"iothubcontainer1"}},"messagingEndpoints":{"fileNotifications":{"lockDurationAsIso8601":"PT1M","ttlAsIso8601":"P1DT8H","maxDeliveryCount":80}},"enableFileUploadNotifications":true,"cloudToDevice":{"maxDeliveryCount":46,"defaultTtlAsIso8601":"P1DT10H","feedback":{"lockDurationAsIso8601":"PT10S","ttlAsIso8601":"P1DT19H","maxDeliveryCount":76}},"features":"None"},"sku":{"name":"S1","tier":"Standard","capacity":1}}]}' + headers: + cache-control: + - no-cache content-length: - - '158349' + - '2348' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:19 GMT + - Fri, 27 Dec 2019 15:30:54 GMT expires: - '-1' pragma: @@ -14505,8 +11233,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -14516,7 +11244,7 @@ interactions: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDhlZmIzMWUtZjhiZi00NGVjLThiYzEtNmZhY2Y3ZTJkYmFi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNjBkOTE4M2QtYzFlMS00YWZmLWFlMDMtN2I5NmVlMWJhZDQw?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo cache-control: - no-cache content-length: @@ -14524,11 +11252,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:21 GMT + - Fri, 27 Dec 2019 15:30:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDhlZmIzMWUtZjhiZi00NGVjLThiYzEtNmZhY2Y3ZTJkYmFi?api-version=2019-03-22-preview&operationSource=os_ih + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNjBkOTE4M2QtYzFlMS00YWZmLWFlMDMtN2I5NmVlMWJhZDQw?api-version=2019-03-22-preview&operationSource=os_ih pragma: - no-cache server: @@ -14538,7 +11266,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14996' status: code: 202 message: Accepted @@ -14556,10 +11284,10 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.1 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-iothub/0.8.2 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfMDhlZmIzMWUtZjhiZi00NGVjLThiYzEtNmZhY2Y3ZTJkYmFi?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices/operationResults/b3NfaWhfNjBkOTE4M2QtYzFlMS00YWZmLWFlMDMtN2I5NmVlMWJhZDQw?api-version=2019-03-22-preview&operationSource=os_ih&asyncinfo response: body: string: '{"status":"Succeeded"}' @@ -14571,7 +11299,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 23:15:37 GMT + - Fri, 27 Dec 2019 15:31:14 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_contacts.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_contacts.yaml index 081ac85e429..11a1da2d656 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_contacts.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_contacts.yaml @@ -31,19 +31,19 @@ interactions: dataserviceversion: - 3.0; date: - - Wed, 23 Oct 2019 01:46:48 GMT + - Fri, 27 Dec 2019 14:31:09 GMT duration: - - '2581714' + - '2400123' expires: - '-1' ocp-aad-diagnostics-server-name: - - +AdaoIDG5Jx3eMgj68JEUOBsdUx2CoMNzREPKIx3Gac= + - m44jz5vCS9u4O5sSSVss6CKrthWLHfOPU5++FHDbfV8= ocp-aad-session-key: - - 1_AZSSpb6p0v_061eB2FMEFwpXBCy5cJozOVOenthxbluWXgSBGHBj-I2qmitvI30RJc40f7oYuglo5EjnfjDPzWT68AoYt3WAvzTsSo_0G0Kolgm3ZxY0WAiDHHtrzs5sOyJ6PeV8qSiAA8Nt7QyFJBuCjMiZJnWeIOkrGUmuQ.g8aDxGinZvSlMUokCoGvKmGy4fI_z3Gp5LPkCxMBydI + - sDhj-VEGQEtvIlPaqWGI7MU6vzLtPtXrvkBr-DdlLoi5j8Ftbr-zXtz3Oec-ycOFQMPAWhBkzN3Q5aFoUFDnuaFL_9ktT2xD7lDZiKxnZdPrtDHef6-RURAte_GdgEE6BMgv_3OAB0f5MsuLmfR3vKOtPElbggZpf7ufIe-p_kQ.T_gZXyFcklAEkcRSEGDAYvC79m32fBHKyPIIHWFAgZw pragma: - no-cache request-id: - - adb9230c-7069-45b7-8c60-1ce9e36f224e + - 89f72985-294d-4f9a-9481-532cc513d90f strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -82,7 +82,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:46:52 GMT + - Fri, 27 Dec 2019 14:31:16 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1182' x-powered-by: - ASP.NET status: @@ -139,7 +139,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:24 GMT + - Fri, 27 Dec 2019 14:31:49 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:26 GMT + - Fri, 27 Dec 2019 14:31:50 GMT expires: - '-1' pragma: @@ -226,11 +226,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -267,7 +267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:28 GMT + - Fri, 27 Dec 2019 14:31:51 GMT expires: - '-1' pragma: @@ -281,11 +281,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -324,7 +324,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:29 GMT + - Fri, 27 Dec 2019 14:31:52 GMT expires: - '-1' pragma: @@ -338,11 +338,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -378,7 +378,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:30 GMT + - Fri, 27 Dec 2019 14:31:54 GMT expires: - '-1' pragma: @@ -392,11 +392,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -435,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:32 GMT + - Fri, 27 Dec 2019 14:31:56 GMT expires: - '-1' pragma: @@ -449,11 +449,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -489,7 +489,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:34 GMT + - Fri, 27 Dec 2019 14:31:58 GMT expires: - '-1' pragma: @@ -503,11 +503,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -543,7 +543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:35 GMT + - Fri, 27 Dec 2019 14:31:59 GMT expires: - '-1' pragma: @@ -557,11 +557,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -597,7 +597,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:36 GMT + - Fri, 27 Dec 2019 14:32:01 GMT expires: - '-1' pragma: @@ -611,11 +611,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -652,7 +652,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:38 GMT + - Fri, 27 Dec 2019 14:32:02 GMT expires: - '-1' pragma: @@ -666,11 +666,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -705,7 +705,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:40 GMT + - Fri, 27 Dec 2019 14:32:04 GMT expires: - '-1' pragma: @@ -719,11 +719,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_crud.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_crud.yaml index 8ac6f66c061..392460a4b7f 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_crud.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_crud.yaml @@ -9,7 +9,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US @@ -17,33 +17,33 @@ interactions: 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":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-10-21T06:37:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Bin - Ma","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"bim@microsoft.com","mailNickname":"bim_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["bim@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:bim@microsoft.com"],"refreshTokensValidFromDateTime":"2019-10-21T06:37:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"bim_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-10-21T06:39:35Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1668' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Tue, 10 Dec 2019 09:33:36 GMT + - Fri, 27 Dec 2019 14:35:51 GMT duration: - - '2625789' + - '2854282' expires: - '-1' ocp-aad-diagnostics-server-name: - - 5kNGXuQXX4/FUqrn2Wixl4P+3SzI1clwwSlKj5QMJj4= + - O7pP+dOHYyO4qyTRplHZ2APLBSM71WyEOHgyiadgxzQ= ocp-aad-session-key: - - fWXyB-gojz2cF2T7QlD362w4I9UVY-bRM3R7YTvf5BU-6n_EulMTc_MnfUbFpBeQdT3p8mq7pFEGVvYJw2DNBoCx2jzh097dNFo2wCD_srl64WmwaOP3VVDIvrfBf74z.j94MhJcu9SA8ZOWbkzZ_OKwQsZyWj6QsSPUfGneS2AI + - lky96ol12gXX3-4nSQt7E0C0wdFytWGia3jLkVfWcnJroVdoGMDZiUpQ0N4gIy6U3b1fYK0eLGbTTmpZKLbgFUfFLCo6zg_O7PFtREqkTTcDuS8slnbDaofpDvm8eQszVun_NPoaaytry4iTY5vaqWDuPC1kNOnroHoX1c-3gqg.fLBToYreevwHRjdVqH9cAL8_xZevPI7t4Tl_WkBXnf4 pragma: - no-cache request-id: - - 9d0572b1-e4d4-429e-841c-6e846c2aad79 + - 8a34cb0e-9330-42ed-912e-58c868ed310f strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "westus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -81,15 +81,15 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:33:44 GMT + - Fri, 27 Dec 2019 14:35:58 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1183' x-powered-by: - ASP.NET status: @@ -138,13 +138,13 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:15 GMT + - Fri, 27 Dec 2019 14:36:29 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -191,7 +191,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:16 GMT + - Fri, 27 Dec 2019 14:36:31 GMT expires: - '-1' pragma: @@ -226,11 +226,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -257,7 +257,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -265,9 +265,9 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/create?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAdueIb1IsCu75DoqjvjKvFL7dH8yL8XPaV5VrS7BSu8bsrMtVK9a59ESFNyIIhBJUgZ9JGHEZBOFK69qYh143EEdTnLJbdZh6KAhbdfyKv6NWgmiEmrHV8Rq+/0Qfym7M4lFjxt3ntVDSGPe7oA5dA+WzVOPY8S9HXVMKErJd4FaYCk23pVNN/+Z66q3Ycqb4TNZe2DRO/xV1KYZIt34p8pvpSCJ0K9/lV0lLFSZxWvkOw5USvc9QifmUge9iYl0ToRRE562AcAI/bjzBPYlFf0WHA8paS+oGFqvX/ndyysLl4W6fKWK15QvZ9jFWYcUjwp5bN9ZUoSfRTAUIn7AXN","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANddwT/D/n2hShOrerHSJxUfshLW7ypKjlRzmDdYC8AS2lJMVpCVAg6P+3TklJS3xzL9NmI021WKG5TfQspOcai9gZHv+00xuJWLy5lKftIFw75MkfXm3BtEugFoYuwPbLl0sIWea5vbJo+Z6jOQDN6++10FT9+NaFOd6e1+sxt0N7PjR68rRBPmcSQ7lgLuMf8UWygg+tWvvXMc1pWo5rCyM7bM8Y/6E0Vh9Ybxk8KPZoteiIyLC4xE6YCxZtKLs+8TUm306+Sefg+iGp8V5Af8EDcu6140AoQfSmkObJueLq4DyTayiD27WcwPzepxvao2q5jB4Ll0PMQ+zaP6DncCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAmhIXWI19K7+45CPCG6Bf5RY9tx+8qKvuOKj66f9/aBRQJTNyCnlMelt/P2eF9ifaJzDlWMtfbVFbgqjBWWcMK3OnBMtYsttmiivHBOZeUtHEhWn2XUoFbFF/tlXayPihd/HRlVJdro9NCss1Vg9O7pHjIkt6+wpRlai6O3i2uePFbloO56We0SxoDTx5w59pWVeuax2shhCtJdPHVxEQQqjyo0ADHgJb7l2JkST4z9yzHzlTSDfcSR8P4PAega++mBXQDAtOLBWj+Vp4+sb6jx7NWHoBv9ggByajXX2BksIu1sxsrzQJzhVFdDhGpFvpY7Cv0aHaUO9fST/rI21d+","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"af0d42702e2f471788e59ecfca659fa5"}' + time based on the issuer provider. Please check again later.","request_id":"bf50e5dea12845978b26842f3bd5bbac"}' headers: cache-control: - no-cache @@ -276,11 +276,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:18 GMT + - Fri, 27 Dec 2019 14:36:34 GMT expires: - '-1' location: - - https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=af0d42702e2f471788e59ecfca659fa5 + - https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=bf50e5dea12845978b26842f3bd5bbac pragma: - no-cache server: @@ -292,11 +292,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -314,7 +314,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -322,9 +322,9 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAdueIb1IsCu75DoqjvjKvFL7dH8yL8XPaV5VrS7BSu8bsrMtVK9a59ESFNyIIhBJUgZ9JGHEZBOFK69qYh143EEdTnLJbdZh6KAhbdfyKv6NWgmiEmrHV8Rq+/0Qfym7M4lFjxt3ntVDSGPe7oA5dA+WzVOPY8S9HXVMKErJd4FaYCk23pVNN/+Z66q3Ycqb4TNZe2DRO/xV1KYZIt34p8pvpSCJ0K9/lV0lLFSZxWvkOw5USvc9QifmUge9iYl0ToRRE562AcAI/bjzBPYlFf0WHA8paS+oGFqvX/ndyysLl4W6fKWK15QvZ9jFWYcUjwp5bN9ZUoSfRTAUIn7AXN","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANddwT/D/n2hShOrerHSJxUfshLW7ypKjlRzmDdYC8AS2lJMVpCVAg6P+3TklJS3xzL9NmI021WKG5TfQspOcai9gZHv+00xuJWLy5lKftIFw75MkfXm3BtEugFoYuwPbLl0sIWea5vbJo+Z6jOQDN6++10FT9+NaFOd6e1+sxt0N7PjR68rRBPmcSQ7lgLuMf8UWygg+tWvvXMc1pWo5rCyM7bM8Y/6E0Vh9Ybxk8KPZoteiIyLC4xE6YCxZtKLs+8TUm306+Sefg+iGp8V5Af8EDcu6140AoQfSmkObJueLq4DyTayiD27WcwPzepxvao2q5jB4Ll0PMQ+zaP6DncCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAmhIXWI19K7+45CPCG6Bf5RY9tx+8qKvuOKj66f9/aBRQJTNyCnlMelt/P2eF9ifaJzDlWMtfbVFbgqjBWWcMK3OnBMtYsttmiivHBOZeUtHEhWn2XUoFbFF/tlXayPihd/HRlVJdro9NCss1Vg9O7pHjIkt6+wpRlai6O3i2uePFbloO56We0SxoDTx5w59pWVeuax2shhCtJdPHVxEQQqjyo0ADHgJb7l2JkST4z9yzHzlTSDfcSR8P4PAega++mBXQDAtOLBWj+Vp4+sb6jx7NWHoBv9ggByajXX2BksIu1sxsrzQJzhVFdDhGpFvpY7Cv0aHaUO9fST/rI21d+","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"af0d42702e2f471788e59ecfca659fa5"}' + time based on the issuer provider. Please check again later.","request_id":"bf50e5dea12845978b26842f3bd5bbac"}' headers: cache-control: - no-cache @@ -333,7 +333,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:20 GMT + - Fri, 27 Dec 2019 14:36:34 GMT expires: - '-1' pragma: @@ -347,11 +347,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -369,7 +369,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -377,62 +377,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAdueIb1IsCu75DoqjvjKvFL7dH8yL8XPaV5VrS7BSu8bsrMtVK9a59ESFNyIIhBJUgZ9JGHEZBOFK69qYh143EEdTnLJbdZh6KAhbdfyKv6NWgmiEmrHV8Rq+/0Qfym7M4lFjxt3ntVDSGPe7oA5dA+WzVOPY8S9HXVMKErJd4FaYCk23pVNN/+Z66q3Ycqb4TNZe2DRO/xV1KYZIt34p8pvpSCJ0K9/lV0lLFSZxWvkOw5USvc9QifmUge9iYl0ToRRE562AcAI/bjzBPYlFf0WHA8paS+oGFqvX/ndyysLl4W6fKWK15QvZ9jFWYcUjwp5bN9ZUoSfRTAUIn7AXN","cancellation_requested":false,"status":"inProgress","status_details":"Pending - certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"af0d42702e2f471788e59ecfca659fa5"}' - headers: - cache-control: - - no-cache - content-length: - - '1419' - content-type: - - application/json; charset=utf-8 - date: - - Tue, 10 Dec 2019 09:34:32 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000;includeSubDomains - x-aspnet-version: - - 4.0.30319 - x-content-type-options: - - nosniff - x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; - x-ms-keyvault-region: - - westus - x-ms-keyvault-service-version: - - 1.1.0.883 - x-powered-by: - - ASP.NET - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json; charset=utf-8 - User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-keyvault/7.0 Azure-SDK-For-Python - accept-language: - - en-US - method: GET - uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 - response: - body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAdueIb1IsCu75DoqjvjKvFL7dH8yL8XPaV5VrS7BSu8bsrMtVK9a59ESFNyIIhBJUgZ9JGHEZBOFK69qYh143EEdTnLJbdZh6KAhbdfyKv6NWgmiEmrHV8Rq+/0Qfym7M4lFjxt3ntVDSGPe7oA5dA+WzVOPY8S9HXVMKErJd4FaYCk23pVNN/+Z66q3Ycqb4TNZe2DRO/xV1KYZIt34p8pvpSCJ0K9/lV0lLFSZxWvkOw5USvc9QifmUge9iYl0ToRRE562AcAI/bjzBPYlFf0WHA8paS+oGFqvX/ndyysLl4W6fKWK15QvZ9jFWYcUjwp5bN9ZUoSfRTAUIn7AXN","cancellation_requested":false,"status":"completed","target":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","request_id":"af0d42702e2f471788e59ecfca659fa5"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANddwT/D/n2hShOrerHSJxUfshLW7ypKjlRzmDdYC8AS2lJMVpCVAg6P+3TklJS3xzL9NmI021WKG5TfQspOcai9gZHv+00xuJWLy5lKftIFw75MkfXm3BtEugFoYuwPbLl0sIWea5vbJo+Z6jOQDN6++10FT9+NaFOd6e1+sxt0N7PjR68rRBPmcSQ7lgLuMf8UWygg+tWvvXMc1pWo5rCyM7bM8Y/6E0Vh9Ybxk8KPZoteiIyLC4xE6YCxZtKLs+8TUm306+Sefg+iGp8V5Af8EDcu6140AoQfSmkObJueLq4DyTayiD27WcwPzepxvao2q5jB4Ll0PMQ+zaP6DncCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAmhIXWI19K7+45CPCG6Bf5RY9tx+8qKvuOKj66f9/aBRQJTNyCnlMelt/P2eF9ifaJzDlWMtfbVFbgqjBWWcMK3OnBMtYsttmiivHBOZeUtHEhWn2XUoFbFF/tlXayPihd/HRlVJdro9NCss1Vg9O7pHjIkt6+wpRlai6O3i2uePFbloO56We0SxoDTx5w59pWVeuax2shhCtJdPHVxEQQqjyo0ADHgJb7l2JkST4z9yzHzlTSDfcSR8P4PAega++mBXQDAtOLBWj+Vp4+sb6jx7NWHoBv9ggByajXX2BksIu1sxsrzQJzhVFdDhGpFvpY7Cv0aHaUO9fST/rI21d+","cancellation_requested":false,"status":"completed","target":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","request_id":"bf50e5dea12845978b26842f3bd5bbac"}' headers: cache-control: - no-cache @@ -441,7 +386,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:42 GMT + - Fri, 27 Dec 2019 14:36:46 GMT expires: - '-1' pragma: @@ -455,11 +400,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -477,7 +422,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -485,7 +430,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates?api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -494,7 +439,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:44 GMT + - Fri, 27 Dec 2019 14:36:48 GMT expires: - '-1' pragma: @@ -508,11 +453,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -530,7 +475,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -538,7 +483,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates?maxresults=10&api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -547,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:45 GMT + - Fri, 27 Dec 2019 14:36:51 GMT expires: - '-1' pragma: @@ -561,11 +506,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -591,7 +536,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -599,9 +544,9 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/create?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA/XHXT68xdDBhNX2Ee78W5GY9NzWhFs8U11Ruad/8HP9DO/o5n1s1UT4Yu20bWw2zhdvJBMh3ATQpMS7UgkzVb3oVEYfGjlXqsJAunK3JH3euk3F+s01BaMEsetcUfMEMJ7+I4RrvbmzwArC5Pr0LKUWj9Wu5Uzb74whS5qsXeQBULhSCVR2cH4u11fc075o1aQjuqDyAQ1qvNiFdHqnKrzfYKaWgOYPjG7GtwCLbB/6zuaUTdwrH1v1slzzMw7zMJFHke0clG6OAw+xtQYIWbgMTZKTOZu/brreBd6X6MLE5bqkt8oC4YjVwFhy8MFva/E2jw0JMHkQAUoGcJulF7","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbKYYzmjSe7fJRpawWQ1Ve3dX4Ul4t7njrNpnszhaxEoFNRmCjVelOLWux62gSrjh0IkkZcKNVH4OSTcFe+ni58rbKvBB+9k443zYkAshz0Cs3p0Pd84gQIdJYJPlA7ZQ+xU4kNMH3wbcLXVlW1zUepEgQoOMQWctd+wztlJu4F0nHeVduLcClykBXzG2TJLjOhXDrS5pYhgNpL7egfCn4B1r510m/jM4FJiLpQy6/R9TmfNTwVjM9F5ikHKBzjINu3o1HFgzPKEy5ljNHgzYMzMLz1xPfan1o6zIZynHU1gt2vWm189atV0uXvTheVw/DBGYXhatSecBKlRp5zGpg","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"9ad07a8cfee04b419c69f72c44518e74"}' + time based on the issuer provider. Please check again later.","request_id":"1da2493b1ac04cefa9ec530e3c4a510c"}' headers: cache-control: - no-cache @@ -610,11 +555,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:48 GMT + - Fri, 27 Dec 2019 14:36:54 GMT expires: - '-1' location: - - https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=9ad07a8cfee04b419c69f72c44518e74 + - https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=1da2493b1ac04cefa9ec530e3c4a510c pragma: - no-cache server: @@ -626,11 +571,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -648,7 +593,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -656,9 +601,9 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA/XHXT68xdDBhNX2Ee78W5GY9NzWhFs8U11Ruad/8HP9DO/o5n1s1UT4Yu20bWw2zhdvJBMh3ATQpMS7UgkzVb3oVEYfGjlXqsJAunK3JH3euk3F+s01BaMEsetcUfMEMJ7+I4RrvbmzwArC5Pr0LKUWj9Wu5Uzb74whS5qsXeQBULhSCVR2cH4u11fc075o1aQjuqDyAQ1qvNiFdHqnKrzfYKaWgOYPjG7GtwCLbB/6zuaUTdwrH1v1slzzMw7zMJFHke0clG6OAw+xtQYIWbgMTZKTOZu/brreBd6X6MLE5bqkt8oC4YjVwFhy8MFva/E2jw0JMHkQAUoGcJulF7","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbKYYzmjSe7fJRpawWQ1Ve3dX4Ul4t7njrNpnszhaxEoFNRmCjVelOLWux62gSrjh0IkkZcKNVH4OSTcFe+ni58rbKvBB+9k443zYkAshz0Cs3p0Pd84gQIdJYJPlA7ZQ+xU4kNMH3wbcLXVlW1zUepEgQoOMQWctd+wztlJu4F0nHeVduLcClykBXzG2TJLjOhXDrS5pYhgNpL7egfCn4B1r510m/jM4FJiLpQy6/R9TmfNTwVjM9F5ikHKBzjINu3o1HFgzPKEy5ljNHgzYMzMLz1xPfan1o6zIZynHU1gt2vWm189atV0uXvTheVw/DBGYXhatSecBKlRp5zGpg","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"9ad07a8cfee04b419c69f72c44518e74"}' + time based on the issuer provider. Please check again later.","request_id":"1da2493b1ac04cefa9ec530e3c4a510c"}' headers: cache-control: - no-cache @@ -667,7 +612,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:49 GMT + - Fri, 27 Dec 2019 14:36:56 GMT expires: - '-1' pragma: @@ -681,11 +626,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -703,7 +648,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -711,9 +656,9 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA/XHXT68xdDBhNX2Ee78W5GY9NzWhFs8U11Ruad/8HP9DO/o5n1s1UT4Yu20bWw2zhdvJBMh3ATQpMS7UgkzVb3oVEYfGjlXqsJAunK3JH3euk3F+s01BaMEsetcUfMEMJ7+I4RrvbmzwArC5Pr0LKUWj9Wu5Uzb74whS5qsXeQBULhSCVR2cH4u11fc075o1aQjuqDyAQ1qvNiFdHqnKrzfYKaWgOYPjG7GtwCLbB/6zuaUTdwrH1v1slzzMw7zMJFHke0clG6OAw+xtQYIWbgMTZKTOZu/brreBd6X6MLE5bqkt8oC4YjVwFhy8MFva/E2jw0JMHkQAUoGcJulF7","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbKYYzmjSe7fJRpawWQ1Ve3dX4Ul4t7njrNpnszhaxEoFNRmCjVelOLWux62gSrjh0IkkZcKNVH4OSTcFe+ni58rbKvBB+9k443zYkAshz0Cs3p0Pd84gQIdJYJPlA7ZQ+xU4kNMH3wbcLXVlW1zUepEgQoOMQWctd+wztlJu4F0nHeVduLcClykBXzG2TJLjOhXDrS5pYhgNpL7egfCn4B1r510m/jM4FJiLpQy6/R9TmfNTwVjM9F5ikHKBzjINu3o1HFgzPKEy5ljNHgzYMzMLz1xPfan1o6zIZynHU1gt2vWm189atV0uXvTheVw/DBGYXhatSecBKlRp5zGpg","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"9ad07a8cfee04b419c69f72c44518e74"}' + time based on the issuer provider. Please check again later.","request_id":"1da2493b1ac04cefa9ec530e3c4a510c"}' headers: cache-control: - no-cache @@ -722,7 +667,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:34:59 GMT + - Fri, 27 Dec 2019 14:37:07 GMT expires: - '-1' pragma: @@ -736,11 +681,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -758,7 +703,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -766,7 +711,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA/XHXT68xdDBhNX2Ee78W5GY9NzWhFs8U11Ruad/8HP9DO/o5n1s1UT4Yu20bWw2zhdvJBMh3ATQpMS7UgkzVb3oVEYfGjlXqsJAunK3JH3euk3F+s01BaMEsetcUfMEMJ7+I4RrvbmzwArC5Pr0LKUWj9Wu5Uzb74whS5qsXeQBULhSCVR2cH4u11fc075o1aQjuqDyAQ1qvNiFdHqnKrzfYKaWgOYPjG7GtwCLbB/6zuaUTdwrH1v1slzzMw7zMJFHke0clG6OAw+xtQYIWbgMTZKTOZu/brreBd6X6MLE5bqkt8oC4YjVwFhy8MFva/E2jw0JMHkQAUoGcJulF7","cancellation_requested":false,"status":"completed","target":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","request_id":"9ad07a8cfee04b419c69f72c44518e74"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbKYYzmjSe7fJRpawWQ1Ve3dX4Ul4t7njrNpnszhaxEoFNRmCjVelOLWux62gSrjh0IkkZcKNVH4OSTcFe+ni58rbKvBB+9k443zYkAshz0Cs3p0Pd84gQIdJYJPlA7ZQ+xU4kNMH3wbcLXVlW1zUepEgQoOMQWctd+wztlJu4F0nHeVduLcClykBXzG2TJLjOhXDrS5pYhgNpL7egfCn4B1r510m/jM4FJiLpQy6/R9TmfNTwVjM9F5ikHKBzjINu3o1HFgzPKEy5ljNHgzYMzMLz1xPfan1o6zIZynHU1gt2vWm189atV0uXvTheVw/DBGYXhatSecBKlRp5zGpg","cancellation_requested":false,"status":"completed","target":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1","request_id":"1da2493b1ac04cefa9ec530e3c4a510c"}' headers: cache-control: - no-cache @@ -775,7 +720,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:11 GMT + - Fri, 27 Dec 2019 14:37:19 GMT expires: - '-1' pragma: @@ -789,11 +734,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -811,7 +756,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -819,7 +764,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/versions?maxresults=10&api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/4c7ecdf3e2c14232b2ba7d379d715961","x5t":"TzSY13eAi6B9ohGCDzXjEbudkgg","attributes":{"enabled":true,"nbf":1575969904,"exp":1707557704,"created":1575970504,"updated":1575970504},"subject":""},{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404},"subject":""},{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/a1198a47e85f4154827b734ec7e1f1c2","x5t":"Q4swORMjlfP8K7_hPHjvz2AILlc","attributes":{"enabled":true,"nbf":1577456829,"exp":1709044629,"created":1577457429,"updated":1577457429},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -828,7 +773,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:12 GMT + - Fri, 27 Dec 2019 14:37:21 GMT expires: - '-1' pragma: @@ -842,11 +787,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -864,7 +809,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -872,7 +817,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/versions?api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/4c7ecdf3e2c14232b2ba7d379d715961","x5t":"TzSY13eAi6B9ohGCDzXjEbudkgg","attributes":{"enabled":true,"nbf":1575969904,"exp":1707557704,"created":1575970504,"updated":1575970504},"subject":""},{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404},"subject":""},{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/a1198a47e85f4154827b734ec7e1f1c2","x5t":"Q4swORMjlfP8K7_hPHjvz2AILlc","attributes":{"enabled":true,"nbf":1577456829,"exp":1709044629,"created":1577457429,"updated":1577457429},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -881,7 +826,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:14 GMT + - Fri, 27 Dec 2019 14:37:25 GMT expires: - '-1' pragma: @@ -895,11 +840,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -917,7 +862,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -925,8 +870,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/4c7ecdf3e2c14232b2ba7d379d715961","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/4c7ecdf3e2c14232b2ba7d379d715961","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/4c7ecdf3e2c14232b2ba7d379d715961","x5t":"TzSY13eAi6B9ohGCDzXjEbudkgg","cer":"MIID3jCCAsagAwIBAgIQaUN/XtJJTBq/Od6igKziCTANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIxMDA5MjUwNFoXDTI0MDIxMDA5MzUwNFowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOd00hW/51hAuC67Yq1btVSOYjAzMB0GA1UdDgQWBBTndNIVv+dYQLguu2KtW7VUjmIwMzANBgkqhkiG9w0BAQsFAAOCAQEAeD4A4opEJxRuJrHjk74OQEDWKzL8bDSCUEtQ7n2tujmsa5a5Go0RcP8ymGIiOpPqFvx3nyCSOxz3AjRV6DKNFyrRCisbKYWm7vmC6sMKOScDl+yuMZyWIlKcxsmV8pEzYuQkeS18fr0RK50WE1BIo9xMdvvP/j2fb4SZlwPj8JKx9RI31osDHgQSMG0X7CJM7JEVtzwq2ou031nyRMDi9a00fI8z5klcdsxsQoIv99c4iU8jWgVPm+rKF/ZJpA5mXnHGE+fxbzceWaoiz+hCFM/L+LhTPx4NDXpLOMcNSZKX1YMaWb7+ZT6KA+Z58xSYvqKFWkMntw8BkoV/Ow9CvQ==","attributes":{"enabled":true,"nbf":1575969904,"exp":1707557704,"created":1575970504,"updated":1575970504,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, - ST=WA, L=Redmond, O=TestO, OU=TestOU, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":50,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1575970458,"updated":1575970487}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/a1198a47e85f4154827b734ec7e1f1c2","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/a1198a47e85f4154827b734ec7e1f1c2","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/a1198a47e85f4154827b734ec7e1f1c2","x5t":"Q4swORMjlfP8K7_hPHjvz2AILlc","cer":"MIID3jCCAsagAwIBAgIQJAbqsFIEQbuMbRiny1dKEzANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIyNzE0MjcwOVoXDTI0MDIyNzE0MzcwOVowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFKCeA/KL2wxwltKsNS9KQOYClQanMB0GA1UdDgQWBBSgngPyi9sMcJbSrDUvSkDmApUGpzANBgkqhkiG9w0BAQsFAAOCAQEATjr3kjr075tBuiWxzomYbUrCBIhGltdiFP5iCeOgwtndys6cRmAz/ZicnFmCopkSViqbjj7L4gL9ttXtgna7PfPAZ/i+Vg7rymQyMfdLHoa3hCcZk3uXYJwPamX0E9wXgbNnsnj1rRvc/pF151ynTZYoNPo/KWCtelFiZelAfmpxUsOfTKCdAIvlbYnaKbGdHGBtx9o8M+ee6SxxrF6j+IUH2lRAy58bMEIaKFw5vCPbhqdzRICsiK1WnJXXCAagk6ifzw0Wmbe2jAXAt5iPzc9LLGBDyi8dH+6IP0gzlRyiNy+5GrNLxTCAqnTly/pRymwYLYRUx+pg5HiGTw2CHQ==","attributes":{"enabled":true,"nbf":1577456829,"exp":1709044629,"created":1577457429,"updated":1577457429,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, + ST=WA, L=Redmond, O=TestO, OU=TestOU, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":50,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457393,"updated":1577457414}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' headers: cache-control: - no-cache @@ -935,7 +880,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:15 GMT + - Fri, 27 Dec 2019 14:37:26 GMT expires: - '-1' pragma: @@ -949,11 +894,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -971,15 +916,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa?api-version=7.0 + uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/6a9bbf91d8fc46e18c810cc53c980afa","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/6a9bbf91d8fc46e18c810cc53c980afa","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","cer":"MIID8DCCAtigAwIBAgIQYHdtEG/cQKmeB37sOdybJjANBgkqhkiG9w0BAQsFADB1MR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTETMBEGA1UECxMKVGVzdE51Z2dldDEUMBIGA1UEChMLVGVzdCBOb29kbGUxDzANBgNVBAcTBlJlZG1vbjELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIxMDA5MjQzM1oXDTI0MTIxMDA5MzQzM1owdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJtotJrFfgHAeFhovKNN5e8K3313MB0GA1UdDgQWBBSbaLSaxX4BwHhYaLyjTeXvCt99dzANBgkqhkiG9w0BAQsFAAOCAQEAvilqNdgz6W0+rxAgzsTcafcStX+uW57vs8lvZ5kdKp6DI5ED7umVCC8gti3EuK85Atzy13cayIdCF8jQYeSDcMAzijQ/UTgXjJmjd7MAFYA4WClz4T1CKABE4GFHMQ+AlN6D4oqVOV5UJMdY2FT78G393oEhS0KSRMjs4UMk7FQc7BDc/iD9ydVYfyNB8V9y8VfY12HgqgIWLC9wiaVl7fnZ12hoD9iP4uqOQtEu7pgvl7UvHekQm7GrhxBQBnvGYLA7gbAyGz8HZcQiC7IP3mTVy31+VTcw5wH95sPCUmzBhVAOIzBNmJHKgOmC8HapthvqPm4Csz7tf2SeChmzVw==","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474,"recoveryLevel":"Purgeable"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/5212c9011edc4978824121ac9465b560","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/5212c9011edc4978824121ac9465b560","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","cer":"MIID8DCCAtigAwIBAgIQPzk3CDS5R8C2tu0fbpMvejANBgkqhkiG9w0BAQsFADB1MR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTETMBEGA1UECxMKVGVzdE51Z2dldDEUMBIGA1UEChMLVGVzdCBOb29kbGUxDzANBgNVBAcTBlJlZG1vbjELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIyNzE0MjY0NFoXDTI0MTIyNzE0MzY0NFowdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANddwT/D/n2hShOrerHSJxUfshLW7ypKjlRzmDdYC8AS2lJMVpCVAg6P+3TklJS3xzL9NmI021WKG5TfQspOcai9gZHv+00xuJWLy5lKftIFw75MkfXm3BtEugFoYuwPbLl0sIWea5vbJo+Z6jOQDN6++10FT9+NaFOd6e1+sxt0N7PjR68rRBPmcSQ7lgLuMf8UWygg+tWvvXMc1pWo5rCyM7bM8Y/6E0Vh9Ybxk8KPZoteiIyLC4xE6YCxZtKLs+8TUm306+Sefg+iGp8V5Af8EDcu6140AoQfSmkObJueLq4DyTayiD27WcwPzepxvao2q5jB4Ll0PMQ+zaP6DncCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGFfRKa4Hu7+RyieSz97UmB+HPXLMB0GA1UdDgQWBBRhX0SmuB7u/kconks/e1Jgfhz1yzANBgkqhkiG9w0BAQsFAAOCAQEAvyaqVE1TSLsZfxVdeOQ44hjGbsuq0sU/dGlribkuYy7oiPAsuR3youN8vhJaN3OVjAiJw6fgHQ+QL+1ttysV6HZ4rach5HX1sDZV7vgXqmvzzfZ0A9bG1Mm0o663590iGl7v6VtPGSso7SazbNsrD+X1VK2vOhwmUZilXhTl28yJi15hSBSgLDTObkHqf1OFTXqBqM98aNOr80i2bmCYMHtl9yBu225BjCalHOV8XL9/vbbDI6Q3Une3bT76QfC8OqJ/dKwNHmMr/ucRLuJAEUFo+aOHGPMJwhJvQ3gjjE2nVjNnefeIAaEQkpJC8QypmRS0j/JzLKtYGE0Hs5M0xg==","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404,"recoveryLevel":"Purgeable"}}' headers: cache-control: - no-cache @@ -988,7 +933,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:17 GMT + - Fri, 27 Dec 2019 14:37:28 GMT expires: - '-1' pragma: @@ -1002,11 +947,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1024,15 +969,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa?api-version=7.0 + uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/6a9bbf91d8fc46e18c810cc53c980afa","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/6a9bbf91d8fc46e18c810cc53c980afa","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/6a9bbf91d8fc46e18c810cc53c980afa","x5t":"TQDvgeypvjkm76lLKG9NQ__niRE","cer":"MIID8DCCAtigAwIBAgIQYHdtEG/cQKmeB37sOdybJjANBgkqhkiG9w0BAQsFADB1MR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTETMBEGA1UECxMKVGVzdE51Z2dldDEUMBIGA1UEChMLVGVzdCBOb29kbGUxDzANBgNVBAcTBlJlZG1vbjELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIxMDA5MjQzM1oXDTI0MTIxMDA5MzQzM1owdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOIJ7N2/flB5pIG1bkkGgfo8bXDtbbAKQzgyI7yKIqNzzzRMT5I7nG/GxW5puU0Zd5QXZL9KlDkXC0UxCRQuoyyRSFjX6MULUITgfA7xo9d18EOiL7VtN53X8XrbuuQjLZwLLMR6rei70MmWms0qjKBzYE/ecEcuo27eyILKC6S7Z6HJJEMhut98DnhKwG6v5ysuRMKIMLgeEc5lZSxLhHL5FwGdUmsjFi9NPLPYHRkjFFRHFQipzqE+xNAy+waWhKAcHJpaBbI2Fp2L5vaPc0mYIe893oBNXkMuDhmMIcz980NVzUkrBVUwdf1rlUybPjY+Vm6/N6b7AUl6D2xMOWUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJtotJrFfgHAeFhovKNN5e8K3313MB0GA1UdDgQWBBSbaLSaxX4BwHhYaLyjTeXvCt99dzANBgkqhkiG9w0BAQsFAAOCAQEAvilqNdgz6W0+rxAgzsTcafcStX+uW57vs8lvZ5kdKp6DI5ED7umVCC8gti3EuK85Atzy13cayIdCF8jQYeSDcMAzijQ/UTgXjJmjd7MAFYA4WClz4T1CKABE4GFHMQ+AlN6D4oqVOV5UJMdY2FT78G393oEhS0KSRMjs4UMk7FQc7BDc/iD9ydVYfyNB8V9y8VfY12HgqgIWLC9wiaVl7fnZ12hoD9iP4uqOQtEu7pgvl7UvHekQm7GrhxBQBnvGYLA7gbAyGz8HZcQiC7IP3mTVy31+VTcw5wH95sPCUmzBhVAOIzBNmJHKgOmC8HapthvqPm4Csz7tf2SeChmzVw==","attributes":{"enabled":true,"nbf":1575969873,"exp":1733823273,"created":1575970474,"updated":1575970474,"recoveryLevel":"Purgeable"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5212c9011edc4978824121ac9465b560","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/5212c9011edc4978824121ac9465b560","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/5212c9011edc4978824121ac9465b560","x5t":"rOQuY7Mt0VnJ9bM_4mBT2i1slhU","cer":"MIID8DCCAtigAwIBAgIQPzk3CDS5R8C2tu0fbpMvejANBgkqhkiG9w0BAQsFADB1MR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTETMBEGA1UECxMKVGVzdE51Z2dldDEUMBIGA1UEChMLVGVzdCBOb29kbGUxDzANBgNVBAcTBlJlZG1vbjELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIyNzE0MjY0NFoXDTI0MTIyNzE0MzY0NFowdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANddwT/D/n2hShOrerHSJxUfshLW7ypKjlRzmDdYC8AS2lJMVpCVAg6P+3TklJS3xzL9NmI021WKG5TfQspOcai9gZHv+00xuJWLy5lKftIFw75MkfXm3BtEugFoYuwPbLl0sIWea5vbJo+Z6jOQDN6++10FT9+NaFOd6e1+sxt0N7PjR68rRBPmcSQ7lgLuMf8UWygg+tWvvXMc1pWo5rCyM7bM8Y/6E0Vh9Ybxk8KPZoteiIyLC4xE6YCxZtKLs+8TUm306+Sefg+iGp8V5Af8EDcu6140AoQfSmkObJueLq4DyTayiD27WcwPzepxvao2q5jB4Ll0PMQ+zaP6DncCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGFfRKa4Hu7+RyieSz97UmB+HPXLMB0GA1UdDgQWBBRhX0SmuB7u/kconks/e1Jgfhz1yzANBgkqhkiG9w0BAQsFAAOCAQEAvyaqVE1TSLsZfxVdeOQ44hjGbsuq0sU/dGlribkuYy7oiPAsuR3youN8vhJaN3OVjAiJw6fgHQ+QL+1ttysV6HZ4rach5HX1sDZV7vgXqmvzzfZ0A9bG1Mm0o663590iGl7v6VtPGSso7SazbNsrD+X1VK2vOhwmUZilXhTl28yJi15hSBSgLDTObkHqf1OFTXqBqM98aNOr80i2bmCYMHtl9yBu225BjCalHOV8XL9/vbbDI6Q3Une3bT76QfC8OqJ/dKwNHmMr/ucRLuJAEUFo+aOHGPMJwhJvQ3gjjE2nVjNnefeIAaEQkpJC8QypmRS0j/JzLKtYGE0Hs5M0xg==","attributes":{"enabled":true,"nbf":1577456804,"exp":1735310204,"created":1577457404,"updated":1577457404,"recoveryLevel":"Purgeable"}}' headers: cache-control: - no-cache @@ -1041,7 +986,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:18 GMT + - Fri, 27 Dec 2019 14:37:30 GMT expires: - '-1' pragma: @@ -1055,11 +1000,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1086,7 +1031,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1094,8 +1039,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/4c7ecdf3e2c14232b2ba7d379d715961","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/4c7ecdf3e2c14232b2ba7d379d715961","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/4c7ecdf3e2c14232b2ba7d379d715961","x5t":"TzSY13eAi6B9ohGCDzXjEbudkgg","cer":"MIID3jCCAsagAwIBAgIQaUN/XtJJTBq/Od6igKziCTANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIxMDA5MjUwNFoXDTI0MDIxMDA5MzUwNFowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOd00hW/51hAuC67Yq1btVSOYjAzMB0GA1UdDgQWBBTndNIVv+dYQLguu2KtW7VUjmIwMzANBgkqhkiG9w0BAQsFAAOCAQEAeD4A4opEJxRuJrHjk74OQEDWKzL8bDSCUEtQ7n2tujmsa5a5Go0RcP8ymGIiOpPqFvx3nyCSOxz3AjRV6DKNFyrRCisbKYWm7vmC6sMKOScDl+yuMZyWIlKcxsmV8pEzYuQkeS18fr0RK50WE1BIo9xMdvvP/j2fb4SZlwPj8JKx9RI31osDHgQSMG0X7CJM7JEVtzwq2ou031nyRMDi9a00fI8z5klcdsxsQoIv99c4iU8jWgVPm+rKF/ZJpA5mXnHGE+fxbzceWaoiz+hCFM/L+LhTPx4NDXpLOMcNSZKX1YMaWb7+ZT6KA+Z58xSYvqKFWkMntw8BkoV/Ow9CvQ==","attributes":{"enabled":false,"nbf":1575969904,"exp":1707557704,"created":1575970504,"updated":1575970520,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, - ST=WA, L=Redmon, O=Test Noodle, OU=TestNugget, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":60,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1575970458,"updated":1575970520}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/a1198a47e85f4154827b734ec7e1f1c2","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/a1198a47e85f4154827b734ec7e1f1c2","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/a1198a47e85f4154827b734ec7e1f1c2","x5t":"Q4swORMjlfP8K7_hPHjvz2AILlc","cer":"MIID3jCCAsagAwIBAgIQJAbqsFIEQbuMbRiny1dKEzANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIyNzE0MjcwOVoXDTI0MDIyNzE0MzcwOVowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFKCeA/KL2wxwltKsNS9KQOYClQanMB0GA1UdDgQWBBSgngPyi9sMcJbSrDUvSkDmApUGpzANBgkqhkiG9w0BAQsFAAOCAQEATjr3kjr075tBuiWxzomYbUrCBIhGltdiFP5iCeOgwtndys6cRmAz/ZicnFmCopkSViqbjj7L4gL9ttXtgna7PfPAZ/i+Vg7rymQyMfdLHoa3hCcZk3uXYJwPamX0E9wXgbNnsnj1rRvc/pF151ynTZYoNPo/KWCtelFiZelAfmpxUsOfTKCdAIvlbYnaKbGdHGBtx9o8M+ee6SxxrF6j+IUH2lRAy58bMEIaKFw5vCPbhqdzRICsiK1WnJXXCAagk6ifzw0Wmbe2jAXAt5iPzc9LLGBDyi8dH+6IP0gzlRyiNy+5GrNLxTCAqnTly/pRymwYLYRUx+pg5HiGTw2CHQ==","attributes":{"enabled":false,"nbf":1577456829,"exp":1709044629,"created":1577457429,"updated":1577457453,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, + ST=WA, L=Redmon, O=Test Noodle, OU=TestNugget, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":60,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457393,"updated":1577457453}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' headers: cache-control: - no-cache @@ -1104,7 +1049,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:20 GMT + - Fri, 27 Dec 2019 14:37:33 GMT expires: - '-1' pragma: @@ -1118,11 +1063,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1142,7 +1087,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1150,8 +1095,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/4c7ecdf3e2c14232b2ba7d379d715961","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/4c7ecdf3e2c14232b2ba7d379d715961","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/4c7ecdf3e2c14232b2ba7d379d715961","x5t":"TzSY13eAi6B9ohGCDzXjEbudkgg","cer":"MIID3jCCAsagAwIBAgIQaUN/XtJJTBq/Od6igKziCTANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIxMDA5MjUwNFoXDTI0MDIxMDA5MzUwNFowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRGkOvWolZN753uY47VoOWiKhU5f80S/QDUByC3ItiWeKWI3Wqq9UpvGbtFFlMmaNQ+my49yXZ7UTnyj2DC50MU+GN4yHLDfjXeJE5W4eqdPJFB68Zt9SMKY9pWi9cIs+vvB1NxkpKY8AlzjZLGxMS1a0lRVZyesF1aMB5/QbdcWOwJX5KhZG0JN6HqiQLFjbYLXDqiR0kAoBUzq0MQSV1Lktdx0QQEo0eBoU+EAGfjQFT/YEcAY1mRe6GvMapppT5R108bb5x15iWtknLZk1GMDjxPNRUMWnjSabobKU7qdAuOEUuavumZAYxqNLpseONGXpoLNNZucj+tevpti98CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOd00hW/51hAuC67Yq1btVSOYjAzMB0GA1UdDgQWBBTndNIVv+dYQLguu2KtW7VUjmIwMzANBgkqhkiG9w0BAQsFAAOCAQEAeD4A4opEJxRuJrHjk74OQEDWKzL8bDSCUEtQ7n2tujmsa5a5Go0RcP8ymGIiOpPqFvx3nyCSOxz3AjRV6DKNFyrRCisbKYWm7vmC6sMKOScDl+yuMZyWIlKcxsmV8pEzYuQkeS18fr0RK50WE1BIo9xMdvvP/j2fb4SZlwPj8JKx9RI31osDHgQSMG0X7CJM7JEVtzwq2ou031nyRMDi9a00fI8z5klcdsxsQoIv99c4iU8jWgVPm+rKF/ZJpA5mXnHGE+fxbzceWaoiz+hCFM/L+LhTPx4NDXpLOMcNSZKX1YMaWb7+ZT6KA+Z58xSYvqKFWkMntw8BkoV/Ow9CvQ==","attributes":{"enabled":false,"nbf":1575969904,"exp":1707557704,"created":1575970504,"updated":1575970520,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, - ST=WA, L=Redmon, O=Test Noodle, OU=TestNugget, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":60,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1575970458,"updated":1575970520}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/a1198a47e85f4154827b734ec7e1f1c2","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/a1198a47e85f4154827b734ec7e1f1c2","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/a1198a47e85f4154827b734ec7e1f1c2","x5t":"Q4swORMjlfP8K7_hPHjvz2AILlc","cer":"MIID3jCCAsagAwIBAgIQJAbqsFIEQbuMbRiny1dKEzANBgkqhkiG9w0BAQsFADBsMR0wGwYDVQQDExR3d3cubXl0ZXN0ZG9tYWluLmNvbTEPMA0GA1UECxMGVGVzdE9VMQ4wDAYDVQQKEwVUZXN0TzEQMA4GA1UEBxMHUmVkbW9uZDELMAkGA1UECBMCV0ExCzAJBgNVBAYTAlVTMB4XDTE5MTIyNzE0MjcwOVoXDTI0MDIyNzE0MzcwOVowbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJA4uhGJueE9IhNA/p5ymtjghjUX0J2pToBDQ3SmA4BWlppqHPyr8V49ynC6FQp6cDMTk/CkCE1hUUz2h4CGiMTTwz6EtO8twkmr7lUY3iq/MKb/Mtez/n80RSoXqyPY7HAO8b8Fl7+r1l6oe121sADrR2cvy9NIgGAWISAJcdpgbbVTFFQi+U48RcKjCyqhbfWFumfiZsd2Kn3il5dOaSH0+oLb5l+y8X+5xkPrgfY1Wh6MJ14MdXiM3+ETEdtudmNSl2m0uIJI7SJN5uOcv89e3k9P3aZudnxkkUCTezHCMCallDRLGgu1yJFxA7lsHc8hHwaE9u4pIVuHdLSII2kCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgLsMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFKCeA/KL2wxwltKsNS9KQOYClQanMB0GA1UdDgQWBBSgngPyi9sMcJbSrDUvSkDmApUGpzANBgkqhkiG9w0BAQsFAAOCAQEATjr3kjr075tBuiWxzomYbUrCBIhGltdiFP5iCeOgwtndys6cRmAz/ZicnFmCopkSViqbjj7L4gL9ttXtgna7PfPAZ/i+Vg7rymQyMfdLHoa3hCcZk3uXYJwPamX0E9wXgbNnsnj1rRvc/pF151ynTZYoNPo/KWCtelFiZelAfmpxUsOfTKCdAIvlbYnaKbGdHGBtx9o8M+ee6SxxrF6j+IUH2lRAy58bMEIaKFw5vCPbhqdzRICsiK1WnJXXCAagk6ifzw0Wmbe2jAXAt5iPzc9LLGBDyi8dH+6IP0gzlRyiNy+5GrNLxTCAqnTly/pRymwYLYRUx+pg5HiGTw2CHQ==","attributes":{"enabled":false,"nbf":1577456829,"exp":1709044629,"created":1577457429,"updated":1577457453,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pkcs12"},"x509_props":{"subject":"C=US, + ST=WA, L=Redmon, O=Test Noodle, OU=TestNugget, CN=www.mytestdomain.com","ekus":["1.3.6.1.5.5.7.3.1","1.3.6.1.5.5.7.3.2"],"key_usage":["digitalSignature","keyAgreement","keyCertSign","keyEncipherment","nonRepudiation"],"validity_months":60,"basic_constraints":{"ca":false}},"lifetime_actions":[{"trigger":{"lifetime_percentage":90},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457393,"updated":1577457453}},"pending":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/pending"}}' headers: cache-control: - no-cache @@ -1160,7 +1105,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:22 GMT + - Fri, 27 Dec 2019 14:37:35 GMT expires: - '-1' pragma: @@ -1174,11 +1119,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1196,7 +1141,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1213,7 +1158,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:23 GMT + - Fri, 27 Dec 2019 14:37:38 GMT expires: - '-1' pragma: @@ -1227,11 +1172,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1249,7 +1194,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1266,7 +1211,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 09:35:24 GMT + - Fri, 27 Dec 2019 14:37:40 GMT expires: - '-1' pragma: @@ -1280,11 +1225,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_download.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_download.yaml index a68dd65e968..4ac31d7b554 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_download.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_download.yaml @@ -31,19 +31,19 @@ interactions: dataserviceversion: - 3.0; date: - - Wed, 23 Oct 2019 01:48:30 GMT + - Fri, 27 Dec 2019 14:34:48 GMT duration: - - '2359806' + - '2382274' expires: - '-1' ocp-aad-diagnostics-server-name: - - KuI5dWrN/8PhCEgeMZJvxaMvh+SYEqFwIaXyWKsa+6g= + - +yfCmj1n+1eHAPAd/TBjXq50eQ4gCfe2KhNt1L+GpDc= ocp-aad-session-key: - - -iyxQS0YczhlZS-we1Jozpbjt3SVpjt4D51AS2G9KJCP4Hvb-kMlQj5XReVnrBXKZV-Yxq8XSuBuGbtXfQQBdRBrku9QGT0H_QXGoXhLJ5H1miQ_v-QxyVt21J_WYm9l4-j2XqWZduckm8I5vU2fTr10y4SVuMrn1CHHq4PfxpE.hjGnTOqNpIrdIk1Vpbfm5QM7Cgx9smdrEmPCeEBUZt0 + - a9Az-8PoRUxQugQZdG6cgh9tIIqb7SXLeiVXIjuBcjJ7iSPccM3cTbnTQDopnd0foShk3MaNP79-Mqw3e_D4xp1fM7EyXjGEw3KkoFa0T134KFqpV9Ds8O4Cn_T2VO5_YiY6z927RkunZiFXF0Q1rbUYOuBnVDsuO77rUVBOvos.BndJzfjiGxsxSDqRqjzpFxKoS72j944khbnVK3tzEUA pragma: - no-cache request-id: - - 7b786a0e-31ec-4173-8e3b-d497b562f643 + - 894d531e-d88e-4ada-b4ce-2f54eb81509b strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -82,7 +82,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:35 GMT + - Fri, 27 Dec 2019 14:34:56 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1187' x-powered-by: - ASP.NET status: @@ -139,7 +139,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_download000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:08 GMT + - Fri, 27 Dec 2019 14:35:29 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:10 GMT + - Fri, 27 Dec 2019 14:35:31 GMT expires: - '-1' pragma: @@ -230,7 +230,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -263,8 +263,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/import?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571795351,"updated":1571795351,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795351,"updated":1571795351}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577457333,"updated":1577457333,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457333,"updated":1577457333}}}' headers: cache-control: - no-cache @@ -273,7 +273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:11 GMT + - Fri, 27 Dec 2019 14:35:33 GMT expires: - '-1' pragma: @@ -291,7 +291,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -317,8 +317,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571795351,"updated":1571795351,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795351,"updated":1571795351}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577457333,"updated":1577457333,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457333,"updated":1577457333}}}' headers: cache-control: - no-cache @@ -327,7 +327,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:12 GMT + - Fri, 27 Dec 2019 14:35:35 GMT expires: - '-1' pragma: @@ -345,7 +345,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -371,8 +371,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571795351,"updated":1571795351,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795351,"updated":1571795351}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577457333,"updated":1577457333,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457333,"updated":1577457333}}}' headers: cache-control: - no-cache @@ -381,7 +381,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:14 GMT + - Fri, 27 Dec 2019 14:35:38 GMT expires: - '-1' pragma: @@ -399,7 +399,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -427,8 +427,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/1c6c23c21af347d281e69e22b9dc6d36","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571795351,"updated":1571795351,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795351,"updated":1571795351}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/68fa43cd2699430eadf0c56af725a7b8","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577457333,"updated":1577457333,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457333,"updated":1577457333}}}' headers: cache-control: - no-cache @@ -437,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:49:16 GMT + - Fri, 27 Dec 2019 14:35:40 GMT expires: - '-1' pragma: @@ -455,7 +455,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_import.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_import.yaml index 7694c02ed11..57a6fc8538b 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_import.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_import.yaml @@ -31,19 +31,19 @@ interactions: dataserviceversion: - 3.0; date: - - Wed, 23 Oct 2019 01:47:04 GMT + - Fri, 27 Dec 2019 14:37:53 GMT duration: - - '2395666' + - '2366599' expires: - '-1' ocp-aad-diagnostics-server-name: - - MXtk2KRUe+Pbxfgq6k/d269y526UaR5dGfiehIUvvGs= + - /JBGpzTChbcDSwlRpz1rJ60jXqzIcsL8TiQ4nnAtBvA= ocp-aad-session-key: - - N-m3P_kSpN5zBl4ZHu48vmaLmgs5Xjl_bgmls9BKtGCkYjqONMY_R3nfZzaEsLhT48UM0Hx87QwJFZ7l2MdrYHoliSRZLO-0yziJ0cclraGzoNS9OHNbg1jqusARlzHrSNZyRGSiz-gP08QQVrd2ac4TNYjgCy2rFzsMFbCNaV4.IV3FKDHPUksk3HA2pw1k5zQBY0IvorgP73l182hdgbE + - bewQC3Rlm1b9cJILA9RX3I9IpOKXLPgP0-GJ2YeHo8aJuuAP_Rcp52-93bLfgqz4vKXe8Mg3x33zPjIuibi9tSbM7joED1B7-dVPK3kYs-B2x_xTnkSOaaYHuol8bGlgVhyqmLXrq8z4gSIxDs-ZkhwvWmwrk1SOkUhEm1-xWUI.guAPqtMZqr4ZCUb-sTCNN292e4YDmC7POo9gf2oYAaA pragma: - no-cache request-id: - - 6b418cc0-97d4-4517-bf00-32f140831cf2 + - 761343b8-60a9-4bd0-9870-85475c335a5f strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -82,7 +82,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:10 GMT + - Fri, 27 Dec 2019 14:38:01 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1186' x-powered-by: - ASP.NET status: @@ -139,7 +139,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:40 GMT + - Fri, 27 Dec 2019 14:38:34 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:42 GMT + - Fri, 27 Dec 2019 14:38:36 GMT expires: - '-1' pragma: @@ -230,7 +230,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -263,8 +263,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/import?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/7d3df84abfec45ee84a33dce175ae3e9","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/7d3df84abfec45ee84a33dce175ae3e9","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/7d3df84abfec45ee84a33dce175ae3e9","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571795263,"updated":1571795263,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795263,"updated":1571795263}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/f448b0e43b8a47cbb215fd79dcf8e023","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert1/f448b0e43b8a47cbb215fd79dcf8e023","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert1/f448b0e43b8a47cbb215fd79dcf8e023","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577457517,"updated":1577457517,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457517,"updated":1577457517}}}' headers: cache-control: - no-cache @@ -273,7 +273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:43 GMT + - Fri, 27 Dec 2019 14:38:37 GMT expires: - '-1' pragma: @@ -291,7 +291,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -324,8 +324,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert2/import?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert2/70cfb2cec5c84fa687d6632827c15a2b","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert2/70cfb2cec5c84fa687d6632827c15a2b","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert2/70cfb2cec5c84fa687d6632827c15a2b","x5t":"YeWRfBMXCT-AJpLKZ_3xxU9_m9k","cer":"MIIDazCCAlOgAwIBAgIULVGF7UpaVphGSUG4mf4DLywqU18wDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNTU5MzVaFw0yOTEwMTIwNTU5MzVaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtZiVGHgw3hqXrXh8/96aYl7OgyfAu9yrbnjwIydiZjVjQ6wAjfLxoaudgieSAaADKfnyHb59s+cxZ7MxJEEv5Cxt+dSoGuQx6kagttpm9EXOVe2EW6xKUGSTpV1+pd9ywN6SHT0VSUJj1mvlDPFFZiERrJpn4WE/QFHfF8Zo/hOXkWYnCCnK3JrUh9M9VsDZ7BiP83RywPH5CMEIdfQb1XcYj4myRXTO1rN1PFy25jPV5pEFx48u3RjEsLQ/G317YXl+NScSYpF4nvPIWK/95QvO5UdaefNnkSkzLuHdgOF3qLn3Q6CHYjetZ8gbjxaKKb68OND82wNNU864UtnRzAgMBAAGjUzBRMB0GA1UdDgQWBBSYzAx6+3QOcje8w3moJ75Lea+17zAfBgNVHSMEGDAWgBSYzAx6+3QOcje8w3moJ75Lea+17zAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQA34S+HbJ6B10YCGi/A85O9x7GDOl40T4b0JN+4U6sSSYe/k6g44MemHP6QdNsKQD10ll9ZjBGHX+CVy8z5Fckxt4LtfKZ+g49XOS8Rr2qu1Ganr5tIhAE0irAA3C754R9l0UDuRLyboeGVcNfiTJCWvvEw2ezbAi+F3vJVU3qGtHmQv3FBHMUlJN893Yj7dW8xxAYrf+YYlxKKbEbCFk8sB1cNlOSK35J4MHJE/1Rv9oxaL0xlSh4J1lGHPMr93hJjsJRCywGqCe4u4qcNgiOHyI1Kv3CA/ZcwKsA0gHwDd3ySHYH6GoXt+XbpH0RZtQkL8JJQIVgZcAoDUvkN1DQ9","attributes":{"enabled":true,"nbf":1571119175,"exp":1886479175,"created":1571795266,"updated":1571795266,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571795266,"updated":1571795266}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert2/b2d5d0f2daa24d89bf1bb5c2d7588944","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/pem-cert2/b2d5d0f2daa24d89bf1bb5c2d7588944","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/pem-cert2/b2d5d0f2daa24d89bf1bb5c2d7588944","x5t":"YeWRfBMXCT-AJpLKZ_3xxU9_m9k","cer":"MIIDazCCAlOgAwIBAgIULVGF7UpaVphGSUG4mf4DLywqU18wDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNTU5MzVaFw0yOTEwMTIwNTU5MzVaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtZiVGHgw3hqXrXh8/96aYl7OgyfAu9yrbnjwIydiZjVjQ6wAjfLxoaudgieSAaADKfnyHb59s+cxZ7MxJEEv5Cxt+dSoGuQx6kagttpm9EXOVe2EW6xKUGSTpV1+pd9ywN6SHT0VSUJj1mvlDPFFZiERrJpn4WE/QFHfF8Zo/hOXkWYnCCnK3JrUh9M9VsDZ7BiP83RywPH5CMEIdfQb1XcYj4myRXTO1rN1PFy25jPV5pEFx48u3RjEsLQ/G317YXl+NScSYpF4nvPIWK/95QvO5UdaefNnkSkzLuHdgOF3qLn3Q6CHYjetZ8gbjxaKKb68OND82wNNU864UtnRzAgMBAAGjUzBRMB0GA1UdDgQWBBSYzAx6+3QOcje8w3moJ75Lea+17zAfBgNVHSMEGDAWgBSYzAx6+3QOcje8w3moJ75Lea+17zAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQA34S+HbJ6B10YCGi/A85O9x7GDOl40T4b0JN+4U6sSSYe/k6g44MemHP6QdNsKQD10ll9ZjBGHX+CVy8z5Fckxt4LtfKZ+g49XOS8Rr2qu1Ganr5tIhAE0irAA3C754R9l0UDuRLyboeGVcNfiTJCWvvEw2ezbAi+F3vJVU3qGtHmQv3FBHMUlJN893Yj7dW8xxAYrf+YYlxKKbEbCFk8sB1cNlOSK35J4MHJE/1Rv9oxaL0xlSh4J1lGHPMr93hJjsJRCywGqCe4u4qcNgiOHyI1Kv3CA/ZcwKsA0gHwDd3ySHYH6GoXt+XbpH0RZtQkL8JJQIVgZcAoDUvkN1DQ9","attributes":{"enabled":true,"nbf":1571119175,"exp":1886479175,"created":1577457520,"updated":1577457520,"recoveryLevel":"Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pem-cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577457520,"updated":1577457520}}}' headers: cache-control: - no-cache @@ -334,7 +334,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:46 GMT + - Fri, 27 Dec 2019 14:38:40 GMT expires: - '-1' pragma: @@ -352,7 +352,7 @@ interactions: x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_issuers.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_issuers.yaml index b52fe905f4a..4fb6f37d778 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_issuers.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_certificate_issuers.yaml @@ -31,19 +31,19 @@ interactions: dataserviceversion: - 3.0; date: - - Wed, 23 Oct 2019 01:47:50 GMT + - Fri, 27 Dec 2019 14:32:15 GMT duration: - - '2398355' + - '2445977' expires: - '-1' ocp-aad-diagnostics-server-name: - - Ma2LaKb79/2GntcjfamrawcAX6S0AXZp5gioDwbfPXM= + - bjNxOO4JJe6y/+2Ru4f1c2yR+8kj70jYtxaslVt3278= ocp-aad-session-key: - - xOnq59zzb0tAUWW1kDFu9HplAA7GHeX1EHJ0ALoXqKtuv1FO0-KIajeqSFkSawaESJcnr6-z2PolfO1cOTnIvorY_ATOLmzVRjLdhG6mhCbglkBN1z1ydPQJ-UL4jWdmg7WqSZFmjv1uuOmMppvlK0t-6lDWO2MoU7KZN7RuM2c.E9G3B--S43gpphm7WMJ0YIuew4qj_JxroR5EDPgD834 + - Q7NmuuuW7psmZvnvr6t5saUe3Qaw3lC6L_k42Ga-Hnw2qi9gR45Slm3AzwfoOpaMGXHE3rNONiRTeirjwDsqTAjU2PUkgqgLGfp27mVoyWjGLwe5K8oGGWpVMjAaEwQdPG3FXdAgZ9I7cIhjSrcWDBAm1BFPi7vGC4gHtha3l0g.GqjjstHpb3Fzi5L9sN7Oe_xGJqZyhXsGmPmUrLUa3hE pragma: - no-cache request-id: - - d2132ed5-7584-4cc6-8fa5-4744d69fa186 + - 91010321-cb87-468a-9b2b-129fb28e4eba strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -82,7 +82,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:47:53 GMT + - Fri, 27 Dec 2019 14:32:22 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1132' + - '1188' x-powered-by: - ASP.NET status: @@ -139,7 +139,7 @@ interactions: - -g -n -l --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuer000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:24 GMT + - Fri, 27 Dec 2019 14:32:54 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:26 GMT + - Fri, 27 Dec 2019 14:32:56 GMT expires: - '-1' pragma: @@ -226,11 +226,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -259,7 +259,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795307}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457177}}' headers: cache-control: - no-cache @@ -268,7 +268,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:27 GMT + - Fri, 27 Dec 2019 14:32:57 GMT expires: - '-1' pragma: @@ -282,11 +282,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -312,7 +312,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795307}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457177}}' headers: cache-control: - no-cache @@ -321,7 +321,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:29 GMT + - Fri, 27 Dec 2019 14:32:58 GMT expires: - '-1' pragma: @@ -335,11 +335,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -365,7 +365,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795307}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457177}}' headers: cache-control: - no-cache @@ -374,7 +374,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:30 GMT + - Fri, 27 Dec 2019 14:32:59 GMT expires: - '-1' pragma: @@ -388,11 +388,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -421,7 +421,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{"account_id":"test_account"},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795312}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{"account_id":"test_account"},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457182}}' headers: cache-control: - no-cache @@ -430,7 +430,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:32 GMT + - Fri, 27 Dec 2019 14:33:01 GMT expires: - '-1' pragma: @@ -444,11 +444,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -484,7 +484,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:34 GMT + - Fri, 27 Dec 2019 14:33:03 GMT expires: - '-1' pragma: @@ -498,11 +498,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -528,7 +528,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{"account_id":"test_account"},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795312}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{"account_id":"test_account"},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457182}}' headers: cache-control: - no-cache @@ -537,7 +537,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:35 GMT + - Fri, 27 Dec 2019 14:33:05 GMT expires: - '-1' pragma: @@ -551,11 +551,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -584,7 +584,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795317}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457187}}' headers: cache-control: - no-cache @@ -593,7 +593,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:36 GMT + - Fri, 27 Dec 2019 14:33:06 GMT expires: - '-1' pragma: @@ -607,11 +607,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -646,7 +646,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:38 GMT + - Fri, 27 Dec 2019 14:33:08 GMT expires: - '-1' pragma: @@ -660,11 +660,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -690,7 +690,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795317}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457187}}' headers: cache-control: - no-cache @@ -699,7 +699,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:40 GMT + - Fri, 27 Dec 2019 14:33:10 GMT expires: - '-1' pragma: @@ -713,11 +713,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -747,7 +747,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795322}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457192}}' headers: cache-control: - no-cache @@ -756,7 +756,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:42 GMT + - Fri, 27 Dec 2019 14:33:12 GMT expires: - '-1' pragma: @@ -770,11 +770,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -800,7 +800,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795322}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457192}}' headers: cache-control: - no-cache @@ -809,7 +809,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:43 GMT + - Fri, 27 Dec 2019 14:33:14 GMT expires: - '-1' pragma: @@ -823,11 +823,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -858,7 +858,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795325}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457196}}' headers: cache-control: - no-cache @@ -867,7 +867,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:45 GMT + - Fri, 27 Dec 2019 14:33:16 GMT expires: - '-1' pragma: @@ -881,11 +881,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -911,7 +911,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795325}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457196}}' headers: cache-control: - no-cache @@ -920,7 +920,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:46 GMT + - Fri, 27 Dec 2019 14:33:18 GMT expires: - '-1' pragma: @@ -934,11 +934,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -964,7 +964,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795325}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"first_name":"Test","last_name":"Admin","email":"test@test.com","phone":"123-456-7890"},{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457196}}' headers: cache-control: - no-cache @@ -973,7 +973,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:49 GMT + - Fri, 27 Dec 2019 14:33:20 GMT expires: - '-1' pragma: @@ -987,11 +987,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1020,7 +1020,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795330}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457202}}' headers: cache-control: - no-cache @@ -1029,7 +1029,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:50 GMT + - Fri, 27 Dec 2019 14:33:21 GMT expires: - '-1' pragma: @@ -1043,11 +1043,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1073,7 +1073,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795330}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457202}}' headers: cache-control: - no-cache @@ -1082,7 +1082,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:52 GMT + - Fri, 27 Dec 2019 14:33:23 GMT expires: - '-1' pragma: @@ -1096,11 +1096,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1128,7 +1128,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1571795307,"updated":1571795330}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/issuers/issuer1","provider":"Test","credentials":{},"org_details":{"id":"TestOrg","zip":0,"admin_details":[{"email":"test2@test.com"}]},"attributes":{"enabled":true,"created":1577457177,"updated":1577457202}}' headers: cache-control: - no-cache @@ -1137,7 +1137,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:53 GMT + - Fri, 27 Dec 2019 14:33:24 GMT expires: - '-1' pragma: @@ -1151,11 +1151,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1190,7 +1190,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:48:55 GMT + - Fri, 27 Dec 2019 14:33:26 GMT expires: - '-1' pragma: @@ -1204,11 +1204,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.115;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_pending_certificate.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_pending_certificate.yaml index c6fac2a67b6..4357eb74be3 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_pending_certificate.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_pending_certificate.yaml @@ -9,7 +9,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US @@ -17,33 +17,33 @@ interactions: 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":"0d504196-1423-4569-9a6e-15149656f0ee","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-07-26T02:02:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Leo - Li","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"jiasli@microsoft.com","mailNickname":"jiasli_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["jiasli@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:jiasli@microsoft.com"],"refreshTokensValidFromDateTime":"2019-07-26T02:02:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/0d504196-1423-4569-9a6e-15149656f0ee/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"jiasli_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-07-26T02:03:29Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1683' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Thu, 07 Nov 2019 02:56:20 GMT + - Fri, 27 Dec 2019 14:33:38 GMT duration: - - '2710011' + - '2394975' expires: - '-1' ocp-aad-diagnostics-server-name: - - 8Z/MS0CWlHw1dNfvy/nbIKpRwnC6TfjT/NDxOinAR9E= + - mkmGIZ2j5Ca42Qa49ycJm+noc56ZbQai9OBtxAgVnJk= ocp-aad-session-key: - - L9GfY_Wz953atLUs-6G8EyGgVC8ug7KWr57X9gPx2jm381mM5-4-7_X_rUoiFqmsjewgQ_DAfxlH43TBSUKtqKELApNlvGjzGCWyP8VvIKaTpQ4npaQ8lo8XxndPEwVT.gpKysBjlT2aIo0p5VzL7UvEFLTQdrG_itg4FpYvZECw + - kngs_4-RvfYaLRN8OQyWF5LhfHQ3C-GuZ7GvmD2eKDQdYFNW4EEwxNj1_7JcehzAQOyjkIb27pe-dHeMhVYNFZctDyJBUJrkARkRnMcQonObkRh8ls3ZlDKzixnlwwvjPeKWWsxSuavhwYN6sqe4D-ebiI7gyO-SrKl_uIHW85g.sUXMh5cWJDJlBHiF6z3a4YVqXPtMHHIYX5wQEAYuuoU pragma: - no-cache request-id: - - ea665fc4-afbe-4110-835d-acf9ce7547f2 + - 6a8aec7a-49fc-497f-8c3f-24052a4172c0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "westus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "0d504196-1423-4569-9a6e-15149656f0ee", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -81,15 +81,15 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:56:26 GMT + - Fri, 27 Dec 2019 14:33:44 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1177' x-powered-by: - ASP.NET status: @@ -138,13 +138,13 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.76 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:56:58 GMT + - Fri, 27 Dec 2019 14:34:17 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -191,7 +191,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:00 GMT + - Fri, 27 Dec 2019 14:34:19 GMT expires: - '-1' pragma: @@ -226,11 +226,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -255,7 +255,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -263,8 +263,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/create?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL6Btn2zA60M2PZMCEwiDZA+3WZoIQ6tMyqmoVMUisyA/wIli9sgw2V8+GO3nfG4CGivEKewxpixpG3bNSeko7BUCg1CxblunuhCNtrwnmnfRMzWowTGKJBSMKyRg8eEb27RyEv5jgL4tMx14joacdlM/4uATB6tya/4CE3dvdBRzsbhGoLq7FVFo2LjfoywZUmE653Tr7jJsRNtfm/T9mpofSo3m6/HkQGLlx65Z/bw3j0icfYyFlr1CNqR6oEkpTdyJl/FfoQbTHE9+7FeRDOiCI1mVd9hHCzztVjHIXAlfZeFeIXdjFj4lXk7IrhEfOT+PF9zi3ZCGSQOHnEpcjkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsg4vCfDOBo0cm0N41gP5N7fu3/ujL4eAKCzpK6alIXAvIi3Vh6rEMJuWyFavJkODP4+xF0ik8syK2YvTyqlydN19rnsPKmSfOSKW/YkFeuKyoDfl7WR7tEu5/7H6s230Ix+b+JHe66PoZtu0f2X0kYvRPKvEEn21M5Nq9kh2PEVvXdRqmfQvs8XVeHhgwwYBskqbVbpJfk3qZy2URlrY6rhGbmkcuzbiyNgoi/3FEkDTYzAxFZlUAYgy5XK4dG4Zuuq7rkkZrGB5IznIEaOnAuGeL5KUSziFX6ZX3avUKARdQd3JxBkPSvKzTIumNH9jopDdfossVvZ6PqYa94I+n","cancellation_requested":false,"status":"inProgress","status_details":"Pending - certificate created. Please Perform Merge to complete the request.","request_id":"9f8f7faf06c1464687a06990857ace56"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANMchofrsvaWQDd1yfmb9sB6tfFTy8WoEiwGEy4AsfLWGnmxC93rOzaLr/v5f2bCdhyBKn5+KOleBhKpoHgFkWBHZCRc7u52b1VNu8rBhGHSHgA/UE44Rc3371x3QpE0Q1tQqc+OWyH9BN64mheTWHjtLf1KIhIwk4qIVVtOdZbBuOfBjGiZINLeibY+gVCQIKC6n8a5n/b6FrakNZA6K7+NJsiUkBFBoqGnUVikj1jlZXQaE1wrYfGA6khHk+Rx/G0ciVTdjNEjwpSPO16SX6eXBNSAUic8yKrNO+weOmIOqnxUD3CAKngAog0HbMNTnDa2yu8m7AV0hBxWFPbr5/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCqeVx5Kv4RIl0MjLZBQ7gSKnZKPvpZFOi29ARHYnzIUoVRmS0nZeojE38lm8Bsf4XmERdO6PhZt6R3pZO2Dtv1LcYVP3jqeY0Z5lQ79dQPfgzj8fsaT8E/KcIVdeqf40YkqSnnjMXf48j+qOE9uWumb2AzDk4mhsKfpB53aASjRqMkhC5/zs/PAXrFe9PZMSRxMS5RvSM98DfpxzDm2typdzOyqXBNitvxGi5+x1BNMkM5EofGgvIfS+bJIwq7zlvD/LRLG39pdLSlOYHgcyUqaCKL0sAEQqXd2OjQI8CImHjhEl3cLFrXr1/lNHrHyMEXX+RB5t5HkcogREVVSHC","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Please Perform Merge to complete the request.","request_id":"6da09d33368a4a41b8759f2dd7ad2d11"}' headers: cache-control: - no-cache @@ -273,11 +273,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:01 GMT + - Fri, 27 Dec 2019 14:34:20 GMT expires: - '-1' location: - - https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending?api-version=7.0&request_id=9f8f7faf06c1464687a06990857ace56 + - https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending?api-version=7.0&request_id=6da09d33368a4a41b8759f2dd7ad2d11 pragma: - no-cache server: @@ -289,11 +289,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -311,7 +311,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -319,8 +319,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL6Btn2zA60M2PZMCEwiDZA+3WZoIQ6tMyqmoVMUisyA/wIli9sgw2V8+GO3nfG4CGivEKewxpixpG3bNSeko7BUCg1CxblunuhCNtrwnmnfRMzWowTGKJBSMKyRg8eEb27RyEv5jgL4tMx14joacdlM/4uATB6tya/4CE3dvdBRzsbhGoLq7FVFo2LjfoywZUmE653Tr7jJsRNtfm/T9mpofSo3m6/HkQGLlx65Z/bw3j0icfYyFlr1CNqR6oEkpTdyJl/FfoQbTHE9+7FeRDOiCI1mVd9hHCzztVjHIXAlfZeFeIXdjFj4lXk7IrhEfOT+PF9zi3ZCGSQOHnEpcjkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsg4vCfDOBo0cm0N41gP5N7fu3/ujL4eAKCzpK6alIXAvIi3Vh6rEMJuWyFavJkODP4+xF0ik8syK2YvTyqlydN19rnsPKmSfOSKW/YkFeuKyoDfl7WR7tEu5/7H6s230Ix+b+JHe66PoZtu0f2X0kYvRPKvEEn21M5Nq9kh2PEVvXdRqmfQvs8XVeHhgwwYBskqbVbpJfk3qZy2URlrY6rhGbmkcuzbiyNgoi/3FEkDTYzAxFZlUAYgy5XK4dG4Zuuq7rkkZrGB5IznIEaOnAuGeL5KUSziFX6ZX3avUKARdQd3JxBkPSvKzTIumNH9jopDdfossVvZ6PqYa94I+n","cancellation_requested":false,"status":"inProgress","status_details":"Pending - certificate created. Please Perform Merge to complete the request.","request_id":"9f8f7faf06c1464687a06990857ace56"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANMchofrsvaWQDd1yfmb9sB6tfFTy8WoEiwGEy4AsfLWGnmxC93rOzaLr/v5f2bCdhyBKn5+KOleBhKpoHgFkWBHZCRc7u52b1VNu8rBhGHSHgA/UE44Rc3371x3QpE0Q1tQqc+OWyH9BN64mheTWHjtLf1KIhIwk4qIVVtOdZbBuOfBjGiZINLeibY+gVCQIKC6n8a5n/b6FrakNZA6K7+NJsiUkBFBoqGnUVikj1jlZXQaE1wrYfGA6khHk+Rx/G0ciVTdjNEjwpSPO16SX6eXBNSAUic8yKrNO+weOmIOqnxUD3CAKngAog0HbMNTnDa2yu8m7AV0hBxWFPbr5/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCqeVx5Kv4RIl0MjLZBQ7gSKnZKPvpZFOi29ARHYnzIUoVRmS0nZeojE38lm8Bsf4XmERdO6PhZt6R3pZO2Dtv1LcYVP3jqeY0Z5lQ79dQPfgzj8fsaT8E/KcIVdeqf40YkqSnnjMXf48j+qOE9uWumb2AzDk4mhsKfpB53aASjRqMkhC5/zs/PAXrFe9PZMSRxMS5RvSM98DfpxzDm2typdzOyqXBNitvxGi5+x1BNMkM5EofGgvIfS+bJIwq7zlvD/LRLG39pdLSlOYHgcyUqaCKL0sAEQqXd2OjQI8CImHjhEl3cLFrXr1/lNHrHyMEXX+RB5t5HkcogREVVSHC","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Please Perform Merge to complete the request.","request_id":"6da09d33368a4a41b8759f2dd7ad2d11"}' headers: cache-control: - no-cache @@ -329,7 +329,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:02 GMT + - Fri, 27 Dec 2019 14:34:22 GMT expires: - '-1' pragma: @@ -343,11 +343,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -365,7 +365,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -373,8 +373,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL6Btn2zA60M2PZMCEwiDZA+3WZoIQ6tMyqmoVMUisyA/wIli9sgw2V8+GO3nfG4CGivEKewxpixpG3bNSeko7BUCg1CxblunuhCNtrwnmnfRMzWowTGKJBSMKyRg8eEb27RyEv5jgL4tMx14joacdlM/4uATB6tya/4CE3dvdBRzsbhGoLq7FVFo2LjfoywZUmE653Tr7jJsRNtfm/T9mpofSo3m6/HkQGLlx65Z/bw3j0icfYyFlr1CNqR6oEkpTdyJl/FfoQbTHE9+7FeRDOiCI1mVd9hHCzztVjHIXAlfZeFeIXdjFj4lXk7IrhEfOT+PF9zi3ZCGSQOHnEpcjkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsg4vCfDOBo0cm0N41gP5N7fu3/ujL4eAKCzpK6alIXAvIi3Vh6rEMJuWyFavJkODP4+xF0ik8syK2YvTyqlydN19rnsPKmSfOSKW/YkFeuKyoDfl7WR7tEu5/7H6s230Ix+b+JHe66PoZtu0f2X0kYvRPKvEEn21M5Nq9kh2PEVvXdRqmfQvs8XVeHhgwwYBskqbVbpJfk3qZy2URlrY6rhGbmkcuzbiyNgoi/3FEkDTYzAxFZlUAYgy5XK4dG4Zuuq7rkkZrGB5IznIEaOnAuGeL5KUSziFX6ZX3avUKARdQd3JxBkPSvKzTIumNH9jopDdfossVvZ6PqYa94I+n","cancellation_requested":false,"status":"inProgress","status_details":"Pending - certificate created. Please Perform Merge to complete the request.","request_id":"9f8f7faf06c1464687a06990857ace56"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANMchofrsvaWQDd1yfmb9sB6tfFTy8WoEiwGEy4AsfLWGnmxC93rOzaLr/v5f2bCdhyBKn5+KOleBhKpoHgFkWBHZCRc7u52b1VNu8rBhGHSHgA/UE44Rc3371x3QpE0Q1tQqc+OWyH9BN64mheTWHjtLf1KIhIwk4qIVVtOdZbBuOfBjGiZINLeibY+gVCQIKC6n8a5n/b6FrakNZA6K7+NJsiUkBFBoqGnUVikj1jlZXQaE1wrYfGA6khHk+Rx/G0ciVTdjNEjwpSPO16SX6eXBNSAUic8yKrNO+weOmIOqnxUD3CAKngAog0HbMNTnDa2yu8m7AV0hBxWFPbr5/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCqeVx5Kv4RIl0MjLZBQ7gSKnZKPvpZFOi29ARHYnzIUoVRmS0nZeojE38lm8Bsf4XmERdO6PhZt6R3pZO2Dtv1LcYVP3jqeY0Z5lQ79dQPfgzj8fsaT8E/KcIVdeqf40YkqSnnjMXf48j+qOE9uWumb2AzDk4mhsKfpB53aASjRqMkhC5/zs/PAXrFe9PZMSRxMS5RvSM98DfpxzDm2typdzOyqXBNitvxGi5+x1BNMkM5EofGgvIfS+bJIwq7zlvD/LRLG39pdLSlOYHgcyUqaCKL0sAEQqXd2OjQI8CImHjhEl3cLFrXr1/lNHrHyMEXX+RB5t5HkcogREVVSHC","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Please Perform Merge to complete the request.","request_id":"6da09d33368a4a41b8759f2dd7ad2d11"}' headers: cache-control: - no-cache @@ -383,7 +383,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:04 GMT + - Fri, 27 Dec 2019 14:34:23 GMT expires: - '-1' pragma: @@ -397,11 +397,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -419,7 +419,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -427,7 +427,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates?includePending=true&api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert","attributes":{"enabled":false,"nbf":1573094821,"exp":1704596221,"created":1573095421,"updated":1573095421},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert","attributes":{"enabled":false,"nbf":1577456660,"exp":1709044460,"created":1577457260,"updated":1577457260},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -436,7 +436,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:06 GMT + - Fri, 27 Dec 2019 14:34:25 GMT expires: - '-1' pragma: @@ -450,11 +450,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -472,7 +472,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -480,7 +480,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates?includePending=true&api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert","attributes":{"enabled":false,"nbf":1573094821,"exp":1704596221,"created":1573095421,"updated":1573095421},"subject":""}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert","attributes":{"enabled":false,"nbf":1577456660,"exp":1709044460,"created":1577457260,"updated":1577457260},"subject":""}],"nextLink":null}' headers: cache-control: - no-cache @@ -489,7 +489,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:06 GMT + - Fri, 27 Dec 2019 14:34:26 GMT expires: - '-1' pragma: @@ -503,11 +503,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -525,7 +525,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -542,7 +542,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:08 GMT + - Fri, 27 Dec 2019 14:34:29 GMT expires: - '-1' pragma: @@ -556,11 +556,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -578,7 +578,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -595,7 +595,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:10 GMT + - Fri, 27 Dec 2019 14:34:31 GMT expires: - '-1' pragma: @@ -609,11 +609,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -634,7 +634,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -653,7 +653,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:12 GMT + - Fri, 27 Dec 2019 14:34:33 GMT expires: - '-1' pragma: @@ -667,11 +667,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -691,7 +691,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -699,8 +699,8 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL6Btn2zA60M2PZMCEwiDZA+3WZoIQ6tMyqmoVMUisyA/wIli9sgw2V8+GO3nfG4CGivEKewxpixpG3bNSeko7BUCg1CxblunuhCNtrwnmnfRMzWowTGKJBSMKyRg8eEb27RyEv5jgL4tMx14joacdlM/4uATB6tya/4CE3dvdBRzsbhGoLq7FVFo2LjfoywZUmE653Tr7jJsRNtfm/T9mpofSo3m6/HkQGLlx65Z/bw3j0icfYyFlr1CNqR6oEkpTdyJl/FfoQbTHE9+7FeRDOiCI1mVd9hHCzztVjHIXAlfZeFeIXdjFj4lXk7IrhEfOT+PF9zi3ZCGSQOHnEpcjkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsg4vCfDOBo0cm0N41gP5N7fu3/ujL4eAKCzpK6alIXAvIi3Vh6rEMJuWyFavJkODP4+xF0ik8syK2YvTyqlydN19rnsPKmSfOSKW/YkFeuKyoDfl7WR7tEu5/7H6s230Ix+b+JHe66PoZtu0f2X0kYvRPKvEEn21M5Nq9kh2PEVvXdRqmfQvs8XVeHhgwwYBskqbVbpJfk3qZy2URlrY6rhGbmkcuzbiyNgoi/3FEkDTYzAxFZlUAYgy5XK4dG4Zuuq7rkkZrGB5IznIEaOnAuGeL5KUSziFX6ZX3avUKARdQd3JxBkPSvKzTIumNH9jopDdfossVvZ6PqYa94I+n","cancellation_requested":false,"status":"inProgress","status_details":"Pending - certificate created. Please Perform Merge to complete the request.","request_id":"9f8f7faf06c1464687a06990857ace56"}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/pending-cert/pending","issuer":{"name":"Unknown"},"csr":"MIIC/DCCAeQCAQAwbDEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xDzANBgNVBAsTBlRlc3RPVTEOMAwGA1UEChMFVGVzdE8xEDAOBgNVBAcTB1JlZG1vbmQxCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANMchofrsvaWQDd1yfmb9sB6tfFTy8WoEiwGEy4AsfLWGnmxC93rOzaLr/v5f2bCdhyBKn5+KOleBhKpoHgFkWBHZCRc7u52b1VNu8rBhGHSHgA/UE44Rc3371x3QpE0Q1tQqc+OWyH9BN64mheTWHjtLf1KIhIwk4qIVVtOdZbBuOfBjGiZINLeibY+gVCQIKC6n8a5n/b6FrakNZA6K7+NJsiUkBFBoqGnUVikj1jlZXQaE1wrYfGA6khHk+Rx/G0ciVTdjNEjwpSPO16SX6eXBNSAUic8yKrNO+weOmIOqnxUD3CAKngAog0HbMNTnDa2yu8m7AV0hBxWFPbr5/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCqeVx5Kv4RIl0MjLZBQ7gSKnZKPvpZFOi29ARHYnzIUoVRmS0nZeojE38lm8Bsf4XmERdO6PhZt6R3pZO2Dtv1LcYVP3jqeY0Z5lQ79dQPfgzj8fsaT8E/KcIVdeqf40YkqSnnjMXf48j+qOE9uWumb2AzDk4mhsKfpB53aASjRqMkhC5/zs/PAXrFe9PZMSRxMS5RvSM98DfpxzDm2typdzOyqXBNitvxGi5+x1BNMkM5EofGgvIfS+bJIwq7zlvD/LRLG39pdLSlOYHgcyUqaCKL0sAEQqXd2OjQI8CImHjhEl3cLFrXr1/lNHrHyMEXX+RB5t5HkcogREVVSHC","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Please Perform Merge to complete the request.","request_id":"6da09d33368a4a41b8759f2dd7ad2d11"}' headers: cache-control: - no-cache @@ -709,7 +709,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:13 GMT + - Fri, 27 Dec 2019 14:34:35 GMT expires: - '-1' pragma: @@ -723,11 +723,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -745,7 +745,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -763,7 +763,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 02:57:15 GMT + - Fri, 27 Dec 2019 14:34:37 GMT expires: - '-1' pragma: @@ -777,11 +777,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.20;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml index f49e1e5c950..c39cd07ad89 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml @@ -9,7 +9,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US @@ -17,33 +17,33 @@ interactions: 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":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-10-21T06:37:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Bin - Ma","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"bim@microsoft.com","mailNickname":"bim_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["bim@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:bim@microsoft.com"],"refreshTokensValidFromDateTime":"2019-10-21T06:37:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"bim_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-10-21T06:39:35Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1668' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Tue, 10 Dec 2019 08:16:24 GMT + - Fri, 27 Dec 2019 14:54:48 GMT duration: - - '2564262' + - '2757831' expires: - '-1' ocp-aad-diagnostics-server-name: - - j2+dACro0vDkoGBeKfKdYm4jsXdhUShIqhH4z8XoJgc= + - S6JOxqfnOkanIAG4msJtwrnfA+xqhJrZ7rLDa//lFRU= ocp-aad-session-key: - - b1J6UUITXviXNKON19aO104Vo7wXoGuRPrUQudAyuFD3_geVnRYW7Wq5L3MNco-AY7tIcNXYqwLyez5vUkVkPUoGbdz3iqpHbGdBncjd5caW-scN12Ls7UzdcXdrUgux.QKisPq4z2JpZHt-VLI5G7Wdfpo2DBMUf9gNrA5CSNsI + - Y1RIbd8hZDg_U9nXm1vpBmO_aS2UCMfDKgAgK1Wed1WRf1LhE6kDorjtlCwhIWuIAYqWeD7hrjF0AjEvq5KyIdkMQyc-8dW5FQhSm4epKTZGZPAJ8PvXTEiVQ_CwKz3Jp7feiUMS02oW_5dmD7pRj7mXtSjly-flgpl6OHSWQn8.e9Fsuwm3Cs5B30G6zbhq8BhTRd8ow1EtfvGe9cNbZnI pragma: - no-cache request-id: - - bc7d908e-1fc0-4ff2-bf5a-104e9452a320 + - 5751b597-6621-428d-8c1a-66452feb1c9b strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "westus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -81,15 +81,15 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -98,7 +98,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:16:34 GMT + - Fri, 27 Dec 2019 14:54:59 GMT expires: - '-1' pragma: @@ -116,9 +116,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1181' x-powered-by: - ASP.NET status: @@ -138,13 +138,13 @@ interactions: ParameterSetName: - -g -n -l --sku User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:04 GMT + - Fri, 27 Dec 2019 14:55:29 GMT expires: - '-1' pragma: @@ -171,7 +171,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -191,7 +191,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -209,7 +209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:06 GMT + - Fri, 27 Dec 2019 14:55:32 GMT expires: - '-1' pragma: @@ -226,11 +226,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -250,7 +250,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -258,7 +258,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -267,7 +267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:08 GMT + - Fri, 27 Dec 2019 14:55:34 GMT expires: - '-1' pragma: @@ -281,11 +281,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -303,7 +303,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -311,7 +311,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets?api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -320,7 +320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:10 GMT + - Fri, 27 Dec 2019 14:55:35 GMT expires: - '-1' pragma: @@ -334,11 +334,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -356,7 +356,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -364,7 +364,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets?maxresults=10&api-version=7.0 response: body: - string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -373,7 +373,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:12 GMT + - Fri, 27 Dec 2019 14:55:37 GMT expires: - '-1' pragma: @@ -387,11 +387,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -412,7 +412,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -420,7 +420,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"value":"DEF456","contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":true,"created":1575965833,"updated":1575965833,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"value":"DEF456","contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":true,"created":1577458540,"updated":1577458540,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -429,7 +429,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:12 GMT + - Fri, 27 Dec 2019 14:55:40 GMT expires: - '-1' pragma: @@ -443,11 +443,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -465,7 +465,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -473,7 +473,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/versions?api-version=7.0 response: body: - string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":true,"created":1575965833,"updated":1575965833,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":true,"created":1577458540,"updated":1577458540,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -482,7 +482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:14 GMT + - Fri, 27 Dec 2019 14:55:42 GMT expires: - '-1' pragma: @@ -496,11 +496,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -518,7 +518,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -526,7 +526,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/versions?maxresults=10&api-version=7.0 response: body: - string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":true,"created":1575965833,"updated":1575965833,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":true,"created":1577458540,"updated":1577458540,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -535,7 +535,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:15 GMT + - Fri, 27 Dec 2019 14:55:43 GMT expires: - '-1' pragma: @@ -549,11 +549,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -571,7 +571,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -579,7 +579,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/?api-version=7.0 response: body: - string: '{"value":"DEF456","contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":true,"created":1575965833,"updated":1575965833,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"value":"DEF456","contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":true,"created":1577458540,"updated":1577458540,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -588,7 +588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:17 GMT + - Fri, 27 Dec 2019 14:55:45 GMT expires: - '-1' pragma: @@ -602,11 +602,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -624,15 +624,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0?api-version=7.0 + uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -641,7 +641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:19 GMT + - Fri, 27 Dec 2019 14:55:47 GMT expires: - '-1' pragma: @@ -655,11 +655,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -677,15 +677,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0?api-version=7.0 + uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -694,7 +694,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:20 GMT + - Fri, 27 Dec 2019 14:55:48 GMT expires: - '-1' pragma: @@ -708,11 +708,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -732,7 +732,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -740,7 +740,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/?api-version=7.0 response: body: - string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":false,"created":1575965833,"updated":1575965842,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":false,"created":1577458540,"updated":1577458550,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -749,7 +749,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:21 GMT + - Fri, 27 Dec 2019 14:55:51 GMT expires: - '-1' pragma: @@ -763,11 +763,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -787,7 +787,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -795,7 +795,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/backup?api-version=7.0 response: body: - string: '{"value":"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQ0lzSW1WdVl5STZJa0V4TWpoRFFrTXRTRk15TlRZaWZRLk9Wd1dvSmFyMl9naVZVMWdWUTU2WTZ4YXVpV2V0S01zMmFEZzdYUGMzZno3S1lZOHhLQnh3X09rTWs0NXFPWG9BS2k5Tm1pWXE2WExpVzRnMGk5MklGYlVSMXVxeHNZeUk4MVpScFdQNUVINEpXNFpwNGduMF9JTnZ5U0U1Y1ZaOWxrZUNQb3cxTHVVVW1jMFEtZVJxVklQR0NxUFFwOTN2b0tTYTRiWE5yalBWWkRWWE1vZ1VHWi1DLWNlU1ptdHp2QkxqUVVVWEhPMjRXR2VkQlhyR18zN05BT2FwZ3FqM28yV2QtNklEV0cyNlNZaWlBNElXSWctU1ZNNVo4R005dE42d0F4X0hzUjJBN0RyUDFiTEpoUzhUZGRGeTgxbVJVcjJkcndsVmlneHlpQ0kzcVhwNk05VWw1cjhuSk5WaVJHZWR4ekhfZXJ0YWJFZnlZdkVKQS5tZVZXSV80VkM3aVIycDgzalVVNTFRLmJoNHhOa0h0RDVjYlA4eUN0RThYTjlkWmpHX19BLWt2LVhINjVfemIzdjAyckNwZ19NU0FzMDlRNUJDODZqaEhQTWFpNHhNU0czMHZHaDd1bUhFQ1pQemRpa20zWEtNSUI0WTI3QTF6TWpPVUJkd2lOTW9xUnFUdGxHRl9GYkdDdHpiMkl3U1JSLVMtcG00MmlKMmFpMkdVbEVsdWFBekd3dlVnNExvQURWNWVGWjBUaTh1TG9HQTBVT01YQzF3RmJSV1VFTV9Lb2dQTV9wYmhMclloRjJSbkFuT3U4ZHRNZ21BTERxakd2VkJOUktndGdmYjA1Mk5XbnhaaU1BM2I2YkhyTkExUU9RZE5US3BzaU5PWnlaUktZNWczaEp3OWJLQU1tdHFoX2xHRGliZ09ZMjFJRlY3RHowUTdlM0tqN0VObTMxZ1RlNWlycm1tTVNPejlwT3NLUDhkb29YS3NqZmtSN04xVlZUTnhFZzMzbHVLdjQzVng5NXpiZ3pNaE9Hd0ZaaUhYLWJPenBlRjByNUVkQ3F2UXZXVkVvaWtlYWZMOXJtQ2ktY3VkS05DVGtONE9zcXBxMURyVjJOUWNpQnZ5VllBZ1FhWFBWMXduM21sektEZF9CVG1sZ0l1dGUzTjVPZjV3NndGWDgzN3RjSkQzU2RsYk1JMkkxR2JVZEtsZmpHQTZFTEtaSkdkWVZQRllkTlg2RkdBZzJyS1F1YnJBZXJreUhacjBmb1R5anlSamNGaWVMLUV6dkh1VGI1MnNfZUZnc1JPZzBEblZ6eDRaeWoyUnVrQWZDTC1OQXJJMEI1MzBfODh5eERzOWw5c0psWi0wLXdYSlI5alY3cWg3VkNjM0IyVzV6Vy04UDdzQjhNNzVtd3VkVFhCNnBLZUdMLUVRcThnYUY5RVl1Ny0zODhZeFg2OG13aEZELXgwcnRRbVBURFJnMEdTSVVhYjZ3N0FRY0ZKQ2Vndmp4Y2ctT2FlZGhkZ1FFcVVUeTI5OXlPMUxoeFlKX1g0YVpMU2stZ0RxUEZuY1o0MFRvM0QyUmRMM0J3bDc4aS04Y2xXS3B3bjkycHUtZXZCODVLUUV0elV1SkNVRnFLTERwd3FWQUZnazZfWlRndVl4TllkT0FpZDFaVWlVa0tRWW1zTzVsMzBHX2U3TnRxaWxlRkZOWlBHc1VtWElDNklSV0pjYmpLZ3ZpbnFOWWl4bWxCZnJEbGFIcmdxN3FvS1BJX2hRUWNpcTVRT01DYzY0Ry1QOUhPcW9OS0pCSDhPNzJLdWhyQ3ZpVXNYbVFJdU9fY1E4a1hpQVAtMFczMU1tZHBKZzlFSERCbGtRTjhHcXkwTkEyQnhBTGl4RjRBMC1wb21QY2NOR0Z1UlJReHNBMjBJRWdUY2hiTDVPZWNUZzFRdXVoaVZLaG9BSnhPeXU0akx6MVVGMklNWnpTYjBfM19SelFydEtjWHVLeTN6dkp4clhJOXJXVU54U2xwSjdvaXRXZXVzS2VmZkNXc2JkVVpmVXlTX1ZJQWV2NF9VTVNJNzZuMWJPVmpZblBtTC1mX0RZZWRpSDZGUmxBMWhGUWdhOVBhU09jOF9CREN4ZG5GNFptN1dITmtxWE9jYVRaOVgwbm1QWGJzOEl3ZzNsMDh1TmhMSjhJS1RzblF1bmlURXp0TWZ3RGhqaVBaRFBNZjlQdG1EM0d0ZURzVndkOFYtRVBKNFFldEdyOHc3ZVFuT09qQWc3aTN1V1d6NXdZcUZWWGFQYkRGRTdVTXRaRmgteXludUtEcS0zaDFjY3NZeEljRXRWZnJwVGllZ0R1ekxQZXF2Q1owSEJEZ0ozemJrRk51NVdpU2dTZlRzSXluZW94Z3lTQnd4LTBRZ3lyS3FURDNZQVV3bGhxOWxBcHVOYWVYS1lpOVhmR2pUMGhaWFdaYi11VzI0dWdsTHp6R01ERWpHT256a0R2cm5TZ29KdDJZZ2c4bko1QXRIdFdiR2pPb1pwWUFnalc5aFp0a0tRT3JvTkJYOE5qU0lRSEVvWXBidEN1V0lWYUdqVGpHVDY3UlFYVVAtV055SjFHd3IzUndLODhTZWdHX0t6anhTMjhyeU1VUkdFVDdRSkI1enMwVnFNT1BDek95NjgwT2h4c1g4TnlxSDNjUjFwUUw3X0VtS3hEU1dCcnFmaWtwbll0XzhGYUZLNldJYl95VkZIMTV5R1hJU2dwenJFd0lmMERjTmRuR2gtSFAxZnNhbFN6SUNJYldwMFNGZTk5cWtkcHpZcWg4eFJjQW9qUWxHYURlN1VBSW9JbmFZUVlaSkFvMk45RmJJdkRwSVFSd2ZPdm0zd3RsYS1SbzFTanhSbExmWU5mWFVmTVhIRG1GQzVlbUlBS3poNklwaElVRGNGZ0l6TU5sbjZ4VnRhbm1IQS10elZSakt1QjVUaUphUWgxQlZuMm9hYnRWQVdmbmwwQVV4ZmVranhwTm5Kdjk5N1h3MGtRZnh1c0ZqZTFzTXFLYXlhdjBPZ0NuaGo4WkdoU2JGYUxCTzZtS2djTFlfVVBoTFNYQlQ1U0hKbUlqc3FQRVZGaWVHTy1HbEJfNzMyTlhxVW02bUljVTc1VXZHUlBxWWtCbWEyMEY2N3J2NGpvbWJFUnZlWGNSMHc2OTItdjNpNURGRncxQ01Zd2MxakNHcVh4UFU2ZHFOUVpqYnFpLWNTMzYzd0JrcU5FRmRtdV9OUDN2SDJuaU04Y05JT3dXZXUxTmRBaUZlQnJZM0p3ellfU0RoUmVOWUJLdlFid3B3NEFlZEpzeXpiTktqS0I1UzRobEwtektTQzJCdC1LcWEzTklzMTJRUDI4WWdjTHJrUjdET25BX0haRkpYM1hwZllISzN3cFFqUlIyUldUZ2Q3R1JmM0J3NnZQeVIzRVhpRXAwajhBWG1Qc19qX3VoUHlaRlR1RDNtVUZoQWpXOWlTREZhblVULWNJOWZsT1kyWlYxenVqT0QtVHNJVUY0RW8xY2ZaRmlBODRiME9nN0M0NjBNQnZVcTQyWEk2eFpsWlVtWEZYMmZSb1dOSzdQWEdQbjBfeWtKay1QRjFZdm9xakRZQ1pDTkx5aG8yZHJSVUhKOF9HMjViS281NFpjRXU0YldLZ1lleWthYnlqNHdiWjdETXJpLVpxT2VSenB1WVRIMHJTVUxlXzBqNlNvbXc4NmhORWt6dmwwVjNvdUxZbTBlZUJ3YldQalQtNzY0R2hUWHAyQ0dheXRqZXNIVlNvaG5KanhMZ3JkYmRtTWp1SHNnTWljcER6clVTdjdwQ2tyTVByLURQT2FCbWpEODVENHNNdlBoYjM4MjFzaXdreWlmNzVWRVRUTUFPeHJhN2xWNC1JOE5oVlMtUjI1TVZ0a3RyeGpFdWdWQ0JYZTlQTFE1SjNJNmVLc1FocHI0Qzl4SVQ2OUpBM3FrYmdERUhTckZNVVhLZ2N2YTlTR0dzbVZzd0YwZTlFeGM0dWtZWFQ4b2F6d0d4Z280LWNfblVuWDlzU0t0TmZWcWtMZzYyangwVERuRHYwV3MxTEpLdVNXblpEazh3ZFkza0ZJMk84eDVNeXF3SnUyd3NyTWt4cy1QNzNBRnU2WVhYeGtLSUJtVUxWbHoyS2REeVJtY3o2Z091VW9ZbGk1VnNjOXpkRWd1NkdCbC0tOWowV0RHSjRVUTBmRzF1SFJubzd2TW5UZGgwNDYwNFh6b2NqSDRGdGE5TGVTeDA0bnVKWFUzLTJnVmZYNjZ3UmNDVjFjVXhiWDFjdVg5V1ZXS0p2bkEzY1ZTLXhGVHMyWTJ6ZkIweF9RdktTUjB6RXRtR3doWDA4UlJGMGcyUm54RFN3UV9DMUg2TzJfcDNza0lPMFMwUHhhMjhURDVDS1I2ZTltQUtoY2xmc1J1cDVHNlctaFBDOXBvcjl1ZWdjODRhdHR0VFVFaERFbDY2X19hZEgzajc0a2xONVozWG9aSFJpWEZLOFo1UHR2a3JtQkNrRTV0b1JZV010X3VBOFlySHdmdFNjeDhUQ2RRSWd3NXJSdUV2NHRfTXB1aUgxdlBOSnZaU3p5R2NEb29WRFZEVFdSZklBak5BY2lIemdsQU8tV1JKQWs0bXp1ZnN4ZU9oLVowU1YwMVQzLTFqdFpTdkM2amktLUdOVExxXzlCVFNlanFPalFYX3dhSVpzTTR6WmtXaUhpRTMzMTBYU0RVaWk3eTNwSmdtODY1M3A5bThVLTBnLTRhRnJLRHE3a3BlWUlRUlV5OFlNdFhMLVpJMjBzOWNyUTI0aEkxUG5RWHlQZE5kMlRJZ2RDLW9iVkxVdlE2YnJ4eFpXcXBNRnp6aFc1cU1hWWVYemZBU2x5dThrNEZ6RU1vd1ZzSXZwUXFTcUF4T0ZYOUt3cWYwbm9UT2tHR1JzZ3pvWWxodDEyTTRFODFNbGpibDNLNjYxMXFzWGpSVnoxSVJuUHN5X00tVWlud0FUZzZJWjhPNUxZUk9rX3hvN1pkcURRWnVnTnJGalhuV094TEN1eF9jT01sZnFVa1B4NDQtQXgwc0JMQ2VjZllITllEX0Zja0FnVjZQVy05ZXlOb1lIY0kwWmVFcF96ZmhObll0U1FYZ1ZjOVJRb1FnQlZDZGdlM0t5OEtuMzduRVVOcmx4RzVyczBPbVJFTjk2US1Md1JlckxpNnFXU1QxQWVMX0QzOW0zWWdsMEN5aTRRa0NhYzZTcWFFQ005SVdlX0RlTmZvbXRzZXp5Wkw5bmIzLUQzaklFa0RlU2U5aVUteGRUS2x5Ulo5aDA3emdUOU4wWlcyTnA5VlVpMnU3azhmZTFJWm5HeVF2SlpsQW9YazZpOEo3WGdGNGtDYTZmTUZnRVIyVkNuWm1nSXk2MUN5NFJEVDExUk1ZMkVicWJHRHh1VzJsTUdrMi1lTmsyQVYwRl9XUC00cG5NR3h3UUlpVlZQVU9pZjl2c1VpUTJja0lRcmlHbnF5eTNrSEIwdG9talhXRXg1RkxPRkRtRk1zLmZ6MWVDVDFiaDRKWGN5R05USTRnRWc"}' + string: '{"value":"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQ0lzSW1WdVl5STZJa0V4TWpoRFFrTXRTRk15TlRZaWZRLnI1WV92amtNZ19RQ2d5eWt3TURKNFZnWXJieC1PYzZfN0ZOcTFsei1UdUFTNy00N2VQN1lHQUZWTDY4eTZfdFpUdkUzYkpmcEdERzNoNXpjTkc1NFlDaU1GWk5kUlBCRWNpUDNodTNpWFZtVnBGTUJDVGpxaHhPSnBDYndlVVBjU01qS1FHdllFTXU4UlpORTVhWDJBQkt6Yl90cklSR0VJU2FOLXZtXzg3TkhuejZwRGgzWDdjRzJKNzdCZWg0Vjh2VzRmWTdpa21QRkxWUUlZVjdvaVU5eW13VF9rdlR2M0pYQUlMZldzdjQydldOeGxkdE93RUFTNDFxeWV6VFdpd2ZDOURFVlJKeFNYcm1yeFB0NUg5SFFpRFRBamIyVjNWWi1XdUYyQU9ubWtHbnByMTVfMmR5VGdYT18zWkVCNFdRMU92WkQ2X1JMdTlWc3FxVmRGUS4tcHdvWlRlb3BTQWhKakdYUF9UTmJnLjk0ZnEtSkUtc1lieW5CLXJpMlpveEliT2pJNjd5SzB2VXZaVlBYU0ZSdHN0eE5UNkFHZUdQbHFoQTJjMW5UOW9yN3k5bXdlTktPMVdZYTZVUUhMd2EwUUlhUEhJYkFLbTAtVVRVc1NqYnl6U1VtMkNQUnFwc2Z0OV8zLWUyUi02bml4MjBzWGNPSW5XTGVkUHBHRktMUDItODdZbUx5cndWWVRoaURTVFU0ZWI5bWVhMWpPVXdfdXlwbDNJM18zUWM0ZlM3VEhORHBjcTRQcTRvUUJpSXpKTFlzMFNRNW9hM3hhaVB6bTNVYUxOcnFDU1A1RUNEdnkyazVaRTJoWHVsTnVTdG82aDY4SkpsWVRaNFBvTGdCNW80V295X3kzOUxLY3F3cG9DOWtfYjY5TFNUZ1VKQVo5eHpFRmx1OS16ZGU0NlVBV05xcnhWMkhtcTZ0SEpuaXhGZnpwQ0wwVDlKNEhLeHI5UWNVV21ybzRIUUVmaWFLMXF5bXVwcGpGY3VFaGx1R2pRMFVCYVUyaG43U3ZqV08wT2tqS2pQLU91SS0wTXFxWEkwLW11MWpZTmQ3VDZYcUxZdVlmQVFVeG9PZk04UUFpR05fNXRpbUY1RXFPV3dCV2JkdFBCN19RYk9Na05MODBERXZiZ2NNV3FVc2x5X0l4STh2VHBaZzBReWFlY0N2Ri1Xam9FZmhBNk5TS182ODFvM0YzbFdvU2tRTTNxMy15dWt4VXVpREdJeXlIakxUUHBHREtJUy0tV0xDdTd0T3Z2RldmX29LTlhJQ1hBNDZMd0ZjY2VSQld3SVVneVZ6cDBac1pGWEthRmhDRTNRVG9McVJESlMxN0FQVFhNWWlOdlpYR1lfOHI1al9aZkRGV1NaZDRtWlNLWHFHZzVUWUdRWWZpc2pxd3c5SWx5WGpKV3JKci1zRmN1VUJ2Rm5hamgtZFQ3Q2R4YlFOMFJ0Q3p4Y1ZTWENPZ3NTa05FYmY3SFpCQnZGYXVheXpyRDdMMldSbkUzYkRScnd4VU1uMWJzYjFhdHFXWUJXbVhaQ25DMzFpT2VidTY1LVdOMU9Td19scDd3NjBSSUk2YW1ILUlDMGtvRTFsMGhwemVXM3Z2ZDZLbkZJR1Bpd1VCd1RUSzEtSG9INzlmTWVjMjYyTjdOX2VGU0Y1dmpqajlWSWlUYjh6S3l5d2pPYmVrOWszcDFQNl91bk10VngxcHhvOE9ia3luT0lHSTZTSmtPdVpRQ0pBWnhwcEpZVlpnenBvWV8zUDVkNktRaF93bnFiNFk1VGl0eFBxMDFoaVRfX1owLXpHQmtwSm8tOWQ1Qk5jS3VUNFpvX2ZDcWxFVm1ycjF1MVJpZ05HSFRFTGZCY2NENUJ3YW1QY3ZHRE9oSEVSZTREMVVlX3MydVVRU2sta0RUY0J6NS1RMlc2V04waThwejdBcUgyZFAza0xfRGFVZVd6U1BQaTMtc2NwWGZYaWFtZXhVOGVVT1VEV01UeUF2b1AwdDVadEpMaTdLSXU4el9IUWZrUUZ0MnNycmlwanpSaWNWeDdUWm14SzVORE5zbmFjVGgtVml1MlhPMlVUdGRFN1RVX3BHYWlIaFlQcnhQcjg5LTl0bXJyZG1DNU5OelExdV85bWk2RHF1eVdvUV93QjlvTTBLTzNpT2lDZHdDRV9ucjFWQjZ6NkdWOWN6TGJtdUQ0bkw1M0VpR2Z4NmxtTmJ5QXc2M0lKVFdHZ3NhVmVHeHAweEQtM1RkMnk1N1R3NUhBZXhYTW51TXM1TkNWVTh0aGVsT3NKcktpYjBETXk4R3doOW9hRkpCM1o3ZXoxNFlUclhkNnpYTThsY1gwN0ZHSXptcGxmd0JCWkNHbk56QlFSZFJIVWs2VTVqbWU0VE5GaXliOUIySjRMTG8teVNFQzM0WUpERFExRkxXS2g4MGhTMGtVWEltbW8xUjc3U24zRVdxTEdXc1U2UlVJLXpHRlRfRG5HcllnU1ljVllDaGNSOXp1ank0Y09sdjFReTE4a1FZcTVsMDhKRm83a1BobGh6bEdYcUZ4R0RzWk5YaDRpT2ZZNl9BMmpCMW4tdThRZm9nTVBiVHIyUWFIRGxvT09tZ1JlNEN6cExUaXJHa2hid3hCNGwzY1l0LVlNbWxQRnI0VXBidUxHX0dWZmNSV3NFOW5rMFR5X1AyUFZfNkNQc1FkYWg1VXVKRFNZcUYxX1VLQzRPN01vZTJYMENvTkQzZkhTWDlBTDV6MWdwa0xrN1p0YnFZOGJ0b1MxaUhfeDVJXy11Y1ZVaEdSa3JzTlUwWUxMbmRrU2RzLTZybXA5d25IaHhYbDdpc0JwRWFKQTVZeEFFdU1pcGt1NEpfTVhUU0psdnhiT0RaS3pVUWhfVmJmay1qb0x0NmdOdlY4all2NG5FTzNMRTZ5UHlkLWRpbV9NMTRaMUxVVEY5SVdIUVd1WjFmRWtWdlFKZ3F0SVBSeU03VmlQZmo3LXh3cE8teEUxYkUtblJhcHlqM0JyZEtBMTV0Q2N3ZC00MmJLZVA4NHlsR19WRnR3cWVuakhQWjRwdmVPS1NocnRMUjZXZlVjMHIwek9FdmRaalFZRXdVa0RzT3MtTmMtZVZoV19XTUpKZ0NBSlNzYkV0VlFCdFFUX212YzY4OE1wS3RMRjI4cEVUT1BoQ1dDNm02V3JRWUpZVnBRU1RMNGs4eHdqR1VkaGp2Z0VHUFRBMWk4NWNBcE1mWm1YbHFJMDNabzRISlpZdWsxLWNLYmwxcWs2VEFCVzlockZpMU9uYUdxWUFxRk1BOFhubmE2VFZ3VW9kcjBKZzdrOW10dy0wMmhDeGZncFZ4QUNVNldtcktyeklReDhqSHJKclN2WGtxRHpiSldzSG5uaTh0ZWtfdXVLanFIdGFCZkNYOV9pNWU3TnAwbUhOTmpSTXdWY0xKaW1OZXlWNkxHRWJJWUpULWZzNlJpa1FfSXRvYjBDSzRnQ2xzaE1WaUtlWWJiTHVXaHBqWUczRmZINnh6T0tGa2JnRGR6Y2VEY2dIYkJ4YzVQampnN1FUWHJVaWlwWktDTzNFOWo4YkxmaVgtMExtQU1pZzhJeDJyNk9XVEUzbXZYU3pCVko3NFdRYVZEYjZaNkxOZ0ExU3RWWkJTanRJQ1kzU3M3aDN4VnJXUDR6bURZTjgyM2RqZldKMEtkVHh3MS12Y1J2STE3ZVNidnU5amIwRXh5SVhETGQtenVIWE9DTjhKT1Y4VUV3UlJ6RDRlTmVBN19BZmpPRm1nbW1aSlhCM1hkS0dVei1sNGNKQjBNYzY2LWduTzN1QnlKNUFidDdBQWVIaXY4bG92SG9GWHp3NV9lUE5qRUpJTFhGelctRVJtTHZfeGtVN1NmU2JvSWtmUGpoWmlseTl5U1hSYUF4UlJEQnU3ZEczTy02dkNMOFpVWXI3UF9hX2VkUXo3YnltWlJHc1JZeC1ab1lhLUhNa2RTQmJ4ZTZTdGIzeExidmxROWVrbEVNNDhkbzB1Z1NZX1NiUDVNbnRlZEZEV3FWWDRjcXFQdFV2VWJmeFRzU05XbURld0NJcnZyNEFldWNPUGo1aHdWakdJTjRWUmJ3WkdTZFZrZmlXMHNxTkpTaVo3RF9MLTRfTUltQ0NoemFqRkZfZnJMNmt5LXRjSWZqVlFYcVlPaEFRa2JQZ0RZclU5aVUzSUdZdkxnOHJOSjcwc19DbTBHa1daNjcxVV9GWDNyazg5UVMyemhFNDh4LWV3M0Y5VUhMSWU4cU5IT052SHp4RmRqWTlqNllDZDBwbGZ6VE90NGZITy1UWlUyaWJRdl9KNm9oSWM1dlBMQWhWX0UtVlFzcEVmYzVEVm5oR3BYZHlxSEhDc1FJVTN0cTRibGxVV1pLRGtWbjhyazd4VkV1ckdtMDN2OXlKZ3R0eVVhQ1pPdzFjb0lydnV3VkplZS1EeXQyd0loSzN3cWVHZkR1b0VRVkh0WEdnc3c0X1h6RHpETUw3Z2pGa3pES2UwaWhuTmRxaGVDOU94WmtRWW5ObFVxck9NNVFYNEN5TE9ZRHhIUzl4dlFYT0R4MUdwWUVGQkJlRVNQbnVBampvWVdBbDZuNDVRUHdiUHdoLUduMEkwWFhWZWZDZkdrbFI3ekwtak5DNzhHYkJwRC1VeGRiLVFQMDhvZjE0a2tQR2RYSW5tR1k2dmpPOGJwNkxyVzVrcHZhdUJkcXNTdl95YTJwQTBqZ2Z6WnhhcVd5ZV9kQURxOFlpR3hMdVdCLVE0YktNLXhoOHBTX2RidERGTXhFMmdlLW9jTUZSUFl0bUxrVlFWR0ZtY0hmUlVnb3JsWDhzc1BkSmxIMXkxUkFNMEx0NkFtQ0ZXQXFNRDZWMWkxQ0ZYdldSNGZfSVNSWmVab2RxanZKRlpTeUtiYjJFUVVQb2hRRGlxWjlyTHZGdlFJQlpLNTVmZWxFYThFWF9tVkJYNFRYazJfek5DbTg4TS1pOUNiQlFxdm1FSnJzZ21yUms4V0MwbjVUNmNFdnZ4ZGxoZHh5UmFkWEx0V0NXWEVSUjhYcEpEYXJUSHV0OFJMRGVvdDg1Wk9NUjc4bTRBaWlNRmIzNTBzQUpObGxMRHJESm5XSk5WUXd1S2dCeFptd0wteVBKSVhENVlXZU5ZRTVSSWp3S0pULWlMTWlXbXlMay0xLXU1RjNEQzgybXhUM05ERVNFVmdTb0NqcHpPY3ZiSWt0ZHlpeUNYVUwxYmNSRGZHNGphcnMwR2ZKR3FoUUNHTndoZ0x1bzFaUDE5SzR5NllxX3FCVVhERVpJOTlTX21GVmozd21jQ2hGajFGM1ZVQVlzU2UzeXFhcXpGekhzSUZFV1BqX0Q4TU1RRDdRcG1kYU1UcldXLXlKRTdVc3BNS3dQX3VNZ3Y1elBYYlBkZkJCOGFXNDNrYlZLbmdZbFFfMDRjMjY0bWZVamJTOUNPNHFWak9nYlcwNXBORjNXR3VnVEg5czVabi1ZSTYybTlseVhNSDA0Lm81LUhONHkzVklJVGRrVExTOWRfVXc"}' headers: cache-control: - no-cache @@ -804,7 +804,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:23 GMT + - Fri, 27 Dec 2019 14:55:52 GMT expires: - '-1' pragma: @@ -818,11 +818,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -842,7 +842,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -850,7 +850,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":false,"created":1575965833,"updated":1575965842,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":false,"created":1577458540,"updated":1577458550,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -859,7 +859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:24 GMT + - Fri, 27 Dec 2019 14:55:54 GMT expires: - '-1' pragma: @@ -873,11 +873,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -895,7 +895,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -912,7 +912,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:26 GMT + - Fri, 27 Dec 2019 14:55:56 GMT expires: - '-1' pragma: @@ -926,18 +926,18 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQ0lzSW1WdVl5STZJa0V4TWpoRFFrTXRTRk15TlRZaWZRLk9Wd1dvSmFyMl9naVZVMWdWUTU2WTZ4YXVpV2V0S01zMmFEZzdYUGMzZno3S1lZOHhLQnh3X09rTWs0NXFPWG9BS2k5Tm1pWXE2WExpVzRnMGk5MklGYlVSMXVxeHNZeUk4MVpScFdQNUVINEpXNFpwNGduMF9JTnZ5U0U1Y1ZaOWxrZUNQb3cxTHVVVW1jMFEtZVJxVklQR0NxUFFwOTN2b0tTYTRiWE5yalBWWkRWWE1vZ1VHWi1DLWNlU1ptdHp2QkxqUVVVWEhPMjRXR2VkQlhyR18zN05BT2FwZ3FqM28yV2QtNklEV0cyNlNZaWlBNElXSWctU1ZNNVo4R005dE42d0F4X0hzUjJBN0RyUDFiTEpoUzhUZGRGeTgxbVJVcjJkcndsVmlneHlpQ0kzcVhwNk05VWw1cjhuSk5WaVJHZWR4ekhfZXJ0YWJFZnlZdkVKQS5tZVZXSV80VkM3aVIycDgzalVVNTFRLmJoNHhOa0h0RDVjYlA4eUN0RThYTjlkWmpHX19BLWt2LVhINjVfemIzdjAyckNwZ19NU0FzMDlRNUJDODZqaEhQTWFpNHhNU0czMHZHaDd1bUhFQ1pQemRpa20zWEtNSUI0WTI3QTF6TWpPVUJkd2lOTW9xUnFUdGxHRl9GYkdDdHpiMkl3U1JSLVMtcG00MmlKMmFpMkdVbEVsdWFBekd3dlVnNExvQURWNWVGWjBUaTh1TG9HQTBVT01YQzF3RmJSV1VFTV9Lb2dQTV9wYmhMclloRjJSbkFuT3U4ZHRNZ21BTERxakd2VkJOUktndGdmYjA1Mk5XbnhaaU1BM2I2YkhyTkExUU9RZE5US3BzaU5PWnlaUktZNWczaEp3OWJLQU1tdHFoX2xHRGliZ09ZMjFJRlY3RHowUTdlM0tqN0VObTMxZ1RlNWlycm1tTVNPejlwT3NLUDhkb29YS3NqZmtSN04xVlZUTnhFZzMzbHVLdjQzVng5NXpiZ3pNaE9Hd0ZaaUhYLWJPenBlRjByNUVkQ3F2UXZXVkVvaWtlYWZMOXJtQ2ktY3VkS05DVGtONE9zcXBxMURyVjJOUWNpQnZ5VllBZ1FhWFBWMXduM21sektEZF9CVG1sZ0l1dGUzTjVPZjV3NndGWDgzN3RjSkQzU2RsYk1JMkkxR2JVZEtsZmpHQTZFTEtaSkdkWVZQRllkTlg2RkdBZzJyS1F1YnJBZXJreUhacjBmb1R5anlSamNGaWVMLUV6dkh1VGI1MnNfZUZnc1JPZzBEblZ6eDRaeWoyUnVrQWZDTC1OQXJJMEI1MzBfODh5eERzOWw5c0psWi0wLXdYSlI5alY3cWg3VkNjM0IyVzV6Vy04UDdzQjhNNzVtd3VkVFhCNnBLZUdMLUVRcThnYUY5RVl1Ny0zODhZeFg2OG13aEZELXgwcnRRbVBURFJnMEdTSVVhYjZ3N0FRY0ZKQ2Vndmp4Y2ctT2FlZGhkZ1FFcVVUeTI5OXlPMUxoeFlKX1g0YVpMU2stZ0RxUEZuY1o0MFRvM0QyUmRMM0J3bDc4aS04Y2xXS3B3bjkycHUtZXZCODVLUUV0elV1SkNVRnFLTERwd3FWQUZnazZfWlRndVl4TllkT0FpZDFaVWlVa0tRWW1zTzVsMzBHX2U3TnRxaWxlRkZOWlBHc1VtWElDNklSV0pjYmpLZ3ZpbnFOWWl4bWxCZnJEbGFIcmdxN3FvS1BJX2hRUWNpcTVRT01DYzY0Ry1QOUhPcW9OS0pCSDhPNzJLdWhyQ3ZpVXNYbVFJdU9fY1E4a1hpQVAtMFczMU1tZHBKZzlFSERCbGtRTjhHcXkwTkEyQnhBTGl4RjRBMC1wb21QY2NOR0Z1UlJReHNBMjBJRWdUY2hiTDVPZWNUZzFRdXVoaVZLaG9BSnhPeXU0akx6MVVGMklNWnpTYjBfM19SelFydEtjWHVLeTN6dkp4clhJOXJXVU54U2xwSjdvaXRXZXVzS2VmZkNXc2JkVVpmVXlTX1ZJQWV2NF9VTVNJNzZuMWJPVmpZblBtTC1mX0RZZWRpSDZGUmxBMWhGUWdhOVBhU09jOF9CREN4ZG5GNFptN1dITmtxWE9jYVRaOVgwbm1QWGJzOEl3ZzNsMDh1TmhMSjhJS1RzblF1bmlURXp0TWZ3RGhqaVBaRFBNZjlQdG1EM0d0ZURzVndkOFYtRVBKNFFldEdyOHc3ZVFuT09qQWc3aTN1V1d6NXdZcUZWWGFQYkRGRTdVTXRaRmgteXludUtEcS0zaDFjY3NZeEljRXRWZnJwVGllZ0R1ekxQZXF2Q1owSEJEZ0ozemJrRk51NVdpU2dTZlRzSXluZW94Z3lTQnd4LTBRZ3lyS3FURDNZQVV3bGhxOWxBcHVOYWVYS1lpOVhmR2pUMGhaWFdaYi11VzI0dWdsTHp6R01ERWpHT256a0R2cm5TZ29KdDJZZ2c4bko1QXRIdFdiR2pPb1pwWUFnalc5aFp0a0tRT3JvTkJYOE5qU0lRSEVvWXBidEN1V0lWYUdqVGpHVDY3UlFYVVAtV055SjFHd3IzUndLODhTZWdHX0t6anhTMjhyeU1VUkdFVDdRSkI1enMwVnFNT1BDek95NjgwT2h4c1g4TnlxSDNjUjFwUUw3X0VtS3hEU1dCcnFmaWtwbll0XzhGYUZLNldJYl95VkZIMTV5R1hJU2dwenJFd0lmMERjTmRuR2gtSFAxZnNhbFN6SUNJYldwMFNGZTk5cWtkcHpZcWg4eFJjQW9qUWxHYURlN1VBSW9JbmFZUVlaSkFvMk45RmJJdkRwSVFSd2ZPdm0zd3RsYS1SbzFTanhSbExmWU5mWFVmTVhIRG1GQzVlbUlBS3poNklwaElVRGNGZ0l6TU5sbjZ4VnRhbm1IQS10elZSakt1QjVUaUphUWgxQlZuMm9hYnRWQVdmbmwwQVV4ZmVranhwTm5Kdjk5N1h3MGtRZnh1c0ZqZTFzTXFLYXlhdjBPZ0NuaGo4WkdoU2JGYUxCTzZtS2djTFlfVVBoTFNYQlQ1U0hKbUlqc3FQRVZGaWVHTy1HbEJfNzMyTlhxVW02bUljVTc1VXZHUlBxWWtCbWEyMEY2N3J2NGpvbWJFUnZlWGNSMHc2OTItdjNpNURGRncxQ01Zd2MxakNHcVh4UFU2ZHFOUVpqYnFpLWNTMzYzd0JrcU5FRmRtdV9OUDN2SDJuaU04Y05JT3dXZXUxTmRBaUZlQnJZM0p3ellfU0RoUmVOWUJLdlFid3B3NEFlZEpzeXpiTktqS0I1UzRobEwtektTQzJCdC1LcWEzTklzMTJRUDI4WWdjTHJrUjdET25BX0haRkpYM1hwZllISzN3cFFqUlIyUldUZ2Q3R1JmM0J3NnZQeVIzRVhpRXAwajhBWG1Qc19qX3VoUHlaRlR1RDNtVUZoQWpXOWlTREZhblVULWNJOWZsT1kyWlYxenVqT0QtVHNJVUY0RW8xY2ZaRmlBODRiME9nN0M0NjBNQnZVcTQyWEk2eFpsWlVtWEZYMmZSb1dOSzdQWEdQbjBfeWtKay1QRjFZdm9xakRZQ1pDTkx5aG8yZHJSVUhKOF9HMjViS281NFpjRXU0YldLZ1lleWthYnlqNHdiWjdETXJpLVpxT2VSenB1WVRIMHJTVUxlXzBqNlNvbXc4NmhORWt6dmwwVjNvdUxZbTBlZUJ3YldQalQtNzY0R2hUWHAyQ0dheXRqZXNIVlNvaG5KanhMZ3JkYmRtTWp1SHNnTWljcER6clVTdjdwQ2tyTVByLURQT2FCbWpEODVENHNNdlBoYjM4MjFzaXdreWlmNzVWRVRUTUFPeHJhN2xWNC1JOE5oVlMtUjI1TVZ0a3RyeGpFdWdWQ0JYZTlQTFE1SjNJNmVLc1FocHI0Qzl4SVQ2OUpBM3FrYmdERUhTckZNVVhLZ2N2YTlTR0dzbVZzd0YwZTlFeGM0dWtZWFQ4b2F6d0d4Z280LWNfblVuWDlzU0t0TmZWcWtMZzYyangwVERuRHYwV3MxTEpLdVNXblpEazh3ZFkza0ZJMk84eDVNeXF3SnUyd3NyTWt4cy1QNzNBRnU2WVhYeGtLSUJtVUxWbHoyS2REeVJtY3o2Z091VW9ZbGk1VnNjOXpkRWd1NkdCbC0tOWowV0RHSjRVUTBmRzF1SFJubzd2TW5UZGgwNDYwNFh6b2NqSDRGdGE5TGVTeDA0bnVKWFUzLTJnVmZYNjZ3UmNDVjFjVXhiWDFjdVg5V1ZXS0p2bkEzY1ZTLXhGVHMyWTJ6ZkIweF9RdktTUjB6RXRtR3doWDA4UlJGMGcyUm54RFN3UV9DMUg2TzJfcDNza0lPMFMwUHhhMjhURDVDS1I2ZTltQUtoY2xmc1J1cDVHNlctaFBDOXBvcjl1ZWdjODRhdHR0VFVFaERFbDY2X19hZEgzajc0a2xONVozWG9aSFJpWEZLOFo1UHR2a3JtQkNrRTV0b1JZV010X3VBOFlySHdmdFNjeDhUQ2RRSWd3NXJSdUV2NHRfTXB1aUgxdlBOSnZaU3p5R2NEb29WRFZEVFdSZklBak5BY2lIemdsQU8tV1JKQWs0bXp1ZnN4ZU9oLVowU1YwMVQzLTFqdFpTdkM2amktLUdOVExxXzlCVFNlanFPalFYX3dhSVpzTTR6WmtXaUhpRTMzMTBYU0RVaWk3eTNwSmdtODY1M3A5bThVLTBnLTRhRnJLRHE3a3BlWUlRUlV5OFlNdFhMLVpJMjBzOWNyUTI0aEkxUG5RWHlQZE5kMlRJZ2RDLW9iVkxVdlE2YnJ4eFpXcXBNRnp6aFc1cU1hWWVYemZBU2x5dThrNEZ6RU1vd1ZzSXZwUXFTcUF4T0ZYOUt3cWYwbm9UT2tHR1JzZ3pvWWxodDEyTTRFODFNbGpibDNLNjYxMXFzWGpSVnoxSVJuUHN5X00tVWlud0FUZzZJWjhPNUxZUk9rX3hvN1pkcURRWnVnTnJGalhuV094TEN1eF9jT01sZnFVa1B4NDQtQXgwc0JMQ2VjZllITllEX0Zja0FnVjZQVy05ZXlOb1lIY0kwWmVFcF96ZmhObll0U1FYZ1ZjOVJRb1FnQlZDZGdlM0t5OEtuMzduRVVOcmx4RzVyczBPbVJFTjk2US1Md1JlckxpNnFXU1QxQWVMX0QzOW0zWWdsMEN5aTRRa0NhYzZTcWFFQ005SVdlX0RlTmZvbXRzZXp5Wkw5bmIzLUQzaklFa0RlU2U5aVUteGRUS2x5Ulo5aDA3emdUOU4wWlcyTnA5VlVpMnU3azhmZTFJWm5HeVF2SlpsQW9YazZpOEo3WGdGNGtDYTZmTUZnRVIyVkNuWm1nSXk2MUN5NFJEVDExUk1ZMkVicWJHRHh1VzJsTUdrMi1lTmsyQVYwRl9XUC00cG5NR3h3UUlpVlZQVU9pZjl2c1VpUTJja0lRcmlHbnF5eTNrSEIwdG9talhXRXg1RkxPRkRtRk1zLmZ6MWVDVDFiaDRKWGN5R05USTRnRWc"}' + body: '{"value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQ0lzSW1WdVl5STZJa0V4TWpoRFFrTXRTRk15TlRZaWZRLnI1WV92amtNZ19RQ2d5eWt3TURKNFZnWXJieC1PYzZfN0ZOcTFsei1UdUFTNy00N2VQN1lHQUZWTDY4eTZfdFpUdkUzYkpmcEdERzNoNXpjTkc1NFlDaU1GWk5kUlBCRWNpUDNodTNpWFZtVnBGTUJDVGpxaHhPSnBDYndlVVBjU01qS1FHdllFTXU4UlpORTVhWDJBQkt6Yl90cklSR0VJU2FOLXZtXzg3TkhuejZwRGgzWDdjRzJKNzdCZWg0Vjh2VzRmWTdpa21QRkxWUUlZVjdvaVU5eW13VF9rdlR2M0pYQUlMZldzdjQydldOeGxkdE93RUFTNDFxeWV6VFdpd2ZDOURFVlJKeFNYcm1yeFB0NUg5SFFpRFRBamIyVjNWWi1XdUYyQU9ubWtHbnByMTVfMmR5VGdYT18zWkVCNFdRMU92WkQ2X1JMdTlWc3FxVmRGUS4tcHdvWlRlb3BTQWhKakdYUF9UTmJnLjk0ZnEtSkUtc1lieW5CLXJpMlpveEliT2pJNjd5SzB2VXZaVlBYU0ZSdHN0eE5UNkFHZUdQbHFoQTJjMW5UOW9yN3k5bXdlTktPMVdZYTZVUUhMd2EwUUlhUEhJYkFLbTAtVVRVc1NqYnl6U1VtMkNQUnFwc2Z0OV8zLWUyUi02bml4MjBzWGNPSW5XTGVkUHBHRktMUDItODdZbUx5cndWWVRoaURTVFU0ZWI5bWVhMWpPVXdfdXlwbDNJM18zUWM0ZlM3VEhORHBjcTRQcTRvUUJpSXpKTFlzMFNRNW9hM3hhaVB6bTNVYUxOcnFDU1A1RUNEdnkyazVaRTJoWHVsTnVTdG82aDY4SkpsWVRaNFBvTGdCNW80V295X3kzOUxLY3F3cG9DOWtfYjY5TFNUZ1VKQVo5eHpFRmx1OS16ZGU0NlVBV05xcnhWMkhtcTZ0SEpuaXhGZnpwQ0wwVDlKNEhLeHI5UWNVV21ybzRIUUVmaWFLMXF5bXVwcGpGY3VFaGx1R2pRMFVCYVUyaG43U3ZqV08wT2tqS2pQLU91SS0wTXFxWEkwLW11MWpZTmQ3VDZYcUxZdVlmQVFVeG9PZk04UUFpR05fNXRpbUY1RXFPV3dCV2JkdFBCN19RYk9Na05MODBERXZiZ2NNV3FVc2x5X0l4STh2VHBaZzBReWFlY0N2Ri1Xam9FZmhBNk5TS182ODFvM0YzbFdvU2tRTTNxMy15dWt4VXVpREdJeXlIakxUUHBHREtJUy0tV0xDdTd0T3Z2RldmX29LTlhJQ1hBNDZMd0ZjY2VSQld3SVVneVZ6cDBac1pGWEthRmhDRTNRVG9McVJESlMxN0FQVFhNWWlOdlpYR1lfOHI1al9aZkRGV1NaZDRtWlNLWHFHZzVUWUdRWWZpc2pxd3c5SWx5WGpKV3JKci1zRmN1VUJ2Rm5hamgtZFQ3Q2R4YlFOMFJ0Q3p4Y1ZTWENPZ3NTa05FYmY3SFpCQnZGYXVheXpyRDdMMldSbkUzYkRScnd4VU1uMWJzYjFhdHFXWUJXbVhaQ25DMzFpT2VidTY1LVdOMU9Td19scDd3NjBSSUk2YW1ILUlDMGtvRTFsMGhwemVXM3Z2ZDZLbkZJR1Bpd1VCd1RUSzEtSG9INzlmTWVjMjYyTjdOX2VGU0Y1dmpqajlWSWlUYjh6S3l5d2pPYmVrOWszcDFQNl91bk10VngxcHhvOE9ia3luT0lHSTZTSmtPdVpRQ0pBWnhwcEpZVlpnenBvWV8zUDVkNktRaF93bnFiNFk1VGl0eFBxMDFoaVRfX1owLXpHQmtwSm8tOWQ1Qk5jS3VUNFpvX2ZDcWxFVm1ycjF1MVJpZ05HSFRFTGZCY2NENUJ3YW1QY3ZHRE9oSEVSZTREMVVlX3MydVVRU2sta0RUY0J6NS1RMlc2V04waThwejdBcUgyZFAza0xfRGFVZVd6U1BQaTMtc2NwWGZYaWFtZXhVOGVVT1VEV01UeUF2b1AwdDVadEpMaTdLSXU4el9IUWZrUUZ0MnNycmlwanpSaWNWeDdUWm14SzVORE5zbmFjVGgtVml1MlhPMlVUdGRFN1RVX3BHYWlIaFlQcnhQcjg5LTl0bXJyZG1DNU5OelExdV85bWk2RHF1eVdvUV93QjlvTTBLTzNpT2lDZHdDRV9ucjFWQjZ6NkdWOWN6TGJtdUQ0bkw1M0VpR2Z4NmxtTmJ5QXc2M0lKVFdHZ3NhVmVHeHAweEQtM1RkMnk1N1R3NUhBZXhYTW51TXM1TkNWVTh0aGVsT3NKcktpYjBETXk4R3doOW9hRkpCM1o3ZXoxNFlUclhkNnpYTThsY1gwN0ZHSXptcGxmd0JCWkNHbk56QlFSZFJIVWs2VTVqbWU0VE5GaXliOUIySjRMTG8teVNFQzM0WUpERFExRkxXS2g4MGhTMGtVWEltbW8xUjc3U24zRVdxTEdXc1U2UlVJLXpHRlRfRG5HcllnU1ljVllDaGNSOXp1ank0Y09sdjFReTE4a1FZcTVsMDhKRm83a1BobGh6bEdYcUZ4R0RzWk5YaDRpT2ZZNl9BMmpCMW4tdThRZm9nTVBiVHIyUWFIRGxvT09tZ1JlNEN6cExUaXJHa2hid3hCNGwzY1l0LVlNbWxQRnI0VXBidUxHX0dWZmNSV3NFOW5rMFR5X1AyUFZfNkNQc1FkYWg1VXVKRFNZcUYxX1VLQzRPN01vZTJYMENvTkQzZkhTWDlBTDV6MWdwa0xrN1p0YnFZOGJ0b1MxaUhfeDVJXy11Y1ZVaEdSa3JzTlUwWUxMbmRrU2RzLTZybXA5d25IaHhYbDdpc0JwRWFKQTVZeEFFdU1pcGt1NEpfTVhUU0psdnhiT0RaS3pVUWhfVmJmay1qb0x0NmdOdlY4all2NG5FTzNMRTZ5UHlkLWRpbV9NMTRaMUxVVEY5SVdIUVd1WjFmRWtWdlFKZ3F0SVBSeU03VmlQZmo3LXh3cE8teEUxYkUtblJhcHlqM0JyZEtBMTV0Q2N3ZC00MmJLZVA4NHlsR19WRnR3cWVuakhQWjRwdmVPS1NocnRMUjZXZlVjMHIwek9FdmRaalFZRXdVa0RzT3MtTmMtZVZoV19XTUpKZ0NBSlNzYkV0VlFCdFFUX212YzY4OE1wS3RMRjI4cEVUT1BoQ1dDNm02V3JRWUpZVnBRU1RMNGs4eHdqR1VkaGp2Z0VHUFRBMWk4NWNBcE1mWm1YbHFJMDNabzRISlpZdWsxLWNLYmwxcWs2VEFCVzlockZpMU9uYUdxWUFxRk1BOFhubmE2VFZ3VW9kcjBKZzdrOW10dy0wMmhDeGZncFZ4QUNVNldtcktyeklReDhqSHJKclN2WGtxRHpiSldzSG5uaTh0ZWtfdXVLanFIdGFCZkNYOV9pNWU3TnAwbUhOTmpSTXdWY0xKaW1OZXlWNkxHRWJJWUpULWZzNlJpa1FfSXRvYjBDSzRnQ2xzaE1WaUtlWWJiTHVXaHBqWUczRmZINnh6T0tGa2JnRGR6Y2VEY2dIYkJ4YzVQampnN1FUWHJVaWlwWktDTzNFOWo4YkxmaVgtMExtQU1pZzhJeDJyNk9XVEUzbXZYU3pCVko3NFdRYVZEYjZaNkxOZ0ExU3RWWkJTanRJQ1kzU3M3aDN4VnJXUDR6bURZTjgyM2RqZldKMEtkVHh3MS12Y1J2STE3ZVNidnU5amIwRXh5SVhETGQtenVIWE9DTjhKT1Y4VUV3UlJ6RDRlTmVBN19BZmpPRm1nbW1aSlhCM1hkS0dVei1sNGNKQjBNYzY2LWduTzN1QnlKNUFidDdBQWVIaXY4bG92SG9GWHp3NV9lUE5qRUpJTFhGelctRVJtTHZfeGtVN1NmU2JvSWtmUGpoWmlseTl5U1hSYUF4UlJEQnU3ZEczTy02dkNMOFpVWXI3UF9hX2VkUXo3YnltWlJHc1JZeC1ab1lhLUhNa2RTQmJ4ZTZTdGIzeExidmxROWVrbEVNNDhkbzB1Z1NZX1NiUDVNbnRlZEZEV3FWWDRjcXFQdFV2VWJmeFRzU05XbURld0NJcnZyNEFldWNPUGo1aHdWakdJTjRWUmJ3WkdTZFZrZmlXMHNxTkpTaVo3RF9MLTRfTUltQ0NoemFqRkZfZnJMNmt5LXRjSWZqVlFYcVlPaEFRa2JQZ0RZclU5aVUzSUdZdkxnOHJOSjcwc19DbTBHa1daNjcxVV9GWDNyazg5UVMyemhFNDh4LWV3M0Y5VUhMSWU4cU5IT052SHp4RmRqWTlqNllDZDBwbGZ6VE90NGZITy1UWlUyaWJRdl9KNm9oSWM1dlBMQWhWX0UtVlFzcEVmYzVEVm5oR3BYZHlxSEhDc1FJVTN0cTRibGxVV1pLRGtWbjhyazd4VkV1ckdtMDN2OXlKZ3R0eVVhQ1pPdzFjb0lydnV3VkplZS1EeXQyd0loSzN3cWVHZkR1b0VRVkh0WEdnc3c0X1h6RHpETUw3Z2pGa3pES2UwaWhuTmRxaGVDOU94WmtRWW5ObFVxck9NNVFYNEN5TE9ZRHhIUzl4dlFYT0R4MUdwWUVGQkJlRVNQbnVBampvWVdBbDZuNDVRUHdiUHdoLUduMEkwWFhWZWZDZkdrbFI3ekwtak5DNzhHYkJwRC1VeGRiLVFQMDhvZjE0a2tQR2RYSW5tR1k2dmpPOGJwNkxyVzVrcHZhdUJkcXNTdl95YTJwQTBqZ2Z6WnhhcVd5ZV9kQURxOFlpR3hMdVdCLVE0YktNLXhoOHBTX2RidERGTXhFMmdlLW9jTUZSUFl0bUxrVlFWR0ZtY0hmUlVnb3JsWDhzc1BkSmxIMXkxUkFNMEx0NkFtQ0ZXQXFNRDZWMWkxQ0ZYdldSNGZfSVNSWmVab2RxanZKRlpTeUtiYjJFUVVQb2hRRGlxWjlyTHZGdlFJQlpLNTVmZWxFYThFWF9tVkJYNFRYazJfek5DbTg4TS1pOUNiQlFxdm1FSnJzZ21yUms4V0MwbjVUNmNFdnZ4ZGxoZHh5UmFkWEx0V0NXWEVSUjhYcEpEYXJUSHV0OFJMRGVvdDg1Wk9NUjc4bTRBaWlNRmIzNTBzQUpObGxMRHJESm5XSk5WUXd1S2dCeFptd0wteVBKSVhENVlXZU5ZRTVSSWp3S0pULWlMTWlXbXlMay0xLXU1RjNEQzgybXhUM05ERVNFVmdTb0NqcHpPY3ZiSWt0ZHlpeUNYVUwxYmNSRGZHNGphcnMwR2ZKR3FoUUNHTndoZ0x1bzFaUDE5SzR5NllxX3FCVVhERVpJOTlTX21GVmozd21jQ2hGajFGM1ZVQVlzU2UzeXFhcXpGekhzSUZFV1BqX0Q4TU1RRDdRcG1kYU1UcldXLXlKRTdVc3BNS3dQX3VNZ3Y1elBYYlBkZkJCOGFXNDNrYlZLbmdZbFFfMDRjMjY0bWZVamJTOUNPNHFWak9nYlcwNXBORjNXR3VnVEg5czVabi1ZSTYybTlseVhNSDA0Lm81LUhONHkzVklJVGRrVExTOWRfVXc"}' headers: Accept: - application/json @@ -950,7 +950,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -958,7 +958,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/restore?api-version=7.0 response: body: - string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":false,"created":1575965833,"updated":1575965842,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":false,"created":1577458540,"updated":1577458550,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -967,7 +967,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:27 GMT + - Fri, 27 Dec 2019 14:55:59 GMT expires: - '-1' pragma: @@ -981,11 +981,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1003,7 +1003,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1011,7 +1011,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/versions?api-version=7.0 response: body: - string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":false,"created":1575965833,"updated":1575965842,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/8e14277e7a9645d6b28b1bb4eea8dae0","attributes":{"enabled":true,"created":1575965829,"updated":1575965829,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":false,"created":1577458540,"updated":1577458550,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}},{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f2723a77083440f29569dd523f7d8882","attributes":{"enabled":true,"created":1577458534,"updated":1577458534,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -1020,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:28 GMT + - Fri, 27 Dec 2019 14:56:00 GMT expires: - '-1' pragma: @@ -1034,11 +1034,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1058,7 +1058,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1066,7 +1066,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/2d43bff381b44ba2999b6eec2fe33dda","attributes":{"enabled":false,"created":1575965833,"updated":1575965842,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' + string: '{"contentType":"test type","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/9850ec6e5bca42bfa8aea6242f454b47","attributes":{"enabled":false,"created":1577458540,"updated":1577458550,"recoveryLevel":"Purgeable"},"tags":{"test":"foo","file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -1075,7 +1075,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:30 GMT + - Fri, 27 Dec 2019 14:56:02 GMT expires: - '-1' pragma: @@ -1089,11 +1089,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1111,7 +1111,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1128,7 +1128,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:31 GMT + - Fri, 27 Dec 2019 14:56:04 GMT expires: - '-1' pragma: @@ -1142,11 +1142,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1164,7 +1164,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1181,7 +1181,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:32 GMT + - Fri, 27 Dec 2019 14:56:06 GMT expires: - '-1' pragma: @@ -1195,11 +1195,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1220,7 +1220,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1228,7 +1228,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8/25160dd3ce7c4372877b53595fdcd920","attributes":{"enabled":true,"created":1575965854,"updated":1575965854,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8/3c6b16c69bcb49e5843c489d4c4cc843","attributes":{"enabled":true,"created":1577458568,"updated":1577458568,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -1237,7 +1237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:33 GMT + - Fri, 27 Dec 2019 14:56:08 GMT expires: - '-1' pragma: @@ -1251,11 +1251,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1273,7 +1273,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1281,7 +1281,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8/?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8/25160dd3ce7c4372877b53595fdcd920","attributes":{"enabled":true,"created":1575965854,"updated":1575965854,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-8/3c6b16c69bcb49e5843c489d4c4cc843","attributes":{"enabled":true,"created":1577458568,"updated":1577458568,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -1290,7 +1290,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:35 GMT + - Fri, 27 Dec 2019 14:56:09 GMT expires: - '-1' pragma: @@ -1304,11 +1304,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1329,7 +1329,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1337,7 +1337,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le/734e400c68184c30a4c0a918175e0cda","attributes":{"enabled":true,"created":1575965857,"updated":1575965857,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16le"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le/f14b0991189749d4937cc9548d5f4ecd","attributes":{"enabled":true,"created":1577458572,"updated":1577458572,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16le"}}' headers: cache-control: - no-cache @@ -1346,7 +1346,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:37 GMT + - Fri, 27 Dec 2019 14:56:12 GMT expires: - '-1' pragma: @@ -1360,11 +1360,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1382,7 +1382,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1390,7 +1390,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le/?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le/734e400c68184c30a4c0a918175e0cda","attributes":{"enabled":true,"created":1575965857,"updated":1575965857,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16le"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16le/f14b0991189749d4937cc9548d5f4ecd","attributes":{"enabled":true,"created":1577458572,"updated":1577458572,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16le"}}' headers: cache-control: - no-cache @@ -1399,7 +1399,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:38 GMT + - Fri, 27 Dec 2019 14:56:14 GMT expires: - '-1' pragma: @@ -1413,11 +1413,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1438,7 +1438,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1446,7 +1446,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be/9297705abd9949808f3eb62e754454e6","attributes":{"enabled":true,"created":1575965860,"updated":1575965860,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16be"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be/ab75485210724e48a581d34c716716c1","attributes":{"enabled":true,"created":1577458576,"updated":1577458576,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16be"}}' headers: cache-control: - no-cache @@ -1455,7 +1455,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:39 GMT + - Fri, 27 Dec 2019 14:56:16 GMT expires: - '-1' pragma: @@ -1469,11 +1469,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1491,7 +1491,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1499,7 +1499,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be/?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be/9297705abd9949808f3eb62e754454e6","attributes":{"enabled":true,"created":1575965860,"updated":1575965860,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16be"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-utf-16be/ab75485210724e48a581d34c716716c1","attributes":{"enabled":true,"created":1577458576,"updated":1577458576,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"utf-16be"}}' headers: cache-control: - no-cache @@ -1508,7 +1508,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:41 GMT + - Fri, 27 Dec 2019 14:56:18 GMT expires: - '-1' pragma: @@ -1522,11 +1522,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1547,7 +1547,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1555,7 +1555,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii/6dec086d95974a86a198470c1426d8be","attributes":{"enabled":true,"created":1575965863,"updated":1575965863,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"ascii"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii/6d17543978124f9d9693a8da883f6426","attributes":{"enabled":true,"created":1577458580,"updated":1577458580,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"ascii"}}' headers: cache-control: - no-cache @@ -1564,7 +1564,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:43 GMT + - Fri, 27 Dec 2019 14:56:20 GMT expires: - '-1' pragma: @@ -1578,11 +1578,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1600,7 +1600,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1608,7 +1608,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii/?api-version=7.0 response: body: - string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii/6dec086d95974a86a198470c1426d8be","attributes":{"enabled":true,"created":1575965863,"updated":1575965863,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"ascii"}}' + string: '{"value":"TestSecretTestSecretTestSecretTestSecret\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-ascii/6d17543978124f9d9693a8da883f6426","attributes":{"enabled":true,"created":1577458580,"updated":1577458580,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"ascii"}}' headers: cache-control: - no-cache @@ -1617,7 +1617,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:44 GMT + - Fri, 27 Dec 2019 14:56:21 GMT expires: - '-1' pragma: @@ -1631,11 +1631,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1656,7 +1656,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1664,7 +1664,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64?api-version=7.0 response: body: - string: '{"value":"VGVzdFNlY3JldFRlc3RTZWNyZXRUZXN0U2VjcmV0VGVzdFNlY3JldA0K\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64/6193ec8617a443448a93d7fa6d38053c","attributes":{"enabled":true,"created":1575965866,"updated":1575965866,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"base64"}}' + string: '{"value":"VGVzdFNlY3JldFRlc3RTZWNyZXRUZXN0U2VjcmV0VGVzdFNlY3JldA0K\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64/575dfd27e7094b9eba866211d2daa9ff","attributes":{"enabled":true,"created":1577458584,"updated":1577458584,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"base64"}}' headers: cache-control: - no-cache @@ -1673,7 +1673,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:45 GMT + - Fri, 27 Dec 2019 14:56:24 GMT expires: - '-1' pragma: @@ -1687,11 +1687,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1709,7 +1709,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1717,7 +1717,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64/?api-version=7.0 response: body: - string: '{"value":"VGVzdFNlY3JldFRlc3RTZWNyZXRUZXN0U2VjcmV0VGVzdFNlY3JldA0K\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64/6193ec8617a443448a93d7fa6d38053c","attributes":{"enabled":true,"created":1575965866,"updated":1575965866,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"base64"}}' + string: '{"value":"VGVzdFNlY3JldFRlc3RTZWNyZXRUZXN0U2VjcmV0VGVzdFNlY3JldA0K\n","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-base64/575dfd27e7094b9eba866211d2daa9ff","attributes":{"enabled":true,"created":1577458584,"updated":1577458584,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"base64"}}' headers: cache-control: - no-cache @@ -1726,7 +1726,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:47 GMT + - Fri, 27 Dec 2019 14:56:26 GMT expires: - '-1' pragma: @@ -1740,11 +1740,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1765,7 +1765,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1773,7 +1773,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex?api-version=7.0 response: body: - string: '{"value":"546573745365637265745465737453656372657454657374536563726574546573745365637265740d0a","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex/4a4eb2d133fb4091ad9aa0f61f216702","attributes":{"enabled":true,"created":1575965868,"updated":1575965868,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"hex"}}' + string: '{"value":"546573745365637265745465737453656372657454657374536563726574546573745365637265740d0a","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex/93549a814ea142a58cfbe063c45d99f2","attributes":{"enabled":true,"created":1577458589,"updated":1577458589,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"hex"}}' headers: cache-control: - no-cache @@ -1782,7 +1782,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:48 GMT + - Fri, 27 Dec 2019 14:56:28 GMT expires: - '-1' pragma: @@ -1796,11 +1796,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1818,7 +1818,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -1826,7 +1826,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex/?api-version=7.0 response: body: - string: '{"value":"546573745365637265745465737453656372657454657374536563726574546573745365637265740d0a","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex/4a4eb2d133fb4091ad9aa0f61f216702","attributes":{"enabled":true,"created":1575965868,"updated":1575965868,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"hex"}}' + string: '{"value":"546573745365637265745465737453656372657454657374536563726574546573745365637265740d0a","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/download-hex/93549a814ea142a58cfbe063c45d99f2","attributes":{"enabled":true,"created":1577458589,"updated":1577458589,"recoveryLevel":"Purgeable"},"tags":{"file-encoding":"hex"}}' headers: cache-control: - no-cache @@ -1835,7 +1835,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 10 Dec 2019 08:17:50 GMT + - Fri, 27 Dec 2019 14:56:31 GMT expires: - '-1' pragma: @@ -1849,11 +1849,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret_soft_delete.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret_soft_delete.yaml index 7a86e78a006..1bb9d032d29 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret_soft_delete.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret_soft_delete.yaml @@ -9,7 +9,7 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US @@ -17,33 +17,33 @@ interactions: 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":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-10-21T06:37:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Bin - Ma","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"bim@microsoft.com","mailNickname":"bim_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["bim@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:bim@microsoft.com"],"refreshTokensValidFromDateTime":"2019-10-21T06:37:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"bim_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-10-21T06:39:35Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1668' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Wed, 11 Dec 2019 03:26:02 GMT + - Fri, 27 Dec 2019 14:29:24 GMT duration: - - '2629336' + - '2927265' expires: - '-1' ocp-aad-diagnostics-server-name: - - eDBRdQV8u+1gM9UsCxIgTpJXzthWX/WsoVn8Knk1ff0= + - c8eK+61g+utWFw52xLWv2Ne8ko4WetXLcraNrY1rft0= ocp-aad-session-key: - - OEeUnyHGN-m5rmGMNzejvgcfCMV-59hpmIhzxNVHZI-w4QGEXd0IOGxGInM_jJfZr3X2FrFlHISHrzC2dcfDZ1fsOjGmCBOR6X3PDkiLEjggWM7vxUu9HODW2TzWWh5y.Yljz_hvFZP4Hz_ci2sjesdB5t-Zh2kuLx-hkCtJ3nj0 + - vytps61XeZyOqA-wGRy5Fo8Bd25_Vza0XwdLIsp8uv0kIHaTRKAAdWuZA4TqpdZz_fU89AAMVfaaWmLEwaVZp9DSHKwz_Qs3xjVbB5EfBZQZFftMmtGcdboFn74iWk6ECnn4LlxRpnbSRTRHppH3pXp9cWJLXZWwgESrNzcTVWY.eSZKGj9vqZJDSRTY2lfF793KZe_D8KT13nyzqmILvaY pragma: - no-cache request-id: - - 2cbb23ca-af24-403b-adcf-63d60bd97999 + - 0e65f516-b2c4-4ce3-a91f-cbb24c01792c strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "westus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -82,15 +82,15 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -99,7 +99,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:26:08 GMT + - Fri, 27 Dec 2019 14:29:32 GMT expires: - '-1' pragma: @@ -117,9 +117,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1183' x-powered-by: - ASP.NET status: @@ -139,13 +139,13 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -154,7 +154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:26:40 GMT + - Fri, 27 Dec 2019 14:30:03 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -194,24 +194,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-foo","name":"bim-foo","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault1-dk77xkq42y62f","name":"vault1-dk77xkq42y62f","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault2-67qn6veyxoest","name":"vault2-67qn6veyxoest","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2027' + - '11433' content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:26:41 GMT + - Fri, 27 Dec 2019 14:30:03 GMT expires: - '-1' pragma: @@ -241,15 +241,15 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.77 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac02ab3-5061-4ec6-a3d8-2cdaa5f29efa","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secret000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -258,7 +258,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:26:43 GMT + - Fri, 27 Dec 2019 14:30:05 GMT expires: - '-1' pragma: @@ -276,7 +276,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.261 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -296,7 +296,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -314,7 +314,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:04 GMT + - Fri, 27 Dec 2019 14:30:26 GMT expires: - '-1' pragma: @@ -331,11 +331,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -355,7 +355,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -363,7 +363,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/c3b798b57ee04305a054e539a338909d","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f705fcf280fa4b42b8b1b255c98ffe00","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -372,7 +372,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:07 GMT + - Fri, 27 Dec 2019 14:30:30 GMT expires: - '-1' pragma: @@ -386,11 +386,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -410,7 +410,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -418,7 +418,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1576034828,"scheduledPurgeDate":1583810828,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/c3b798b57ee04305a054e539a338909d","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577457031,"scheduledPurgeDate":1585233031,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f705fcf280fa4b42b8b1b255c98ffe00","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -427,7 +427,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:08 GMT + - Fri, 27 Dec 2019 14:30:31 GMT expires: - '-1' pragma: @@ -441,11 +441,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -463,7 +463,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -471,7 +471,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets?api-version=7.0 response: body: - string: '{"value":[{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1576034828,"scheduledPurgeDate":1583810828,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577457031,"scheduledPurgeDate":1585233031,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -480,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:29 GMT + - Fri, 27 Dec 2019 14:30:53 GMT expires: - '-1' pragma: @@ -494,11 +494,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -516,7 +516,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -524,7 +524,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets?maxresults=10&api-version=7.0 response: body: - string: '{"value":[{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1576034828,"scheduledPurgeDate":1583810828,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' + string: '{"value":[{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577457031,"scheduledPurgeDate":1585233031,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -533,7 +533,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:30 GMT + - Fri, 27 Dec 2019 14:30:54 GMT expires: - '-1' pragma: @@ -547,11 +547,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -569,7 +569,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -577,7 +577,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1576034828,"scheduledPurgeDate":1583810828,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/c3b798b57ee04305a054e539a338909d","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577457031,"scheduledPurgeDate":1585233031,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f705fcf280fa4b42b8b1b255c98ffe00","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -586,7 +586,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:32 GMT + - Fri, 27 Dec 2019 14:30:57 GMT expires: - '-1' pragma: @@ -600,11 +600,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -622,7 +622,7 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US @@ -630,7 +630,7 @@ interactions: uri: https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1576034828,"scheduledPurgeDate":1583810828,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/c3b798b57ee04305a054e539a338909d","attributes":{"enabled":true,"created":1576034826,"updated":1576034826,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577457031,"scheduledPurgeDate":1585233031,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/f705fcf280fa4b42b8b1b255c98ffe00","attributes":{"enabled":true,"created":1577457030,"updated":1577457030,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -639,7 +639,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 11 Dec 2019 03:27:33 GMT + - Fri, 27 Dec 2019 14:30:59 GMT expires: - '-1' pragma: @@ -653,11 +653,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.93;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.883 + - 1.1.0.891 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_softdelete.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_softdelete.yaml index 7fcd081e38d..adb015135af 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_softdelete.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_softdelete.yaml @@ -9,41 +9,41 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + 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":"0d504196-1423-4569-9a6e-15149656f0ee","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-07-26T02:02:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Leo - Li","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"jiasli@microsoft.com","mailNickname":"jiasli_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["jiasli@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:jiasli@microsoft.com"],"refreshTokensValidFromDateTime":"2019-07-26T02:02:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/0d504196-1423-4569-9a6e-15149656f0ee/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"jiasli_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-07-26T02:03:29Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1683' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Fri, 25 Oct 2019 06:46:53 GMT + - Fri, 27 Dec 2019 15:02:25 GMT duration: - - '2457748' + - '3421103' expires: - '-1' ocp-aad-diagnostics-server-name: - - +ZQCeST5sqkh8PfRlmTpQsH/+32BWqALmUNV8T7ZW80= + - 4dYZ1x59KpvPnfg8gEGe7Et40rOFLuoCyqMAAOutonQ= ocp-aad-session-key: - - 4E2UQK0ndCD07EKuBE-qNxzrb8ZtXcGK--0KsJuITPs-grxHSr0o13DV3bJY851rD-iht4Nx4xdOCRLhCy4QeQ0ABm9YR_las4FXUnjdniZpHWYzjF-zgMzBOf7wTKdH._kVg2BXshhjAe0bdn75VuV3VjAJ7pdskZIJ25zizzow + - 2iykL4ivxuWtdJbWjWP-cddSVV-J_7emW-0WtQezn1P0m-HDZkHBO2eCdO2B3_XDcvdEhxwi5IWhDPH4HoCILsW56UYg6gMHa0osBcfpJze2K3AeYuPBmqNrZLybehAzunrT94Z7FwQYpreZ3Jixk8LECJAXi8pmytLAJCe9I3M.kNDAkFsO9FnKiBc2ZZuNqv3GDQ1H44TyW6CXw2cnVCY pragma: - no-cache request-id: - - 3c9e4eb5-80ab-4e08-844d-782439a1b192 + - 8703d7b6-3056-44a7-a042-8029f1a9d31c strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "eastus2", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "0d504196-1423-4569-9a6e-15149656f0ee", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -82,15 +82,15 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -99,7 +99,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:46:58 GMT + - Fri, 27 Dec 2019 15:02:33 GMT expires: - '-1' pragma: @@ -117,9 +117,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -139,13 +139,13 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -154,7 +154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:30 GMT + - Fri, 27 Dec 2019 15:03:06 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -194,24 +194,24 @@ interactions: ParameterSetName: - -n --object-id --key-permissions --secret-permissions --certificate-permissions User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd3ctmgacq6icqopysex4npls5qsfa355b3le7g44ukprchbawyteuile/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4bqkmf","name":"cli-test-keyvault-4bqkmf","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2602' + - '11434' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:30 GMT + - Fri, 27 Dec 2019 15:03:08 GMT expires: - '-1' pragma: @@ -241,15 +241,15 @@ interactions: ParameterSetName: - -n --object-id --key-permissions --secret-permissions --certificate-permissions User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -258,7 +258,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:33 GMT + - Fri, 27 Dec 2019 15:03:09 GMT expires: - '-1' pragma: @@ -276,7 +276,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -285,7 +285,7 @@ interactions: - request: body: '{"location": "eastus2", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "0d504196-1423-4569-9a6e-15149656f0ee", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover", "purge"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover", "purge"], "certificates": ["get", "list", "delete", "create", "import", @@ -310,15 +310,15 @@ interactions: ParameterSetName: - -n --object-id --key-permissions --secret-permissions --certificate-permissions User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover","purge"],"secrets":["get","list","set","delete","backup","restore","recover","purge"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover","purge"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover","purge"],"secrets":["get","list","set","delete","backup","restore","recover","purge"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover","purge"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -327,7 +327,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:35 GMT + - Fri, 27 Dec 2019 15:03:12 GMT expires: - '-1' pragma: @@ -345,9 +345,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1187' x-powered-by: - ASP.NET status: @@ -367,8 +367,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: PUT @@ -385,7 +385,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:36 GMT + - Fri, 27 Dec 2019 15:03:14 GMT expires: - '-1' pragma: @@ -402,11 +402,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -426,15 +426,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: PUT uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/af0454b572864c91aa44b0d740d7a1dc","attributes":{"enabled":true,"created":1571986057,"updated":1571986057,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/ded87df945ab4ed39dd3a3a4fb5a1b2f","attributes":{"enabled":true,"created":1577458997,"updated":1577458997,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -443,7 +443,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:36 GMT + - Fri, 27 Dec 2019 15:03:17 GMT expires: - '-1' pragma: @@ -457,11 +457,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -481,15 +481,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: PUT uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2?api-version=7.0 response: body: - string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2/a0d866bd08794ad2b9b1c4b359dae387","attributes":{"enabled":true,"created":1571986059,"updated":1571986059,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"value":"ABC123","id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2/66075a849fa8400e8c810cba15612e4b","attributes":{"enabled":true,"created":1577458999,"updated":1577458999,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -498,7 +498,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:39 GMT + - Fri, 27 Dec 2019 15:03:19 GMT expires: - '-1' pragma: @@ -512,11 +512,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -536,15 +536,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/keys/key1/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/520023d76d2447539a69c965f129a081","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"qNseLt7DMW1TNvVGTkkgIY8nrDLZt9OKPWfSOOnPoMiYtXuG6BC-5cZq2yOfVZEqKcvCEB-_-lO7kSnrEj0O5xWYbPKuqMQUn625RggCbfunQGLh0NfSwMvu36u7tRiKnWgeFwQo3rKEYZEejAwXVa-8SidvHqZl3DEtYsSAJd7RzMyZKRuCXRk1wB1M5Pmg6IbLpPjR_b6AlYAze3nnsBC-0h10LgyxDRkCpTWLQxNP1ezv89hI_3UcGK0kf4wL4l6gGarLG7cmtn_ySy6rGhwvKlTTMx3WhTMQoA0NogpibPB4tNk8D4RHY35-wJAa9yOoF5g75q2ZPjLuZS7YQQ","e":"AQAB"},"attributes":{"enabled":true,"created":1571986061,"updated":1571986061,"recoveryLevel":"Recoverable+Purgeable"}}' + string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/e14f9bb9b1234453b96d4c2e0dc3385a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"yKgDsu1n1_kkOlSGjlXVnx_Ok9q32AQH5g7GxriXlgfOg91Gpyp8G1eFijmmtFxbuJtyDk0VSYOk0cLmf_61hxGD8MVWHRU-BfFsYSIIos3B7OkJxTF9cFaDedZCeED7ELtF4Z6ZIzL4O17i-_kjsHWQh5fTDhnEUifJOgtkuqbeWwikHKUwO99eKRwQKJYm0oiC4vDMoRVynq_4D09kG5o5pqfOFv1mP-GVESGq3F0nrGHs5sVsZO7NcYR9-SAiit0mWAvFeLBzmKaLrSUCJHHoeU2rdh99NIMlHgooZDIr1F9epJZFuFgb8CVC4PON5L2rmwcnJ5nPXn0iaYwQOQ","e":"AQAB"},"attributes":{"enabled":true,"created":1577459002,"updated":1577459002,"recoveryLevel":"Recoverable+Purgeable"}}' headers: cache-control: - no-cache @@ -553,7 +553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:41 GMT + - Fri, 27 Dec 2019 15:03:21 GMT expires: - '-1' pragma: @@ -567,11 +567,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -591,15 +591,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/keys/key2/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key2/f8cf6d2724514d6c8edfa997bc180d82","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"y-fiAWV7jge205xtz2yDw2PGgJRTp7xdhanyIxT6bmd8SS58pivU2aNPRRpBvEf_HHxkYG7iTUbHkwqEh2o9y3FDE0_BOFMJRN-TQznP9HGDoz6EXt71e9d7GlHQfTfz0hqCICmTKrVzntjqEkj5YBnbWeErkZAmBZknTlLvF7goQ0PbplOEIsMJrjc0wS7lsmfCbvyH-AnSnMqNQ4TnWA2e4kcZDJ75Y-6NKjgQzP3mugfXOnfZZ6trObqMomkt-dci2QxmQD1R2qsxpxwl2n1K5GrZRi_I8IyPobH4h1QfTjxSZxgzb90qF-Pi0SyZQ-K1YUeYsQHempjcwSzizQ","e":"AQAB"},"attributes":{"enabled":true,"created":1571986062,"updated":1571986062,"recoveryLevel":"Recoverable+Purgeable"}}' + string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key2/0bda2afc1c6b4d498a38e2fb81b9e4f9","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"qSBlS3iA01YjD4Lt1a5kYdtviem5eX5IQLgFKXmixzkGrWz_spKdvm2XqDgUwSGW9x1pxtKNgu2eJqO7BUCRP1Jo13u-R7jy-8brb7_Irq3qd0d1_QWo3JAAiqZIXcFx7M6Gz_u0kjguEPU8h1m56ScG_dYEq86gQosJzlqL5cUjLS8Q7u0ELo7U4fcSwP7dXaHn_u1GgJRbjOeouIqauQh_aevkxF7B4CSlvw1Svzh18pyn8Yap6TGta6szYF2fccowhkPy682tMjXcJ6AeZXUoFdtRm0wQmrDQ7U-2w4QQKvVp_Ev_sSaWVVTvRNwJ7ve6hPbZjqLSE5_ICWOj7w","e":"AQAB"},"attributes":{"enabled":true,"created":1577459004,"updated":1577459004,"recoveryLevel":"Recoverable+Purgeable"}}' headers: cache-control: - no-cache @@ -608,7 +608,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:42 GMT + - Fri, 27 Dec 2019 15:03:23 GMT expires: - '-1' pragma: @@ -622,11 +622,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -651,16 +651,16 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/import?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5281f710de444bd6b8cc16f1a6d8bd76","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/5281f710de444bd6b8cc16f1a6d8bd76","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/5281f710de444bd6b8cc16f1a6d8bd76","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571986064,"updated":1571986064,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571986064,"updated":1571986064}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/61b328072c3349808875ba16c6a73fbf","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/61b328072c3349808875ba16c6a73fbf","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/61b328072c3349808875ba16c6a73fbf","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577459006,"updated":1577459006,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577459006,"updated":1577459006}}}' headers: cache-control: - no-cache @@ -669,7 +669,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:43 GMT + - Fri, 27 Dec 2019 15:03:26 GMT expires: - '-1' pragma: @@ -683,11 +683,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -712,16 +712,16 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/import?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/33067f19ea9a4ec5b0f9397731ed4eac","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert2/33067f19ea9a4ec5b0f9397731ed4eac","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert2/33067f19ea9a4ec5b0f9397731ed4eac","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571986066,"updated":1571986066,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571986066,"updated":1571986066}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/e2e7d41525914d86be0157503cf884bf","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert2/e2e7d41525914d86be0157503cf884bf","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert2/e2e7d41525914d86be0157503cf884bf","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577459009,"updated":1577459009,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577459009,"updated":1577459009}}}' headers: cache-control: - no-cache @@ -730,7 +730,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:46 GMT + - Fri, 27 Dec 2019 15:03:29 GMT expires: - '-1' pragma: @@ -744,11 +744,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -768,15 +768,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1571986068,"scheduledPurgeDate":1579762068,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/af0454b572864c91aa44b0d740d7a1dc","attributes":{"enabled":true,"created":1571986057,"updated":1571986057,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1","deletedDate":1577459011,"scheduledPurgeDate":1585235011,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/ded87df945ab4ed39dd3a3a4fb5a1b2f","attributes":{"enabled":true,"created":1577458997,"updated":1577458997,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -785,7 +785,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:47 GMT + - Fri, 27 Dec 2019 15:03:31 GMT expires: - '-1' pragma: @@ -799,11 +799,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -823,15 +823,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret2","deletedDate":1571986070,"scheduledPurgeDate":1579762070,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2/a0d866bd08794ad2b9b1c4b359dae387","attributes":{"enabled":true,"created":1571986059,"updated":1571986059,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret2","deletedDate":1577459014,"scheduledPurgeDate":1585235014,"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret2/66075a849fa8400e8c810cba15612e4b","attributes":{"enabled":true,"created":1577458999,"updated":1577458999,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -840,7 +840,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:49 GMT + - Fri, 27 Dec 2019 15:03:34 GMT expires: - '-1' pragma: @@ -854,11 +854,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -878,15 +878,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/keys/key1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedkeys/key1","deletedDate":1571986071,"scheduledPurgeDate":1579762071,"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/520023d76d2447539a69c965f129a081","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"qNseLt7DMW1TNvVGTkkgIY8nrDLZt9OKPWfSOOnPoMiYtXuG6BC-5cZq2yOfVZEqKcvCEB-_-lO7kSnrEj0O5xWYbPKuqMQUn625RggCbfunQGLh0NfSwMvu36u7tRiKnWgeFwQo3rKEYZEejAwXVa-8SidvHqZl3DEtYsSAJd7RzMyZKRuCXRk1wB1M5Pmg6IbLpPjR_b6AlYAze3nnsBC-0h10LgyxDRkCpTWLQxNP1ezv89hI_3UcGK0kf4wL4l6gGarLG7cmtn_ySy6rGhwvKlTTMx3WhTMQoA0NogpibPB4tNk8D4RHY35-wJAa9yOoF5g75q2ZPjLuZS7YQQ","e":"AQAB"},"attributes":{"enabled":true,"created":1571986061,"updated":1571986061,"recoveryLevel":"Recoverable+Purgeable"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedkeys/key1","deletedDate":1577459016,"scheduledPurgeDate":1585235016,"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/e14f9bb9b1234453b96d4c2e0dc3385a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"yKgDsu1n1_kkOlSGjlXVnx_Ok9q32AQH5g7GxriXlgfOg91Gpyp8G1eFijmmtFxbuJtyDk0VSYOk0cLmf_61hxGD8MVWHRU-BfFsYSIIos3B7OkJxTF9cFaDedZCeED7ELtF4Z6ZIzL4O17i-_kjsHWQh5fTDhnEUifJOgtkuqbeWwikHKUwO99eKRwQKJYm0oiC4vDMoRVynq_4D09kG5o5pqfOFv1mP-GVESGq3F0nrGHs5sVsZO7NcYR9-SAiit0mWAvFeLBzmKaLrSUCJHHoeU2rdh99NIMlHgooZDIr1F9epJZFuFgb8CVC4PON5L2rmwcnJ5nPXn0iaYwQOQ","e":"AQAB"},"attributes":{"enabled":true,"created":1577459002,"updated":1577459002,"recoveryLevel":"Recoverable+Purgeable"}}' headers: cache-control: - no-cache @@ -895,7 +895,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:51 GMT + - Fri, 27 Dec 2019 15:03:36 GMT expires: - '-1' pragma: @@ -909,11 +909,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -933,15 +933,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/keys/key2?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedkeys/key2","deletedDate":1571986073,"scheduledPurgeDate":1579762073,"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key2/f8cf6d2724514d6c8edfa997bc180d82","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"y-fiAWV7jge205xtz2yDw2PGgJRTp7xdhanyIxT6bmd8SS58pivU2aNPRRpBvEf_HHxkYG7iTUbHkwqEh2o9y3FDE0_BOFMJRN-TQznP9HGDoz6EXt71e9d7GlHQfTfz0hqCICmTKrVzntjqEkj5YBnbWeErkZAmBZknTlLvF7goQ0PbplOEIsMJrjc0wS7lsmfCbvyH-AnSnMqNQ4TnWA2e4kcZDJ75Y-6NKjgQzP3mugfXOnfZZ6trObqMomkt-dci2QxmQD1R2qsxpxwl2n1K5GrZRi_I8IyPobH4h1QfTjxSZxgzb90qF-Pi0SyZQ-K1YUeYsQHempjcwSzizQ","e":"AQAB"},"attributes":{"enabled":true,"created":1571986062,"updated":1571986062,"recoveryLevel":"Recoverable+Purgeable"}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedkeys/key2","deletedDate":1577459019,"scheduledPurgeDate":1585235019,"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key2/0bda2afc1c6b4d498a38e2fb81b9e4f9","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"qSBlS3iA01YjD4Lt1a5kYdtviem5eX5IQLgFKXmixzkGrWz_spKdvm2XqDgUwSGW9x1pxtKNgu2eJqO7BUCRP1Jo13u-R7jy-8brb7_Irq3qd0d1_QWo3JAAiqZIXcFx7M6Gz_u0kjguEPU8h1m56ScG_dYEq86gQosJzlqL5cUjLS8Q7u0ELo7U4fcSwP7dXaHn_u1GgJRbjOeouIqauQh_aevkxF7B4CSlvw1Svzh18pyn8Yap6TGta6szYF2fccowhkPy682tMjXcJ6AeZXUoFdtRm0wQmrDQ7U-2w4QQKvVp_Ev_sSaWVVTvRNwJ7ve6hPbZjqLSE5_ICWOj7w","e":"AQAB"},"attributes":{"enabled":true,"created":1577459004,"updated":1577459004,"recoveryLevel":"Recoverable+Purgeable"}}' headers: cache-control: - no-cache @@ -950,7 +950,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:52 GMT + - Fri, 27 Dec 2019 15:03:39 GMT expires: - '-1' pragma: @@ -964,11 +964,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -988,16 +988,16 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedcertificates/cert1","deletedDate":1571986075,"scheduledPurgeDate":1579762075,"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5281f710de444bd6b8cc16f1a6d8bd76","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/5281f710de444bd6b8cc16f1a6d8bd76","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/5281f710de444bd6b8cc16f1a6d8bd76","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571986064,"updated":1571986064,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571986064,"updated":1571986064}}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedcertificates/cert1","deletedDate":1577459021,"scheduledPurgeDate":1585235021,"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/61b328072c3349808875ba16c6a73fbf","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/61b328072c3349808875ba16c6a73fbf","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/61b328072c3349808875ba16c6a73fbf","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577459006,"updated":1577459006,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577459006,"updated":1577459006}}}' headers: cache-control: - no-cache @@ -1006,7 +1006,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:54 GMT + - Fri, 27 Dec 2019 15:03:40 GMT expires: - '-1' pragma: @@ -1020,11 +1020,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1044,16 +1044,16 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE uri: https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2?api-version=7.0 response: body: - string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedcertificates/cert2","deletedDate":1571986076,"scheduledPurgeDate":1579762076,"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/33067f19ea9a4ec5b0f9397731ed4eac","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert2/33067f19ea9a4ec5b0f9397731ed4eac","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert2/33067f19ea9a4ec5b0f9397731ed4eac","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571986066,"updated":1571986066,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571986066,"updated":1571986066}}}' + string: '{"recoveryId":"https://cli-test-keyvault-000002.vault.azure.net/deletedcertificates/cert2","deletedDate":1577459023,"scheduledPurgeDate":1585235023,"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/e2e7d41525914d86be0157503cf884bf","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert2/e2e7d41525914d86be0157503cf884bf","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert2/e2e7d41525914d86be0157503cf884bf","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577459009,"updated":1577459009,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert2/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577459009,"updated":1577459009}}}' headers: cache-control: - no-cache @@ -1062,7 +1062,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:47:56 GMT + - Fri, 27 Dec 2019 15:03:43 GMT expires: - '-1' pragma: @@ -1076,11 +1076,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1100,15 +1100,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/deletedsecrets/secret1/recover?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/af0454b572864c91aa44b0d740d7a1dc","attributes":{"enabled":true,"created":1571986057,"updated":1571986057,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/secrets/secret1/ded87df945ab4ed39dd3a3a4fb5a1b2f","attributes":{"enabled":true,"created":1577458997,"updated":1577458997,"recoveryLevel":"Recoverable+Purgeable"},"tags":{"file-encoding":"utf-8"}}' headers: cache-control: - no-cache @@ -1117,7 +1117,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:17 GMT + - Fri, 27 Dec 2019 15:04:05 GMT expires: - '-1' pragma: @@ -1131,11 +1131,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1155,15 +1155,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/deletedkeys/key1/recover?api-version=7.0 response: body: - string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/520023d76d2447539a69c965f129a081","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"qNseLt7DMW1TNvVGTkkgIY8nrDLZt9OKPWfSOOnPoMiYtXuG6BC-5cZq2yOfVZEqKcvCEB-_-lO7kSnrEj0O5xWYbPKuqMQUn625RggCbfunQGLh0NfSwMvu36u7tRiKnWgeFwQo3rKEYZEejAwXVa-8SidvHqZl3DEtYsSAJd7RzMyZKRuCXRk1wB1M5Pmg6IbLpPjR_b6AlYAze3nnsBC-0h10LgyxDRkCpTWLQxNP1ezv89hI_3UcGK0kf4wL4l6gGarLG7cmtn_ySy6rGhwvKlTTMx3WhTMQoA0NogpibPB4tNk8D4RHY35-wJAa9yOoF5g75q2ZPjLuZS7YQQ","e":"AQAB"},"attributes":{"enabled":true,"created":1571986061,"updated":1571986061,"recoveryLevel":"Recoverable+Purgeable"}}' + string: '{"key":{"kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/key1/e14f9bb9b1234453b96d4c2e0dc3385a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"yKgDsu1n1_kkOlSGjlXVnx_Ok9q32AQH5g7GxriXlgfOg91Gpyp8G1eFijmmtFxbuJtyDk0VSYOk0cLmf_61hxGD8MVWHRU-BfFsYSIIos3B7OkJxTF9cFaDedZCeED7ELtF4Z6ZIzL4O17i-_kjsHWQh5fTDhnEUifJOgtkuqbeWwikHKUwO99eKRwQKJYm0oiC4vDMoRVynq_4D09kG5o5pqfOFv1mP-GVESGq3F0nrGHs5sVsZO7NcYR9-SAiit0mWAvFeLBzmKaLrSUCJHHoeU2rdh99NIMlHgooZDIr1F9epJZFuFgb8CVC4PON5L2rmwcnJ5nPXn0iaYwQOQ","e":"AQAB"},"attributes":{"enabled":true,"created":1577459002,"updated":1577459002,"recoveryLevel":"Recoverable+Purgeable"}}' headers: cache-control: - no-cache @@ -1172,7 +1172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:19 GMT + - Fri, 27 Dec 2019 15:04:07 GMT expires: - '-1' pragma: @@ -1186,11 +1186,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1210,16 +1210,16 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://cli-test-keyvault-000002.vault.azure.net/deletedcertificates/cert1/recover?api-version=7.0 response: body: - string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/5281f710de444bd6b8cc16f1a6d8bd76","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/5281f710de444bd6b8cc16f1a6d8bd76","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/5281f710de444bd6b8cc16f1a6d8bd76","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1571986064,"updated":1571986064,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet - Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1571986064,"updated":1571986064}}}' + string: '{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/61b328072c3349808875ba16c6a73fbf","kid":"https://cli-test-keyvault-000002.vault.azure.net/keys/cert1/61b328072c3349808875ba16c6a73fbf","sid":"https://cli-test-keyvault-000002.vault.azure.net/secrets/cert1/61b328072c3349808875ba16c6a73fbf","x5t":"XLACe2aagyq0ncVXgsRP3-dgFks","cer":"MIIDazCCAlOgAwIBAgIUPYpi/CMVjq2r+7PX1JWAzsUeFqQwDQYJKoZIhvcNAQELBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0xOTEwMTUwNjAxMDlaFw0yOTEwMTIwNjAxMDlaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6ktKsm/OX1Xo6YxRg5/zUQnTEC5Lb5sGtLPmgpbh1qmbXQyn+cC1A/pLL7G5//3vVvis707gTsxn25mpL3B31krShElqEYhdm22MKt1EjPOpW2QX5wNTRdh3C2/KJuhQCnWoUmd1fwY6lQvSrJIyu6IjB7sO6IsL1Y2iqsSwNFf7Prr7NeizYkOqEZ1YVRcIp71lzthrRcAUGo/rDdM61St/JWIM7F0RNyZTlTw1EFWGpE+RKN41zyfkWE4VdMctLMeL9XIPxGLseWmZXDwUwxb/yPy3MOfYE4ZCfzwOIBNmyI6jKz2qxtISPKrK/Ba+YWufjZ56G7yVxtmjllwazAgMBAAGjUzBRMB0GA1UdDgQWBBRIwEHMjAQuWfatNPhtcBGSKHOXrTAfBgNVHSMEGDAWgBRIwEHMjAQuWfatNPhtcBGSKHOXrTAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCpSX9YnqyWuMBCcJ+xFzonYFNTeVDfSW3jmZhia1YJySrhtUkSk+ObFt3OS7ApP1YysEY1OLwt73ajnGFh0lwJ7bb42ThAVbDrY61aL290/NkHtX1ESRzd6pNrn66nEVUw40HWPjOzWqLEgQDhNv1jsOpFeLZufNbqnNkCdQh/B4A759FWMicpDWSS1YrIOkxa3Bxe2NH7yxpH8LCR2SSbaF/dtKJjUxXnd862mC5zQNZp5sMhjH0/qDCUN237DescgyGcWJHU19YZzoD3DcJxkDufBf1VRiWdv/mCA56lsUBU3FFydN5a3dkFjRw/6dpCZAE8aGCvioLFBAoeLeTP","attributes":{"enabled":true,"nbf":1571119269,"exp":1886479269,"created":1577459006,"updated":1577459006,"recoveryLevel":"Recoverable+Purgeable"},"policy":{"id":"https://cli-test-keyvault-000002.vault.azure.net/certificates/cert1/policy","key_props":{"exportable":true,"kty":"RSA","key_size":2048,"reuse_key":false},"secret_props":{"contentType":"application/x-pem-file"},"x509_props":{"subject":"O=Internet + Widgits Pty Ltd, S=Some-State, C=AU","ekus":[],"key_usage":[],"validity_months":120,"basic_constraints":{"ca":true}},"lifetime_actions":[{"trigger":{"lifetime_percentage":80},"action":{"action_type":"AutoRenew"}}],"issuer":{"name":"Self"},"attributes":{"enabled":true,"created":1577459006,"updated":1577459006}}}' headers: cache-control: - no-cache @@ -1228,7 +1228,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:21 GMT + - Fri, 27 Dec 2019 15:04:10 GMT expires: - '-1' pragma: @@ -1242,11 +1242,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1266,8 +1266,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE @@ -1279,7 +1279,7 @@ interactions: cache-control: - no-cache date: - - Fri, 25 Oct 2019 06:48:23 GMT + - Fri, 27 Dec 2019 15:04:12 GMT expires: - '-1' pragma: @@ -1293,11 +1293,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1317,8 +1317,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE @@ -1330,7 +1330,7 @@ interactions: cache-control: - no-cache date: - - Fri, 25 Oct 2019 06:48:24 GMT + - Fri, 27 Dec 2019 15:04:14 GMT expires: - '-1' pragma: @@ -1344,11 +1344,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1368,8 +1368,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE @@ -1381,7 +1381,7 @@ interactions: cache-control: - no-cache date: - - Fri, 25 Oct 2019 06:48:27 GMT + - Fri, 27 Dec 2019 15:04:17 GMT expires: - '-1' pragma: @@ -1395,11 +1395,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.84;act_addr_fam=InterNetwork; + - addr=167.220.255.115;act_addr_fam=InterNetwork; x-ms-keyvault-region: - eastus2 x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -1421,24 +1421,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd3ctmgacq6icqopysex4npls5qsfa355b3le7g44ukprchbawyteuile/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4bqkmf","name":"cli-test-keyvault-4bqkmf","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2602' + - '11434' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:27 GMT + - Fri, 27 Dec 2019 15:04:19 GMT expires: - '-1' pragma: @@ -1470,8 +1470,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1485,7 +1485,7 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:48:30 GMT + - Fri, 27 Dec 2019 15:04:25 GMT expires: - '-1' pragma: @@ -1499,7 +1499,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-deletes: - '14998' x-powered-by: @@ -1523,24 +1523,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkv7","name":"jlkv7","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv7","location":"southeastasia","tags":{},"deletionDate":"2019-10-24T12:19:32Z","scheduledPurgeDate":"2020-01-22T12:19:32Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkvsd","name":"jlkvsd","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkvsd","location":"southeastasia","tags":{},"deletionDate":"2019-10-24T06:48:15Z","scheduledPurgeDate":"2020-01-22T06:48:15Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:48:30Z","scheduledPurgeDate":"2020-01-23T06:48:30Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-7z3utn","name":"cli-test-keyvault-7z3utn","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sds54ay6kmd5c2ktifls57gbyuspjisr5uub2lxr636f3ei4yclvphkcf/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-7z3utn","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:46:55Z","scheduledPurgeDate":"2020-01-23T06:46:55Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-4ancow","name":"cli-test-keyvault-4ancow","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdiqboeduhziy7fcx3p2uf7cz3yonlf32bz2vodmfbsjsr4elxgjloo65/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4ancow","location":"eastus2","tags":{},"deletionDate":"2019-10-24T14:32:48Z","scheduledPurgeDate":"2020-01-22T14:32:48Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-y3ieud","name":"cli-test-keyvault-y3ieud","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdbrnqhmdu2hbq67vdp4rwed4ociu7b3o2ddbbcba4taprjpiebmlx2zv/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-y3ieud","location":"eastus2","tags":{},"deletionDate":"2019-10-24T12:11:31Z","scheduledPurgeDate":"2020-01-22T12:11:31Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-5y63gt","name":"cli-test-keyvault-5y63gt","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdhzmhloaln5rrb5mwoqawkpwmmtsccok2d66b647vxaaj4afheyzqy5e/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-5y63gt","location":"eastus2","tags":{},"deletionDate":"2019-10-24T12:07:22Z","scheduledPurgeDate":"2020-01-22T12:07:22Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestsh4vstgv574laakhh","name":"clitestsh4vstgv574laakhh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfi7gmwgxpzsq3ysoa6h7cvuf2nutezwqqcfbbesodsbef4n5b5oh7wjrg362nyaiv/providers/Microsoft.KeyVault/vaults/clitestsh4vstgv574laakhh","location":"southcentralus","tags":{},"deletionDate":"2019-10-23T01:56:15Z","scheduledPurgeDate":"2020-01-21T01:56:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestoynh56fl54psyz6sk","name":"clitestoynh56fl54psyz6sk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5xmidx64nbag2tdtif4qi5r66dbyykvfx5d4n2bx2zddsuugwzablpij4bz6xv6ey/providers/Microsoft.KeyVault/vaults/clitestoynh56fl54psyz6sk","location":"southcentralus","tags":{},"deletionDate":"2019-10-21T14:03:04Z","scheduledPurgeDate":"2020-01-19T14:03:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestu3klkkzje3mf2wfdc","name":"clitestu3klkkzje3mf2wfdc","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7f7gymli5xnost4n2u3o4pfgenrs5ol6p2z7nbn7t5jnf4vzbi4i32d2j4nfq6plm/providers/Microsoft.KeyVault/vaults/clitestu3klkkzje3mf2wfdc","location":"southcentralus","tags":{},"deletionDate":"2019-10-16T18:37:34Z","scheduledPurgeDate":"2020-01-14T18:37:34Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestzsx2rtlze6elfo2ak","name":"clitestzsx2rtlze6elfo2ak","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc3q5mbm6s6zyri64yxw4f7py5mjebv5tupkznkly7bvubukf3ydi45n7sxaoxvayu/providers/Microsoft.KeyVault/vaults/clitestzsx2rtlze6elfo2ak","location":"southcentralus","tags":{},"deletionDate":"2019-10-15T17:53:03Z","scheduledPurgeDate":"2020-01-13T17:53:03Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestszxktx4ucundiqimo","name":"clitestszxktx4ucundiqimo","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkeic3ez5hmgxkn6j6xskjbtptyr5lpupbb5hy7ydfhvwedrglud4qecgyz4z3y4fc/providers/Microsoft.KeyVault/vaults/clitestszxktx4ucundiqimo","location":"southcentralus","tags":{},"deletionDate":"2019-10-13T13:40:26Z","scheduledPurgeDate":"2020-01-11T13:40:26Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-ejmf4d4vxwk","name":"cli-keyvault-ejmf4d4vxwk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtqymm2akipt5vp6pixp52kr2us5bniyhe6vkrcgxxkikb6m2q7525x/providers/Microsoft.KeyVault/vaults/cli-keyvault-ejmf4d4vxwk","location":"westus","tags":{},"deletionDate":"2019-10-24T13:29:25Z","scheduledPurgeDate":"2020-01-22T13:29:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-u6cobqo","name":"cli-test-kevault-u6cobqo","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identityusyuifv4f5nbmen6h2k7jyz2eom4xkiozacawn4puyqaccc6h632ore/providers/Microsoft.KeyVault/vaults/cli-test-kevault-u6cobqo","location":"westus","tags":{},"deletionDate":"2019-10-24T07:14:36Z","scheduledPurgeDate":"2020-01-22T07:14:36Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-dbabv4b","name":"cli-test-kevault-dbabv4b","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identityvowutus3aedxsula6gt5jfqalol5zvuoih5vwqou7pfo2npqfrd2kus/providers/Microsoft.KeyVault/vaults/cli-test-kevault-dbabv4b","location":"westus","tags":{},"deletionDate":"2019-10-21T12:48:21Z","scheduledPurgeDate":"2020-01-19T12:48:21Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-cewverk","name":"cli-test-kevault-cewverk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identitysmiogoysdndi3r5dlgnykvkd325vsinish6eljovkapendrgbpgwkgz/providers/Microsoft.KeyVault/vaults/cli-test-kevault-cewverk","location":"westus","tags":{},"deletionDate":"2019-10-21T11:46:39Z","scheduledPurgeDate":"2020-01-19T11:46:39Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-sah55xp","name":"cli-test-kevault-sah55xp","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identity3rc36m62vx3qitfclrfqtqceycfi5dxammy5cth2a4t3bw6p26vuw54/providers/Microsoft.KeyVault/vaults/cli-test-kevault-sah55xp","location":"westus","tags":{},"deletionDate":"2019-10-16T17:45:55Z","scheduledPurgeDate":"2020-01-14T17:45:55Z"}}],"nextLink":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14&%24skiptoken=1dPRjuIgFAbgd2k2e7W1UNsdNZlsquBsXQ8GCp3oXa3oVrQ1ts4ok3n3wXkLrwjhzyF8%2bfnwan3t5lVtWm%2f04WULJf%2fSJJNJlibeyPvfdad2FATHoi52%2bqjrrlfYy1n3yuYYtJd1W56rU1c1dRugNd7%2bjp6wj9db5EebTeEXuuz75XoYPoVbNIyHKDidm7dqo89tAFV5btpm2%2fX%2b6VteXA5dsNEH3enN96b9U5wq%2f80l3fDnEOGBj0IfRz9%2ftMbd2BhdPyuTv4p8JoUSU0lzlanhYq4OaktSDHJngfB3kPSdkfQK1oRsPx4wMxuD4fFCcSQk7TMC2J1FXC2tIGnMKIRCTccMUe%2bXd5dQWfj4EBCBNJhZHgO5Q8wGjOZTriBekBIDvUPkU7Y3Vy5XE27AYSQuu0Qglw7iuxcTyqRI5ip7eA8JN7Yv%2b2B5n8k0BHkYLMhhAoS9uGJghlYvrhg3bqgFWVqGln3uRLh1WZI6j1d6L8bjOyQY9jvEiELMKuTe73qxokLyWBj3CayJGeGhMClichmDopGQgO4ro9z7%2fPwC"}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/bim-keyvault","name":"bim-keyvault","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-keyvault","location":"northcentralus","tags":{},"deletionDate":"2019-12-08T17:14:12Z","scheduledPurgeDate":"2020-03-07T17:14:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/bim-keyvault2","name":"bim-keyvault2","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-keyvault2","location":"northcentralus","tags":{},"deletionDate":"2019-12-08T17:14:12Z","scheduledPurgeDate":"2020-03-07T17:14:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-xfb47ty","name":"cli-test-kevault-xfb47ty","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkrovu5jrxgr7vzljg4cotrrm57fwu6jsy2ykrw2in4ssyqmv2gh/providers/Microsoft.KeyVault/vaults/cli-test-kevault-xfb47ty","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:35:10Z","scheduledPurgeDate":"2020-03-05T09:35:10Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-fuvq53g","name":"cli-test-kevault-fuvq53g","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretqyjrxbfqqpq4aitosjvvot3wxkqpa6yokqs4lc5jzhiewwxruiy/providers/Microsoft.KeyVault/vaults/cli-test-kevault-fuvq53g","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:24:19Z","scheduledPurgeDate":"2020-03-05T09:24:19Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-be6s7zn","name":"cli-test-kevault-be6s7zn","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretwrt4o34cqnpv4st3cigemfvqqc2tnxjelxj6d3mkhgkxqqnnqv7/providers/Microsoft.KeyVault/vaults/cli-test-kevault-be6s7zn","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:17:12Z","scheduledPurgeDate":"2020-03-05T09:17:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","location":"southeastasia","tags":{},"deletionDate":"2019-11-13T06:11:11Z","scheduledPurgeDate":"2020-02-11T06:11:11Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-12-27T15:04:21Z","scheduledPurgeDate":"2020-03-26T15:04:21Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-keyvault-sd5qswmncwg","name":"cli-keyvault-sd5qswmncwg","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdhgn4gy7x3zqniqnume23bgxhksrk6itcbw76kkc6faqvvu6722n6qig/providers/Microsoft.KeyVault/vaults/cli-keyvault-sd5qswmncwg","location":"eastus2","tags":{},"deletionDate":"2019-12-27T08:05:28Z","scheduledPurgeDate":"2020-03-26T08:05:28Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-zwjqxm","name":"cli-test-keyvault-zwjqxm","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdtwhgf62zxzl7h76r4aql5cfcolwoi5dnn2hc6frh735myrrmsea2fui/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-zwjqxm","location":"eastus2","tags":{},"deletionDate":"2019-12-11T02:46:13Z","scheduledPurgeDate":"2020-03-10T02:46:13Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-uiuh7x","name":"cli-test-keyvault-uiuh7x","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd7hb376hy6vvddd3jjsnmmpkrpxvoftgrx2y2z5n4kepjvcmerujhpyb/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-uiuh7x","location":"eastus2","tags":{},"deletionDate":"2019-12-11T02:31:31Z","scheduledPurgeDate":"2020-03-10T02:31:31Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-3tyfrk","name":"cli-test-keyvault-3tyfrk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdllenvnclslsyl364ujpbbpe7skpdilfveyhqny5aewt5i2ym53bmz26/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-3tyfrk","location":"eastus2","tags":{},"deletionDate":"2019-11-18T02:46:09Z","scheduledPurgeDate":"2020-02-16T02:46:09Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/test-kv01","name":"test-kv01","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-test-rsg/providers/Microsoft.KeyVault/vaults/test-kv01","location":"centralus","tags":{},"deletionDate":"2019-12-08T18:28:38Z","scheduledPurgeDate":"2020-03-07T18:28:38Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/ag-ssl-cert","name":"ag-ssl-cert","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-test-rsg/providers/Microsoft.KeyVault/vaults/ag-ssl-cert","location":"centralus","tags":{},"deletionDate":"2019-12-01T17:13:49Z","scheduledPurgeDate":"2020-02-29T17:13:49Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","location":"centralus","tags":{},"deletionDate":"2019-11-11T09:27:59Z","scheduledPurgeDate":"2020-02-09T09:27:59Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitest6grlmdctgn6eh3ndg","name":"clitest6grlmdctgn6eh3ndg","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgn3xqrq2wqgbylloetwdwzxe22pojyvuyndrmeqhmykqa5ksewjqmg7ndqxqvjlr5h/providers/Microsoft.KeyVault/vaults/clitest6grlmdctgn6eh3ndg","location":"southcentralus","tags":{},"deletionDate":"2019-12-27T03:28:25Z","scheduledPurgeDate":"2020-03-26T03:28:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestsh4vstgv574laakhh","name":"clitestsh4vstgv574laakhh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfi7gmwgxpzsq3ysoa6h7cvuf2nutezwqqcfbbesodsbef4n5b5oh7wjrg362nyaiv/providers/Microsoft.KeyVault/vaults/clitestsh4vstgv574laakhh","location":"southcentralus","tags":{},"deletionDate":"2019-10-23T01:56:15Z","scheduledPurgeDate":"2020-01-21T01:56:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestoynh56fl54psyz6sk","name":"clitestoynh56fl54psyz6sk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5xmidx64nbag2tdtif4qi5r66dbyykvfx5d4n2bx2zddsuugwzablpij4bz6xv6ey/providers/Microsoft.KeyVault/vaults/clitestoynh56fl54psyz6sk","location":"southcentralus","tags":{},"deletionDate":"2019-10-21T14:03:04Z","scheduledPurgeDate":"2020-01-19T14:03:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestu3klkkzje3mf2wfdc","name":"clitestu3klkkzje3mf2wfdc","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7f7gymli5xnost4n2u3o4pfgenrs5ol6p2z7nbn7t5jnf4vzbi4i32d2j4nfq6plm/providers/Microsoft.KeyVault/vaults/clitestu3klkkzje3mf2wfdc","location":"southcentralus","tags":{},"deletionDate":"2019-10-16T18:37:34Z","scheduledPurgeDate":"2020-01-14T18:37:34Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestzsx2rtlze6elfo2ak","name":"clitestzsx2rtlze6elfo2ak","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc3q5mbm6s6zyri64yxw4f7py5mjebv5tupkznkly7bvubukf3ydi45n7sxaoxvayu/providers/Microsoft.KeyVault/vaults/clitestzsx2rtlze6elfo2ak","location":"southcentralus","tags":{},"deletionDate":"2019-10-15T17:53:03Z","scheduledPurgeDate":"2020-01-13T17:53:03Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-keyvault-veymyk","name":"cli-test-keyvault-veymyk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretbm4difszfjpzxnbrjcrhmkdsqthsqm4tsgcc6c65y7khbigz5rn/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-veymyk","location":"westus","tags":{},"deletionDate":"2019-12-27T14:31:32Z","scheduledPurgeDate":"2020-03-26T14:31:32Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtvqhr345","name":"cli-keyvault-mgmtvqhr345","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtvqhr345","location":"westus","tags":{},"deletionDate":"2019-12-27T08:19:19Z","scheduledPurgeDate":"2020-03-26T08:19:19Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-softjj2kztp","name":"cli-keyvault-softjj2kztp","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretip43rtw6yezopevffgobsqbod6zz36f6se6b2wb2o5ixoizln36/providers/Microsoft.KeyVault/vaults/cli-keyvault-softjj2kztp","location":"westus","tags":{},"deletionDate":"2019-12-27T08:18:35Z","scheduledPurgeDate":"2020-03-26T08:18:35Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtr7a6xhe","name":"cli-keyvault-mgmtr7a6xhe","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtkdmnuko3glg4pd7yg5mreavlh3knlz7h3qjgf2xti773hf4rprzen/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtr7a6xhe","location":"westus","tags":{},"deletionDate":"2019-12-27T08:18:10Z","scheduledPurgeDate":"2020-03-26T08:18:10Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtew3cglh","name":"cli-keyvault-mgmtew3cglh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtew3cglh","location":"westus","tags":{},"deletionDate":"2019-12-27T08:16:29Z","scheduledPurgeDate":"2020-03-26T08:16:29Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault-gosnfyqo6nkbmz","name":"vault-gosnfyqo6nkbmz","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_zj6xr25fyoewyfsuh5qgmgknnabvusdqjfxjnx4u5ctwjs/providers/Microsoft.KeyVault/vaults/vault-gosnfyqo6nkbmz","location":"westcentralus","tags":{},"deletionDate":"2019-12-19T03:55:25Z","scheduledPurgeDate":"2020-03-18T03:55:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault2-67qn6veyxoest","name":"vault2-67qn6veyxoest","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault2-67qn6veyxoest","location":"westcentralus","tags":{},"deletionDate":"2019-12-15T17:23:51Z","scheduledPurgeDate":"2020-03-14T17:23:51Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault1-dk77xkq42y62f","name":"vault1-dk77xkq42y62f","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault1-dk77xkq42y62f","location":"westcentralus","tags":{},"deletionDate":"2019-12-15T17:23:51Z","scheduledPurgeDate":"2020-03-14T17:23:51Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault2-fjhnwonczlt6t","name":"vault2-fjhnwonczlt6t","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_akzabwdh362sa5wwjm7x56mkoeawpourlzi3sef/providers/Microsoft.KeyVault/vaults/vault2-fjhnwonczlt6t","location":"westcentralus","tags":{},"deletionDate":"2019-12-10T03:17:15Z","scheduledPurgeDate":"2020-03-09T03:17:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault1-xzdscdoaut5ps","name":"vault1-xzdscdoaut5ps","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_akzabwdh362sa5wwjm7x56mkoeawpourlzi3sef/providers/Microsoft.KeyVault/vaults/vault1-xzdscdoaut5ps","location":"westcentralus","tags":{},"deletionDate":"2019-12-10T03:17:15Z","scheduledPurgeDate":"2020-03-09T03:17:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe52-kv","name":"yugangwe52-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe52/providers/Microsoft.KeyVault/vaults/yugangwe52-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-21T17:14:05Z","scheduledPurgeDate":"2020-03-20T17:14:05Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe51-kv","name":"yugangwe51-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe51/providers/Microsoft.KeyVault/vaults/yugangwe51-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:31Z","scheduledPurgeDate":"2020-03-18T01:27:31Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe50-kv","name":"yugangwe50-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe50/providers/Microsoft.KeyVault/vaults/yugangwe50-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:21Z","scheduledPurgeDate":"2020-03-18T01:27:21Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe40-kv","name":"yugangwe40-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe40/providers/Microsoft.KeyVault/vaults/yugangwe40-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:15Z","scheduledPurgeDate":"2020-03-18T01:27:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe10-kv","name":"yugangwe10-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe10/providers/Microsoft.KeyVault/vaults/yugangwe10-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:04Z","scheduledPurgeDate":"2020-03-18T01:27:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangwe53-kv","name":"yugangwe53-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe53/providers/Microsoft.KeyVault/vaults/yugangwe53-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-21T17:15:25Z","scheduledPurgeDate":"2020-03-20T17:15:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw20c-kv","name":"yugangw20c-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw20c/providers/Microsoft.KeyVault/vaults/yugangw20c-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-19T01:26:54Z","scheduledPurgeDate":"2020-03-18T01:26:54Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw3-kv2","name":"yugangw3-kv2","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw3/providers/Microsoft.KeyVault/vaults/yugangw3-kv2","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T18:32:16Z","scheduledPurgeDate":"2020-03-17T18:32:16Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw2-kv","name":"yugangw2-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw2/providers/Microsoft.KeyVault/vaults/yugangw2-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T17:14:20Z","scheduledPurgeDate":"2020-03-17T17:14:20Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw-kv","name":"yugangw-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.KeyVault/vaults/yugangw-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T17:13:54Z","scheduledPurgeDate":"2020-03-17T17:13:54Z","purgeProtectionEnabled":true}}],"nextLink":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14&%24skiptoken=3ZXRbpswFIbfJZp2tTSGwJZWqiZSm4ys53h2bCp6lxKSBqdJFdIFPPXdd5imaa%2fQXiCEdITlT9%2f%2fn1%2bDfdWebrd71wyufg1QavPtRqDRya1dDK4Gj6fTc3M1Gj0t98tN9VTtTxdL%2f3KsLsrD06h5eWjK4%2fb5tD3smxF7CNafoy%2fBMHhYs2G0Wi2Hy6ocD8uHy%2fBLuGaX8SUbPR8PP7er6tiMYFseD81hfbr4XnX58mV3Gq2qXXWqVn8%2bmq%2fL5%2b3wJ03Sz69DFkyGLBwG0ccPjaMTD67aX1uX3%2bl8brTVqRG5XdhLeWt3ds2zAMymw7oYY%2b1C9CKU3MZo8ok2Ravqgklxz8Eqj6KIaOaszU6As2flrNfGdiBg8GmwkNZ8E8nCJIssees4JCccBroeBZiMIb%2bfaJ6cod6E6NIb5JsIedKi2U2VE6EyRYzOBljbWNeWcPQk7CJ8%2byCyAE3hgRcB8Mwj303Az2%2b0yzla8OinHLmLJTmBdRIrlqbSwBjJGWS9F%2b8mIpJvPNbQEQpyoqTIrAiFi9AVFJlUoLsnL6apdtkZedlKrmfgBJNmE0v7LyLvhYcHIzwxacn5COgNfjWh2uC6dpE0KlD1o6CMxFKIEIWNlck65XWqjQu0UaTGnegz8tYjQl0QYp21wJOx5CoETtXJp1yZdAbGdejmFBHrlRVj5UULddn7M1YMGPjei57De9GCYgEB9JuElx34MpYcJ4rpmWJFp8yKNklOWiDXQkSa51PV68JFqE0WqbrH8bc6hU1%2bvHk3DGXDONolmw5McQZaq5SVCD202uEM%2bZyeNKWZAITqq7alPeNpPtBW%2fF%2bf7wNH0YKxIZqE1qeL6eoTYKKVgmrB5jNk6RQFzpSbp8qmXBrC06OyFCWmBq%2bvvwE%3d"}' headers: cache-control: - no-cache content-length: - - '10426' + - '22553' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:33 GMT + - Fri, 27 Dec 2019 15:04:29 GMT expires: - '-1' pragma: @@ -1552,38 +1552,38 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 0adaa9ba-1ffc-42b6-a966-93106b31a837 - - 8c634653-0610-4a9e-9ac8-be9064bc4ef9 - - 1c370e01-db72-45a9-a1da-b81e30759877 - - 4ba9154e-f882-4796-a72b-7a8012b5c3d4 - - 1ea63b59-0125-42ac-8303-e76200dda9c3 - - 5643d051-037e-4849-a4c7-1cfd1ddc8c9b - - 8fa52abc-4b6c-46de-ada3-83243a52fabb - - 9da9099e-0a95-4af3-b9c4-356420109c8b - - 57631954-854f-4a39-8785-fcd57fb5d63c - - 9127a49b-c84c-4535-8e97-4b6eadf1d8d4 - - 95f798d6-475b-4216-9030-33cef9acd8f0 - - 8236a955-2403-48bd-84b5-1d73f0df29fb - - ea33fd30-4a4e-4081-8712-83c64571144d - - c73a7e86-89d3-4e50-acdf-1cc0fcb06608 - - 375db330-c719-45cd-854e-9b6aa225a87b - - d132e277-d556-49a2-b92a-721e26c9cc26 - - 7deda851-f7fe-499e-b6a5-aa2211a3f30b - - a6d81be2-a0d0-4ee0-99f6-404e00376480 - - 6f640592-7c31-4bbf-9059-7d363d09c7fb - - 35166eda-89ff-4beb-9cd6-8ba6ce970d14 - - 56616394-e6f5-40c2-b55c-154e9b73e0a6 - - ca6fadc6-29d7-4f8b-b765-962b17c933e5 - - 720f5ed2-f396-4c0c-9bb8-033cb8a56808 - - 5ae24d81-c9d7-4f26-9854-0c50e3b398a8 - - 12cfee77-256d-485d-b1f8-9e46f1652025 - - a767ac31-da8c-48c1-803c-71d5981374a9 - - 60eaee24-d94a-49f3-bf81-b26de5b18ca8 - - 0519b7b8-e4ec-40d3-862d-2df74a6d48f1 - - 72ac3077-b8c3-455d-865d-7e3bb75a2967 - - 7d8cfc5e-6ec3-468f-bc44-804656efb832 - - e60fa593-77be-46ad-a8c7-5012fceb9fe7 - - 32931b81-0e8b-4c61-bed0-d1b806053874 + - 4c342f5d-e247-4c0c-b3a9-304301928867 + - 55a1051a-8b84-41ba-9a34-02bf657e6e59 + - 2c2b8ddd-ae97-4eb5-bc67-dfd965773f21 + - 519aeb1b-c705-4da0-b4d7-3df8a24b8ec7 + - 053e4e74-dbbb-4dbb-a37f-3b4084bc7b14 + - c90fd948-eee5-4b77-b255-42f54cda9134 + - fe86b37e-41b3-4166-b947-00d74975fb74 + - 6b928583-08a0-40e2-9ee0-11fb45b53d9b + - 3924ac4b-1adf-42f9-8c9e-207c7dfcf342 + - 76e06495-3d3e-494b-9195-061d4f168d24 + - c45609fc-69b6-454f-b8d2-9f7706d51994 + - 08263d7c-1196-435a-b580-832dfc888e21 + - 32dfb557-2579-4d69-89ed-a3794f1198b2 + - f1e969a8-557f-4df0-bd3f-5ff182cac70f + - 8f1101aa-8532-4241-a7f5-e3c2dc28ff49 + - b8d9a55a-50bd-4c54-b3df-9b37448546ee + - 3befdb8a-e5df-4b55-90cf-d9a6c6714747 + - f2da047f-959b-4c4f-9fec-2ba9d4402aa7 + - 8bfb73fd-a967-45a8-8a0d-2ea5a58f7ab0 + - d2781155-312f-4cee-907d-ae8064425f8d + - b87b4aed-1475-41d6-a005-13e7634bf27b + - a20eca2f-03d0-4c5a-a91b-6b355492a156 + - 476de91a-820f-4274-b292-725b94c342e3 + - f5028d93-226b-447e-9c1f-dec5a825b949 + - 482a3387-89b5-4ac7-ac83-ebe6cc6a4bf1 + - 6b6e2b08-da25-4ec5-93fb-cb2421df8d10 + - 4f44137b-a553-491c-826d-c177ae34cf26 + - 4db1e5ce-2eec-4a61-99b1-db2e0ed16713 + - 116238c2-8a98-472a-93c3-e09bfe03abc5 + - 520aa12d-9a3c-46f7-8af9-e1326b6cea4d + - 90e42558-0a56-42b3-8402-45a65660d5e0 + - 0a7bfd42-ab8f-46e6-a498-174fd3e53b60 status: code: 200 message: OK @@ -1606,15 +1606,15 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover","purge"],"secrets":["get","list","set","delete","backup","restore","recover","purge"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover","purge"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover","purge"],"secrets":["get","list","set","delete","backup","restore","recover","purge"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover","purge"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1623,7 +1623,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:37 GMT + - Fri, 27 Dec 2019 15:04:36 GMT expires: - '-1' pragma: @@ -1641,9 +1641,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1185' x-powered-by: - ASP.NET status: @@ -1665,24 +1665,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd3ctmgacq6icqopysex4npls5qsfa355b3le7g44ukprchbawyteuile/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4bqkmf","name":"cli-test-keyvault-4bqkmf","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2602' + - '11434' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:38 GMT + - Fri, 27 Dec 2019 15:04:37 GMT expires: - '-1' pragma: @@ -1714,8 +1714,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1729,7 +1729,7 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:48:42 GMT + - Fri, 27 Dec 2019 15:04:43 GMT expires: - '-1' pragma: @@ -1743,9 +1743,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-powered-by: - ASP.NET status: @@ -1767,24 +1767,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkv7","name":"jlkv7","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv7","location":"southeastasia","tags":{},"deletionDate":"2019-10-24T12:19:32Z","scheduledPurgeDate":"2020-01-22T12:19:32Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkvsd","name":"jlkvsd","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkvsd","location":"southeastasia","tags":{},"deletionDate":"2019-10-24T06:48:15Z","scheduledPurgeDate":"2020-01-22T06:48:15Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:48:40Z","scheduledPurgeDate":"2020-01-23T06:48:40Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-7z3utn","name":"cli-test-keyvault-7z3utn","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sds54ay6kmd5c2ktifls57gbyuspjisr5uub2lxr636f3ei4yclvphkcf/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-7z3utn","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:46:55Z","scheduledPurgeDate":"2020-01-23T06:46:55Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-4ancow","name":"cli-test-keyvault-4ancow","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdiqboeduhziy7fcx3p2uf7cz3yonlf32bz2vodmfbsjsr4elxgjloo65/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4ancow","location":"eastus2","tags":{},"deletionDate":"2019-10-24T14:32:48Z","scheduledPurgeDate":"2020-01-22T14:32:48Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-y3ieud","name":"cli-test-keyvault-y3ieud","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdbrnqhmdu2hbq67vdp4rwed4ociu7b3o2ddbbcba4taprjpiebmlx2zv/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-y3ieud","location":"eastus2","tags":{},"deletionDate":"2019-10-24T12:11:31Z","scheduledPurgeDate":"2020-01-22T12:11:31Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-5y63gt","name":"cli-test-keyvault-5y63gt","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdhzmhloaln5rrb5mwoqawkpwmmtsccok2d66b647vxaaj4afheyzqy5e/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-5y63gt","location":"eastus2","tags":{},"deletionDate":"2019-10-24T12:07:22Z","scheduledPurgeDate":"2020-01-22T12:07:22Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestsh4vstgv574laakhh","name":"clitestsh4vstgv574laakhh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfi7gmwgxpzsq3ysoa6h7cvuf2nutezwqqcfbbesodsbef4n5b5oh7wjrg362nyaiv/providers/Microsoft.KeyVault/vaults/clitestsh4vstgv574laakhh","location":"southcentralus","tags":{},"deletionDate":"2019-10-23T01:56:15Z","scheduledPurgeDate":"2020-01-21T01:56:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestoynh56fl54psyz6sk","name":"clitestoynh56fl54psyz6sk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5xmidx64nbag2tdtif4qi5r66dbyykvfx5d4n2bx2zddsuugwzablpij4bz6xv6ey/providers/Microsoft.KeyVault/vaults/clitestoynh56fl54psyz6sk","location":"southcentralus","tags":{},"deletionDate":"2019-10-21T14:03:04Z","scheduledPurgeDate":"2020-01-19T14:03:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestu3klkkzje3mf2wfdc","name":"clitestu3klkkzje3mf2wfdc","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7f7gymli5xnost4n2u3o4pfgenrs5ol6p2z7nbn7t5jnf4vzbi4i32d2j4nfq6plm/providers/Microsoft.KeyVault/vaults/clitestu3klkkzje3mf2wfdc","location":"southcentralus","tags":{},"deletionDate":"2019-10-16T18:37:34Z","scheduledPurgeDate":"2020-01-14T18:37:34Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestzsx2rtlze6elfo2ak","name":"clitestzsx2rtlze6elfo2ak","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc3q5mbm6s6zyri64yxw4f7py5mjebv5tupkznkly7bvubukf3ydi45n7sxaoxvayu/providers/Microsoft.KeyVault/vaults/clitestzsx2rtlze6elfo2ak","location":"southcentralus","tags":{},"deletionDate":"2019-10-15T17:53:03Z","scheduledPurgeDate":"2020-01-13T17:53:03Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestszxktx4ucundiqimo","name":"clitestszxktx4ucundiqimo","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkeic3ez5hmgxkn6j6xskjbtptyr5lpupbb5hy7ydfhvwedrglud4qecgyz4z3y4fc/providers/Microsoft.KeyVault/vaults/clitestszxktx4ucundiqimo","location":"southcentralus","tags":{},"deletionDate":"2019-10-13T13:40:26Z","scheduledPurgeDate":"2020-01-11T13:40:26Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-ejmf4d4vxwk","name":"cli-keyvault-ejmf4d4vxwk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtqymm2akipt5vp6pixp52kr2us5bniyhe6vkrcgxxkikb6m2q7525x/providers/Microsoft.KeyVault/vaults/cli-keyvault-ejmf4d4vxwk","location":"westus","tags":{},"deletionDate":"2019-10-24T13:29:25Z","scheduledPurgeDate":"2020-01-22T13:29:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-u6cobqo","name":"cli-test-kevault-u6cobqo","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identityusyuifv4f5nbmen6h2k7jyz2eom4xkiozacawn4puyqaccc6h632ore/providers/Microsoft.KeyVault/vaults/cli-test-kevault-u6cobqo","location":"westus","tags":{},"deletionDate":"2019-10-24T07:14:36Z","scheduledPurgeDate":"2020-01-22T07:14:36Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-dbabv4b","name":"cli-test-kevault-dbabv4b","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identityvowutus3aedxsula6gt5jfqalol5zvuoih5vwqou7pfo2npqfrd2kus/providers/Microsoft.KeyVault/vaults/cli-test-kevault-dbabv4b","location":"westus","tags":{},"deletionDate":"2019-10-21T12:48:21Z","scheduledPurgeDate":"2020-01-19T12:48:21Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-cewverk","name":"cli-test-kevault-cewverk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identitysmiogoysdndi3r5dlgnykvkd325vsinish6eljovkapendrgbpgwkgz/providers/Microsoft.KeyVault/vaults/cli-test-kevault-cewverk","location":"westus","tags":{},"deletionDate":"2019-10-21T11:46:39Z","scheduledPurgeDate":"2020-01-19T11:46:39Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-kevault-sah55xp","name":"cli-test-kevault-sah55xp","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_ag_identity3rc36m62vx3qitfclrfqtqceycfi5dxammy5cth2a4t3bw6p26vuw54/providers/Microsoft.KeyVault/vaults/cli-test-kevault-sah55xp","location":"westus","tags":{},"deletionDate":"2019-10-16T17:45:55Z","scheduledPurgeDate":"2020-01-14T17:45:55Z"}}],"nextLink":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14&%24skiptoken=1dPRjuIgFAbgd2k2e7W1UNsdNZlsquBsXQ8GCp3oXa3oVrQ1ts4ok3n3wXkLrwjhzyF8%2bfnwan3t5lVtWm%2f04WULJf%2fSJJNJlibeyPvfdad2FATHoi52%2bqjrrlfYy1n3yuYYtJd1W56rU1c1dRugNd7%2bjp6wj9db5EebTeEXuuz75XoYPoVbNIyHKDidm7dqo89tAFV5btpm2%2fX%2b6VteXA5dsNEH3enN96b9U5wq%2f80l3fDnEOGBj0IfRz9%2ftMbd2BhdPyuTv4p8JoUSU0lzlanhYq4OaktSDHJngfB3kPSdkfQK1oRsPx4wMxuD4fFCcSQk7TMC2J1FXC2tIGnMKIRCTccMUe%2bXd5dQWfj4EBCBNJhZHgO5Q8wGjOZTriBekBIDvUPkU7Y3Vy5XE27AYSQuu0Qglw7iuxcTyqRI5ip7eA8JN7Yv%2b2B5n8k0BHkYLMhhAoS9uGJghlYvrhg3bqgFWVqGln3uRLh1WZI6j1d6L8bjOyQY9jvEiELMKuTe73qxokLyWBj3CayJGeGhMClichmDopGQgO4ro9z7%2fPwC"}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/bim-keyvault","name":"bim-keyvault","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-keyvault","location":"northcentralus","tags":{},"deletionDate":"2019-12-08T17:14:12Z","scheduledPurgeDate":"2020-03-07T17:14:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/bim-keyvault2","name":"bim-keyvault2","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-keyvault2","location":"northcentralus","tags":{},"deletionDate":"2019-12-08T17:14:12Z","scheduledPurgeDate":"2020-03-07T17:14:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-xfb47ty","name":"cli-test-kevault-xfb47ty","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkrovu5jrxgr7vzljg4cotrrm57fwu6jsy2ykrw2in4ssyqmv2gh/providers/Microsoft.KeyVault/vaults/cli-test-kevault-xfb47ty","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:35:10Z","scheduledPurgeDate":"2020-03-05T09:35:10Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-fuvq53g","name":"cli-test-kevault-fuvq53g","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretqyjrxbfqqpq4aitosjvvot3wxkqpa6yokqs4lc5jzhiewwxruiy/providers/Microsoft.KeyVault/vaults/cli-test-kevault-fuvq53g","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:24:19Z","scheduledPurgeDate":"2020-03-05T09:24:19Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/northcentralus/deletedVaults/cli-test-kevault-be6s7zn","name":"cli-test-kevault-be6s7zn","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretwrt4o34cqnpv4st3cigemfvqqc2tnxjelxj6d3mkhgkxqqnnqv7/providers/Microsoft.KeyVault/vaults/cli-test-kevault-be6s7zn","location":"northcentralus","tags":{},"deletionDate":"2019-12-06T09:17:12Z","scheduledPurgeDate":"2020-03-05T09:17:12Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southeastasia/deletedVaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","location":"southeastasia","tags":{},"deletionDate":"2019-11-13T06:11:11Z","scheduledPurgeDate":"2020-02-11T06:11:11Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-12-27T15:04:41Z","scheduledPurgeDate":"2020-03-26T15:04:41Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-keyvault-sd5qswmncwg","name":"cli-keyvault-sd5qswmncwg","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdhgn4gy7x3zqniqnume23bgxhksrk6itcbw76kkc6faqvvu6722n6qig/providers/Microsoft.KeyVault/vaults/cli-keyvault-sd5qswmncwg","location":"eastus2","tags":{},"deletionDate":"2019-12-27T08:05:28Z","scheduledPurgeDate":"2020-03-26T08:05:28Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-zwjqxm","name":"cli-test-keyvault-zwjqxm","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdtwhgf62zxzl7h76r4aql5cfcolwoi5dnn2hc6frh735myrrmsea2fui/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-zwjqxm","location":"eastus2","tags":{},"deletionDate":"2019-12-11T02:46:13Z","scheduledPurgeDate":"2020-03-10T02:46:13Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-uiuh7x","name":"cli-test-keyvault-uiuh7x","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd7hb376hy6vvddd3jjsnmmpkrpxvoftgrx2y2z5n4kepjvcmerujhpyb/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-uiuh7x","location":"eastus2","tags":{},"deletionDate":"2019-12-11T02:31:31Z","scheduledPurgeDate":"2020-03-10T02:31:31Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-3tyfrk","name":"cli-test-keyvault-3tyfrk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sdllenvnclslsyl364ujpbbpe7skpdilfveyhqny5aewt5i2ym53bmz26/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-3tyfrk","location":"eastus2","tags":{},"deletionDate":"2019-11-18T02:46:09Z","scheduledPurgeDate":"2020-02-16T02:46:09Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/test-kv01","name":"test-kv01","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-test-rsg/providers/Microsoft.KeyVault/vaults/test-kv01","location":"centralus","tags":{},"deletionDate":"2019-12-08T18:28:38Z","scheduledPurgeDate":"2020-03-07T18:28:38Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/ag-ssl-cert","name":"ag-ssl-cert","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-test-rsg/providers/Microsoft.KeyVault/vaults/ag-ssl-cert","location":"centralus","tags":{},"deletionDate":"2019-12-01T17:13:49Z","scheduledPurgeDate":"2020-02-29T17:13:49Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centralus/deletedVaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","location":"centralus","tags":{},"deletionDate":"2019-11-11T09:27:59Z","scheduledPurgeDate":"2020-02-09T09:27:59Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitest6grlmdctgn6eh3ndg","name":"clitest6grlmdctgn6eh3ndg","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgn3xqrq2wqgbylloetwdwzxe22pojyvuyndrmeqhmykqa5ksewjqmg7ndqxqvjlr5h/providers/Microsoft.KeyVault/vaults/clitest6grlmdctgn6eh3ndg","location":"southcentralus","tags":{},"deletionDate":"2019-12-27T03:28:25Z","scheduledPurgeDate":"2020-03-26T03:28:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestsh4vstgv574laakhh","name":"clitestsh4vstgv574laakhh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfi7gmwgxpzsq3ysoa6h7cvuf2nutezwqqcfbbesodsbef4n5b5oh7wjrg362nyaiv/providers/Microsoft.KeyVault/vaults/clitestsh4vstgv574laakhh","location":"southcentralus","tags":{},"deletionDate":"2019-10-23T01:56:15Z","scheduledPurgeDate":"2020-01-21T01:56:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestoynh56fl54psyz6sk","name":"clitestoynh56fl54psyz6sk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5xmidx64nbag2tdtif4qi5r66dbyykvfx5d4n2bx2zddsuugwzablpij4bz6xv6ey/providers/Microsoft.KeyVault/vaults/clitestoynh56fl54psyz6sk","location":"southcentralus","tags":{},"deletionDate":"2019-10-21T14:03:04Z","scheduledPurgeDate":"2020-01-19T14:03:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestu3klkkzje3mf2wfdc","name":"clitestu3klkkzje3mf2wfdc","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7f7gymli5xnost4n2u3o4pfgenrs5ol6p2z7nbn7t5jnf4vzbi4i32d2j4nfq6plm/providers/Microsoft.KeyVault/vaults/clitestu3klkkzje3mf2wfdc","location":"southcentralus","tags":{},"deletionDate":"2019-10-16T18:37:34Z","scheduledPurgeDate":"2020-01-14T18:37:34Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/southcentralus/deletedVaults/clitestzsx2rtlze6elfo2ak","name":"clitestzsx2rtlze6elfo2ak","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc3q5mbm6s6zyri64yxw4f7py5mjebv5tupkznkly7bvubukf3ydi45n7sxaoxvayu/providers/Microsoft.KeyVault/vaults/clitestzsx2rtlze6elfo2ak","location":"southcentralus","tags":{},"deletionDate":"2019-10-15T17:53:03Z","scheduledPurgeDate":"2020-01-13T17:53:03Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-test-keyvault-veymyk","name":"cli-test-keyvault-veymyk","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretbm4difszfjpzxnbrjcrhmkdsqthsqm4tsgcc6c65y7khbigz5rn/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-veymyk","location":"westus","tags":{},"deletionDate":"2019-12-27T14:31:32Z","scheduledPurgeDate":"2020-03-26T14:31:32Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtvqhr345","name":"cli-keyvault-mgmtvqhr345","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtvqhr345","location":"westus","tags":{},"deletionDate":"2019-12-27T08:19:19Z","scheduledPurgeDate":"2020-03-26T08:19:19Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-softjj2kztp","name":"cli-keyvault-softjj2kztp","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretip43rtw6yezopevffgobsqbod6zz36f6se6b2wb2o5ixoizln36/providers/Microsoft.KeyVault/vaults/cli-keyvault-softjj2kztp","location":"westus","tags":{},"deletionDate":"2019-12-27T08:18:35Z","scheduledPurgeDate":"2020-03-26T08:18:35Z"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtr7a6xhe","name":"cli-keyvault-mgmtr7a6xhe","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtkdmnuko3glg4pd7yg5mreavlh3knlz7h3qjgf2xti773hf4rprzen/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtr7a6xhe","location":"westus","tags":{},"deletionDate":"2019-12-27T08:18:10Z","scheduledPurgeDate":"2020-03-26T08:18:10Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westus/deletedVaults/cli-keyvault-mgmtew3cglh","name":"cli-keyvault-mgmtew3cglh","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtew3cglh","location":"westus","tags":{},"deletionDate":"2019-12-27T08:16:29Z","scheduledPurgeDate":"2020-03-26T08:16:29Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault-gosnfyqo6nkbmz","name":"vault-gosnfyqo6nkbmz","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_zj6xr25fyoewyfsuh5qgmgknnabvusdqjfxjnx4u5ctwjs/providers/Microsoft.KeyVault/vaults/vault-gosnfyqo6nkbmz","location":"westcentralus","tags":{},"deletionDate":"2019-12-19T03:55:25Z","scheduledPurgeDate":"2020-03-18T03:55:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault2-67qn6veyxoest","name":"vault2-67qn6veyxoest","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault2-67qn6veyxoest","location":"westcentralus","tags":{},"deletionDate":"2019-12-15T17:23:51Z","scheduledPurgeDate":"2020-03-14T17:23:51Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault1-dk77xkq42y62f","name":"vault1-dk77xkq42y62f","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_exvtqiuj5623wlbvjiearq33qocetpd5w7ocpfs/providers/Microsoft.KeyVault/vaults/vault1-dk77xkq42y62f","location":"westcentralus","tags":{},"deletionDate":"2019-12-15T17:23:51Z","scheduledPurgeDate":"2020-03-14T17:23:51Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault2-fjhnwonczlt6t","name":"vault2-fjhnwonczlt6t","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_akzabwdh362sa5wwjm7x56mkoeawpourlzi3sef/providers/Microsoft.KeyVault/vaults/vault2-fjhnwonczlt6t","location":"westcentralus","tags":{},"deletionDate":"2019-12-10T03:17:15Z","scheduledPurgeDate":"2020-03-09T03:17:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/westcentralus/deletedVaults/vault1-xzdscdoaut5ps","name":"vault1-xzdscdoaut5ps","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_akzabwdh362sa5wwjm7x56mkoeawpourlzi3sef/providers/Microsoft.KeyVault/vaults/vault1-xzdscdoaut5ps","location":"westcentralus","tags":{},"deletionDate":"2019-12-10T03:17:15Z","scheduledPurgeDate":"2020-03-09T03:17:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe52-kv","name":"yugangwe52-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe52/providers/Microsoft.KeyVault/vaults/yugangwe52-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-21T17:14:05Z","scheduledPurgeDate":"2020-03-20T17:14:05Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe51-kv","name":"yugangwe51-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe51/providers/Microsoft.KeyVault/vaults/yugangwe51-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:31Z","scheduledPurgeDate":"2020-03-18T01:27:31Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe50-kv","name":"yugangwe50-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe50/providers/Microsoft.KeyVault/vaults/yugangwe50-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:21Z","scheduledPurgeDate":"2020-03-18T01:27:21Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe40-kv","name":"yugangwe40-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe40/providers/Microsoft.KeyVault/vaults/yugangwe40-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:15Z","scheduledPurgeDate":"2020-03-18T01:27:15Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2euap/deletedVaults/yugangwe10-kv","name":"yugangwe10-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe10/providers/Microsoft.KeyVault/vaults/yugangwe10-kv","location":"eastus2euap","tags":{},"deletionDate":"2019-12-19T01:27:04Z","scheduledPurgeDate":"2020-03-18T01:27:04Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangwe53-kv","name":"yugangwe53-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangwe53/providers/Microsoft.KeyVault/vaults/yugangwe53-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-21T17:15:25Z","scheduledPurgeDate":"2020-03-20T17:15:25Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw20c-kv","name":"yugangw20c-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw20c/providers/Microsoft.KeyVault/vaults/yugangw20c-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-19T01:26:54Z","scheduledPurgeDate":"2020-03-18T01:26:54Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw3-kv2","name":"yugangw3-kv2","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw3/providers/Microsoft.KeyVault/vaults/yugangw3-kv2","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T18:32:16Z","scheduledPurgeDate":"2020-03-17T18:32:16Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw2-kv","name":"yugangw2-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw2/providers/Microsoft.KeyVault/vaults/yugangw2-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T17:14:20Z","scheduledPurgeDate":"2020-03-17T17:14:20Z","purgeProtectionEnabled":true}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/centraluseuap/deletedVaults/yugangw-kv","name":"yugangw-kv","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yugangw/providers/Microsoft.KeyVault/vaults/yugangw-kv","location":"centraluseuap","tags":{},"deletionDate":"2019-12-18T17:13:54Z","scheduledPurgeDate":"2020-03-17T17:13:54Z","purgeProtectionEnabled":true}}],"nextLink":"https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/deletedVaults?api-version=2018-02-14&%24skiptoken=3ZXRbpswFIbfJZp2tTSGwJZWqiZSm4ys53h2bCp6lxKSBqdJFdIFPPXdd5imaa%2fQXiCEdITlT9%2f%2fn1%2bDfdWebrd71wyufg1QavPtRqDRya1dDK4Gj6fTc3M1Gj0t98tN9VTtTxdL%2f3KsLsrD06h5eWjK4%2fb5tD3smxF7CNafoy%2fBMHhYs2G0Wi2Hy6ocD8uHy%2fBLuGaX8SUbPR8PP7er6tiMYFseD81hfbr4XnX58mV3Gq2qXXWqVn8%2bmq%2fL5%2b3wJ03Sz69DFkyGLBwG0ccPjaMTD67aX1uX3%2bl8brTVqRG5XdhLeWt3ds2zAMymw7oYY%2b1C9CKU3MZo8ok2Ravqgklxz8Eqj6KIaOaszU6As2flrNfGdiBg8GmwkNZ8E8nCJIssees4JCccBroeBZiMIb%2bfaJ6cod6E6NIb5JsIedKi2U2VE6EyRYzOBljbWNeWcPQk7CJ8%2byCyAE3hgRcB8Mwj303Az2%2b0yzla8OinHLmLJTmBdRIrlqbSwBjJGWS9F%2b8mIpJvPNbQEQpyoqTIrAiFi9AVFJlUoLsnL6apdtkZedlKrmfgBJNmE0v7LyLvhYcHIzwxacn5COgNfjWh2uC6dpE0KlD1o6CMxFKIEIWNlck65XWqjQu0UaTGnegz8tYjQl0QYp21wJOx5CoETtXJp1yZdAbGdejmFBHrlRVj5UULddn7M1YMGPjei57De9GCYgEB9JuElx34MpYcJ4rpmWJFp8yKNklOWiDXQkSa51PV68JFqE0WqbrH8bc6hU1%2bvHk3DGXDONolmw5McQZaq5SVCD202uEM%2bZyeNKWZAITqq7alPeNpPtBW%2fF%2bf7wNH0YKxIZqE1qeL6eoTYKKVgmrB5jNk6RQFzpSbp8qmXBrC06OyFCWmBq%2bvvwE%3d"}' headers: cache-control: - no-cache content-length: - - '10426' + - '22553' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:44 GMT + - Fri, 27 Dec 2019 15:04:47 GMT expires: - '-1' pragma: @@ -1796,38 +1796,38 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 56ac64d7-f13d-4af4-b7b5-bfe2c7f5b3fc - - be31bda0-b044-439f-936e-f3768782b19b - - 2f4024e9-c56f-4dc5-8486-baf4e03a1968 - - 2282f46d-b4e8-4b5c-a786-48ae371e1353 - - c8a2c105-fb6d-44de-ba6a-57fe22947651 - - 24cff6f1-c774-4002-8a8e-e14213e30db6 - - a67fdc18-9462-4516-85e2-0f0f44d3345a - - fedd36a0-4460-424f-b73d-69df5053064b - - 3982a707-f35d-422a-b4d6-a661ce4636fa - - 8401dfb1-5e41-4684-a2a5-ca102a6d7c90 - - a5b06ef5-af46-4869-be75-0c3b6e526969 - - 1868296b-d27e-4209-a376-e5db4c191c3e - - a87d68fe-d80a-4758-9043-51aa9bc87077 - - 8e39b980-825d-473a-862f-0fcaedcbdf8b - - 93bb5af9-6e30-4c6a-a5db-55e0e5410d5e - - 547a41c9-d64c-4841-9f2b-2f1306cc0b01 - - ecc63397-a0b7-4aac-b433-ee62132c8aed - - eb6462b0-dcad-44a7-9641-0f5c9f75467d - - 097f9bf8-80e0-46b1-9289-13b41de8579b - - d791307f-8e61-4d19-9add-6c3dc3461bff - - 9b0d0c88-dfd8-41c6-8c9c-8751ffcdcce9 - - 1e72750b-566d-4472-8770-f454157a5e63 - - ac650ac0-8202-49ad-b5dc-107bc9d97cb4 - - 0088c099-78cd-41f7-aac4-7f5c438e535a - - fde4d7a3-86fc-49b3-8045-5e14fb326e2d - - e290db92-af88-42b2-bdc5-486b3e41a73e - - 6548ee3e-d991-4861-ae4a-cb229b2a0c26 - - 769c5f36-9757-4814-bb95-5da0da782510 - - 80c52a2c-5674-47a3-9e97-8b64ad12451a - - ebf3b044-c9c7-4208-8d45-7f4351d0367a - - 781b4d09-0416-4da6-a708-8bf349ec989c - - 18c4d247-534e-494a-9522-1af66ee92844 + - ef09f3c4-66d2-472e-8571-5d12fa2c87a2 + - b0b2afb4-bf0b-4ba9-ac65-b47eb05648c3 + - 2bae5098-4495-4893-b9f9-6162fff74454 + - b9289daf-ad56-4d64-8615-2991ac3372cb + - 3764b7fc-71a2-4022-93e5-52c7b7505eb0 + - f0cf684b-7ae3-4803-87d1-8c54b7ab380c + - 92c4c0b0-3480-4042-a3a4-b532c844614c + - 3bdf29c8-4269-4987-9aea-fd0e3003fccf + - dec9cc70-b79a-42f2-9264-e8f43097acfb + - 30f43524-8a6c-4e3b-a913-e03dcfe1263d + - d7375741-68a6-4089-a5f0-ce03dc75bafa + - ab68c69b-b8ef-4b40-800e-cf506e7b4563 + - de426b6c-9955-4da3-b03f-f972c2924dad + - 77f1d56e-a203-4dfc-a3c7-0b756b78af15 + - 768c0a12-43a2-4b30-9a35-9bc89f544518 + - 9330ba7d-b7a6-4162-9078-daf211ce261a + - a2ee1e93-6379-4d6c-bc28-33a480779b43 + - e829d135-c6cf-4bcf-98fd-1eb094248514 + - 7bb4380e-8944-4fe1-8b1c-95095536f57b + - 0c570c89-bd4c-46df-b56e-4cff912943d0 + - a4cd9eac-9ae7-4d3e-8c59-73ff29401dc3 + - 3041b25b-4661-410f-8d6b-5d98111775f1 + - 3875ef41-006c-4ab5-8d61-458de1e76168 + - b261fb59-3c92-407e-b8dd-575ce853fee2 + - 8bd64915-1cf4-4c70-a861-ba9931d06fd3 + - 41bb922c-39a8-4c7a-9470-4df0b58a0d76 + - 6edb79a6-a06b-4608-b402-135531b92347 + - 5977cd16-ead1-429b-bb8b-339d072cbff4 + - c2fc56bd-c600-454a-819d-675902120eee + - 1e52eefd-6b73-4e88-8927-c2bf7289c3f1 + - 6e1a0f14-3d7b-476b-93e9-0c6afe1761cf + - 2283e309-0279-47ed-a231-11d58104a152 status: code: 200 message: OK @@ -1849,8 +1849,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1864,11 +1864,11 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:48:46 GMT + - Fri, 27 Dec 2019 15:04:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTI4MjU2ODczN3w2RTdEQjlGQjFCMTU0MkU3OEI0MEFBQzE1QjU0REQ4QQ?api-version=2018-02-14 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 pragma: - no-cache server: @@ -1880,9 +1880,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' x-powered-by: - ASP.NET status: @@ -1902,13 +1902,13 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTI4MjU2ODczN3w2RTdEQjlGQjFCMTU0MkU3OEI0MEFBQzE1QjU0REQ4QQ?api-version=2018-02-14 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 response: body: - string: '{"createdDateTime":"2019-10-25 06:48:47Z","status":"NotStarted"}' + string: '{"createdDateTime":"2019-12-27 15:04:49Z","status":"NotStarted"}' headers: cache-control: - no-cache @@ -1917,11 +1917,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:54 GMT + - Fri, 27 Dec 2019 15:04:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTI4MjU2ODczN3w2RTdEQjlGQjFCMTU0MkU3OEI0MEFBQzE1QjU0REQ4QQ?api-version=2018-02-14 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 pragma: - no-cache server: @@ -1933,7 +1933,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -1953,14 +1953,65 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTI4MjU2ODczN3w2RTdEQjlGQjFCMTU0MkU3OEI0MEFBQzE1QjU0REQ4QQ?api-version=2018-02-14 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 response: body: - string: '{"createdDateTime":"2019-10-25 06:48:47Z","lastActionDateTime":"2019-10-25 - 06:48:54Z","status":"Succeeded"}' + string: '{"createdDateTime":"2019-12-27 15:04:49Z","status":"NotStarted"}' + headers: + cache-control: + - no-cache + content-length: + - '64' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:05:04 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-service-version: + - 1.1.0.269 + x-powered-by: + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - keyvault purge + Connection: + - keep-alive + ParameterSetName: + - -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1ODkwNjkxNTIwMXw4RTJBRDI2QkIxQzA0NUNGQTZCQjhENDE5OUFCRUQ0OA?api-version=2018-02-14 + response: + body: + string: '{"createdDateTime":"2019-12-27 15:04:49Z","lastActionDateTime":"2019-12-27 + 15:05:06Z","status":"Succeeded"}' headers: cache-control: - no-cache @@ -1969,7 +2020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:48:59 GMT + - Fri, 27 Dec 2019 15:05:11 GMT expires: - '-1' pragma: @@ -1987,7 +2038,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -2003,41 +2054,41 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + 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":"0d504196-1423-4569-9a6e-15149656f0ee","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-07-26T02:02:42Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Leo - Li","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"jiasli@microsoft.com","mailNickname":"jiasli_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["jiasli@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:jiasli@microsoft.com"],"refreshTokensValidFromDateTime":"2019-07-26T02:02:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/0d504196-1423-4569-9a6e-15149656f0ee/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"jiasli_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-07-26T02:03:29Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1683' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Fri, 25 Oct 2019 06:49:00 GMT + - Fri, 27 Dec 2019 15:05:13 GMT duration: - - '2446677' + - '2712776' expires: - '-1' ocp-aad-diagnostics-server-name: - - bsfrAdDlyj7qIcTro246bqyYpLaAQbZcvFel6e/rl58= + - N74c8ldu8hl9jU3L0P00lqK53hRnYh0rKSMTbFc2+Rs= ocp-aad-session-key: - - tMEfFBwyadah-pwp7DyTXegs0VmFS_bxe3qU9miVqskdlQ5tvt3wzrw3ENUykbyQA8W4oqrsJOEGEHonFksyJtoBbSb4e7WP1l0kpiNvXVjbxHZBHqDb5zi9kIKWgife.TRDmVlXRGzoYqAhlDQPAsVhR1DolmQnuARtNCP6tAak + - dg6JlF1iPp2BZUycQ2wMQRdQvEJlkCPwoCcZsIi31JJUmrrwCWt1CPRSNKXemFVNZudlALGMARekQkD3kqGqF3AoeyMbKfJAsnxjo4eVuX3BYa40JcXhDnJQVQjgcnk-gLK-bnnGQ9mquGy8eFh2k1UthsntVWXoRESP7Jh1PHg.reqr_-wiyBrVFW95CNzeuzwv_VtKKB3ZNSW-3pcqKy0 pragma: - no-cache request-id: - - 6544305e-9533-4910-838c-8c501161aa05 + - 873bdeb1-8555-45fd-b760-17a0816e59da strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -2052,7 +2103,7 @@ interactions: - request: body: '{"location": "eastus2", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "premium"}, "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "0d504196-1423-4569-9a6e-15149656f0ee", "permissions": {"keys": + "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "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", @@ -2076,15 +2127,15 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -2093,7 +2144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:06 GMT + - Fri, 27 Dec 2019 15:05:22 GMT expires: - '-1' pragma: @@ -2111,9 +2162,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' x-powered-by: - ASP.NET status: @@ -2133,13 +2184,13 @@ interactions: ParameterSetName: - -g -n -l --sku --enable-soft-delete User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2148,7 +2199,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:37 GMT + - Fri, 27 Dec 2019 15:05:53 GMT expires: - '-1' pragma: @@ -2166,7 +2217,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -2188,24 +2239,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd3ctmgacq6icqopysex4npls5qsfa355b3le7g44ukprchbawyteuile/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4bqkmf","name":"cli-test-keyvault-4bqkmf","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2602' + - '11434' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:37 GMT + - Fri, 27 Dec 2019 15:05:55 GMT expires: - '-1' pragma: @@ -2237,8 +2288,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -2252,7 +2303,7 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:49:42 GMT + - Fri, 27 Dec 2019 15:06:01 GMT expires: - '-1' pragma: @@ -2266,9 +2317,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-deletes: - - '14996' + - '14997' x-powered-by: - ASP.NET status: @@ -2290,15 +2341,15 @@ interactions: ParameterSetName: - -n -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:49:40Z","scheduledPurgeDate":"2020-01-23T06:49:40Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-12-27T15:05:58Z","scheduledPurgeDate":"2020-03-26T15:05:58Z"}}' headers: cache-control: - no-cache @@ -2307,7 +2358,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:44 GMT + - Fri, 27 Dec 2019 15:06:03 GMT expires: - '-1' pragma: @@ -2325,7 +2376,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -2350,15 +2401,15 @@ interactions: ParameterSetName: - -n -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0d504196-1423-4569-9a6e-15149656f0ee","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"premium"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://cli-test-keyvault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2367,7 +2418,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:47 GMT + - Fri, 27 Dec 2019 15:06:10 GMT expires: - '-1' pragma: @@ -2385,9 +2436,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' x-powered-by: - ASP.NET status: @@ -2409,24 +2460,24 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd3ctmgacq6icqopysex4npls5qsfa355b3le7g44ukprchbawyteuile/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-4bqkmf","name":"cli-test-keyvault-4bqkmf","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2602' + - '11434' content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:47 GMT + - Fri, 27 Dec 2019 15:06:11 GMT expires: - '-1' pragma: @@ -2458,8 +2509,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -2473,7 +2524,7 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:49:51 GMT + - Fri, 27 Dec 2019 15:06:16 GMT expires: - '-1' pragma: @@ -2487,9 +2538,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-powered-by: - ASP.NET status: @@ -2511,15 +2562,15 @@ interactions: ParameterSetName: - -n -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-10-25T06:49:50Z","scheduledPurgeDate":"2020-01-23T06:49:50Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/deletedVaults/cli-test-keyvault-000002","name":"cli-test-keyvault-000002","type":"Microsoft.KeyVault/deletedVaults","properties":{"vaultId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sd000001/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-000002","location":"eastus2","tags":{},"deletionDate":"2019-12-27T15:06:14Z","scheduledPurgeDate":"2020-03-26T15:06:14Z"}}' headers: cache-control: - no-cache @@ -2528,7 +2579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:49:53 GMT + - Fri, 27 Dec 2019 15:06:19 GMT expires: - '-1' pragma: @@ -2546,7 +2597,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -2570,8 +2621,8 @@ interactions: ParameterSetName: - -n -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2585,11 +2636,11 @@ interactions: content-length: - '0' date: - - Fri, 25 Oct 2019 06:49:55 GMT + - Fri, 27 Dec 2019 15:06:22 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1OTgzMTEzMjcxOXxGRUNCMTFCMjM4QkI0OEY5OTM4M0QyNjM2N0U4RjQ5RQ?api-version=2018-02-14 pragma: - no-cache server: @@ -2601,7 +2652,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - '1199' x-powered-by: @@ -2623,116 +2674,14 @@ interactions: ParameterSetName: - -n -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 - response: - body: - string: '{"createdDateTime":"2019-10-25 06:49:56Z","status":"NotStarted"}' - headers: - cache-control: - - no-cache - content-length: - - '64' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 25 Oct 2019 06:50:03 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-aspnet-version: - - 4.0.30319 - x-content-type-options: - - nosniff - x-ms-keyvault-service-version: - - 1.1.0.259 - x-powered-by: - - ASP.NET - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - keyvault purge - Connection: - - keep-alive - ParameterSetName: - - -n -l - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 - response: - body: - string: '{"createdDateTime":"2019-10-25 06:49:56Z","status":"NotStarted"}' - headers: - cache-control: - - no-cache - content-length: - - '64' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 25 Oct 2019 06:50:08 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-aspnet-version: - - 4.0.30319 - x-content-type-options: - - nosniff - x-ms-keyvault-service-version: - - 1.1.0.259 - x-powered-by: - - ASP.NET - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - keyvault purge - Connection: - - keep-alive - ParameterSetName: - - -n -l - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-keyvault/1.1.0 - Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzA3NTgyOTk3MzAzNjAyOXwyRjMxNTZFNjY3Mzk0Q0UwQUJFRjcyMDk4MUZFNDIxMg?api-version=2018-02-14 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus2/operationResults/VVR8MDYzNzEzMDU1OTgzMTEzMjcxOXxGRUNCMTFCMjM4QkI0OEY5OTM4M0QyNjM2N0U4RjQ5RQ?api-version=2018-02-14 response: body: - string: '{"createdDateTime":"2019-10-25 06:49:56Z","lastActionDateTime":"2019-10-25 - 06:50:11Z","status":"Succeeded"}' + string: '{"createdDateTime":"2019-12-27 15:06:22Z","lastActionDateTime":"2019-12-27 + 15:06:24Z","status":"Succeeded"}' headers: cache-control: - no-cache @@ -2741,7 +2690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 25 Oct 2019 06:50:14 GMT + - Fri, 27 Dec 2019 15:06:29 GMT expires: - '-1' pragma: @@ -2759,7 +2708,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_storage_account.yaml b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_storage_account.yaml index 8724c5c5376..fc855f15fb0 100644 --- a/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_storage_account.yaml +++ b/src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_storage_account.yaml @@ -304,7 +304,7 @@ interactions: accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002?api-version=2019-06-01 response: body: string: '' @@ -320,7 +320,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -351,7 +351,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 response: body: string: '' @@ -367,7 +367,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -396,7 +396,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 response: body: string: '' @@ -412,7 +412,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -441,7 +441,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 response: body: string: '' @@ -457,7 +457,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -486,7 +486,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 response: body: string: '' @@ -502,7 +502,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -531,7 +531,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/7dabb9ba-534a-4158-958e-955893a1709d?monitor=true&api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T16:50:55.9304598Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T16:50:55.9304598Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T16:50:55.7742242Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}}' @@ -1055,7 +1055,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-ep2af/providers/Microsoft.Storage/storageAccounts/hdicliib2cjkoklxfvcjan2u","name":"hdicliib2cjkoklxfvcjan2u","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T16:26:10.0094531Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T16:26:10.0094531Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T16:26:09.9000746Z","primaryEndpoints":{"blob":"https://hdicliib2cjkoklxfvcjan2u.blob.core.windows.net/","queue":"https://hdicliib2cjkoklxfvcjan2u.queue.core.windows.net/","table":"https://hdicliib2cjkoklxfvcjan2u.table.core.windows.net/","file":"https://hdicliib2cjkoklxfvcjan2u.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-hy3xo/providers/Microsoft.Storage/storageAccounts/hdiclifez5mbnq7razbogmvg","name":"hdiclifez5mbnq7razbogmvg","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T15:38:31.9742651Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T15:38:31.9742651Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T15:38:31.8492422Z","primaryEndpoints":{"blob":"https://hdiclifez5mbnq7razbogmvg.blob.core.windows.net/","queue":"https://hdiclifez5mbnq7razbogmvg.queue.core.windows.net/","table":"https://hdiclifez5mbnq7razbogmvg.table.core.windows.net/","file":"https://hdiclifez5mbnq7razbogmvg.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgwrwfwfeym72qee3nah2tasiw4z3ccr3lo6xnpbdlmiuzm4hs574o7lgzayesgwffv/providers/Microsoft.Storage/storageAccounts/clistoragehhbuuxg3tu","name":"clistoragehhbuuxg3tu","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"isHnsEnabled":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-06-27T00:17:56.8422453Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-06-27T00:17:56.8422453Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-06-27T00:17:56.7015542Z","primaryEndpoints":{"dfs":"https://clistoragehhbuuxg3tu.dfs.core.windows.net/","web":"https://clistoragehhbuuxg3tu.z22.web.core.windows.net/","blob":"https://clistoragehhbuuxg3tu.blob.core.windows.net/","queue":"https://clistoragehhbuuxg3tu.queue.core.windows.net/","table":"https://clistoragehhbuuxg3tu.table.core.windows.net/","file":"https://clistoragehhbuuxg3tu.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragehhbuuxg3tu-secondary.dfs.core.windows.net/","web":"https://clistoragehhbuuxg3tu-secondary.z22.web.core.windows.net/","blob":"https://clistoragehhbuuxg3tu-secondary.blob.core.windows.net/","queue":"https://clistoragehhbuuxg3tu-secondary.queue.core.windows.net/","table":"https://clistoragehhbuuxg3tu-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgneuacqttufmkpgch7zg7xge3ci3pvsexkawxdv4xcjzuw5bwjjlz6uplznillxgwb/providers/Microsoft.Storage/storageAccounts/clistorageuxtcmjfo3r","name":"clistorageuxtcmjfo3r","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-16T00:30:43.8588701Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-16T00:30:43.8588701Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-16T00:30:43.7488876Z","primaryEndpoints":{"dfs":"https://clistorageuxtcmjfo3r.dfs.core.windows.net/","web":"https://clistorageuxtcmjfo3r.z22.web.core.windows.net/","blob":"https://clistorageuxtcmjfo3r.blob.core.windows.net/","queue":"https://clistorageuxtcmjfo3r.queue.core.windows.net/","table":"https://clistorageuxtcmjfo3r.table.core.windows.net/","file":"https://clistorageuxtcmjfo3r.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageuxtcmjfo3r-secondary.dfs.core.windows.net/","web":"https://clistorageuxtcmjfo3r-secondary.z22.web.core.windows.net/","blob":"https://clistorageuxtcmjfo3r-secondary.blob.core.windows.net/","queue":"https://clistorageuxtcmjfo3r-secondary.queue.core.windows.net/","table":"https://clistorageuxtcmjfo3r-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lmazueluserassignedtesti/providers/Microsoft.Storage/storageAccounts/lmazueluserassignedtesti","name":"lmazueluserassignedtesti","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-07T18:23:18.2117085Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-07T18:23:18.2117085Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-07T18:23:18.0867351Z","primaryEndpoints":{"blob":"https://lmazueluserassignedtesti.blob.core.windows.net/","queue":"https://lmazueluserassignedtesti.queue.core.windows.net/","table":"https://lmazueluserassignedtesti.table.core.windows.net/","file":"https://lmazueluserassignedtesti.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccount222","name":"limguaccount222","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-06T23:26:04.0572137Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-06T23:26:04.0572137Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-06T23:26:03.9476268Z","primaryEndpoints":{"dfs":"https://limguaccount222.dfs.core.windows.net/","web":"https://limguaccount222.z22.web.core.windows.net/","blob":"https://limguaccount222.blob.core.windows.net/","queue":"https://limguaccount222.queue.core.windows.net/","table":"https://limguaccount222.table.core.windows.net/","file":"https://limguaccount222.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://limguaccount222-secondary.dfs.core.windows.net/","web":"https://limguaccount222-secondary.z22.web.core.windows.net/","blob":"https://limguaccount222-secondary.blob.core.windows.net/","queue":"https://limguaccount222-secondary.queue.core.windows.net/","table":"https://limguaccount222-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccount","name":"limguaccount","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-02T21:12:03.3936075Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-02T21:12:03.3936075Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-02T21:12:03.2842590Z","primaryEndpoints":{"blob":"https://limguaccount.blob.core.windows.net/","queue":"https://limguaccount.queue.core.windows.net/","table":"https://limguaccount.table.core.windows.net/","file":"https://limguaccount.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://limguaccount-secondary.blob.core.windows.net/","queue":"https://limguaccount-secondary.queue.core.windows.net/","table":"https://limguaccount-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_ZRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccount2","name":"limguaccount2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-06T23:18:33.7435080Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-06T23:18:33.7435080Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-06T23:18:33.6341004Z","primaryEndpoints":{"blob":"https://limguaccount2.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7f5jjgz2vniqujmnobv3ud4j3fhjsoao7bcimizgbjspg5nwlr72qugdtfgo7ovn6/providers/Microsoft.Storage/storageAccounts/clistorageqjqpu42bh7","name":"clistorageqjqpu42bh7","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-16T17:18:13.9931194Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-16T17:18:13.9931194Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-16T17:18:13.8993652Z","primaryEndpoints":{"dfs":"https://clistorageqjqpu42bh7.dfs.core.windows.net/","web":"https://clistorageqjqpu42bh7.z22.web.core.windows.net/","blob":"https://clistorageqjqpu42bh7.blob.core.windows.net/","queue":"https://clistorageqjqpu42bh7.queue.core.windows.net/","table":"https://clistorageqjqpu42bh7.table.core.windows.net/","file":"https://clistorageqjqpu42bh7.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageqjqpu42bh7-secondary.dfs.core.windows.net/","web":"https://clistorageqjqpu42bh7-secondary.z22.web.core.windows.net/","blob":"https://clistorageqjqpu42bh7-secondary.blob.core.windows.net/","queue":"https://clistorageqjqpu42bh7-secondary.queue.core.windows.net/","table":"https://clistorageqjqpu42bh7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs400977cdb163fx435fx9c3","name":"cs400977cdb163fx435fx9c3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-30T21:53:53.8037807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-30T21:53:53.8037807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-30T21:53:53.6318970Z","primaryEndpoints":{"dfs":"https://cs400977cdb163fx435fx9c3.dfs.core.windows.net/","web":"https://cs400977cdb163fx435fx9c3.z22.web.core.windows.net/","blob":"https://cs400977cdb163fx435fx9c3.blob.core.windows.net/","queue":"https://cs400977cdb163fx435fx9c3.queue.core.windows.net/","table":"https://cs400977cdb163fx435fx9c3.table.core.windows.net/","file":"https://cs400977cdb163fx435fx9c3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T16:50:55.9304598Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T16:50:55.9304598Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T16:50:55.7742242Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/antisch-amqp-tests/providers/Microsoft.Storage/storageAccounts/pythonpremtest","name":"pythonpremtest","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-20T17:56:02.5244564Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-20T17:56:02.5244564Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-20T17:56:02.4307270Z","primaryEndpoints":{"web":"https://pythonpremtest.z22.web.core.windows.net/","blob":"https://pythonpremtest.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_img_tmpl_sigabfcn7n4eiq_template01/providers/Microsoft.Storage/storageAccounts/f5f5497a0655a5ce8f6f749f","name":"f5f5497a0655a5ce8f6f749f","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-10T05:55:13.8873290Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-10T05:55:13.8873290Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-10T05:55:13.2310654Z","primaryEndpoints":{"blob":"https://f5f5497a0655a5ce8f6f749f.blob.core.windows.net/","queue":"https://f5f5497a0655a5ce8f6f749f.queue.core.windows.net/","table":"https://f5f5497a0655a5ce8f6f749f.table.core.windows.net/","file":"https://f5f5497a0655a5ce8f6f749f.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_devtestlabs_test_devtestlabs34410fc3/providers/Microsoft.Storage/storageAccounts/apylab34410fc39961","name":"apylab34410fc39961","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"66d57a8f-4302-4ee9-96b0-2876a7ef2f93"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-07T22:34:06.6993369Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-07T22:34:06.6993369Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-07T22:34:06.5899644Z","primaryEndpoints":{"dfs":"https://apylab34410fc39961.dfs.core.windows.net/","web":"https://apylab34410fc39961.z22.web.core.windows.net/","blob":"https://apylab34410fc39961.blob.core.windows.net/","queue":"https://apylab34410fc39961.queue.core.windows.net/","table":"https://apylab34410fc39961.table.core.windows.net/","file":"https://apylab34410fc39961.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgpngxmiq5kjet77dbpu5suzlrqcawlrej5mjnfhwjl4fmi7irwxh7lv4ihzcsvld4m/providers/Microsoft.Storage/storageAccounts/clistorage66w3pc3dsj","name":"clistorage66w3pc3dsj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-16T21:44:38.1144767Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-16T21:44:38.1144767Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-16T21:44:38.0206977Z","primaryEndpoints":{"dfs":"https://clistorage66w3pc3dsj.dfs.core.windows.net/","web":"https://clistorage66w3pc3dsj.z22.web.core.windows.net/","blob":"https://clistorage66w3pc3dsj.blob.core.windows.net/","queue":"https://clistorage66w3pc3dsj.queue.core.windows.net/","table":"https://clistorage66w3pc3dsj.table.core.windows.net/","file":"https://clistorage66w3pc3dsj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage66w3pc3dsj-secondary.dfs.core.windows.net/","web":"https://clistorage66w3pc3dsj-secondary.z22.web.core.windows.net/","blob":"https://clistorage66w3pc3dsj-secondary.blob.core.windows.net/","queue":"https://clistorage66w3pc3dsj-secondary.queue.core.windows.net/","table":"https://clistorage66w3pc3dsj-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgdxgqgossxjqvg3knc4po4nhpezscthslqj554n5aufqy6llzobd35ex333rpwom4p/providers/Microsoft.Storage/storageAccounts/clistoragevfnamwpyxm","name":"clistoragevfnamwpyxm","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-17T04:55:26.0551771Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-17T04:55:26.0551771Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-17T04:55:25.9609573Z","primaryEndpoints":{"dfs":"https://clistoragevfnamwpyxm.dfs.core.windows.net/","web":"https://clistoragevfnamwpyxm.z22.web.core.windows.net/","blob":"https://clistoragevfnamwpyxm.blob.core.windows.net/","queue":"https://clistoragevfnamwpyxm.queue.core.windows.net/","table":"https://clistoragevfnamwpyxm.table.core.windows.net/","file":"https://clistoragevfnamwpyxm.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragevfnamwpyxm-secondary.dfs.core.windows.net/","web":"https://clistoragevfnamwpyxm-secondary.z22.web.core.windows.net/","blob":"https://clistoragevfnamwpyxm-secondary.blob.core.windows.net/","queue":"https://clistoragevfnamwpyxm-secondary.queue.core.windows.net/","table":"https://clistoragevfnamwpyxm-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgevdibpjptswoyyvgh3w6rylmk6aruigknvfz7yrhcv7tvgerwdyrgnxd3ilfmq6xb/providers/Microsoft.Storage/storageAccounts/clitest6dkcrwjg563o4lf6x","name":"clitest6dkcrwjg563o4lf6x","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-14T22:04:42.8740733Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-14T22:04:42.8740733Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-14T22:04:42.7646885Z","primaryEndpoints":{"blob":"https://clitest6dkcrwjg563o4lf6x.blob.core.windows.net/","queue":"https://clitest6dkcrwjg563o4lf6x.queue.core.windows.net/","table":"https://clitest6dkcrwjg563o4lf6x.table.core.windows.net/","file":"https://clitest6dkcrwjg563o4lf6x.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_aibmdi_myexampletemplate/providers/Microsoft.Storage/storageAccounts/1babf5473b318762a6106038","name":"1babf5473b318762a6106038","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-12T03:16:41.2937876Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-12T03:16:41.2937876Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-12T03:16:41.1687735Z","primaryEndpoints":{"blob":"https://1babf5473b318762a6106038.blob.core.windows.net/","queue":"https://1babf5473b318762a6106038.queue.core.windows.net/","table":"https://1babf5473b318762a6106038.table.core.windows.net/","file":"https://1babf5473b318762a6106038.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguacco3","name":"limguacco3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-31T21:26:58.1750365Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-31T21:26:58.1750365Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-31T21:26:58.0657193Z","primaryEndpoints":{"blob":"https://limguacco3.blob.core.windows.net/","queue":"https://limguacco3.queue.core.windows.net/","table":"https://limguacco3.table.core.windows.net/","file":"https://limguacco3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://limguacco3-secondary.blob.core.windows.net/","queue":"https://limguacco3-secondary.queue.core.windows.net/","table":"https://limguacco3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccount22","name":"limguaccount22","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-06T23:24:55.7425117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-06T23:24:55.7425117Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-06T23:24:55.4925049Z","primaryEndpoints":{"blob":"https://limguaccount22.blob.core.windows.net/","queue":"https://limguaccount22.queue.core.windows.net/","table":"https://limguaccount22.table.core.windows.net/","file":"https://limguaccount22.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://limguaccount22-secondary.blob.core.windows.net/","queue":"https://limguaccount22-secondary.queue.core.windows.net/","table":"https://limguaccount22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglwtxxxotabpblyephsiknmarmfjl325ixoojyprquq6ehxx5b2wokoysglc4meehl/providers/Microsoft.Storage/storageAccounts/clistorage2jbmemj6cj","name":"clistorage2jbmemj6cj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-09-12T19:25:59.1461511Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-09-12T19:25:59.1461511Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-09-12T19:25:58.8961261Z","primaryEndpoints":{"dfs":"https://clistorage2jbmemj6cj.dfs.core.windows.net/","web":"https://clistorage2jbmemj6cj.z22.web.core.windows.net/","blob":"https://clistorage2jbmemj6cj.blob.core.windows.net/","queue":"https://clistorage2jbmemj6cj.queue.core.windows.net/","table":"https://clistorage2jbmemj6cj.table.core.windows.net/","file":"https://clistorage2jbmemj6cj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage2jbmemj6cj-secondary.dfs.core.windows.net/","web":"https://clistorage2jbmemj6cj-secondary.z22.web.core.windows.net/","blob":"https://clistorage2jbmemj6cj-secondary.blob.core.windows.net/","queue":"https://clistorage2jbmemj6cj-secondary.queue.core.windows.net/","table":"https://clistorage2jbmemj6cj-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_img_tmpl_sigctn7dof43qy_template01/providers/Microsoft.Storage/storageAccounts/bfb52ce82c25ef24810a33a9","name":"bfb52ce82c25ef24810a33a9","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T18:39:29.3488382Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T18:39:29.3488382Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-11T18:39:29.2082141Z","primaryEndpoints":{"blob":"https://bfb52ce82c25ef24810a33a9.blob.core.windows.net/","queue":"https://bfb52ce82c25ef24810a33a9.queue.core.windows.net/","table":"https://bfb52ce82c25ef24810a33a9.table.core.windows.net/","file":"https://bfb52ce82c25ef24810a33a9.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rggcbozcaoqcvyxyhsax7bevei6phf6m6yk2u4m3m2wjn7qqhph2c5dqyz2vrar2fz6/providers/Microsoft.Storage/storageAccounts/clistoragetif6h64z3n","name":"clistoragetif6h64z3n","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-16T00:22:59.7063780Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-16T00:22:59.7063780Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-16T00:22:59.6125763Z","primaryEndpoints":{"dfs":"https://clistoragetif6h64z3n.dfs.core.windows.net/","web":"https://clistoragetif6h64z3n.z22.web.core.windows.net/","blob":"https://clistoragetif6h64z3n.blob.core.windows.net/","queue":"https://clistoragetif6h64z3n.queue.core.windows.net/","table":"https://clistoragetif6h64z3n.table.core.windows.net/","file":"https://clistoragetif6h64z3n.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragetif6h64z3n-secondary.dfs.core.windows.net/","web":"https://clistoragetif6h64z3n-secondary.z22.web.core.windows.net/","blob":"https://clistoragetif6h64z3n-secondary.blob.core.windows.net/","queue":"https://clistoragetif6h64z3n-secondary.queue.core.windows.net/","table":"https://clistoragetif6h64z3n-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitestlab1/providers/Microsoft.Storage/storageAccounts/acliautomationlab8902","name":"acliautomationlab8902","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{"hidden-DevTestLabs-LabUId":"ca9ec547-32c5-422d-b3d2-25906ed71959"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-04-19T16:51:47.2662871Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-04-19T16:51:47.2662871Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-04-19T16:51:47.2194106Z","primaryEndpoints":{"blob":"https://acliautomationlab8902.blob.core.windows.net/","queue":"https://acliautomationlab8902.queue.core.windows.net/","table":"https://acliautomationlab8902.table.core.windows.net/","file":"https://acliautomationlab8902.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"FileStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccountttt","name":"limguaccountttt","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-31T17:20:38.2581897Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-31T17:20:38.2581897Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-31T17:20:38.1175669Z","primaryEndpoints":{"file":"https://limguaccountttt.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limguaccountblock","name":"limguaccountblock","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-31T17:26:39.0834663Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-31T17:26:39.0834663Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-31T17:26:38.9740451Z","primaryEndpoints":{"blob":"https://limguaccountblock.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"FileStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limgutestpre","name":"limgutestpre","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-31T17:15:28.5367890Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-31T17:15:28.5367890Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-31T17:15:28.4117884Z","primaryEndpoints":{"file":"https://limgutestpre.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lmazuel-eventgridtesting/providers/Microsoft.Storage/storageAccounts/eventgridtestin9c1e","name":"eventgridtestin9c1e","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-05-30T22:57:11.1008680Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-05-30T22:57:11.1008680Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-05-30T22:57:10.9915110Z","primaryEndpoints":{"blob":"https://eventgridtestin9c1e.blob.core.windows.net/","queue":"https://eventgridtestin9c1e.queue.core.windows.net/","table":"https://eventgridtestin9c1e.table.core.windows.net/","file":"https://eventgridtestin9c1e.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lmazuel-user-assigned-webapp/providers/Microsoft.Storage/storageAccounts/lmazueltestingua2f2","name":"lmazueltestingua2f2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-07T19:14:04.4256328Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-07T19:14:04.4256328Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-07T19:14:04.2224955Z","primaryEndpoints":{"blob":"https://lmazueltestingua2f2.blob.core.windows.net/","queue":"https://lmazueltestingua2f2.queue.core.windows.net/","table":"https://lmazueltestingua2f2.table.core.windows.net/","file":"https://lmazueltestingua2f2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgf2zzwtzyl6gztcqvg4tr3jybb5desp6tcslf37qil2zbk5vfcogfylz7qv6c3h376/providers/Microsoft.Storage/storageAccounts/clitestsztexxsml3gyhyk4p","name":"clitestsztexxsml3gyhyk4p","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-13T23:53:17.3585700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-13T23:53:17.3585700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-13T23:53:17.1554379Z","primaryEndpoints":{"blob":"https://clitestsztexxsml3gyhyk4p.blob.core.windows.net/","queue":"https://clitestsztexxsml3gyhyk4p.queue.core.windows.net/","table":"https://clitestsztexxsml3gyhyk4p.table.core.windows.net/","file":"https://clitestsztexxsml3gyhyk4p.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lmazuel-testcapture/providers/Microsoft.Storage/storageAccounts/lmazueltestcapture451","name":"lmazueltestcapture451","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-06-06T16:46:02.5308824Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-06-06T16:46:02.5308824Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-06-06T16:46:02.4527298Z","primaryEndpoints":{"blob":"https://lmazueltestcapture451.blob.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/limgurg/providers/Microsoft.Storage/storageAccounts/limgutesttest","name":"limgutesttest","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-14T22:45:52.3913321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-14T22:45:52.3913321Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-05-14T22:45:52.3288406Z","primaryEndpoints":{"dfs":"https://limgutesttest.dfs.core.windows.net/","web":"https://limgutesttest.z5.web.core.windows.net/","blob":"https://limgutesttest.blob.core.windows.net/","queue":"https://limgutesttest.queue.core.windows.net/","table":"https://limgutesttest.table.core.windows.net/","file":"https://limgutesttest.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://limgutesttest-secondary.dfs.core.windows.net/","web":"https://limgutesttest-secondary.z5.web.core.windows.net/","blob":"https://limgutesttest-secondary.blob.core.windows.net/","queue":"https://limgutesttest-secondary.queue.core.windows.net/","table":"https://limgutesttest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg326oxnqqn33y3n42vz6x5xol5rvvw3z4o6tladwwtkmcntnsxhhxxtddtrxwm2edj/providers/Microsoft.Storage/storageAccounts/clitestjwzkdsfuou3niutbd","name":"clitestjwzkdsfuou3niutbd","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-04-19T20:07:33.1021018Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-04-19T20:07:33.1021018Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-04-19T20:07:33.0552270Z","primaryEndpoints":{"blob":"https://clitestjwzkdsfuou3niutbd.blob.core.windows.net/","queue":"https://clitestjwzkdsfuou3niutbd.queue.core.windows.net/","table":"https://clitestjwzkdsfuou3niutbd.table.core.windows.net/","file":"https://clitestjwzkdsfuou3niutbd.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/wilxgroup3/providers/Microsoft.Storage/storageAccounts/wilxstorageworm","name":"wilxstorageworm","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-04-13T22:36:53.1534839Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-04-13T22:36:53.1534839Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-04-13T22:36:53.0909769Z","primaryEndpoints":{"dfs":"https://wilxstorageworm.dfs.core.windows.net/","web":"https://wilxstorageworm.z3.web.core.windows.net/","blob":"https://wilxstorageworm.blob.core.windows.net/","queue":"https://wilxstorageworm.queue.core.windows.net/","table":"https://wilxstorageworm.table.core.windows.net/","file":"https://wilxstorageworm.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://wilxstorageworm-secondary.dfs.core.windows.net/","web":"https://wilxstorageworm-secondary.z3.web.core.windows.net/","blob":"https://wilxstorageworm-secondary.blob.core.windows.net/","queue":"https://wilxstorageworm-secondary.queue.core.windows.net/","table":"https://wilxstorageworm-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmr6jo34yofyafj3n6gjbhrgmrd6pwgguthc2u235qfle6y6ztyzrlkuqn544s7cop/providers/Microsoft.Storage/storageAccounts/clitestnlmd52jlcmr4ce7b4","name":"clitestnlmd52jlcmr4ce7b4","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-04-19T20:14:07.3500611Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-04-19T20:14:07.3500611Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2018-04-19T20:14:07.3188286Z","primaryEndpoints":{"blob":"https://clitestnlmd52jlcmr4ce7b4.blob.core.windows.net/","queue":"https://clitestnlmd52jlcmr4ce7b4.queue.core.windows.net/","table":"https://clitestnlmd52jlcmr4ce7b4.table.core.windows.net/","file":"https://clitestnlmd52jlcmr4ce7b4.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' @@ -1110,7 +1110,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa000001/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_create_log_profile.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_create_log_profile.yaml index 7d486ec0b62..3ddc5ea87f2 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_create_log_profile.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_create_log_profile.yaml @@ -72,7 +72,7 @@ interactions: accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: string: '' @@ -88,7 +88,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/daf43962-251d-4468-9192-bb96d1f7ffe5?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/daf43962-251d-4468-9192-bb96d1f7ffe5?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -119,7 +119,7 @@ interactions: - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/daf43962-251d-4468-9192-bb96d1f7ffe5?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/daf43962-251d-4468-9192-bb96d1f7ffe5?monitor=true&api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T19:36:23.9700660Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T19:36:23.9700660Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T19:36:23.8763168Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' @@ -170,7 +170,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -221,7 +221,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T19:36:23.9700660Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T19:36:23.9700660Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T19:36:23.8763168Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_metrics_scenario.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_metrics_scenario.yaml index f11ce133fcc..ef706bc05ff 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_metrics_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_metrics_scenario.yaml @@ -14,23 +14,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:57:07.6689544Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:57:07.6689544Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:57:07.6064797Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:58:01.2970669Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:58:01.2970669Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:58:01.2189526Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 02:57:27 GMT + - Fri, 27 Dec 2019 14:58:22 GMT expires: - '-1' pragma: @@ -59,13 +59,11 @@ interactions: - monitor metrics list-definitions Connection: - keep-alive - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - --resource --namespace User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-monitor/0.5.2 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-monitor/0.7.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -110,7 +108,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:57:28 GMT + - Fri, 27 Dec 2019 14:58:24 GMT server: - Microsoft-IIS/10.0 strict-transport-security: @@ -139,13 +137,11 @@ interactions: - monitor metrics list Connection: - keep-alive - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - --resource --namespace --metrics --start-time --end-time User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-monitor/0.5.2 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-monitor/0.7.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -154,19 +150,19 @@ interactions: body: string: '{"cost":0,"timespan":"2998-12-01T00:00:00Z/2999-01-01T00:00:00Z","interval":"PT1M","value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Ingress","type":"Microsoft.Insights/metrics","name":{"value":"Ingress","localizedValue":"Ingress"},"displayDescription":"The amount of ingress data, in bytes. This number includes ingress from an external - client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[]},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The + client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[],"errorCode":"Success"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this - number does not reflect billable egress.","unit":"Bytes","timeseries":[]}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' + number does not reflect billable egress.","unit":"Bytes","timeseries":[],"errorCode":"Success"}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' headers: cache-control: - no-cache content-length: - - '1326' + - '1370' content-type: - application/json date: - - Wed, 23 Oct 2019 02:58:15 GMT + - Fri, 27 Dec 2019 14:58:25 GMT server: - Microsoft-IIS/10.0 strict-transport-security: @@ -195,13 +191,11 @@ interactions: - monitor metrics list Connection: - keep-alive - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - --resource --metrics --start-time --offset User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-monitor/0.5.2 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-monitor/0.7.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -210,19 +204,19 @@ interactions: body: string: '{"cost":0,"timespan":"2031-08-10T00:00:00Z/2031-09-10T00:00:00Z","interval":"PT1M","value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Ingress","type":"Microsoft.Insights/metrics","name":{"value":"Ingress","localizedValue":"Ingress"},"displayDescription":"The amount of ingress data, in bytes. This number includes ingress from an external - client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[]},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The + client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[],"errorCode":"Success"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this - number does not reflect billable egress.","unit":"Bytes","timeseries":[]}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' + number does not reflect billable egress.","unit":"Bytes","timeseries":[],"errorCode":"Success"}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' headers: cache-control: - no-cache content-length: - - '1326' + - '1370' content-type: - application/json date: - - Wed, 23 Oct 2019 02:58:16 GMT + - Fri, 27 Dec 2019 14:58:27 GMT server: - Microsoft-IIS/10.0 strict-transport-security: @@ -251,13 +245,11 @@ interactions: - monitor metrics list Connection: - keep-alive - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - --resource --metrics --end-time --offset User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-monitor/0.5.2 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-monitor/0.7.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -266,19 +258,19 @@ interactions: body: string: '{"cost":0,"timespan":"2024-12-01T00:00:00Z/2025-01-01T00:00:00Z","interval":"PT1M","value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Ingress","type":"Microsoft.Insights/metrics","name":{"value":"Ingress","localizedValue":"Ingress"},"displayDescription":"The amount of ingress data, in bytes. This number includes ingress from an external - client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[]},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The + client into Azure Storage as well as ingress within Azure.","unit":"Bytes","timeseries":[],"errorCode":"Success"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/providers/Microsoft.Insights/metrics/Egress","type":"Microsoft.Insights/metrics","name":{"value":"Egress","localizedValue":"Egress"},"displayDescription":"The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this - number does not reflect billable egress.","unit":"Bytes","timeseries":[]}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' + number does not reflect billable egress.","unit":"Bytes","timeseries":[],"errorCode":"Success"}],"namespace":"Microsoft.Storage/storageAccounts","resourceregion":"westus"}' headers: cache-control: - no-cache content-length: - - '1326' + - '1370' content-type: - application/json date: - - Wed, 23 Oct 2019 02:58:17 GMT + - Fri, 27 Dec 2019 14:58:29 GMT server: - Microsoft-IIS/10.0 strict-transport-security: diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_watcher_troubleshooting.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_watcher_troubleshooting.yaml index d0be1119616..6c42ed3a4f6 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_watcher_troubleshooting.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_watcher_troubleshooting.yaml @@ -14,23 +14,23 @@ interactions: - -n --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002","name":"clitestnw000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-24T09:16:11.4507084Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-24T09:16:11.4507084Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-24T09:16:11.3882109Z","primaryEndpoints":{"blob":"https://clitestnw000002.blob.core.windows.net/","queue":"https://clitestnw000002.queue.core.windows.net/","table":"https://clitestnw000002.table.core.windows.net/","file":"https://clitestnw000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtestfilead","name":"zuhtestfilead","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T08:14:46.6724790Z","primaryEndpoints":{"blob":"https://zuhtestfilead.blob.core.windows.net/","queue":"https://zuhtestfilead.queue.core.windows.net/","table":"https://zuhtestfilead.table.core.windows.net/","file":"https://zuhtestfilead.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtestfilead-secondary.blob.core.windows.net/","queue":"https://zuhtestfilead-secondary.queue.core.windows.net/","table":"https://zuhtestfilead-secondary.table.core.windows.net/"}}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-wpuna/providers/Microsoft.Storage/storageAccounts/hdicli4zw4clj432gq2lkho7","name":"hdicli4zw4clj432gq2lkho7","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:27:42.6996051Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:27:42.6214527Z","primaryEndpoints":{"blob":"https://hdicli4zw4clj432gq2lkho7.blob.core.windows.net/","queue":"https://hdicli4zw4clj432gq2lkho7.queue.core.windows.net/","table":"https://hdicli4zw4clj432gq2lkho7.table.core.windows.net/","file":"https://hdicli4zw4clj432gq2lkho7.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-svzo3/providers/Microsoft.Storage/storageAccounts/hdiclifwwkvikrgqinzmqp5c","name":"hdiclifwwkvikrgqinzmqp5c","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:37:56.2333488Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:37:56.2333488Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:37:56.1552381Z","primaryEndpoints":{"blob":"https://hdiclifwwkvikrgqinzmqp5c.blob.core.windows.net/","queue":"https://hdiclifwwkvikrgqinzmqp5c.queue.core.windows.net/","table":"https://hdiclifwwkvikrgqinzmqp5c.table.core.windows.net/","file":"https://hdiclifwwkvikrgqinzmqp5c.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-pqvzn/providers/Microsoft.Storage/storageAccounts/hdicliiau3cbtksk4xkvmqar","name":"hdicliiau3cbtksk4xkvmqar","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:28:37.4430920Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:28:37.3805995Z","primaryEndpoints":{"blob":"https://hdicliiau3cbtksk4xkvmqar.blob.core.windows.net/","queue":"https://hdicliiau3cbtksk4xkvmqar.queue.core.windows.net/","table":"https://hdicliiau3cbtksk4xkvmqar.table.core.windows.net/","file":"https://hdicliiau3cbtksk4xkvmqar.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-q7yx4/providers/Microsoft.Storage/storageAccounts/hdicliqekjmcwappmeb52nci","name":"hdicliqekjmcwappmeb52nci","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:13:53.5547780Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:13:53.4766403Z","primaryEndpoints":{"blob":"https://hdicliqekjmcwappmeb52nci.blob.core.windows.net/","queue":"https://hdicliqekjmcwappmeb52nci.queue.core.windows.net/","table":"https://hdicliqekjmcwappmeb52nci.table.core.windows.net/","file":"https://hdicliqekjmcwappmeb52nci.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-zyyas/providers/Microsoft.Storage/storageAccounts/hdiclitlqsiuya2cppuk7sj4","name":"hdiclitlqsiuya2cppuk7sj4","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:39:12.6577963Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:39:12.6577963Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:39:12.5796525Z","primaryEndpoints":{"blob":"https://hdiclitlqsiuya2cppuk7sj4.blob.core.windows.net/","queue":"https://hdiclitlqsiuya2cppuk7sj4.queue.core.windows.net/","table":"https://hdiclitlqsiuya2cppuk7sj4.table.core.windows.net/","file":"https://hdiclitlqsiuya2cppuk7sj4.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-47zew/providers/Microsoft.Storage/storageAccounts/hdicliu2atj2tuw6bje7tewb","name":"hdicliu2atj2tuw6bje7tewb","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:24:35.5446520Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:24:35.4821557Z","primaryEndpoints":{"blob":"https://hdicliu2atj2tuw6bje7tewb.blob.core.windows.net/","queue":"https://hdicliu2atj2tuw6bje7tewb.queue.core.windows.net/","table":"https://hdicliu2atj2tuw6bje7tewb.table.core.windows.net/","file":"https://hdicliu2atj2tuw6bje7tewb.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_apim-kzxpfyhpq7wggosiao2el2qndvg27ukeqoisdk4q5o4edhcht2eq5ek6oz54s/providers/Microsoft.Storage/storageAccounts/clitestkia6jdau73jox5tit","name":"clitestkia6jdau73jox5tit","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T13:55:30.1345634Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T13:55:30.0877093Z","primaryEndpoints":{"blob":"https://clitestkia6jdau73jox5tit.blob.core.windows.net/","queue":"https://clitestkia6jdau73jox5tit.queue.core.windows.net/","table":"https://clitestkia6jdau73jox5tit.table.core.windows.net/","file":"https://clitestkia6jdau73jox5tit.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002","name":"clitestnw000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnw000002.blob.core.windows.net/","queue":"https://clitestnw000002.queue.core.windows.net/","table":"https://clitestnw000002.table.core.windows.net/","file":"https://clitestnw000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '111893' + - '64778' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:33 GMT + - Fri, 27 Dec 2019 14:41:11 GMT expires: - '-1' pragma: @@ -42,13 +42,14 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 064ff6e6-8c08-47c9-8c23-5b171119cc2e - - e724454f-ec89-4042-aed0-ef9b0f5fe9c0 - - 7dfcc3da-7329-4272-acd6-9d9f974f678b - - cef9ea12-fea7-46e2-b232-b128ec9f2c3d - - e5819856-e286-41b5-b8e3-4203dd8e41de - - ca8ca7c2-001d-4f24-9a71-5014fcbbc553 - - a28f951a-ed52-4ff0-8c59-b71567a1230d + - 64871be1-50cf-461f-a87e-30fd39474d04 + - ac996f70-e4c5-4b3b-b6c3-f10aa7905a47 + - cb617577-0405-4406-8eb5-61cecb8a4fc5 + - 4066bb04-eade-48b1-b490-e2fe1fcb702c + - a098286c-8930-41a7-b7ca-3b56a38faa4c + - 5f89f433-6a09-46d3-b05d-14deae65a22f + - 7bf0e47d-d518-4e51-b25b-4cc16701c519 + - 908abe75-4d29-40df-8b3d-4836e5beef7b status: code: 200 message: OK @@ -69,11 +70,11 @@ interactions: - -n --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -85,7 +86,7 @@ interactions: content-type: - application/json date: - - Thu, 24 Oct 2019 09:16:34 GMT + - Fri, 27 Dec 2019 14:41:12 GMT expires: - '-1' pragma: @@ -101,7 +102,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK @@ -113,9 +114,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Thu, 24 Oct 2019 09:16:35 GMT + - Fri, 27 Dec 2019 14:41:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -127,11 +128,11 @@ interactions: content-length: - '0' date: - - Thu, 24 Oct 2019 09:16:37 GMT + - Fri, 27 Dec 2019 14:41:15 GMT etag: - - '"0x8D75862DFE362DB"' + - '"0x8D78ADAD42E49E9"' last-modified: - - Thu, 24 Oct 2019 09:16:38 GMT + - Fri, 27 Dec 2019 14:41:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -154,23 +155,23 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002","name":"clitestnw000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-24T09:16:11.4507084Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-24T09:16:11.4507084Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-24T09:16:11.3882109Z","primaryEndpoints":{"blob":"https://clitestnw000002.blob.core.windows.net/","queue":"https://clitestnw000002.queue.core.windows.net/","table":"https://clitestnw000002.table.core.windows.net/","file":"https://clitestnw000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Storage/storageAccounts/clitestnw000002","name":"clitestnw000002","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnw000002.blob.core.windows.net/","queue":"https://clitestnw000002.queue.core.windows.net/","table":"https://clitestnw000002.table.core.windows.net/","file":"https://clitestnw000002.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1182' + - '1214' content-type: - application/json date: - - Thu, 24 Oct 2019 09:16:39 GMT + - Fri, 27 Dec 2019 14:41:17 GMT expires: - '-1' pragma: @@ -203,14 +204,14 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_nw_troubleshooting000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-24T09:16:01Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:40:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -219,7 +220,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:40 GMT + - Fri, 27 Dec 2019 14:41:19 GMT expires: - '-1' pragma: @@ -254,7 +255,7 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -262,15 +263,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"e29ed3c4-5881-42a6-9413-232466215447\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7c02122c-0668-481c-a2d9-6d9982c197e8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"3545ee91-6a3c-4b39-b2b6-331b61169e47\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"032529eb-65b3-45ce-a808-df74addb3d6a\",\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\": \"GatewaySubnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/GatewaySubnet\",\r\n - \ \"etag\": \"W/\\\"e29ed3c4-5881-42a6-9413-232466215447\\\"\",\r\n + \ \"etag\": \"W/\\\"7c02122c-0668-481c-a2d9-6d9982c197e8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -281,7 +282,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/731e3084-3de9-4950-8fce-435ecc1bc973?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -289,7 +290,605 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:45 GMT + - Fri, 27 Dec 2019 14:41:27 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-arm-service-request-id: + - 882bb706-1e06-4745-97be-eac6624a0393 + x-ms-ratelimit-remaining-subscription-writes: + - '1183' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:41:32 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: + - b4ed21f1-2816-45fd-8cde-a1e930e6a1ff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:41:42 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: + - e0af91e1-08d4-4f8a-91d4-e7f9637a8612 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:41:53 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: + - 64208ae5-3584-4966-a4a4-ae1d3b57077c + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42: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-arm-service-request-id: + - a4a31173-d226-43dc-91c8-ea7e9200e805 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42: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-arm-service-request-id: + - e3ffb610-dea3-41e8-ae46-0688009898d1 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42: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-arm-service-request-id: + - 8f6bb1e0-0b46-4f2b-a35c-2e25b1dc88cf + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42:34 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: + - 6532da43-1561-497d-928a-4c6e0c52c717 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42: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-arm-service-request-id: + - 4142151d-443f-4755-981d-2f797e856145 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:42: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-arm-service-request-id: + - 3dc1573b-85d4-4bdc-bdfc-c6d69d4c491d + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:43:07 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: + - 24372943-87ee-458e-9b6c-a31370554a51 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:43:17 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: + - ff55bbbc-d37c-47eb-8318-634946739ed7 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -g -n --subnet-name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-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: + - Fri, 27 Dec 2019 14:43:28 GMT expires: - '-1' pragma: @@ -299,15 +898,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-arm-service-request-id: - - 43620ced-b8d1-4f4a-97f3-a917d3930576 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - a8da4492-cc3a-4282-bdf2-3b073a581462 status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -323,9 +924,9 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/731e3084-3de9-4950-8fce-435ecc1bc973?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/92d99d51-c1d5-4b3d-8f1e-01544bde8fe0?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -337,7 +938,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:49 GMT + - Fri, 27 Dec 2019 14:43:38 GMT expires: - '-1' pragma: @@ -354,7 +955,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40b5ff2b-600d-4bbf-a876-1088e9c4b3fe + - c54e23ea-e2af-4e37-9c0d-0cb7ac423975 status: code: 200 message: OK @@ -373,21 +974,21 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"e66ab582-4733-4618-9b0b-1ef9d3469ddc\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"452bb8b8-6ed7-4523-87dc-51b4fc697cf9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"3545ee91-6a3c-4b39-b2b6-331b61169e47\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"032529eb-65b3-45ce-a808-df74addb3d6a\",\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\": \"GatewaySubnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/GatewaySubnet\",\r\n - \ \"etag\": \"W/\\\"e66ab582-4733-4618-9b0b-1ef9d3469ddc\\\"\",\r\n + \ \"etag\": \"W/\\\"452bb8b8-6ed7-4523-87dc-51b4fc697cf9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -402,9 +1003,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:50 GMT + - Fri, 27 Dec 2019 14:43:39 GMT etag: - - W/"e66ab582-4733-4618-9b0b-1ef9d3469ddc" + - W/"452bb8b8-6ed7-4523-87dc-51b4fc697cf9" expires: - '-1' pragma: @@ -421,7 +1022,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 21177128-51f8-41ac-a15b-94d0982c9af6 + - 38d27e8f-edbe-4b5d-b123-f2268f763cd2 status: code: 200 message: OK @@ -440,14 +1041,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_nw_troubleshooting000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-24T09:16:01Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:40:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -456,7 +1057,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:50 GMT + - Fri, 27 Dec 2019 14:43:41 GMT expires: - '-1' pragma: @@ -490,7 +1091,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -498,26 +1099,23 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1-pip\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip\",\r\n - \ \"etag\": \"W/\\\"8e7404dd-8784-4cee-adbb-c18cbc82fe2b\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"eb69a5b8-dd25-4fcd-b117-bf631779d085\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"41e04218-9228-4a4f-9f1b-41480b1f2bdf\",\r\n \"publicIPAddressVersion\": + \ \"resourceGuid\": \"fbff92bd-52d9-4bbc-9053-ec9cb2176add\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: - azure-asyncnotification: - - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9235fc94-e269-4a50-a02a-1184c88a48fb?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/7d28b49a-432f-4eea-b0b9-060bac617720?api-version=2019-09-01 cache-control: - no-cache content-length: - - '696' + - '671' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:53 GMT + - Fri, 27 Dec 2019 14:43:48 GMT expires: - '-1' pragma: @@ -530,9 +1128,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 172737dd-eaeb-40a7-9736-d50c82b743d4 + - cbd471a3-52ce-4b2f-bbf1-b13d22a305ab x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1182' status: code: 201 message: Created @@ -551,9 +1149,9 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9235fc94-e269-4a50-a02a-1184c88a48fb?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/7d28b49a-432f-4eea-b0b9-060bac617720?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -565,7 +1163,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:56 GMT + - Fri, 27 Dec 2019 14:43:51 GMT expires: - '-1' pragma: @@ -582,7 +1180,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 00b8dfb4-13c3-4cb1-9924-586681aa9186 + - 9fb4c771-f1cb-4f81-b0fb-345d18821d85 status: code: 200 message: OK @@ -601,30 +1199,29 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vgw1-pip\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip\",\r\n - \ \"etag\": \"W/\\\"524e7ac5-a2c8-4557-9adf-6f43768fe031\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"31dada89-3127-4c6f-9b47-c4a5af494278\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"41e04218-9228-4a4f-9f1b-41480b1f2bdf\",\r\n \"publicIPAddressVersion\": + \ \"resourceGuid\": \"fbff92bd-52d9-4bbc-9053-ec9cb2176add\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '697' + - '672' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:56 GMT + - Fri, 27 Dec 2019 14:43:52 GMT etag: - - W/"524e7ac5-a2c8-4557-9adf-6f43768fe031" + - W/"31dada89-3127-4c6f-9b47-c4a5af494278" expires: - '-1' pragma: @@ -641,7 +1238,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aadf919f-04c1-417f-a4b0-ff460b7b8600 + - 4b2fa488-29de-4994-b082-a75c94afa626 status: code: 200 message: OK @@ -660,14 +1257,14 @@ interactions: - -g -n --vnet --public-ip-address --no-wait User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_nw_troubleshooting000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-24T09:16:01Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001","name":"cli_test_nw_troubleshooting000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:40:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -676,7 +1273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:16:57 GMT + - Fri, 27 Dec 2019 14:43:53 GMT expires: - '-1' pragma: @@ -713,7 +1310,7 @@ interactions: - -g -n --vnet --public-ip-address --no-wait User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -721,13 +1318,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -741,18 +1339,16 @@ interactions: [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}" headers: - azure-asyncnotification: - - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a73c9aaa-a30a-4b48-85ed-275d761cbdef?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4f5d488-8292-4e03-ba31-ad2bcdfe174e?api-version=2019-09-01 cache-control: - no-cache content-length: - - '2161' + - '2199' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:17:02 GMT + - Fri, 27 Dec 2019 14:44:00 GMT expires: - '-1' pragma: @@ -765,9 +1361,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d5b78a5e-81ac-4903-8479-a002f627988e + - dbab7cfd-ffba-4bfa-bf37-7b62d4643b4e x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1181' status: code: 201 message: Created @@ -786,7 +1382,217 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1?api-version=2019-09-01 + response: + body: + string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": + \"Basic\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n + \ }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1982' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:44: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-arm-service-request-id: + - e6d3de74-d1d7-4063-b56c-8d0fd45aaaf9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet-gateway wait + Connection: + - keep-alive + ParameterSetName: + - -g -n --created + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1?api-version=2019-09-01 + response: + body: + string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": + \"Basic\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n + \ }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1982' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:44:34 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: + - 1b79b708-3404-41d0-a1a8-9515d13c6f01 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet-gateway wait + Connection: + - keep-alive + ParameterSetName: + - -g -n --created + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1?api-version=2019-09-01 + response: + body: + string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/publicIPAddresses/vgw1-pip\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": + \"Basic\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n + \ }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1982' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:45: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-arm-service-request-id: + - 0034bbec-a840-4123-8fe4-ffea0980ea8a + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet-gateway wait + Connection: + - keep-alive + ParameterSetName: + - -g -n --created + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -794,13 +1600,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -815,11 +1622,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:17:05 GMT + - Fri, 27 Dec 2019 14:45:35 GMT expires: - '-1' pragma: @@ -836,7 +1643,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ab564f7e-050a-4648-87df-189e53fa60f6 + - 4e4b192c-1662-40f0-be60-76417cea803c status: code: 200 message: OK @@ -855,7 +1662,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -863,13 +1670,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -884,11 +1692,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:17:35 GMT + - Fri, 27 Dec 2019 14:46:06 GMT expires: - '-1' pragma: @@ -905,7 +1713,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 58914613-2c0d-40ce-a72c-c5ae1bea4b0c + - 2f0a2301-d489-45c0-80a8-c86686faaf08 status: code: 200 message: OK @@ -924,7 +1732,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -932,13 +1740,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -953,11 +1762,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:18:06 GMT + - Fri, 27 Dec 2019 14:46:37 GMT expires: - '-1' pragma: @@ -974,7 +1783,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7bce300b-1986-4be0-a0ca-750c4a9868cb + - 479b32ad-f98e-4a16-8a31-97903ecfaf89 status: code: 200 message: OK @@ -993,7 +1802,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1001,13 +1810,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1022,11 +1832,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:18:37 GMT + - Fri, 27 Dec 2019 14:47:07 GMT expires: - '-1' pragma: @@ -1043,7 +1853,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9347e83f-a28f-4902-915d-33fa790500dd + - ebce6843-1f54-4116-8dbd-79351a875142 status: code: 200 message: OK @@ -1062,7 +1872,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1070,13 +1880,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1091,11 +1902,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:19:07 GMT + - Fri, 27 Dec 2019 14:47:37 GMT expires: - '-1' pragma: @@ -1112,7 +1923,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2b58b44e-fe2d-441d-b806-d7a9fb825ea8 + - db3b98ec-2570-430c-8e21-1991da1229f1 status: code: 200 message: OK @@ -1131,7 +1942,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1139,13 +1950,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1160,11 +1972,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:19:47 GMT + - Fri, 27 Dec 2019 14:48:08 GMT expires: - '-1' pragma: @@ -1181,7 +1993,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0a7a3090-7f4e-47a3-aac3-be73560f540a + - 189803ea-c3a5-42ce-971a-08141868d2a1 status: code: 200 message: OK @@ -1200,7 +2012,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1208,13 +2020,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1229,11 +2042,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:20:18 GMT + - Fri, 27 Dec 2019 14:48:38 GMT expires: - '-1' pragma: @@ -1250,7 +2063,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c10d4bcc-f7a2-432a-8da1-51755ac8361c + - 37a6fc34-90af-4e18-b5e4-d7e867d5866e status: code: 200 message: OK @@ -1269,7 +2082,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1277,13 +2090,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1298,11 +2112,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:20:48 GMT + - Fri, 27 Dec 2019 14:49:09 GMT expires: - '-1' pragma: @@ -1319,7 +2133,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 38f9bf87-6699-4419-9151-2b1212f2e22a + - 3ddacfc0-e366-474b-8727-549b4cddee2a status: code: 200 message: OK @@ -1338,7 +2152,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1346,13 +2160,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1367,11 +2182,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:21:19 GMT + - Fri, 27 Dec 2019 14:49:40 GMT expires: - '-1' pragma: @@ -1388,7 +2203,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0d8e1b6a-664e-49b1-a348-4242d5fcc4f1 + - bc5b058d-7a16-46c0-9ec6-6d0abca26bb7 status: code: 200 message: OK @@ -1407,7 +2222,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1415,13 +2230,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1436,11 +2252,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:21:50 GMT + - Fri, 27 Dec 2019 14:50:11 GMT expires: - '-1' pragma: @@ -1457,7 +2273,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d0b8f814-83f8-434e-9586-aae7bf0f50dc + - 423de4c9-2f73-43e2-929b-aba39cd4fd3d status: code: 200 message: OK @@ -1476,7 +2292,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1484,13 +2300,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1505,11 +2322,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:22:20 GMT + - Fri, 27 Dec 2019 14:50:44 GMT expires: - '-1' pragma: @@ -1526,7 +2343,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fdf3a267-62cf-4fe0-a7df-bbde9b06edd0 + - ebe79127-7260-43e7-b254-2bc88609df00 status: code: 200 message: OK @@ -1545,7 +2362,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1553,13 +2370,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1574,11 +2392,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:22:50 GMT + - Fri, 27 Dec 2019 14:51:14 GMT expires: - '-1' pragma: @@ -1595,7 +2413,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f35ab248-2a1b-4178-b6c9-5a8b1b095754 + - f4029e63-4a51-4376-bc40-1378d6e2c2e4 status: code: 200 message: OK @@ -1614,7 +2432,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1622,13 +2440,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1643,11 +2462,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:23:20 GMT + - Fri, 27 Dec 2019 14:51:45 GMT expires: - '-1' pragma: @@ -1664,7 +2483,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 89fd17fa-fe74-42ba-89a4-a78bfe2e7002 + - 43007005-f151-4329-8ee6-b2b7b9239fca status: code: 200 message: OK @@ -1683,7 +2502,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1691,13 +2510,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1712,11 +2532,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:23:52 GMT + - Fri, 27 Dec 2019 14:52:15 GMT expires: - '-1' pragma: @@ -1733,7 +2553,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e02942c8-b49b-4787-8097-d8946050ad39 + - 0aae2f8a-9dbd-44a0-a9bb-28a06e1e4ca4 status: code: 200 message: OK @@ -1752,7 +2572,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1760,13 +2580,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1781,11 +2602,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:24:22 GMT + - Fri, 27 Dec 2019 14:52:45 GMT expires: - '-1' pragma: @@ -1802,7 +2623,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1cf00969-2b2a-43f8-8cf3-34f926989483 + - 4812aafb-b692-4258-ae00-0c2fef456469 status: code: 200 message: OK @@ -1821,7 +2642,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1829,13 +2650,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1850,11 +2672,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:24:52 GMT + - Fri, 27 Dec 2019 14:53:17 GMT expires: - '-1' pragma: @@ -1871,7 +2693,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 51b403c4-f7b1-4bc6-8953-831593d03294 + - cb5677ba-597a-42b5-89b3-60e807e6c17e status: code: 200 message: OK @@ -1890,7 +2712,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1898,13 +2720,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1919,11 +2742,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:25:24 GMT + - Fri, 27 Dec 2019 14:53:47 GMT expires: - '-1' pragma: @@ -1940,7 +2763,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 379beb75-5b43-435c-8599-6716231979a6 + - 018724b7-36a9-402e-9579-7659de40e71c status: code: 200 message: OK @@ -1959,7 +2782,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1967,13 +2790,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -1988,11 +2812,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:25:54 GMT + - Fri, 27 Dec 2019 14:54:17 GMT expires: - '-1' pragma: @@ -2009,7 +2833,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed6aa58c-c385-4aab-a253-701efba40730 + - fb685bfc-ac5f-4ce1-9b32-b7a1f2d2310c status: code: 200 message: OK @@ -2028,7 +2852,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2036,13 +2860,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2057,11 +2882,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:26:24 GMT + - Fri, 27 Dec 2019 14:54:48 GMT expires: - '-1' pragma: @@ -2078,7 +2903,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 880208b0-7dde-4365-a1b5-259d1c64793c + - 1ca8acf6-8522-4183-8617-e40831f2ad56 status: code: 200 message: OK @@ -2097,7 +2922,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2105,13 +2930,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2126,11 +2952,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:26:54 GMT + - Fri, 27 Dec 2019 14:55:19 GMT expires: - '-1' pragma: @@ -2147,7 +2973,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b51c72f-d504-40bb-8065-94b0426f3382 + - 1b159cb9-795d-417c-bbe4-60a4f3ecc6d4 status: code: 200 message: OK @@ -2166,7 +2992,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2174,13 +3000,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2195,11 +3022,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:27:25 GMT + - Fri, 27 Dec 2019 14:55:49 GMT expires: - '-1' pragma: @@ -2216,7 +3043,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 933f3f81-38ae-4254-bcae-f02fca825fd5 + - 56b2854d-e062-455e-941e-7523b0c76a66 status: code: 200 message: OK @@ -2235,7 +3062,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2243,13 +3070,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2264,11 +3092,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:27:55 GMT + - Fri, 27 Dec 2019 14:56:20 GMT expires: - '-1' pragma: @@ -2285,7 +3113,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 944b7941-0ac8-4192-bc62-6d8527f095b1 + - ad7c8caa-6377-4470-b734-da18ab281d33 status: code: 200 message: OK @@ -2304,7 +3132,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2312,13 +3140,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2333,11 +3162,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:28:25 GMT + - Fri, 27 Dec 2019 14:56:51 GMT expires: - '-1' pragma: @@ -2354,7 +3183,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 752f0560-9c39-4cbf-b78e-5a57a1c1bf6c + - 7fa51c7b-8500-49d6-a180-5636dc9968af status: code: 200 message: OK @@ -2373,7 +3202,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2381,13 +3210,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2402,11 +3232,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:28:56 GMT + - Fri, 27 Dec 2019 14:57:22 GMT expires: - '-1' pragma: @@ -2423,7 +3253,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c1632e1d-f8a2-4456-8449-d3191e79f397 + - 33e45ec2-1e44-4850-adc7-ec20fe86ffcd status: code: 200 message: OK @@ -2442,7 +3272,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2450,13 +3280,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2471,11 +3302,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:29:26 GMT + - Fri, 27 Dec 2019 14:57:52 GMT expires: - '-1' pragma: @@ -2492,7 +3323,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a3ca253f-437b-4f85-bc11-a9d1e21387f1 + - 129b8e94-b15a-459f-a7ab-15a99c4f8b93 status: code: 200 message: OK @@ -2511,7 +3342,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2519,13 +3350,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2540,11 +3372,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:29:56 GMT + - Fri, 27 Dec 2019 14:58:23 GMT expires: - '-1' pragma: @@ -2561,7 +3393,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 508d90bd-b68a-4401-abaf-860c978bbdc3 + - b7729633-444b-48d8-a055-1fba1c1af496 status: code: 200 message: OK @@ -2580,7 +3412,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2588,13 +3420,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2609,11 +3442,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:30:28 GMT + - Fri, 27 Dec 2019 14:58:54 GMT expires: - '-1' pragma: @@ -2630,7 +3463,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6cdf1c6f-0c2f-4939-a02c-801224d545cd + - e779b080-38fe-4051-882d-5fced2206ba3 status: code: 200 message: OK @@ -2649,7 +3482,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2657,13 +3490,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2678,11 +3512,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:30:58 GMT + - Fri, 27 Dec 2019 14:59:24 GMT expires: - '-1' pragma: @@ -2699,7 +3533,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d808e119-833a-470b-9df4-486f939e62be + - 7eda9cff-787d-4fa8-b3ce-4c1865776e3a status: code: 200 message: OK @@ -2718,7 +3552,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2726,13 +3560,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2747,11 +3582,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:31:28 GMT + - Fri, 27 Dec 2019 14:59:55 GMT expires: - '-1' pragma: @@ -2768,7 +3603,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6423e91c-949b-471e-8deb-77bdb9019185 + - 0091cc7b-cdfa-4047-9f58-aeba2e2f957a status: code: 200 message: OK @@ -2787,7 +3622,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2795,13 +3630,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2816,11 +3652,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:31:58 GMT + - Fri, 27 Dec 2019 15:00:26 GMT expires: - '-1' pragma: @@ -2837,7 +3673,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8df2935e-ff07-4397-8ac3-8ec4bb8714d6 + - 75529aef-fc2b-4b4a-945d-7ac3f25e8527 status: code: 200 message: OK @@ -2856,7 +3692,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2864,13 +3700,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2885,11 +3722,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:32:30 GMT + - Fri, 27 Dec 2019 15:00:56 GMT expires: - '-1' pragma: @@ -2906,7 +3743,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3e4a1c35-6a93-4f4c-a3d4-71542d9618ca + - a3fd03e4-3a1a-4c09-9099-c6006013c87c status: code: 200 message: OK @@ -2925,7 +3762,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2933,13 +3770,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -2954,11 +3792,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:33:00 GMT + - Fri, 27 Dec 2019 15:01:26 GMT expires: - '-1' pragma: @@ -2975,7 +3813,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 06153f33-7e97-44f6-8472-762d6569f4bc + - 7bb74f22-2b6b-4571-8d3f-5b7749883bb7 status: code: 200 message: OK @@ -2994,7 +3832,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3002,13 +3840,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3023,11 +3862,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:33:30 GMT + - Fri, 27 Dec 2019 15:01:57 GMT expires: - '-1' pragma: @@ -3044,7 +3883,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 730fba76-43d6-406a-9229-81484c0dbfb6 + - 80d3b99a-fd62-41ef-88a3-9cadd7f3c2ca status: code: 200 message: OK @@ -3063,7 +3902,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3071,13 +3910,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3092,11 +3932,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:34:01 GMT + - Fri, 27 Dec 2019 15:02:27 GMT expires: - '-1' pragma: @@ -3113,7 +3953,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e4729536-0556-43cd-b6ea-12f11aad18d9 + - 0f0d8eac-9b42-4a9d-b73b-cb7b8810c8f4 status: code: 200 message: OK @@ -3132,7 +3972,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3140,13 +3980,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3161,11 +4002,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:34:31 GMT + - Fri, 27 Dec 2019 15:02:59 GMT expires: - '-1' pragma: @@ -3182,7 +4023,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13d90058-42da-49f9-a259-73d24edf77ee + - b91ff087-e1cc-4daa-af8c-2d81a5c635a8 status: code: 200 message: OK @@ -3201,7 +4042,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3209,13 +4050,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3230,11 +4072,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:35:01 GMT + - Fri, 27 Dec 2019 15:03:29 GMT expires: - '-1' pragma: @@ -3251,7 +4093,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f9d40744-22ec-4b89-87c8-aaeccae57fac + - 27727b84-e999-4590-8d39-df8249689867 status: code: 200 message: OK @@ -3270,7 +4112,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3278,13 +4120,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3299,11 +4142,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:35:33 GMT + - Fri, 27 Dec 2019 15:03:59 GMT expires: - '-1' pragma: @@ -3320,7 +4163,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0e40cc39-b063-4a34-8bc7-204bf846d0fc + - a83927a2-35d0-409a-bee5-d74498a5403b status: code: 200 message: OK @@ -3339,7 +4182,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3347,13 +4190,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3368,11 +4212,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:36:03 GMT + - Fri, 27 Dec 2019 15:04:31 GMT expires: - '-1' pragma: @@ -3389,7 +4233,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 386dd229-e611-48f5-b80f-3f8d1171d2f9 + - a225a302-12be-4945-9ade-f5531facf8cf status: code: 200 message: OK @@ -3408,7 +4252,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3416,13 +4260,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3437,11 +4282,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:36:33 GMT + - Fri, 27 Dec 2019 15:05:01 GMT expires: - '-1' pragma: @@ -3458,7 +4303,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 257e2fa6-f470-4bc5-ba2f-d75d7fdf8ea2 + - 4982a3b2-bac1-43cb-a170-36d47c5460d6 status: code: 200 message: OK @@ -3477,7 +4322,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3485,13 +4330,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3506,11 +4352,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:37:03 GMT + - Fri, 27 Dec 2019 15:05:31 GMT expires: - '-1' pragma: @@ -3527,7 +4373,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fe1c318e-0f70-41ea-8b8a-5c03767f226e + - d576bc3e-0de0-43c2-a607-d4a366bcec02 status: code: 200 message: OK @@ -3546,7 +4392,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3554,13 +4400,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3575,11 +4422,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:37:34 GMT + - Fri, 27 Dec 2019 15:06:02 GMT expires: - '-1' pragma: @@ -3596,7 +4443,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cfb38115-8892-40c2-a2ec-2c682cf5b68f + - 04b51ef9-c672-48c0-afd9-196f52cf29f0 status: code: 200 message: OK @@ -3615,7 +4462,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3623,13 +4470,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3644,11 +4492,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:38:05 GMT + - Fri, 27 Dec 2019 15:06:32 GMT expires: - '-1' pragma: @@ -3665,7 +4513,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cef9412b-6b99-4be8-bc06-bb7c24cc2de7 + - 631a0ad1-8b9d-430b-806c-c6adc9e2d628 status: code: 200 message: OK @@ -3684,7 +4532,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3692,13 +4540,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3713,11 +4562,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:38:35 GMT + - Fri, 27 Dec 2019 15:07:03 GMT expires: - '-1' pragma: @@ -3734,7 +4583,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1c8b087e-29b7-4219-bc24-bdf4f1ecdd4e + - 5e314dd4-9e1f-49b1-bb68-28a764f9a01f status: code: 200 message: OK @@ -3753,7 +4602,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3761,13 +4610,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3782,11 +4632,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:39:05 GMT + - Fri, 27 Dec 2019 15:07:34 GMT expires: - '-1' pragma: @@ -3803,7 +4653,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5da2823e-423d-4cd1-aacd-8b0b6ad10930 + - 4f09ed55-0536-4563-8c5a-390f66487718 status: code: 200 message: OK @@ -3822,7 +4672,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3830,13 +4680,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3851,11 +4702,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:39:36 GMT + - Fri, 27 Dec 2019 15:08:04 GMT expires: - '-1' pragma: @@ -3872,7 +4723,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3a9744fa-3ba5-427f-9e5c-ff8c7d5b2a95 + - 2a35fbd2-4e61-4e33-aa98-6cdc64bf960f status: code: 200 message: OK @@ -3891,7 +4742,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3899,13 +4750,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3920,11 +4772,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:40:06 GMT + - Fri, 27 Dec 2019 15:08:35 GMT expires: - '-1' pragma: @@ -3941,7 +4793,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1eaaf394-7c58-4d58-9dd7-65543e28c4f0 + - e247cf36-548a-4d91-96a2-98df33ffae9e status: code: 200 message: OK @@ -3960,7 +4812,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3968,13 +4820,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -3989,11 +4842,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:40:37 GMT + - Fri, 27 Dec 2019 15:09:05 GMT expires: - '-1' pragma: @@ -4010,7 +4863,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ec6ad5a2-071c-43a6-bced-649fbdeee30a + - 417ff42f-01cd-43d1-a65b-b29d2efb4b06 status: code: 200 message: OK @@ -4029,7 +4882,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4037,13 +4890,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4058,11 +4912,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:41:07 GMT + - Fri, 27 Dec 2019 15:09:35 GMT expires: - '-1' pragma: @@ -4079,7 +4933,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7d3a41fb-8d7d-4375-af02-39658a97e245 + - 88428656-7792-4b3e-914e-3f24386e6644 status: code: 200 message: OK @@ -4098,7 +4952,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4106,13 +4960,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4127,11 +4982,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:41:39 GMT + - Fri, 27 Dec 2019 15:10:07 GMT expires: - '-1' pragma: @@ -4148,7 +5003,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d547225b-f6e8-438c-88d7-f72458d90eff + - d6ee2175-86e0-4e63-a915-d6be2f7fae90 status: code: 200 message: OK @@ -4167,7 +5022,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4175,13 +5030,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4196,11 +5052,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:42:08 GMT + - Fri, 27 Dec 2019 15:10:37 GMT expires: - '-1' pragma: @@ -4217,7 +5073,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0b483a40-babe-4419-9ccd-32e314e49266 + - c00e1eb2-d7b6-4e98-9a9c-e75eba8bb570 status: code: 200 message: OK @@ -4236,7 +5092,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4244,13 +5100,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4265,11 +5122,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:42:38 GMT + - Fri, 27 Dec 2019 15:11:08 GMT expires: - '-1' pragma: @@ -4286,7 +5143,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e593bec7-7787-48f7-8a26-c4d8574ad3a5 + - 9c83100c-0a06-4aea-aa8f-090fbaf5d750 status: code: 200 message: OK @@ -4305,7 +5162,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4313,13 +5170,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4334,11 +5192,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:43:10 GMT + - Fri, 27 Dec 2019 15:11:39 GMT expires: - '-1' pragma: @@ -4355,7 +5213,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2f0311dd-335e-453c-a9a5-2b30910a2223 + - f2782f6a-464f-4284-9078-b86ffe1cd16e status: code: 200 message: OK @@ -4374,7 +5232,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4382,13 +5240,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4403,11 +5262,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:43:40 GMT + - Fri, 27 Dec 2019 15:12:10 GMT expires: - '-1' pragma: @@ -4424,7 +5283,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0d9e7168-05ea-4a61-b18f-d6cc89badb53 + - d6c6601d-a04a-4c49-9717-e6b82346b826 status: code: 200 message: OK @@ -4443,7 +5302,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4451,13 +5310,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4472,11 +5332,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:44:10 GMT + - Fri, 27 Dec 2019 15:12:40 GMT expires: - '-1' pragma: @@ -4493,7 +5353,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e65d9dae-3316-4c49-8971-da8e3d9662bf + - 37bc0eb7-2200-4d00-a81d-ed947bc77c19 status: code: 200 message: OK @@ -4512,7 +5372,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4520,13 +5380,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4541,11 +5402,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:44:40 GMT + - Fri, 27 Dec 2019 15:13:11 GMT expires: - '-1' pragma: @@ -4562,7 +5423,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a5304e7a-2272-4cb9-97a2-a55cc28da77e + - 790aeedb-f704-49bc-95ee-b813233e6172 status: code: 200 message: OK @@ -4581,7 +5442,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4589,13 +5450,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4610,11 +5472,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:45:11 GMT + - Fri, 27 Dec 2019 15:13:42 GMT expires: - '-1' pragma: @@ -4631,7 +5493,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e855c73d-238e-4c03-91e2-2fc016eb40eb + - 26d9fbea-03cb-410d-9eb8-11eb4f31c7a8 status: code: 200 message: OK @@ -4650,7 +5512,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4658,13 +5520,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4679,11 +5542,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:45:42 GMT + - Fri, 27 Dec 2019 15:14:12 GMT expires: - '-1' pragma: @@ -4700,7 +5563,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4c7fc176-5315-497a-8389-64af93589c4e + - 45859a98-1b64-48cd-a63c-9ef7bc388edd status: code: 200 message: OK @@ -4719,7 +5582,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4727,13 +5590,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"8aab46d7-e139-44d0-9677-ba6eddacf745\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"075a5dcf-5bc5-42e7-bd1e-77aba927aea3\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4748,11 +5612,11 @@ interactions: cache-control: - no-cache content-length: - - '1944' + - '1982' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:46:12 GMT + - Fri, 27 Dec 2019 15:14:43 GMT expires: - '-1' pragma: @@ -4769,7 +5633,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2c8a5849-fd2b-41ff-bdd9-32206096cbc1 + - a93ae5a0-ddb7-42c1-8fc7-87c151c4dc21 status: code: 200 message: OK @@ -4788,7 +5652,7 @@ interactions: - -g -n --created User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4796,13 +5660,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -4818,11 +5683,11 @@ interactions: cache-control: - no-cache content-length: - - '2062' + - '2100' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:46:42 GMT + - Fri, 27 Dec 2019 15:15:13 GMT expires: - '-1' pragma: @@ -4839,7 +5704,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e34cf96a-486d-4983-bca8-126982c953cf + - 7971acd8-b202-4c49-b2dc-6749ec06add3 status: code: 200 message: OK @@ -4858,7 +5723,7 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4873,7 +5738,8 @@ interactions: US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"natGateways","locations":["West - US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","capabilities":"CrossResourceGroupResourceMove, + US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","zoneMappings":[{"location":"Central + US EUAP","zones":["1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -4883,7 +5749,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -4962,9 +5828,9 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2018-07-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":[]},{"location":"East US","zones":["2","3","1"]},{"location":"UK + Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia East","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":[]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, @@ -4989,6 +5855,13 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -5033,7 +5906,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2018-12-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -5161,6 +6034,13 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","South + Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil @@ -5175,9 +6055,21 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-11-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"secureGateways","locations":["South Africa - North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01"],"defaultApiVersion":"2018-02-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West + SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East + US","North Europe","West Europe","East Asia","Southeast Asia","North Central + US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil + South","Australia East","Australia Southeast","Central India","South India","West + India","Canada Central","Canada East","West Central US","West US 2","UK West","UK + South","Korea Central","Korea South","France Central","Australia Central","UAE + North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada @@ -5186,7 +6078,7 @@ interactions: South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2018-04-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -5226,7 +6118,7 @@ interactions: South","Australia East","Australia Southeast"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil - South","Australia East","Australia Southeast"],"apiVersions":["2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West + South","Australia East","Australia Southeast"],"apiVersions":["2019-10-01","2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -5239,16 +6131,20 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2018-10-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea - South","France Central","Australia Central","South Africa North","UAE North"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West US","East - US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central + SupportsLocation"},{"resourceType":"virtualRouters","locations":["West US","East + US","North Europe","West Europe","West Central US","South Central US","Australia + East","Australia Central","Australia Southeast","UK South","East US 2","West + US 2","North Central US","Canada Central","France Central","Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West + US","East US","North Europe","West Europe","West Central US","South Central + US","Australia East","Australia Central","Australia Southeast","UK South","East + US 2","West US 2","North Central US","Canada Central","France Central","Central + US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["West + US","East US","North Europe","West Europe","South Central US","Australia East","Australia + Central","Australia Southeast","UK South","East US 2","West US 2","North Central + US","Canada Central","France Central","West Central US","Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia @@ -5257,7 +6153,7 @@ interactions: US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia - Southeast"],"apiVersions":["2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, + Southeast"],"apiVersions":["2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast @@ -5265,19 +6161,19 @@ interactions: Southeast"],"apiVersions":["2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North - Central US","South Central US","West US","North Europe","West Europe","East - Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia + Central US","South Central US","West US","West US 2","North Europe","West + Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '68696' + - '71832' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:46:44 GMT + - Fri, 27 Dec 2019 15:15:16 GMT expires: - '-1' pragma: @@ -5306,7 +6202,7 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5314,13 +6210,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -5336,11 +6233,11 @@ interactions: cache-control: - no-cache content-length: - - '2062' + - '2100' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:46:44 GMT + - Fri, 27 Dec 2019 15:15:17 GMT expires: - '-1' pragma: @@ -5357,7 +6254,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 49e4989b-94b0-42ce-8b1e-2a71c3c96887 + - 9b19f3f6-2fbf-45bb-8333-507fb5414eab status: code: 200 message: OK @@ -5376,23 +6273,23 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2019-09-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"8cd907d6-4a70-410f-8987-67115cc41351\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"90a1b47c-e01b-46de-8719-00792e50f864\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westeurope","etag":"W/\"d6dae5a8-64d7-4ac7-8d19-60cc13fa381b\"","type":"Microsoft.Network/networkWatchers","location":"westeurope","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastasia","etag":"W/\"792adf55-e5b6-48ac-80e5-5586a4ae35ed\"","type":"Microsoft.Network/networkWatchers","location":"eastasia","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_southeastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_southeastasia","etag":"W/\"ec606b33-dd05-4997-9148-2c828d39955e\"","type":"Microsoft.Network/networkWatchers","location":"southeastasia","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_centralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centralus","etag":"W/\"ba2a10f4-4bb5-4e11-bbfb-a2189ab4312a\"","type":"Microsoft.Network/networkWatchers","location":"centralus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"58cdf743-6718-401d-a806-ff606fa7bb1d\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus","etag":"W/\"93b63fb8-9a80-4765-8d15-aba36f101c2e\"","type":"Microsoft.Network/networkWatchers","location":"westcentralus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"9c8b6234-1bbf-46b7-ba84-19a9762dcf8f\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_koreasouth","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_koreasouth","etag":"W/\"d1521e30-f323-4e75-b090-5b5411b0b57a\"","type":"Microsoft.Network/networkWatchers","location":"koreasouth","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"253e56fc-e1c7-4517-910c-072017eee4d7\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"9f8c3097-e154-41af-8082-7fd3b53373f8\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"9d559e42-0696-481d-bb0f-160acb41746f\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_centralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centralus","etag":"W/\"d42cc5a1-7698-44b0-8221-cfc3effd8ab4\"","type":"Microsoft.Network/networkWatchers","location":"centralus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"798e533e-c095-45db-b616-e6e6181f83c7\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus","etag":"W/\"d5b589c6-cf73-442d-bf4b-6d8a8ce05e85\"","type":"Microsoft.Network/networkWatchers","location":"westcentralus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"616ee1f2-1181-4395-bac0-1bd0f07b2ed8\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '4420' + - '2321' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:46:46 GMT + - Fri, 27 Dec 2019 15:15:19 GMT expires: - '-1' pragma: @@ -5404,17 +6301,12 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 900787e1-27ac-4eef-9f54-86d5faf61b36 - - 3c08b096-cd97-46d6-9c4f-af763a7051f7 - - 9fbffaeb-ae9e-4ed6-90aa-1f3cd50ef5f1 - - 9c45a9ac-b032-44bd-b782-53233127e470 - - 25079627-3987-4744-9c20-94e19d852a32 - - b9e87c8e-377a-42fe-a985-86287439584e - - f339c010-8e82-47f4-833e-60214ac27ff3 - - 5ac874e7-9eb2-4fe5-a761-2688ccdc2791 - - e26ac6c5-e2eb-4de1-810e-d51d58d5817c - - 0e03905c-6ed2-445d-8d63-14555d93fa3e - - 3c2e6f6b-1750-44c9-a853-34448530cf7b + - 12d05d93-5a9a-4e14-bbff-4cb5ad34b35b + - a2334939-db7e-459a-a33b-a7c0177f0a58 + - e35e8f31-6858-4c4e-86c2-e404a070c373 + - d2c99a15-9992-4142-a8bb-828e2bfba6d2 + - d78e9c13-80f7-4ba7-b9af-29ddb118cdcf + - d7463f3f-5b33-486e-a6d5-0375149f5874 status: code: 200 message: OK @@ -5439,7 +6331,7 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -5455,11 +6347,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:47:07 GMT + - Fri, 27 Dec 2019 15:15:41 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5470,9 +6362,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 202 message: Accepted @@ -5491,9 +6383,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5505,11 +6397,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:47:19 GMT + - Fri, 27 Dec 2019 15:15:52 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5520,7 +6412,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5539,9 +6431,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5553,11 +6445,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:47:29 GMT + - Fri, 27 Dec 2019 15:16:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5568,7 +6460,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5587,9 +6479,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5601,11 +6493,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:47:39 GMT + - Fri, 27 Dec 2019 15:16:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5616,7 +6508,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5635,9 +6527,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5649,11 +6541,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:47:50 GMT + - Fri, 27 Dec 2019 15:16:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5664,7 +6556,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5683,9 +6575,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5697,11 +6589,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:00 GMT + - Fri, 27 Dec 2019 15:16:34 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5712,7 +6604,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5731,9 +6623,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5745,11 +6637,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:10 GMT + - Fri, 27 Dec 2019 15:16:45 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5760,7 +6652,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5779,9 +6671,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5793,11 +6685,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:21 GMT + - Fri, 27 Dec 2019 15:16:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5808,7 +6700,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5827,9 +6719,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5841,11 +6733,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:31 GMT + - Fri, 27 Dec 2019 15:17:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5856,7 +6748,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5875,9 +6767,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5889,11 +6781,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:42 GMT + - Fri, 27 Dec 2019 15:17:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5904,7 +6796,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5923,9 +6815,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5937,11 +6829,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:48:52 GMT + - Fri, 27 Dec 2019 15:17:27 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -5952,7 +6844,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -5971,9 +6863,9 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: string: 'null' @@ -5985,11 +6877,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:02 GMT + - Fri, 27 Dec 2019 15:17:38 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -6000,7 +6892,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 202 message: Accepted @@ -6019,39 +6911,37 @@ interactions: - --resource -t -g --storage-account --storage-path User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 response: body: - string: "{\r\n \"startTime\": \"2019-10-24T09:46:48.0712759Z\",\r\n \"endTime\": - \"2019-10-24T09:46:52.316Z\",\r\n \"code\": \"UnHealthy\",\r\n \"results\": - [\r\n {\r\n \"id\": \"NoConnectionsFoundForGateway\",\r\n \"summary\": - \"No connections have been created on the gateway\",\r\n \"detail\": - \"A cross-premises or VNet-to-VNet connection needs to be created on the gateway.\",\r\n - \ \"recommendedActions\": [\r\n {\r\n \"actionText\": - \"Create a cross premises connection\",\r\n \"actionUri\": \"https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-howto-site-to-site-resource-manager-portal/\",\r\n - \ \"actionUriText\": \"cross premises\"\r\n },\r\n {\r\n - \ \"actionText\": \"Create a VNet-to-VNet connection\",\r\n \"actionUri\": - \"https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal\",\r\n - \ \"actionUriText\": \"VNet-to-VNet\"\r\n },\r\n {\r\n - \ \"actionText\": \"If you are experiencing problems you believe are - caused by Azure, contact support\",\r\n \"actionUri\": \"http://azure.microsoft.com/support\",\r\n - \ \"actionUriText\": \"contact support\"\r\n }\r\n ]\r\n - \ }\r\n ]\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:15:21.3851625Z\",\r\n \"endTime\": + \"2019-12-27T15:15:24.175Z\",\r\n \"code\": \"UnHealthy\",\r\n \"results\": + [\r\n {\r\n \"id\": \"UnKnown\",\r\n \"summary\": \"The health + status for this VPN gateway is unknown\",\r\n \"detail\": \"We are currently + unable to determine the health of this VPN gateway\",\r\n \"recommendedActions\": + [\r\n {\r\n \"actionText\": \"If you are having problems with + the VPN gateway, try resetting the VPN gateway\",\r\n \"actionUri\": + \"https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-resetgw-classic/\",\r\n + \ \"actionUriText\": \"resetting the VPN gateway\"\r\n },\r\n + \ {\r\n \"actionText\": \"If you are experiencing problems + you believe are caused by Azure, contact support\",\r\n \"actionUri\": + \"http://azure.microsoft.com/support\",\r\n \"actionUriText\": \"contact + support\"\r\n }\r\n ]\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '1175' + - '915' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:13 GMT + - Fri, 27 Dec 2019 15:17:48 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/efb261cb-252c-4fb2-b0f3-aa1d8525d392?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/09311200-e6d7-4cbc-af60-d0e4987a1569?api-version=2019-09-01 pragma: - no-cache server: @@ -6066,7 +6956,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f24df74-3d09-4bc1-82e3-12bf00f4e27e + - dbc00baf-80ae-4c54-9e85-3d2a730e5550 status: code: 200 message: OK @@ -6085,7 +6975,7 @@ interactions: - --resource -t -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6100,7 +6990,8 @@ interactions: US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"natGateways","locations":["West - US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","capabilities":"CrossResourceGroupResourceMove, + US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","zoneMappings":[{"location":"Central + US EUAP","zones":["1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -6110,7 +7001,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -6189,9 +7080,9 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2018-07-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":[]},{"location":"East US","zones":["2","3","1"]},{"location":"UK + Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia East","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":[]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, @@ -6216,6 +7107,13 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -6260,7 +7158,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2018-12-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -6388,6 +7286,13 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","South + Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil @@ -6402,9 +7307,21 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-11-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"secureGateways","locations":["South Africa - North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01"],"defaultApiVersion":"2018-02-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West + SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East + US","North Europe","West Europe","East Asia","Southeast Asia","North Central + US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil + South","Australia East","Australia Southeast","Central India","South India","West + India","Canada Central","Canada East","West Central US","West US 2","UK West","UK + South","Korea Central","Korea South","France Central","Australia Central","UAE + North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada @@ -6413,7 +7330,7 @@ interactions: South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2018-04-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -6453,7 +7370,7 @@ interactions: South","Australia East","Australia Southeast"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil - South","Australia East","Australia Southeast"],"apiVersions":["2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West + South","Australia East","Australia Southeast"],"apiVersions":["2019-10-01","2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -6466,16 +7383,20 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2018-10-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea - South","France Central","Australia Central","South Africa North","UAE North"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West US","East - US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central + SupportsLocation"},{"resourceType":"virtualRouters","locations":["West US","East + US","North Europe","West Europe","West Central US","South Central US","Australia + East","Australia Central","Australia Southeast","UK South","East US 2","West + US 2","North Central US","Canada Central","France Central","Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West + US","East US","North Europe","West Europe","West Central US","South Central + US","Australia East","Australia Central","Australia Southeast","UK South","East + US 2","West US 2","North Central US","Canada Central","France Central","Central + US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["West + US","East US","North Europe","West Europe","South Central US","Australia East","Australia + Central","Australia Southeast","UK South","East US 2","West US 2","North Central + US","Canada Central","France Central","West Central US","Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia @@ -6484,7 +7405,7 @@ interactions: US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia - Southeast"],"apiVersions":["2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, + Southeast"],"apiVersions":["2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast @@ -6492,19 +7413,19 @@ interactions: Southeast"],"apiVersions":["2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North - Central US","South Central US","West US","North Europe","West Europe","East - Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia + Central US","South Central US","West US","West US 2","North Europe","West + Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '68696' + - '71832' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:15 GMT + - Fri, 27 Dec 2019 15:17:50 GMT expires: - '-1' pragma: @@ -6533,7 +7454,7 @@ interactions: - --resource -t -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6541,13 +7462,14 @@ interactions: response: body: string: "{\r\n \"name\": \"vgw1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"bd072794-b240-4684-9a27-40bcec29b4eb\",\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n - \ \"etag\": \"W/\\\"13b043bf-d640-4a99-9b5c-9dc4f87528c2\\\"\",\r\n + \"ebf3e90b-08a7-46d0-911e-529bc84568b2\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"vnetGatewayConfig0\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshooting000001/providers/Microsoft.Network/virtualNetworkGateways/vgw1/ipConfigurations/vnetGatewayConfig0\",\r\n + \ \"etag\": \"W/\\\"d4ecf521-ceea-45f1-a0e1-ffc9ebfc0ddf\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": @@ -6563,11 +7485,11 @@ interactions: cache-control: - no-cache content-length: - - '2062' + - '2100' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:15 GMT + - Fri, 27 Dec 2019 15:17:51 GMT expires: - '-1' pragma: @@ -6584,7 +7506,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c091e47e-b9e3-41c8-80ba-400ff275ff7b + - 5b427f81-6a79-4096-87c3-abcaca38efa7 status: code: 200 message: OK @@ -6603,23 +7525,23 @@ interactions: - --resource -t -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2019-09-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"8cd907d6-4a70-410f-8987-67115cc41351\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"90a1b47c-e01b-46de-8719-00792e50f864\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westeurope","etag":"W/\"d6dae5a8-64d7-4ac7-8d19-60cc13fa381b\"","type":"Microsoft.Network/networkWatchers","location":"westeurope","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastasia","etag":"W/\"792adf55-e5b6-48ac-80e5-5586a4ae35ed\"","type":"Microsoft.Network/networkWatchers","location":"eastasia","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_southeastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_southeastasia","etag":"W/\"ec606b33-dd05-4997-9148-2c828d39955e\"","type":"Microsoft.Network/networkWatchers","location":"southeastasia","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_centralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centralus","etag":"W/\"ba2a10f4-4bb5-4e11-bbfb-a2189ab4312a\"","type":"Microsoft.Network/networkWatchers","location":"centralus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"58cdf743-6718-401d-a806-ff606fa7bb1d\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus","etag":"W/\"3c0ba773-9c98-4511-a3b1-5a63aa9809d0\"","type":"Microsoft.Network/networkWatchers","location":"westcentralus","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"9c8b6234-1bbf-46b7-ba84-19a9762dcf8f\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_koreasouth","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_koreasouth","etag":"W/\"d1521e30-f323-4e75-b090-5b5411b0b57a\"","type":"Microsoft.Network/networkWatchers","location":"koreasouth","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"253e56fc-e1c7-4517-910c-072017eee4d7\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","flowLogs":[],"runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"9f8c3097-e154-41af-8082-7fd3b53373f8\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"9d559e42-0696-481d-bb0f-160acb41746f\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_centralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centralus","etag":"W/\"d42cc5a1-7698-44b0-8221-cfc3effd8ab4\"","type":"Microsoft.Network/networkWatchers","location":"centralus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"798e533e-c095-45db-b616-e6e6181f83c7\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus","etag":"W/\"dd982f1e-2b28-455d-8a0a-69b5f582aec3\"","type":"Microsoft.Network/networkWatchers","location":"westcentralus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"616ee1f2-1181-4395-bac0-1bd0f07b2ed8\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '4420' + - '2321' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:16 GMT + - Fri, 27 Dec 2019 15:17:53 GMT expires: - '-1' pragma: @@ -6631,17 +7553,12 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 5790a12f-8894-4dd5-8e4b-b623ec360523 - - 452cbe3c-1617-4f9b-8e52-90c95bc5c37a - - bef8a905-96b4-46ed-9417-39ce642f4fd5 - - 4c5c2a35-ee53-42a7-b1b9-4645e1423fa0 - - a9c4fe48-2053-42c0-a551-927f0f76a0cc - - 50062e3e-4459-4d39-8e3e-1d7987b49716 - - a4428be7-afd6-43ad-a50c-6a75eff0822f - - a66972d3-1402-409e-987c-35c5d59c394a - - 1c70f749-df76-4b93-bfa5-ee1eba6c1ff7 - - f5dbcd4a-3a18-4017-aa33-b1d68983b4d1 - - 5ee452f1-18e8-4f27-b000-9539b29bea76 + - 744eda48-1bf1-47bf-9da9-f1c264bfe945 + - 76b8aee8-b0fd-4674-b2ad-8c569f52b9be + - 77173aa1-ac78-496d-8b9a-4a8da9bfe712 + - 41d10ac3-ab3f-4016-b541-e52923a899b9 + - 0caa68d7-dd88-4782-8185-da77807b5a91 + - b8272a94-6e90-4539-87fa-169741813eea status: code: 200 message: OK @@ -6664,37 +7581,35 @@ interactions: - --resource -t -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus/queryTroubleshootResult?api-version=2019-09-01 response: body: - string: "{\r\n \"startTime\": \"2019-10-24T09:46:48.0712759Z\",\r\n \"endTime\": - \"2019-10-24T09:46:52.316Z\",\r\n \"code\": \"UnHealthy\",\r\n \"results\": - [\r\n {\r\n \"id\": \"NoConnectionsFoundForGateway\",\r\n \"summary\": - \"No connections have been created on the gateway\",\r\n \"detail\": - \"A cross-premises or VNet-to-VNet connection needs to be created on the gateway.\",\r\n - \ \"recommendedActions\": [\r\n {\r\n \"actionText\": - \"Create a cross premises connection\",\r\n \"actionUri\": \"https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-howto-site-to-site-resource-manager-portal/\",\r\n - \ \"actionUriText\": \"cross premises\"\r\n },\r\n {\r\n - \ \"actionText\": \"Create a VNet-to-VNet connection\",\r\n \"actionUri\": - \"https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal\",\r\n - \ \"actionUriText\": \"VNet-to-VNet\"\r\n },\r\n {\r\n - \ \"actionText\": \"If you are experiencing problems you believe are - caused by Azure, contact support\",\r\n \"actionUri\": \"http://azure.microsoft.com/support\",\r\n - \ \"actionUriText\": \"contact support\"\r\n }\r\n ]\r\n - \ }\r\n ]\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:15:21.3851625Z\",\r\n \"endTime\": + \"2019-12-27T15:15:24.175Z\",\r\n \"code\": \"UnHealthy\",\r\n \"results\": + [\r\n {\r\n \"id\": \"UnKnown\",\r\n \"summary\": \"The health + status for this VPN gateway is unknown\",\r\n \"detail\": \"We are currently + unable to determine the health of this VPN gateway\",\r\n \"recommendedActions\": + [\r\n {\r\n \"actionText\": \"If you are having problems with + the VPN gateway, try resetting the VPN gateway\",\r\n \"actionUri\": + \"https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-resetgw-classic/\",\r\n + \ \"actionUriText\": \"resetting the VPN gateway\"\r\n },\r\n + \ {\r\n \"actionText\": \"If you are experiencing problems + you believe are caused by Azure, contact support\",\r\n \"actionUri\": + \"http://azure.microsoft.com/support\",\r\n \"actionUriText\": \"contact + support\"\r\n }\r\n ]\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '1175' + - '915' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 09:49:18 GMT + - Fri, 27 Dec 2019 15:17:55 GMT expires: - '-1' pragma: @@ -6711,9 +7626,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7372156e-08e0-44f2-a31c-210e7da3129d + - 1111db87-3509-415a-89cf-a9de0bd91d73 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone1.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone1.txt_export.txt index dbdc144f3d1..8f0ef14fab7 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone1.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone1.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone1.com ; Resource Group Name: cli_dns_zone1_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:23:34 +0800 $TTL 300 $ORIGIN zone1.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone2.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone2.txt_export.txt index e0385df2936..6fe268d3d70 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone2.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone2.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone2.com ; Resource Group Name: cli_dns_zone2_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:33 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:25:10 +0800 $TTL 3600 $ORIGIN zone2.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone3.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone3.txt_export.txt index 3c04df984c9..483052f2c33 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone3.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone3.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone3.com ; Resource Group Name: cli_dns_zone3_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:26:55 +0800 $TTL 10800 $ORIGIN zone3.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone4.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone4.txt_export.txt index d16a7f15c41..70a2abc7b59 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone4.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone4.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone4.com ; Resource Group Name: cli_dns_zone4_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:33 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:28:27 +0800 $TTL 10800 $ORIGIN zone4.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone5.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone5.txt_export.txt index 6f9646591cb..9fba48d11a2 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone5.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone5.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone5.com ; Resource Group Name: cli_dns_zone5_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:29:47 +0800 $TTL 10800 $ORIGIN zone5.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone6.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone6.txt_export.txt index dd9803eee16..5d43e54cf24 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone6.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone6.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone6.com ; Resource Group Name: cli_dns_zone6_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:30:45 +0800 $TTL 300 $ORIGIN zone6.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone7.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone7.txt_export.txt index 97e003e34ef..9a1613c1d57 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone7.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone7.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone7.com ; Resource Group Name: cli_dns_zone7_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:31:39 +0800 $TTL 300 $ORIGIN zone7.com. diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone8.txt_export.txt b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone8.txt_export.txt index 0792d9d1401..06f6c9a049b 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone8.txt_export.txt +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/zone_files/zone8.txt_export.txt @@ -2,7 +2,7 @@ ; Exported zone file from Azure DNS ; Zone name: zone8.com ; Resource Group Name: cli_dns_zone8_import000001 -; Date and time (UTC): Mon, 09 Dec 2019 19:13:32 +0800 +; Date and time (UTC): Fri, 27 Dec 2019 14:32:20 +0800 $TTL 300 $ORIGIN zone8.com. diff --git a/src/azure-cli/azure/cli/command_modules/resource/tests/latest/recordings/test_invoke_action.yaml b/src/azure-cli/azure/cli/command_modules/resource/tests/latest/recordings/test_invoke_action.yaml index c1d6a36803e..447bc077b9b 100644 --- a/src/azure-cli/azure/cli/command_modules/resource/tests/latest/recordings/test_invoke_action.yaml +++ b/src/azure-cli/azure/cli/command_modules/resource/tests/latest/recordings/test_invoke_action.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001","name":"cli_test_invoke_action000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-12T02:02:40Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001","name":"cli_test_invoke_action000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:18:03Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:02:46 GMT + - Fri, 27 Dec 2019 15:18:08 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Tue, 12 Nov 2019 02:02:47 GMT + - Fri, 27 Dec 2019 15:18:09 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Tue, 12 Nov 2019 02:07:47 GMT + - Fri, 27 Dec 2019 15:23:09 GMT source-age: - - '165' + - '134' strict-transport-security: - max-age=31536000 vary: @@ -129,17 +129,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 59cdd83a650ac72e8fb07bbe2e1e060c86ae422a + - aa65fdcba79b4b51bce3f7506dbb9d4a82ed43dd x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 410C:384F:26DFC:32E48:5DCA1222 + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18030-SIN + - cache-sin18047-SIN x-timer: - - S1573524168.650862,VS0,VE0 + - S1577459890.987787,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:02:47 GMT + - Fri, 27 Dec 2019 15:18:10 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:02:47 GMT + - Fri, 27 Dec 2019 15:18:11 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstorage524b2b00337d39", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage24cd9a680bcf57", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "cli-test-vm000002VNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": @@ -262,12 +262,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "cli-test-vm000002", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage524b2b00337d39", + "cli-test-vm000002", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage24cd9a680bcf57", "Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_524b2b0033", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage524b2b00337d39.blob.core.windows.net/vhds/osdisk_524b2b0033.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_24cd9a680b", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage24cd9a680bcf57.blob.core.windows.net/vhds/osdisk_24cd9a680b.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "cli-test-vm000002", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -290,17 +290,17 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_aGmZm2siZG0MBnAij6fOjEMRS0LtczyX","name":"vm_deploy_aGmZm2siZG0MBnAij6fOjEMRS0LtczyX","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7791668880982526740","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-12T02:02:52.5133156Z","duration":"PT2.9499122S","correlationId":"653636d4-f5cf-4e3d-ac3c-ad035544ec47","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_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"cli-test-vm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage524b2b00337d39","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage524b2b00337d39"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"cli-test-vm000002"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_xFf3SPH4L4xq4awzHPLHzAIAA0YrI2Uf","name":"vm_deploy_xFf3SPH4L4xq4awzHPLHzAIAA0YrI2Uf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12370742059047587628","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:18:17.4688701Z","duration":"PT2.429463S","correlationId":"95afb95a-6e8f-403b-9afe-f0dad0264d46","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_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"cli-test-vm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage24cd9a680bcf57","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage24cd9a680bcf57"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"cli-test-vm000002"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_aGmZm2siZG0MBnAij6fOjEMRS0LtczyX/operationStatuses/08586280827159142305?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_xFf3SPH4L4xq4awzHPLHzAIAA0YrI2Uf/operationStatuses/08586241469904382269?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -308,7 +308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:02:53 GMT + - Fri, 27 Dec 2019 15:18:18 GMT expires: - '-1' pragma: @@ -318,7 +318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 201 message: Created @@ -337,9 +337,52 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:18:50 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 --use-unmanaged-disk --image --admin-username --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -351,7 +394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:03:24 GMT + - Fri, 27 Dec 2019 15:19:20 GMT expires: - '-1' pragma: @@ -380,9 +423,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -394,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:03:54 GMT + - Fri, 27 Dec 2019 15:19:51 GMT expires: - '-1' pragma: @@ -423,9 +466,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -437,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:04:24 GMT + - Fri, 27 Dec 2019 15:20:22 GMT expires: - '-1' pragma: @@ -466,9 +509,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -480,7 +523,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:04:55 GMT + - Fri, 27 Dec 2019 15:20:52 GMT expires: - '-1' pragma: @@ -509,9 +552,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -523,7 +566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:05:26 GMT + - Fri, 27 Dec 2019 15:21:23 GMT expires: - '-1' pragma: @@ -552,9 +595,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -566,7 +609,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:05:56 GMT + - Fri, 27 Dec 2019 15:21:54 GMT expires: - '-1' pragma: @@ -595,9 +638,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -609,7 +652,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:06:26 GMT + - Fri, 27 Dec 2019 15:22:24 GMT expires: - '-1' pragma: @@ -638,9 +681,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -652,7 +695,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:06:57 GMT + - Fri, 27 Dec 2019 15:22:55 GMT expires: - '-1' pragma: @@ -681,9 +724,52 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586280827159142305?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:23:26 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 --use-unmanaged-disk --image --admin-username --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469904382269?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -695,7 +781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:27 GMT + - Fri, 27 Dec 2019 15:23:57 GMT expires: - '-1' pragma: @@ -724,21 +810,21 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_aGmZm2siZG0MBnAij6fOjEMRS0LtczyX","name":"vm_deploy_aGmZm2siZG0MBnAij6fOjEMRS0LtczyX","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7791668880982526740","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-12T02:07:02.2587237Z","duration":"PT4M12.6953203S","correlationId":"653636d4-f5cf-4e3d-ac3c-ad035544ec47","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_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"cli-test-vm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage524b2b00337d39","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage524b2b00337d39"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"cli-test-vm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage524b2b00337d39"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Resources/deployments/vm_deploy_xFf3SPH4L4xq4awzHPLHzAIAA0YrI2Uf","name":"vm_deploy_xFf3SPH4L4xq4awzHPLHzAIAA0YrI2Uf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12370742059047587628","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:23:49.7909395Z","duration":"PT5M34.7515324S","correlationId":"95afb95a-6e8f-403b-9afe-f0dad0264d46","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_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"cli-test-vm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage24cd9a680bcf57","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage24cd9a680bcf57"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"cli-test-vm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"cli-test-vm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/virtualNetworks/cli-test-vm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Storage/storageAccounts/vhdstorage24cd9a680bcf57"}]}}' headers: cache-control: - no-cache content-length: - - '4952' + - '4953' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:28 GMT + - Fri, 27 Dec 2019 15:23:57 GMT expires: - '-1' pragma: @@ -767,7 +853,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -776,14 +862,14 @@ interactions: body: string: "{\r\n \"name\": \"cli-test-vm000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Compute/virtualMachines/cli-test-vm000002\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"a5a12280-573d-4a12-9f29-8d7603215481\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"a4fef2be-41d3-45fb-8041-f6a43157fa36\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_524b2b0033\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage524b2b00337d39.blob.core.windows.net/vhds/osdisk_524b2b0033.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_24cd9a680b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage24cd9a680bcf57.blob.core.windows.net/vhds/osdisk_24cd9a680b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"cli-test-vm000002\",\r\n \"adminUsername\": @@ -793,19 +879,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"cli-test-vm000002\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-12T02:07:28+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_524b2b0033\",\r\n + \"2019-12-27T15:23:59+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_24cd9a680b\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-12T02:05:09.2725102+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:23:39.9767739+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\": \"2019-11-12T02:06:57.4913999+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:23:44.914341+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}" @@ -813,11 +899,11 @@ interactions: cache-control: - no-cache content-length: - - '3061' + - '3060' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:29 GMT + - Fri, 27 Dec 2019 15:23:59 GMT expires: - '-1' pragma: @@ -834,7 +920,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31995 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31855 status: code: 200 message: OK @@ -853,7 +939,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -861,12 +947,12 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-test-vm000002VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic\",\r\n - \ \"etag\": \"W/\\\"9e022bf8-423f-4271-adc4-7dc0aa454881\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"efcf0ff9-55f2-45b0-b2d4-8e4fc55d5a9c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ea109987-1d8e-4a7f-a374-57c7f8f01695\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"0ef326ac-22c4-4980-95f8-ccdaf61fbe9a\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigcli-test-vm000002\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic/ipConfigurations/ipconfigcli-test-vm000002\",\r\n - \ \"etag\": \"W/\\\"9e022bf8-423f-4271-adc4-7dc0aa454881\\\"\",\r\n + \ \"etag\": \"W/\\\"efcf0ff9-55f2-45b0-b2d4-8e4fc55d5a9c\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -875,8 +961,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\": - \"woke4po1nmteblmlwqr2452fqe.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-07-3D\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"hrbjp5pm5prevlqach3jgj1nah.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-20-07\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/networkSecurityGroups/cli-test-vm000002NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -890,9 +976,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:29 GMT + - Fri, 27 Dec 2019 15:24:01 GMT etag: - - W/"9e022bf8-423f-4271-adc4-7dc0aa454881" + - W/"efcf0ff9-55f2-45b0-b2d4-8e4fc55d5a9c" expires: - '-1' pragma: @@ -909,7 +995,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0add566b-4274-4afe-8f9d-6a04cf088410 + - 7ca662e5-88e6-4c8b-aa09-19c6b29752df status: code: 200 message: OK @@ -928,7 +1014,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -936,10 +1022,10 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-test-vm000002PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_action000001/providers/Microsoft.Network/publicIPAddresses/cli-test-vm000002PublicIP\",\r\n - \ \"etag\": \"W/\\\"d0e65168-c7d8-4def-a8e7-07a390b35f7a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e24c071f-bbf1-44c8-bf61-75bae3474d36\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"0cc5f59b-22c1-4e82-8ec7-21b0ebacad66\",\r\n - \ \"ipAddress\": \"13.83.92.66\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"21b3f96f-c0cb-4ebd-b616-5a611f6c15a3\",\r\n + \ \"ipAddress\": \"40.118.184.63\",\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_invoke_action000001/providers/Microsoft.Network/networkInterfaces/cli-test-vm000002VMNic/ipConfigurations/ipconfigcli-test-vm000002\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -948,13 +1034,13 @@ interactions: cache-control: - no-cache content-length: - - '1103' + - '1105' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:30 GMT + - Fri, 27 Dec 2019 15:24:02 GMT etag: - - W/"d0e65168-c7d8-4def-a8e7-07a390b35f7a" + - W/"e24c071f-bbf1-44c8-bf61-75bae3474d36" expires: - '-1' pragma: @@ -971,7 +1057,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 45ca7188-7802-464d-ad25-43bfeb488f5a + - 23a7fc44-f473-4743-b24f-513557b2f212 status: code: 200 message: OK @@ -990,7 +1076,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1214,10 +1300,21 @@ interactions: Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE - North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/vsmoperations","locations":["East + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast + Asia","East US 2","Central US","West Europe","East US","North Central US","South + Central US","West US","North Europe","East Asia","Brazil South","West US 2","West + Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada + East","Central India","South India","Australia East","Australia Southeast","Korea + Central","Korea South","West India","France Central","South Africa North","UAE + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"SystemAssignedResourceIdentity, + SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["East US","West Central US","South Central US","North Europe","Australia East","Central - US","North Central US","Southeast Asia","West US","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast + US","North Central US","Southeast Asia","West US","East US 2","West Europe","West + India","Australia Central","Australia Central 2","UK West","Brazil South","East + Asia","South India","Australia Southeast","France South","West US 2","Japan + West","France Central","Central India","Korea South","Korea Central","Japan + East","Canada East","Canada Central","South Africa North","UAE North","South + Africa West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada @@ -1256,11 +1353,11 @@ interactions: cache-control: - no-cache content-length: - - '33157' + - '34186' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:07:30 GMT + - Fri, 27 Dec 2019 15:24:03 GMT expires: - '-1' pragma: @@ -1293,7 +1390,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1303,17 +1400,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/05f6a038-0a1e-4837-9e08-0b8d4b0e27f6?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/37cc4a09-90e7-4a66-8960-34ac17631182?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 12 Nov 2019 02:07:31 GMT + - Fri, 27 Dec 2019 15:24:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/05f6a038-0a1e-4837-9e08-0b8d4b0e27f6?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/37cc4a09-90e7-4a66-8960-34ac17631182?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1324,9 +1421,9 @@ 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;1181 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 202 message: Accepted @@ -1347,16 +1444,16 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/05f6a038-0a1e-4837-9e08-0b8d4b0e27f6?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/37cc4a09-90e7-4a66-8960-34ac17631182?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-12T02:07:32.1945235+00:00\",\r\n \"endTime\": - \"2019-11-12T02:07:41.8664115+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"05f6a038-0a1e-4837-9e08-0b8d4b0e27f6\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:24:04.1333229+00:00\",\r\n \"endTime\": + \"2019-12-27T15:24:16.2115628+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"37cc4a09-90e7-4a66-8960-34ac17631182\"\r\n}" headers: cache-control: - no-cache @@ -1365,7 +1462,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:02 GMT + - Fri, 27 Dec 2019 15:24:35 GMT expires: - '-1' pragma: @@ -1382,7 +1479,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996 + - Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29823 status: code: 200 message: OK @@ -1401,7 +1498,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1625,10 +1722,21 @@ interactions: Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE - North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/vsmoperations","locations":["East + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast + Asia","East US 2","Central US","West Europe","East US","North Central US","South + Central US","West US","North Europe","East Asia","Brazil South","West US 2","West + Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada + East","Central India","South India","Australia East","Australia Southeast","Korea + Central","Korea South","West India","France Central","South Africa North","UAE + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"SystemAssignedResourceIdentity, + SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["East US","West Central US","South Central US","North Europe","Australia East","Central - US","North Central US","Southeast Asia","West US","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast + US","North Central US","Southeast Asia","West US","East US 2","West Europe","West + India","Australia Central","Australia Central 2","UK West","Brazil South","East + Asia","South India","Australia Southeast","France South","West US 2","Japan + West","France Central","Central India","Korea South","Korea Central","Japan + East","Canada East","Canada Central","South Africa North","UAE North","South + Africa West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada @@ -1667,11 +1775,11 @@ interactions: cache-control: - no-cache content-length: - - '33157' + - '34186' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:04 GMT + - Fri, 27 Dec 2019 15:24:36 GMT expires: - '-1' pragma: @@ -1704,7 +1812,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1718,7 +1826,7 @@ interactions: content-length: - '0' date: - - Tue, 12 Nov 2019 02:08:04 GMT + - Fri, 27 Dec 2019 15:24:37 GMT expires: - '-1' pragma: @@ -1731,9 +1839,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1180 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1188' status: code: 200 message: OK @@ -1752,7 +1860,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1976,10 +2084,21 @@ interactions: Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE - North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/vsmoperations","locations":["East + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast + Asia","East US 2","Central US","West Europe","East US","North Central US","South + Central US","West US","North Europe","East Asia","Brazil South","West US 2","West + Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada + East","Central India","South India","Australia East","Australia Southeast","Korea + Central","Korea South","West India","France Central","South Africa North","UAE + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"SystemAssignedResourceIdentity, + SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["East US","West Central US","South Central US","North Europe","Australia East","Central - US","North Central US","Southeast Asia","West US","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast + US","North Central US","Southeast Asia","West US","East US 2","West Europe","West + India","Australia Central","Australia Central 2","UK West","Brazil South","East + Asia","South India","Australia Southeast","France South","West US 2","Japan + West","France Central","Central India","Korea South","Korea Central","Japan + East","Canada East","Canada Central","South Africa North","UAE North","South + Africa West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada @@ -2018,11 +2137,11 @@ interactions: cache-control: - no-cache content-length: - - '33157' + - '34186' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:06 GMT + - Fri, 27 Dec 2019 15:24:38 GMT expires: - '-1' pragma: @@ -2055,7 +2174,7 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2065,17 +2184,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/67403e73-c072-4477-b0c8-5bd851d0c6d9?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41798012-5928-4900-b6e0-aa654522a0c0?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 12 Nov 2019 02:08:06 GMT + - Fri, 27 Dec 2019 15:24:39 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/67403e73-c072-4477-b0c8-5bd851d0c6d9?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41798012-5928-4900-b6e0-aa654522a0c0?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -2086,9 +2205,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199 + - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1188 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' status: code: 202 message: Accepted @@ -2109,24 +2228,24 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/67403e73-c072-4477-b0c8-5bd851d0c6d9?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41798012-5928-4900-b6e0-aa654522a0c0?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-12T02:08:07.2257689+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"67403e73-c072-4477-b0c8-5bd851d0c6d9\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:24:39.992964+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"41798012-5928-4900-b6e0-aa654522a0c0\"\r\n}" headers: cache-control: - no-cache content-length: - - '134' + - '133' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:17 GMT + - Fri, 27 Dec 2019 15:24:51 GMT expires: - '-1' pragma: @@ -2143,7 +2262,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14995,Microsoft.Compute/GetOperation30Min;29995 + - Microsoft.Compute/GetOperation3Min;14975,Microsoft.Compute/GetOperation30Min;29818 status: code: 200 message: OK @@ -2164,25 +2283,25 @@ interactions: - --action --ids User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/67403e73-c072-4477-b0c8-5bd851d0c6d9?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41798012-5928-4900-b6e0-aa654522a0c0?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-12T02:08:07.2257689+00:00\",\r\n \"endTime\": - \"2019-11-12T02:08:26.8039393+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"67403e73-c072-4477-b0c8-5bd851d0c6d9\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:24:39.992964+00:00\",\r\n \"endTime\": + \"2019-12-27T15:25:20.5088059+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"41798012-5928-4900-b6e0-aa654522a0c0\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:53 GMT + - Fri, 27 Dec 2019 15:25:21 GMT expires: - '-1' pragma: @@ -2199,7 +2318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29992 + - Microsoft.Compute/GetOperation3Min;14979,Microsoft.Compute/GetOperation30Min;29818 status: code: 200 message: OK @@ -2218,7 +2337,7 @@ interactions: - --action --ids --request-body User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2442,10 +2561,21 @@ interactions: Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE - North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/vsmoperations","locations":["East + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast + Asia","East US 2","Central US","West Europe","East US","North Central US","South + Central US","West US","North Europe","East Asia","Brazil South","West US 2","West + Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada + East","Central India","South India","Australia East","Australia Southeast","Korea + Central","Korea South","West India","France Central","South Africa North","UAE + North","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"SystemAssignedResourceIdentity, + SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["East US","West Central US","South Central US","North Europe","Australia East","Central - US","North Central US","Southeast Asia","West US","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast + US","North Central US","Southeast Asia","West US","East US 2","West Europe","West + India","Australia Central","Australia Central 2","UK West","Brazil South","East + Asia","South India","Australia Southeast","France South","West US 2","Japan + West","France Central","Central India","Korea South","Korea Central","Japan + East","Canada East","Canada Central","South Africa North","UAE North","South + Africa West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada @@ -2484,11 +2614,11 @@ interactions: cache-control: - no-cache content-length: - - '33157' + - '34186' content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:08:54 GMT + - Fri, 27 Dec 2019 15:25:22 GMT expires: - '-1' pragma: @@ -2522,7 +2652,7 @@ interactions: - --action --ids --request-body User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2532,17 +2662,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b14065f-36d2-43be-ab88-20cd2940be9b?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/643784a0-b22a-4d85-b5d8-b23080e8acb3?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 12 Nov 2019 02:08:54 GMT + - Fri, 27 Dec 2019 15:25:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b14065f-36d2-43be-ab88-20cd2940be9b?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/643784a0-b22a-4d85-b5d8-b23080e8acb3?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -2553,9 +2683,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1197 + - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1179 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 202 message: Accepted @@ -2576,17 +2706,17 @@ interactions: - --action --ids --request-body User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b14065f-36d2-43be-ab88-20cd2940be9b?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/643784a0-b22a-4d85-b5d8-b23080e8acb3?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-12T02:08:55.5384724+00:00\",\r\n \"endTime\": - \"2019-11-12T02:08:55.7728264+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"$schema\":\"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"vmName\":{\"type\":\"string\"},\"vmSize\":{\"type\":\"string\",\"defaultValue\":\"Standard_DS1_v2\"},\"adminUserName\":{\"type\":\"string\"},\"adminPassword\":{\"type\":\"securestring\"},\"networkInterfaceId\":{\"type\":\"string\"}},\"resources\":[{\"name\":\"[parameters('vmName')]\",\"type\":\"Microsoft.Compute/virtualMachines\",\"location\":\"westus\",\"apiVersion\":\"2019-07-01\",\"properties\":{\"hardwareProfile\":{\"vmSize\":\"[parameters('vmSize')]\"},\"storageProfile\":{\"osDisk\":{\"osType\":\"Linux\",\"name\":\"myPrefix-osDisk.a5a12280-573d-4a12-9f29-8d7603215481.vhd\",\"createOption\":\"FromImage\",\"image\":{\"uri\":\"https://vhdstorage524b2b00337d39.blob.core.windows.net/system/Microsoft.Compute/Images/container/myPrefix-osDisk.a5a12280-573d-4a12-9f29-8d7603215481.vhd\"},\"vhd\":{\"uri\":\"https://vhdstorage524b2b00337d39.blob.core.windows.net/vmcontainerf769baeb-dd44-4b12-8fd3-b24517b39b50/osDisk.f769baeb-dd44-4b12-8fd3-b24517b39b50.vhd\"},\"caching\":\"ReadWrite\"}},\"osProfile\":{\"computerName\":\"[parameters('vmName')]\",\"adminUsername\":\"[parameters('adminUsername')]\",\"adminPassword\":\"[parameters('adminPassword')]\"},\"networkProfile\":{\"networkInterfaces\":[{\"id\":\"[parameters('networkInterfaceId')]\"}]},\"provisioningState\":0}}]}\r\n - \ },\r\n \"name\": \"5b14065f-36d2-43be-ab88-20cd2940be9b\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:25:24.0087933+00:00\",\r\n \"endTime\": + \"2019-12-27T15:25:24.2275454+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"$schema\":\"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"vmName\":{\"type\":\"string\"},\"vmSize\":{\"type\":\"string\",\"defaultValue\":\"Standard_DS1_v2\"},\"adminUserName\":{\"type\":\"string\"},\"adminPassword\":{\"type\":\"securestring\"},\"networkInterfaceId\":{\"type\":\"string\"}},\"resources\":[{\"name\":\"[parameters('vmName')]\",\"type\":\"Microsoft.Compute/virtualMachines\",\"location\":\"westus\",\"apiVersion\":\"2019-07-01\",\"properties\":{\"hardwareProfile\":{\"vmSize\":\"[parameters('vmSize')]\"},\"storageProfile\":{\"osDisk\":{\"osType\":\"Linux\",\"name\":\"myPrefix-osDisk.a4fef2be-41d3-45fb-8041-f6a43157fa36.vhd\",\"createOption\":\"FromImage\",\"image\":{\"uri\":\"https://vhdstorage24cd9a680bcf57.blob.core.windows.net/system/Microsoft.Compute/Images/container/myPrefix-osDisk.a4fef2be-41d3-45fb-8041-f6a43157fa36.vhd\"},\"vhd\":{\"uri\":\"https://vhdstorage24cd9a680bcf57.blob.core.windows.net/vmcontainerd6a7461a-11cc-4a57-9863-c24001cc28b9/osDisk.d6a7461a-11cc-4a57-9863-c24001cc28b9.vhd\"},\"caching\":\"ReadWrite\"}},\"osProfile\":{\"computerName\":\"[parameters('vmName')]\",\"adminUsername\":\"[parameters('adminUsername')]\",\"adminPassword\":\"[parameters('adminPassword')]\"},\"networkProfile\":{\"networkInterfaces\":[{\"id\":\"[parameters('networkInterfaceId')]\"}]},\"provisioningState\":0}}]}\r\n + \ },\r\n \"name\": \"643784a0-b22a-4d85-b5d8-b23080e8acb3\"\r\n}" headers: cache-control: - no-cache @@ -2595,7 +2725,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 12 Nov 2019 02:09:26 GMT + - Fri, 27 Dec 2019 15:25:54 GMT expires: - '-1' pragma: @@ -2612,7 +2742,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990 + - Microsoft.Compute/GetOperation3Min;14978,Microsoft.Compute/GetOperation30Min;29814 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/resource/tests/latest/sample_policy_set_parameterized.json b/src/azure-cli/azure/cli/command_modules/resource/tests/latest/sample_policy_set_parameterized.json index e6e311d2816..f89b4fdb870 100644 --- a/src/azure-cli/azure/cli/command_modules/resource/tests/latest/sample_policy_set_parameterized.json +++ b/src/azure-cli/azure/cli/command_modules/resource/tests/latest/sample_policy_set_parameterized.json @@ -1 +1 @@ -[{"policyDefinitionId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Authorization/policyDefinitions/azure-cli-test-policyiss34rgpp", "parameters": {"allowedLocations": {"value": "[parameters('allowedLocations')]"}}}, {"policyDefinitionId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Authorization/policyDefinitions/azure-cli-test-data-policy7qrl"}] \ No newline at end of file +[{"policyDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/policyDefinitions/azure-cli-test-policy000002", "parameters": {"allowedLocations": {"value": "[parameters('allowedLocations')]"}}}, {"policyDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/policyDefinitions/azure-cli-test-data-policy000004"}] \ No newline at end of file diff --git a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_import_export_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_import_export_mgmt.yaml index 379110d3c97..5856b9a9848 100644 --- a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_import_export_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_import_export_mgmt.yaml @@ -457,7 +457,7 @@ interactions: accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: string: '' @@ -473,7 +473,7 @@ interactions: expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9ac7a111-7482-4049-83f5-bd2250979f3b?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9ac7a111-7482-4049-83f5-bd2250979f3b?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -504,7 +504,7 @@ interactions: - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 Azure-SDK-For-Python AZURECLI/2.0.66 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9ac7a111-7482-4049-83f5-bd2250979f3b?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/9ac7a111-7482-4049-83f5-bd2250979f3b?monitor=true&api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T20:19:32.0291172Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -555,7 +555,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1534,7 +1534,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T20:19:32.0291172Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -1585,7 +1585,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1636,7 +1636,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hdicli-jwdqp/providers/Microsoft.Storage/storageAccounts/hdicli5zclose3vpkva5dinb","name":"hdicli5zclose3vpkva5dinb","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T20:13:09.8513305Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T20:13:09.8513305Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T20:13:09.7575796Z","primaryEndpoints":{"blob":"https://hdicli5zclose3vpkva5dinb.blob.core.windows.net/","queue":"https://hdicli5zclose3vpkva5dinb.queue.core.windows.net/","table":"https://hdicli5zclose3vpkva5dinb.table.core.windows.net/","file":"https://hdicli5zclose3vpkva5dinb.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hbe/providers/Microsoft.Storage/storageAccounts/hbetest","name":"hbetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-03T22:11:48.0213417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-03T22:11:48.0213417Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-03T22:11:47.8807194Z","primaryEndpoints":{"blob":"https://hbetest.blob.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmlpbttgrsnqkqzl3thaad5uvne3yz2nmecvamcjqidzwvoz73xfk5nelsoldmg2bn/providers/Microsoft.Storage/storageAccounts/clistoragehkhm7kq33g","name":"clistoragehkhm7kq33g","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-30T09:13:59.7639230Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-30T09:13:59.7639230Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-30T09:13:59.6701718Z","primaryEndpoints":{"dfs":"https://clistoragehkhm7kq33g.dfs.core.windows.net/","web":"https://clistoragehkhm7kq33g.z22.web.core.windows.net/","blob":"https://clistoragehkhm7kq33g.blob.core.windows.net/","queue":"https://clistoragehkhm7kq33g.queue.core.windows.net/","table":"https://clistoragehkhm7kq33g.table.core.windows.net/","file":"https://clistoragehkhm7kq33g.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragehkhm7kq33g-secondary.dfs.core.windows.net/","web":"https://clistoragehkhm7kq33g-secondary.z22.web.core.windows.net/","blob":"https://clistoragehkhm7kq33g-secondary.blob.core.windows.net/","queue":"https://clistoragehkhm7kq33g-secondary.queue.core.windows.net/","table":"https://clistoragehkhm7kq33g-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfu3mqtrto3b7lfxphukqojn7mi3uas2soflwf4j3tvaa3op2y4fomlwq46nrxpabf/providers/Microsoft.Storage/storageAccounts/clitesteq5bzxssszfdjznam","name":"clitesteq5bzxssszfdjznam","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:35.4364064Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:35.4364064Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:24:35.2801372Z","primaryEndpoints":{"blob":"https://clitesteq5bzxssszfdjznam.blob.core.windows.net/","queue":"https://clitesteq5bzxssszfdjznam.queue.core.windows.net/","table":"https://clitesteq5bzxssszfdjznam.table.core.windows.net/","file":"https://clitesteq5bzxssszfdjznam.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg6pdtpujhwtuyfbugzsxfmwl6ksoq5bzqxlxhf4t2o2oefethq2zaeajv76al6ca47/providers/Microsoft.Storage/storageAccounts/clistoragegy3wnndnws","name":"clistoragegy3wnndnws","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-31T06:11:08.7727926Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-31T06:11:08.7727926Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-31T06:11:08.6634433Z","primaryEndpoints":{"dfs":"https://clistoragegy3wnndnws.dfs.core.windows.net/","web":"https://clistoragegy3wnndnws.z22.web.core.windows.net/","blob":"https://clistoragegy3wnndnws.blob.core.windows.net/","queue":"https://clistoragegy3wnndnws.queue.core.windows.net/","table":"https://clistoragegy3wnndnws.table.core.windows.net/","file":"https://clistoragegy3wnndnws.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragegy3wnndnws-secondary.dfs.core.windows.net/","web":"https://clistoragegy3wnndnws-secondary.z22.web.core.windows.net/","blob":"https://clistoragegy3wnndnws-secondary.blob.core.windows.net/","queue":"https://clistoragegy3wnndnws-secondary.queue.core.windows.net/","table":"https://clistoragegy3wnndnws-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtodt3j6caudgj4obfm24mi7ibp3pu73gazw3uhawykrl5kwvd76dghqiq4znnrcda/providers/Microsoft.Storage/storageAccounts/clistoragel5kkd5cdrw","name":"clistoragel5kkd5cdrw","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-02T06:10:42.2069725Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-02T06:10:42.2069725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-02T06:10:42.0976228Z","primaryEndpoints":{"dfs":"https://clistoragel5kkd5cdrw.dfs.core.windows.net/","web":"https://clistoragel5kkd5cdrw.z22.web.core.windows.net/","blob":"https://clistoragel5kkd5cdrw.blob.core.windows.net/","queue":"https://clistoragel5kkd5cdrw.queue.core.windows.net/","table":"https://clistoragel5kkd5cdrw.table.core.windows.net/","file":"https://clistoragel5kkd5cdrw.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragel5kkd5cdrw-secondary.dfs.core.windows.net/","web":"https://clistoragel5kkd5cdrw-secondary.z22.web.core.windows.net/","blob":"https://clistoragel5kkd5cdrw-secondary.blob.core.windows.net/","queue":"https://clistoragel5kkd5cdrw-secondary.queue.core.windows.net/","table":"https://clistoragel5kkd5cdrw-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgx3mpymagkz2o5imhld4johglpkn2fg4r3immobeaxdkux63f3xykxov3fqqdoi7vv/providers/Microsoft.Storage/storageAccounts/clistoragenrmncl5p6s","name":"clistoragenrmncl5p6s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-09T07:13:58.9188918Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-09T07:13:58.9188918Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-09T07:13:58.8095028Z","primaryEndpoints":{"dfs":"https://clistoragenrmncl5p6s.dfs.core.windows.net/","web":"https://clistoragenrmncl5p6s.z22.web.core.windows.net/","blob":"https://clistoragenrmncl5p6s.blob.core.windows.net/","queue":"https://clistoragenrmncl5p6s.queue.core.windows.net/","table":"https://clistoragenrmncl5p6s.table.core.windows.net/","file":"https://clistoragenrmncl5p6s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragenrmncl5p6s-secondary.dfs.core.windows.net/","web":"https://clistoragenrmncl5p6s-secondary.z22.web.core.windows.net/","blob":"https://clistoragenrmncl5p6s-secondary.blob.core.windows.net/","queue":"https://clistoragenrmncl5p6s-secondary.queue.core.windows.net/","table":"https://clistoragenrmncl5p6s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgxyi6iomfxveauunr73bcys4jj7v42zxxhj5j72w3ksalcn2xnr2yg7cyhj2qu3lgw/providers/Microsoft.Storage/storageAccounts/clistoragecwkprvlmyy","name":"clistoragecwkprvlmyy","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-09T18:18:57.7480923Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-09T18:18:57.7480923Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-09T18:18:57.6699928Z","primaryEndpoints":{"dfs":"https://clistoragecwkprvlmyy.dfs.core.windows.net/","web":"https://clistoragecwkprvlmyy.z22.web.core.windows.net/","blob":"https://clistoragecwkprvlmyy.blob.core.windows.net/","queue":"https://clistoragecwkprvlmyy.queue.core.windows.net/","table":"https://clistoragecwkprvlmyy.table.core.windows.net/","file":"https://clistoragecwkprvlmyy.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragecwkprvlmyy-secondary.dfs.core.windows.net/","web":"https://clistoragecwkprvlmyy-secondary.z22.web.core.windows.net/","blob":"https://clistoragecwkprvlmyy-secondary.blob.core.windows.net/","queue":"https://clistoragecwkprvlmyy-secondary.queue.core.windows.net/","table":"https://clistoragecwkprvlmyy-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgxvrcdvkbj36gxsemcx6g5sv24m46ouzfvrgnz64c5ajz37sxztyuvs5sxu77x2krd/providers/Microsoft.Storage/storageAccounts/clitest53cjovy57pkz2h3d3","name":"clitest53cjovy57pkz2h3d3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T06:56:12.0037020Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T06:56:12.0037020Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T06:56:11.8474495Z","primaryEndpoints":{"blob":"https://clitest53cjovy57pkz2h3d3.blob.core.windows.net/","queue":"https://clitest53cjovy57pkz2h3d3.queue.core.windows.net/","table":"https://clitest53cjovy57pkz2h3d3.table.core.windows.net/","file":"https://clitest53cjovy57pkz2h3d3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgy4is7lnuqufhhwsxatfxzf3vriio2azjbnx6s5vftezngus3urw2ppewh2uis6zup/providers/Microsoft.Storage/storageAccounts/clistoragebb2pne7kuu","name":"clistoragebb2pne7kuu","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-10T07:11:06.0439673Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-10T07:11:06.0439673Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-10T07:11:05.9345707Z","primaryEndpoints":{"dfs":"https://clistoragebb2pne7kuu.dfs.core.windows.net/","web":"https://clistoragebb2pne7kuu.z22.web.core.windows.net/","blob":"https://clistoragebb2pne7kuu.blob.core.windows.net/","queue":"https://clistoragebb2pne7kuu.queue.core.windows.net/","table":"https://clistoragebb2pne7kuu.table.core.windows.net/","file":"https://clistoragebb2pne7kuu.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragebb2pne7kuu-secondary.dfs.core.windows.net/","web":"https://clistoragebb2pne7kuu-secondary.z22.web.core.windows.net/","blob":"https://clistoragebb2pne7kuu-secondary.blob.core.windows.net/","queue":"https://clistoragebb2pne7kuu-secondary.queue.core.windows.net/","table":"https://clistoragebb2pne7kuu-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcrpntcogr67gihykdfwrqlh7k44jgpg5sx2v3bzhahpxscgwxcsk6eis4xukhcaox/providers/Microsoft.Storage/storageAccounts/clistoragef3x7wxylsi","name":"clistoragef3x7wxylsi","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-07T22:36:47.0638764Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-07T22:36:47.0638764Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-07T22:36:46.9858109Z","primaryEndpoints":{"dfs":"https://clistoragef3x7wxylsi.dfs.core.windows.net/","web":"https://clistoragef3x7wxylsi.z22.web.core.windows.net/","blob":"https://clistoragef3x7wxylsi.blob.core.windows.net/","queue":"https://clistoragef3x7wxylsi.queue.core.windows.net/","table":"https://clistoragef3x7wxylsi.table.core.windows.net/","file":"https://clistoragef3x7wxylsi.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragef3x7wxylsi-secondary.dfs.core.windows.net/","web":"https://clistoragef3x7wxylsi-secondary.z22.web.core.windows.net/","blob":"https://clistoragef3x7wxylsi-secondary.blob.core.windows.net/","queue":"https://clistoragef3x7wxylsi-secondary.queue.core.windows.net/","table":"https://clistoragef3x7wxylsi-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgqdayesq4mv4yng73wo7otuzqj47djbuhcfbwfvvozdtewnq3skc5cp2yko22yw7dp/providers/Microsoft.Storage/storageAccounts/clistoragelvmwuqn36s","name":"clistoragelvmwuqn36s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-30T06:08:20.9071452Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-30T06:08:20.9071452Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-30T06:08:20.7040143Z","primaryEndpoints":{"dfs":"https://clistoragelvmwuqn36s.dfs.core.windows.net/","web":"https://clistoragelvmwuqn36s.z22.web.core.windows.net/","blob":"https://clistoragelvmwuqn36s.blob.core.windows.net/","queue":"https://clistoragelvmwuqn36s.queue.core.windows.net/","table":"https://clistoragelvmwuqn36s.table.core.windows.net/","file":"https://clistoragelvmwuqn36s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragelvmwuqn36s-secondary.dfs.core.windows.net/","web":"https://clistoragelvmwuqn36s-secondary.z22.web.core.windows.net/","blob":"https://clistoragelvmwuqn36s-secondary.blob.core.windows.net/","queue":"https://clistoragelvmwuqn36s-secondary.queue.core.windows.net/","table":"https://clistoragelvmwuqn36s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T20:19:32.1540985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T20:19:32.0291172Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg4ptu5eyj6obkg322admpf5bk55qef52gwfidj65mtrvp26gdc7nffyxu5boip6u36/providers/Microsoft.Storage/storageAccounts/clistorage7lb2nmjh36","name":"clistorage7lb2nmjh36","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-25T06:10:44.1046533Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-25T06:10:44.1046533Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-25T06:10:43.9796214Z","primaryEndpoints":{"dfs":"https://clistorage7lb2nmjh36.dfs.core.windows.net/","web":"https://clistorage7lb2nmjh36.z22.web.core.windows.net/","blob":"https://clistorage7lb2nmjh36.blob.core.windows.net/","queue":"https://clistorage7lb2nmjh36.queue.core.windows.net/","table":"https://clistorage7lb2nmjh36.table.core.windows.net/","file":"https://clistorage7lb2nmjh36.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage7lb2nmjh36-secondary.dfs.core.windows.net/","web":"https://clistorage7lb2nmjh36-secondary.z22.web.core.windows.net/","blob":"https://clistorage7lb2nmjh36-secondary.blob.core.windows.net/","queue":"https://clistorage7lb2nmjh36-secondary.queue.core.windows.net/","table":"https://clistorage7lb2nmjh36-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg47w6euvjuxtauc5brtun2wtyjenbz6jcgisxw545eeoyr2e36woeyocsfghrfyuxw/providers/Microsoft.Storage/storageAccounts/clistoragebfrlwkitrv","name":"clistoragebfrlwkitrv","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-01T06:13:19.6057939Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-01T06:13:19.6057939Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-01T06:13:19.4964272Z","primaryEndpoints":{"dfs":"https://clistoragebfrlwkitrv.dfs.core.windows.net/","web":"https://clistoragebfrlwkitrv.z22.web.core.windows.net/","blob":"https://clistoragebfrlwkitrv.blob.core.windows.net/","queue":"https://clistoragebfrlwkitrv.queue.core.windows.net/","table":"https://clistoragebfrlwkitrv.table.core.windows.net/","file":"https://clistoragebfrlwkitrv.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragebfrlwkitrv-secondary.dfs.core.windows.net/","web":"https://clistoragebfrlwkitrv-secondary.z22.web.core.windows.net/","blob":"https://clistoragebfrlwkitrv-secondary.blob.core.windows.net/","queue":"https://clistoragebfrlwkitrv-secondary.queue.core.windows.net/","table":"https://clistoragebfrlwkitrv-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgis4rjeyszwjtnikb63na77wxjpv623paydrdyykwu76w6h6moa4kqzjt4tuq3gv3g/providers/Microsoft.Storage/storageAccounts/clistoragexv33jg5aiy","name":"clistoragexv33jg5aiy","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-10T01:07:35.8991688Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-10T01:07:35.8991688Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-10T01:07:35.7742410Z","primaryEndpoints":{"dfs":"https://clistoragexv33jg5aiy.dfs.core.windows.net/","web":"https://clistoragexv33jg5aiy.z22.web.core.windows.net/","blob":"https://clistoragexv33jg5aiy.blob.core.windows.net/","queue":"https://clistoragexv33jg5aiy.queue.core.windows.net/","table":"https://clistoragexv33jg5aiy.table.core.windows.net/","file":"https://clistoragexv33jg5aiy.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragexv33jg5aiy-secondary.dfs.core.windows.net/","web":"https://clistoragexv33jg5aiy-secondary.z22.web.core.windows.net/","blob":"https://clistoragexv33jg5aiy-secondary.blob.core.windows.net/","queue":"https://clistoragexv33jg5aiy-secondary.queue.core.windows.net/","table":"https://clistoragexv33jg5aiy-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrso6qah2jbudsc4jeck3wcsnybbw2mbifypb7sxjiusnjsu4s4ue37fax7j6x2bkd/providers/Microsoft.Storage/storageAccounts/clistoragevioana7zgn","name":"clistoragevioana7zgn","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-13T07:09:32.5415142Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-13T07:09:32.5415142Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-13T07:09:32.4477636Z","primaryEndpoints":{"dfs":"https://clistoragevioana7zgn.dfs.core.windows.net/","web":"https://clistoragevioana7zgn.z22.web.core.windows.net/","blob":"https://clistoragevioana7zgn.blob.core.windows.net/","queue":"https://clistoragevioana7zgn.queue.core.windows.net/","table":"https://clistoragevioana7zgn.table.core.windows.net/","file":"https://clistoragevioana7zgn.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragevioana7zgn-secondary.dfs.core.windows.net/","web":"https://clistoragevioana7zgn-secondary.z22.web.core.windows.net/","blob":"https://clistoragevioana7zgn-secondary.blob.core.windows.net/","queue":"https://clistoragevioana7zgn-secondary.queue.core.windows.net/","table":"https://clistoragevioana7zgn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgel5pprz34fnbxighwlx32yuwi4xg6jfhk5gt746spbwyv4sy2flq3uenzlgbmekn4/providers/Microsoft.Storage/storageAccounts/clistoragekyodytra2h","name":"clistoragekyodytra2h","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-24T06:05:41.9567345Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-24T06:05:41.9567345Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-24T06:05:41.8942949Z","primaryEndpoints":{"dfs":"https://clistoragekyodytra2h.dfs.core.windows.net/","web":"https://clistoragekyodytra2h.z22.web.core.windows.net/","blob":"https://clistoragekyodytra2h.blob.core.windows.net/","queue":"https://clistoragekyodytra2h.queue.core.windows.net/","table":"https://clistoragekyodytra2h.table.core.windows.net/","file":"https://clistoragekyodytra2h.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragekyodytra2h-secondary.dfs.core.windows.net/","web":"https://clistoragekyodytra2h-secondary.z22.web.core.windows.net/","blob":"https://clistoragekyodytra2h-secondary.blob.core.windows.net/","queue":"https://clistoragekyodytra2h-secondary.queue.core.windows.net/","table":"https://clistoragekyodytra2h-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgq54xeyk2dvz2aomiw4pcwab7gmgoybyvdgn6p4jppcrwk7437eg4uklz44xbjuqpx/providers/Microsoft.Storage/storageAccounts/clistoragesrtr4xsxuj","name":"clistoragesrtr4xsxuj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-26T19:27:15.7436159Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-26T19:27:15.7436159Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-26T19:27:15.6186018Z","primaryEndpoints":{"dfs":"https://clistoragesrtr4xsxuj.dfs.core.windows.net/","web":"https://clistoragesrtr4xsxuj.z22.web.core.windows.net/","blob":"https://clistoragesrtr4xsxuj.blob.core.windows.net/","queue":"https://clistoragesrtr4xsxuj.queue.core.windows.net/","table":"https://clistoragesrtr4xsxuj.table.core.windows.net/","file":"https://clistoragesrtr4xsxuj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragesrtr4xsxuj-secondary.dfs.core.windows.net/","web":"https://clistoragesrtr4xsxuj-secondary.z22.web.core.windows.net/","blob":"https://clistoragesrtr4xsxuj-secondary.blob.core.windows.net/","queue":"https://clistoragesrtr4xsxuj-secondary.queue.core.windows.net/","table":"https://clistoragesrtr4xsxuj-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvsgrhoy74wuxfgaeajxmynyjtv5dbtfc5qfnqp5pcfpfhtu2q2zod6h4mdodnzfxd/providers/Microsoft.Storage/storageAccounts/clistoragev3c3mxgjyt","name":"clistoragev3c3mxgjyt","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-23T06:04:58.5471214Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-23T06:04:58.5471214Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-23T06:04:58.4689974Z","primaryEndpoints":{"dfs":"https://clistoragev3c3mxgjyt.dfs.core.windows.net/","web":"https://clistoragev3c3mxgjyt.z22.web.core.windows.net/","blob":"https://clistoragev3c3mxgjyt.blob.core.windows.net/","queue":"https://clistoragev3c3mxgjyt.queue.core.windows.net/","table":"https://clistoragev3c3mxgjyt.table.core.windows.net/","file":"https://clistoragev3c3mxgjyt.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragev3c3mxgjyt-secondary.dfs.core.windows.net/","web":"https://clistoragev3c3mxgjyt-secondary.z22.web.core.windows.net/","blob":"https://clistoragev3c3mxgjyt-secondary.blob.core.windows.net/","queue":"https://clistoragev3c3mxgjyt-secondary.queue.core.windows.net/","table":"https://clistoragev3c3mxgjyt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgpkdhvmhumcnbs52mpxjheudqxjuc3ipfzmkehoapkfuaemsvjyjrhwquto4i4o7da/providers/Microsoft.Storage/storageAccounts/clistorager2qbr2z4on","name":"clistorager2qbr2z4on","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-08T07:09:52.8758173Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-08T07:09:52.8758173Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-08T07:09:52.7820498Z","primaryEndpoints":{"dfs":"https://clistorager2qbr2z4on.dfs.core.windows.net/","web":"https://clistorager2qbr2z4on.z22.web.core.windows.net/","blob":"https://clistorager2qbr2z4on.blob.core.windows.net/","queue":"https://clistorager2qbr2z4on.queue.core.windows.net/","table":"https://clistorager2qbr2z4on.table.core.windows.net/","file":"https://clistorager2qbr2z4on.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorager2qbr2z4on-secondary.dfs.core.windows.net/","web":"https://clistorager2qbr2z4on-secondary.z22.web.core.windows.net/","blob":"https://clistorager2qbr2z4on-secondary.blob.core.windows.net/","queue":"https://clistorager2qbr2z4on-secondary.queue.core.windows.net/","table":"https://clistorager2qbr2z4on-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgzyl2xukc5kugwbs43wadsrw2xwh7zuxqud373xldooognv47p3azxivs4e2cry7fp/providers/Microsoft.Storage/storageAccounts/clistoragen7k6yeyjrb","name":"clistoragen7k6yeyjrb","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-26T06:09:16.4287846Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-26T06:09:16.4287846Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-26T06:09:16.3350674Z","primaryEndpoints":{"dfs":"https://clistoragen7k6yeyjrb.dfs.core.windows.net/","web":"https://clistoragen7k6yeyjrb.z22.web.core.windows.net/","blob":"https://clistoragen7k6yeyjrb.blob.core.windows.net/","queue":"https://clistoragen7k6yeyjrb.queue.core.windows.net/","table":"https://clistoragen7k6yeyjrb.table.core.windows.net/","file":"https://clistoragen7k6yeyjrb.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragen7k6yeyjrb-secondary.dfs.core.windows.net/","web":"https://clistoragen7k6yeyjrb-secondary.z22.web.core.windows.net/","blob":"https://clistoragen7k6yeyjrb-secondary.blob.core.windows.net/","queue":"https://clistoragen7k6yeyjrb-secondary.queue.core.windows.net/","table":"https://clistoragen7k6yeyjrb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rggyqow5kcman2jmdxh5xfcgp5po5vedxqmbdfrfmku3jjj45afddizewefuudopdto/providers/Microsoft.Storage/storageAccounts/clistoragekegzajo5ui","name":"clistoragekegzajo5ui","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-16T07:13:52.1124642Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-16T07:13:52.1124642Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-16T07:13:52.0023302Z","primaryEndpoints":{"dfs":"https://clistoragekegzajo5ui.dfs.core.windows.net/","web":"https://clistoragekegzajo5ui.z22.web.core.windows.net/","blob":"https://clistoragekegzajo5ui.blob.core.windows.net/","queue":"https://clistoragekegzajo5ui.queue.core.windows.net/","table":"https://clistoragekegzajo5ui.table.core.windows.net/","file":"https://clistoragekegzajo5ui.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragekegzajo5ui-secondary.dfs.core.windows.net/","web":"https://clistoragekegzajo5ui-secondary.z22.web.core.windows.net/","blob":"https://clistoragekegzajo5ui-secondary.blob.core.windows.net/","queue":"https://clistoragekegzajo5ui-secondary.queue.core.windows.net/","table":"https://clistoragekegzajo5ui-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtld6cippfuuw6ulssoefwk6k4jke56aufgmw7jf7kxcpxann54cogokas2bcjzlto/providers/Microsoft.Storage/storageAccounts/clistoragezhsixp4bm6","name":"clistoragezhsixp4bm6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-09T21:48:59.1216912Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-09T21:48:59.1216912Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-09T21:48:59.0279456Z","primaryEndpoints":{"dfs":"https://clistoragezhsixp4bm6.dfs.core.windows.net/","web":"https://clistoragezhsixp4bm6.z22.web.core.windows.net/","blob":"https://clistoragezhsixp4bm6.blob.core.windows.net/","queue":"https://clistoragezhsixp4bm6.queue.core.windows.net/","table":"https://clistoragezhsixp4bm6.table.core.windows.net/","file":"https://clistoragezhsixp4bm6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragezhsixp4bm6-secondary.dfs.core.windows.net/","web":"https://clistoragezhsixp4bm6-secondary.z22.web.core.windows.net/","blob":"https://clistoragezhsixp4bm6-secondary.blob.core.windows.net/","queue":"https://clistoragezhsixp4bm6-secondary.queue.core.windows.net/","table":"https://clistoragezhsixp4bm6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgh2xn66zavjy6u4fcr5ai3jl3ei5t5rolxb2hnho3aro4iogf56irsidnd6sytzpec/providers/Microsoft.Storage/storageAccounts/clistorage7cbmy7nua6","name":"clistorage7cbmy7nua6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T07:32:11.3752077Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T07:32:11.3752077Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T07:32:11.1877294Z","primaryEndpoints":{"dfs":"https://clistorage7cbmy7nua6.dfs.core.windows.net/","web":"https://clistorage7cbmy7nua6.z22.web.core.windows.net/","blob":"https://clistorage7cbmy7nua6.blob.core.windows.net/","queue":"https://clistorage7cbmy7nua6.queue.core.windows.net/","table":"https://clistorage7cbmy7nua6.table.core.windows.net/","file":"https://clistorage7cbmy7nua6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage7cbmy7nua6-secondary.dfs.core.windows.net/","web":"https://clistorage7cbmy7nua6-secondary.z22.web.core.windows.net/","blob":"https://clistorage7cbmy7nua6-secondary.blob.core.windows.net/","queue":"https://clistorage7cbmy7nua6-secondary.queue.core.windows.net/","table":"https://clistorage7cbmy7nua6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5jvqry2hmh5q3op5w5czrkia4eu4levom22levcbg6vblt2pilakna4kpmzl25drm/providers/Microsoft.Storage/storageAccounts/clistorage6pzxnmdydx","name":"clistorage6pzxnmdydx","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-12T18:45:33.2521952Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-12T18:45:33.2521952Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-12T18:45:33.1740700Z","primaryEndpoints":{"dfs":"https://clistorage6pzxnmdydx.dfs.core.windows.net/","web":"https://clistorage6pzxnmdydx.z22.web.core.windows.net/","blob":"https://clistorage6pzxnmdydx.blob.core.windows.net/","queue":"https://clistorage6pzxnmdydx.queue.core.windows.net/","table":"https://clistorage6pzxnmdydx.table.core.windows.net/","file":"https://clistorage6pzxnmdydx.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage6pzxnmdydx-secondary.dfs.core.windows.net/","web":"https://clistorage6pzxnmdydx-secondary.z22.web.core.windows.net/","blob":"https://clistorage6pzxnmdydx-secondary.blob.core.windows.net/","queue":"https://clistorage6pzxnmdydx-secondary.queue.core.windows.net/","table":"https://clistorage6pzxnmdydx-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgeseh3igtsj3j424eh7w2skbs62rign24rqc5ns23flpaarj2eplzco7kjqihzbsmz/providers/Microsoft.Storage/storageAccounts/clistorageg6xirsv3yj","name":"clistorageg6xirsv3yj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-20T06:06:13.9169715Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-20T06:06:13.9169715Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-20T06:06:13.8232962Z","primaryEndpoints":{"dfs":"https://clistorageg6xirsv3yj.dfs.core.windows.net/","web":"https://clistorageg6xirsv3yj.z22.web.core.windows.net/","blob":"https://clistorageg6xirsv3yj.blob.core.windows.net/","queue":"https://clistorageg6xirsv3yj.queue.core.windows.net/","table":"https://clistorageg6xirsv3yj.table.core.windows.net/","file":"https://clistorageg6xirsv3yj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageg6xirsv3yj-secondary.dfs.core.windows.net/","web":"https://clistorageg6xirsv3yj-secondary.z22.web.core.windows.net/","blob":"https://clistorageg6xirsv3yj-secondary.blob.core.windows.net/","queue":"https://clistorageg6xirsv3yj-secondary.queue.core.windows.net/","table":"https://clistorageg6xirsv3yj-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgx3d4w2iyzv6jmrcbp2xuqduhxttmg7hhwhaoryiyukbdeawfyulijiri6bduevrxt/providers/Microsoft.Storage/storageAccounts/clitesteyykc2yf4oz7ss4tn","name":"clitesteyykc2yf4oz7ss4tn","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:40.5160375Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:40.5160375Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:24:40.3441394Z","primaryEndpoints":{"blob":"https://clitesteyykc2yf4oz7ss4tn.blob.core.windows.net/","queue":"https://clitesteyykc2yf4oz7ss4tn.queue.core.windows.net/","table":"https://clitesteyykc2yf4oz7ss4tn.table.core.windows.net/","file":"https://clitesteyykc2yf4oz7ss4tn.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgyy3taxnfwcn4eskrjvwyrm6oo6go7oloebl3pj5m6evmynnib3vod7khchnkfuhar/providers/Microsoft.Storage/storageAccounts/clistoragenekhf6uzmd","name":"clistoragenekhf6uzmd","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-17T07:13:47.8775089Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-17T07:13:47.8775089Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-17T07:13:47.6900063Z","primaryEndpoints":{"dfs":"https://clistoragenekhf6uzmd.dfs.core.windows.net/","web":"https://clistoragenekhf6uzmd.z22.web.core.windows.net/","blob":"https://clistoragenekhf6uzmd.blob.core.windows.net/","queue":"https://clistoragenekhf6uzmd.queue.core.windows.net/","table":"https://clistoragenekhf6uzmd.table.core.windows.net/","file":"https://clistoragenekhf6uzmd.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragenekhf6uzmd-secondary.dfs.core.windows.net/","web":"https://clistoragenekhf6uzmd-secondary.z22.web.core.windows.net/","blob":"https://clistoragenekhf6uzmd-secondary.blob.core.windows.net/","queue":"https://clistoragenekhf6uzmd-secondary.queue.core.windows.net/","table":"https://clistoragenekhf6uzmd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg467eemlwlrprtbxw3iv4ydl5kxxm643d2wrkldirggavuzj33cmkim5mrlhpwmi6d/providers/Microsoft.Storage/storageAccounts/clistorage6mdgd32edk","name":"clistorage6mdgd32edk","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-15T07:13:59.2277007Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-15T07:13:59.2277007Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-15T07:13:59.0402025Z","primaryEndpoints":{"dfs":"https://clistorage6mdgd32edk.dfs.core.windows.net/","web":"https://clistorage6mdgd32edk.z22.web.core.windows.net/","blob":"https://clistorage6mdgd32edk.blob.core.windows.net/","queue":"https://clistorage6mdgd32edk.queue.core.windows.net/","table":"https://clistorage6mdgd32edk.table.core.windows.net/","file":"https://clistorage6mdgd32edk.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage6mdgd32edk-secondary.dfs.core.windows.net/","web":"https://clistorage6mdgd32edk-secondary.z22.web.core.windows.net/","blob":"https://clistorage6mdgd32edk-secondary.blob.core.windows.net/","queue":"https://clistorage6mdgd32edk-secondary.queue.core.windows.net/","table":"https://clistorage6mdgd32edk-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2onuzkfvobfcxyuamgfhyzjxicv3tiepf2agdpb7zopzj6qoyfe44ljrllex6hv3s/providers/Microsoft.Storage/storageAccounts/clistorageson7btfmmt","name":"clistorageson7btfmmt","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-19T06:11:35.1612960Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-19T06:11:35.1612960Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-19T06:11:35.0987530Z","primaryEndpoints":{"dfs":"https://clistorageson7btfmmt.dfs.core.windows.net/","web":"https://clistorageson7btfmmt.z22.web.core.windows.net/","blob":"https://clistorageson7btfmmt.blob.core.windows.net/","queue":"https://clistorageson7btfmmt.queue.core.windows.net/","table":"https://clistorageson7btfmmt.table.core.windows.net/","file":"https://clistorageson7btfmmt.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageson7btfmmt-secondary.dfs.core.windows.net/","web":"https://clistorageson7btfmmt-secondary.z22.web.core.windows.net/","blob":"https://clistorageson7btfmmt-secondary.blob.core.windows.net/","queue":"https://clistorageson7btfmmt-secondary.queue.core.windows.net/","table":"https://clistorageson7btfmmt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgztgpuudy4ajho7zq7mxkqy4wouewililz7drrsdh34tstyycnu37u3m2fepjuwyuc/providers/Microsoft.Storage/storageAccounts/clistoragexkphdul2fk","name":"clistoragexkphdul2fk","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-27T06:08:53.6476989Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-27T06:08:53.6476989Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-27T06:08:53.5378899Z","primaryEndpoints":{"dfs":"https://clistoragexkphdul2fk.dfs.core.windows.net/","web":"https://clistoragexkphdul2fk.z22.web.core.windows.net/","blob":"https://clistoragexkphdul2fk.blob.core.windows.net/","queue":"https://clistoragexkphdul2fk.queue.core.windows.net/","table":"https://clistoragexkphdul2fk.table.core.windows.net/","file":"https://clistoragexkphdul2fk.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragexkphdul2fk-secondary.dfs.core.windows.net/","web":"https://clistoragexkphdul2fk-secondary.z22.web.core.windows.net/","blob":"https://clistoragexkphdul2fk-secondary.blob.core.windows.net/","queue":"https://clistoragexkphdul2fk-secondary.queue.core.windows.net/","table":"https://clistoragexkphdul2fk-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc7vytkc7wy5k46jxpkrbonwkusamvkpafi5xj7njdicbm6fbmqqc7gk5il7g5zdci/providers/Microsoft.Storage/storageAccounts/clistoragex4t77cq2jw","name":"clistoragex4t77cq2jw","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-07T07:09:09.5632653Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-07T07:09:09.5632653Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-07T07:09:09.3601376Z","primaryEndpoints":{"dfs":"https://clistoragex4t77cq2jw.dfs.core.windows.net/","web":"https://clistoragex4t77cq2jw.z22.web.core.windows.net/","blob":"https://clistoragex4t77cq2jw.blob.core.windows.net/","queue":"https://clistoragex4t77cq2jw.queue.core.windows.net/","table":"https://clistoragex4t77cq2jw.table.core.windows.net/","file":"https://clistoragex4t77cq2jw.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragex4t77cq2jw-secondary.dfs.core.windows.net/","web":"https://clistoragex4t77cq2jw-secondary.z22.web.core.windows.net/","blob":"https://clistoragex4t77cq2jw-secondary.blob.core.windows.net/","queue":"https://clistoragex4t77cq2jw-secondary.queue.core.windows.net/","table":"https://clistoragex4t77cq2jw-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgzi6jfiywjwizs557etdyulto4sfyeaxpno554npnzqrvxw2d4v6cmt3palwypa2gn/providers/Microsoft.Storage/storageAccounts/clitestbnxjc3si5v6gvxk3s","name":"clitestbnxjc3si5v6gvxk3s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:31.1551167Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:31.1551167Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:24:30.9833613Z","primaryEndpoints":{"blob":"https://clitestbnxjc3si5v6gvxk3s.blob.core.windows.net/","queue":"https://clitestbnxjc3si5v6gvxk3s.queue.core.windows.net/","table":"https://clitestbnxjc3si5v6gvxk3s.table.core.windows.net/","file":"https://clitestbnxjc3si5v6gvxk3s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjwex7igy3swptttmu6sj3rt5fnxoiuobrlzqiwed7i5eme33jq7f2imxsdbxz5ubr/providers/Microsoft.Storage/storageAccounts/clitestpuxrvnvccfkoxajnc","name":"clitestpuxrvnvccfkoxajnc","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:44.7204497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:44.7204497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:24:44.5642127Z","primaryEndpoints":{"blob":"https://clitestpuxrvnvccfkoxajnc.blob.core.windows.net/","queue":"https://clitestpuxrvnvccfkoxajnc.queue.core.windows.net/","table":"https://clitestpuxrvnvccfkoxajnc.table.core.windows.net/","file":"https://clitestpuxrvnvccfkoxajnc.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkcmq7mfdk6jdtfpa5awvqxdajmlkl7zadyhtnnax3o76vh23zorsvdankwrasip3o/providers/Microsoft.Storage/storageAccounts/clistoragej7t6h2vvyu","name":"clistoragej7t6h2vvyu","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-13T00:15:27.1776286Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-13T00:15:27.1776286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-13T00:15:27.0682506Z","primaryEndpoints":{"dfs":"https://clistoragej7t6h2vvyu.dfs.core.windows.net/","web":"https://clistoragej7t6h2vvyu.z22.web.core.windows.net/","blob":"https://clistoragej7t6h2vvyu.blob.core.windows.net/","queue":"https://clistoragej7t6h2vvyu.queue.core.windows.net/","table":"https://clistoragej7t6h2vvyu.table.core.windows.net/","file":"https://clistoragej7t6h2vvyu.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragej7t6h2vvyu-secondary.dfs.core.windows.net/","web":"https://clistoragej7t6h2vvyu-secondary.z22.web.core.windows.net/","blob":"https://clistoragej7t6h2vvyu-secondary.blob.core.windows.net/","queue":"https://clistoragej7t6h2vvyu-secondary.queue.core.windows.net/","table":"https://clistoragej7t6h2vvyu-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgzh4pgaxqwg7k2qudspwevz43auavdlgvozn57ngmr22xdws56y55tl52vcdtayd27/providers/Microsoft.Storage/storageAccounts/clistoragezjxbd5d3we","name":"clistoragezjxbd5d3we","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-21T07:13:56.9007450Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-21T07:13:56.9007450Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-21T07:13:56.7445162Z","primaryEndpoints":{"dfs":"https://clistoragezjxbd5d3we.dfs.core.windows.net/","web":"https://clistoragezjxbd5d3we.z22.web.core.windows.net/","blob":"https://clistoragezjxbd5d3we.blob.core.windows.net/","queue":"https://clistoragezjxbd5d3we.queue.core.windows.net/","table":"https://clistoragezjxbd5d3we.table.core.windows.net/","file":"https://clistoragezjxbd5d3we.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragezjxbd5d3we-secondary.dfs.core.windows.net/","web":"https://clistoragezjxbd5d3we-secondary.z22.web.core.windows.net/","blob":"https://clistoragezjxbd5d3we-secondary.blob.core.windows.net/","queue":"https://clistoragezjxbd5d3we-secondary.queue.core.windows.net/","table":"https://clistoragezjxbd5d3we-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rggjibq6fuahwnnbzdjcgpupcoiomyzttxo6vapw27gl5i7ze2uzhmbg6yti3gjakwv/providers/Microsoft.Storage/storageAccounts/clistoragedhv2mkyjrq","name":"clistoragedhv2mkyjrq","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-14T07:08:23.0089088Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-14T07:08:23.0089088Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-14T07:08:22.8839987Z","primaryEndpoints":{"dfs":"https://clistoragedhv2mkyjrq.dfs.core.windows.net/","web":"https://clistoragedhv2mkyjrq.z22.web.core.windows.net/","blob":"https://clistoragedhv2mkyjrq.blob.core.windows.net/","queue":"https://clistoragedhv2mkyjrq.queue.core.windows.net/","table":"https://clistoragedhv2mkyjrq.table.core.windows.net/","file":"https://clistoragedhv2mkyjrq.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragedhv2mkyjrq-secondary.dfs.core.windows.net/","web":"https://clistoragedhv2mkyjrq-secondary.z22.web.core.windows.net/","blob":"https://clistoragedhv2mkyjrq-secondary.blob.core.windows.net/","queue":"https://clistoragedhv2mkyjrq-secondary.queue.core.windows.net/","table":"https://clistoragedhv2mkyjrq-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgerpfkvc4adl5yas6uneg567hqif6gzchbt6323753zbplu744mg27fzmuxg4ppynt/providers/Microsoft.Storage/storageAccounts/clistoragefj5thbb2id","name":"clistoragefj5thbb2id","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-03T06:05:41.7516560Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-03T06:05:41.7516560Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-03T06:05:41.6579025Z","primaryEndpoints":{"dfs":"https://clistoragefj5thbb2id.dfs.core.windows.net/","web":"https://clistoragefj5thbb2id.z22.web.core.windows.net/","blob":"https://clistoragefj5thbb2id.blob.core.windows.net/","queue":"https://clistoragefj5thbb2id.queue.core.windows.net/","table":"https://clistoragefj5thbb2id.table.core.windows.net/","file":"https://clistoragefj5thbb2id.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragefj5thbb2id-secondary.dfs.core.windows.net/","web":"https://clistoragefj5thbb2id-secondary.z22.web.core.windows.net/","blob":"https://clistoragefj5thbb2id-secondary.blob.core.windows.net/","queue":"https://clistoragefj5thbb2id-secondary.queue.core.windows.net/","table":"https://clistoragefj5thbb2id-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglgzhpqlq573egmkvxfoh2oys4zffgkogtsaqryn232p3bwhcmusq4eeptnt2xyxof/providers/Microsoft.Storage/storageAccounts/clistoragezufwcissz3","name":"clistoragezufwcissz3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-04-05T07:03:30.3159210Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-04-05T07:03:30.3159210Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-04-05T07:03:29.9409367Z","primaryEndpoints":{"dfs":"https://clistoragezufwcissz3.dfs.core.windows.net/","web":"https://clistoragezufwcissz3.z22.web.core.windows.net/","blob":"https://clistoragezufwcissz3.blob.core.windows.net/","queue":"https://clistoragezufwcissz3.queue.core.windows.net/","table":"https://clistoragezufwcissz3.table.core.windows.net/","file":"https://clistoragezufwcissz3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragezufwcissz3-secondary.dfs.core.windows.net/","web":"https://clistoragezufwcissz3-secondary.z22.web.core.windows.net/","blob":"https://clistoragezufwcissz3-secondary.blob.core.windows.net/","queue":"https://clistoragezufwcissz3-secondary.queue.core.windows.net/","table":"https://clistoragezufwcissz3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgopirwrovpchhhwubw2riq2y3fdnkk6f4guuu2bwxipgvccrihznvxcf5mxctlqn6u/providers/Microsoft.Storage/storageAccounts/clistoragef4ub37ofrb","name":"clistoragef4ub37ofrb","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-11-06T07:10:52.4065781Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-11-06T07:10:52.4065781Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-11-06T07:10:52.3284258Z","primaryEndpoints":{"dfs":"https://clistoragef4ub37ofrb.dfs.core.windows.net/","web":"https://clistoragef4ub37ofrb.z22.web.core.windows.net/","blob":"https://clistoragef4ub37ofrb.blob.core.windows.net/","queue":"https://clistoragef4ub37ofrb.queue.core.windows.net/","table":"https://clistoragef4ub37ofrb.table.core.windows.net/","file":"https://clistoragef4ub37ofrb.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistoragef4ub37ofrb-secondary.dfs.core.windows.net/","web":"https://clistoragef4ub37ofrb-secondary.z22.web.core.windows.net/","blob":"https://clistoragef4ub37ofrb-secondary.blob.core.windows.net/","queue":"https://clistoragef4ub37ofrb-secondary.queue.core.windows.net/","table":"https://clistoragef4ub37ofrb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgwj3dasej7iopxffdm66qmbpc7esh3ka22r7f6r5jpuphv66uqb4dnyxp7jhczyo4u/providers/Microsoft.Storage/storageAccounts/clitestktbyr7mhy5nsavhqf","name":"clitestktbyr7mhy5nsavhqf","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:45.6274521Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:24:45.6274521Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:24:45.4391829Z","primaryEndpoints":{"blob":"https://clitestktbyr7mhy5nsavhqf.blob.core.windows.net/","queue":"https://clitestktbyr7mhy5nsavhqf.queue.core.windows.net/","table":"https://clitestktbyr7mhy5nsavhqf.table.core.windows.net/","file":"https://clitestktbyr7mhy5nsavhqf.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgoy75oyfvt4u5o3romxexcpovba4hlrghjrqpm77wj75trkcodfscqvfhdlbajkgs6/providers/Microsoft.Storage/storageAccounts/clistorageap3nuomssq","name":"clistorageap3nuomssq","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2018-10-16T06:10:36.7352893Z"},"blob":{"enabled":true,"lastEnabledTime":"2018-10-16T06:10:36.7352893Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2018-10-16T06:10:36.6571857Z","primaryEndpoints":{"dfs":"https://clistorageap3nuomssq.dfs.core.windows.net/","web":"https://clistorageap3nuomssq.z22.web.core.windows.net/","blob":"https://clistorageap3nuomssq.blob.core.windows.net/","queue":"https://clistorageap3nuomssq.queue.core.windows.net/","table":"https://clistorageap3nuomssq.table.core.windows.net/","file":"https://clistorageap3nuomssq.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageap3nuomssq-secondary.dfs.core.windows.net/","web":"https://clistorageap3nuomssq-secondary.z22.web.core.windows.net/","blob":"https://clistorageap3nuomssq-secondary.blob.core.windows.net/","queue":"https://clistorageap3nuomssq-secondary.queue.core.windows.net/","table":"https://clistorageap3nuomssq-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgg37kqiu7t67hzaogezamusxbn6tfsyi7bynm2skv77im3bjy5fso4likcjprmiakm/providers/Microsoft.Storage/storageAccounts/clitestrrvio43llxtpb5kl2","name":"clitestrrvio43llxtpb5kl2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-14T05:32:01.7450053Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-14T05:32:01.7450053Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-14T05:32:01.3387447Z","primaryEndpoints":{"blob":"https://clitestrrvio43llxtpb5kl2.blob.core.windows.net/","queue":"https://clitestrrvio43llxtpb5kl2.queue.core.windows.net/","table":"https://clitestrrvio43llxtpb5kl2.table.core.windows.net/","file":"https://clitestrrvio43llxtpb5kl2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JBoss-Cluster/providers/Microsoft.Storage/storageAccounts/eap6dug6fwdtspvo","name":"eap6dug6fwdtspvo","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-05-01T03:45:24.6550334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-05-01T03:45:24.6550334Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-05-01T03:45:24.5768865Z","primaryEndpoints":{"blob":"https://eap6dug6fwdtspvo.blob.core.windows.net/","queue":"https://eap6dug6fwdtspvo.queue.core.windows.net/","table":"https://eap6dug6fwdtspvo.table.core.windows.net/","file":"https://eap6dug6fwdtspvo.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67991/providers/Microsoft.Storage/storageAccounts/stg2c571167cd3","name":"stg2c571167cd3","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-20T12:44:18.2967407Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-20T12:44:18.2967407Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-02-20T12:44:18.2342145Z","primaryEndpoints":{"blob":"https://stg2c571167cd3.blob.core.windows.net/","queue":"https://stg2c571167cd3.queue.core.windows.net/","table":"https://stg2c571167cd3.table.core.windows.net/","file":"https://stg2c571167cd3.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available","secondaryLocation":"westus2","statusOfSecondary":"available"}}]}' @@ -1689,7 +1689,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml index a01340a6098..22265edf107 100644 --- a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml @@ -403,7 +403,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:29.7143053Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:29.7143053Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T20:31:29.6674238Z","primaryEndpoints":{"blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -454,7 +454,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -903,7 +903,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T20:31:49.4957790Z","primaryEndpoints":{"blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -1046,7 +1046,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T20:31:49.4957790Z","primaryEndpoints":{"blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -1097,7 +1097,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1475,7 +1475,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1619,7 +1619,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T20:31:49.5426985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-28T20:31:49.4957790Z","primaryEndpoints":{"blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' @@ -1670,7 +1670,7 @@ interactions: accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' diff --git a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_add_and_remove.yaml b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_add_and_remove.yaml index cd14ac73dfe..9583b3a9585 100644 --- a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_add_and_remove.yaml +++ b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_add_and_remove.yaml @@ -7,7 +7,7 @@ interactions: Host: - raw.githubusercontent.com User-Agent: - - Python-urllib/3.6 + - Python-urllib/3.7 method: GET uri: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json response: @@ -50,7 +50,7 @@ interactions: {\n \"publicIPAllocationMethod\": \"Static\",\n \"dnsSettings\": {\n \"domainNameLabel\": \"[parameters('dnsPrefix')]\"\n \ }\n }\n },\n {\n \"type\": - \"Microsoft.Compute/availabilitySets\",\n \"apiVersion\": \"2019-07-01\",\n + \"Microsoft.Compute/availabilitySets\",\n \"apiVersion\": \"2019-03-01\",\n \ \"location\": \"[parameters('location')]\",\n \"name\": \"[variables('adAvailabilitySetName')]\",\n \"properties\": {\n \ \"PlatformUpdateDomainCount\": 20,\n \"PlatformFaultDomainCount\": @@ -108,7 +108,7 @@ interactions: variables('adLBName'), variables('adRDPNAT'))]\"\n }\n \ ]\n }\n }\n \ ]\n }\n },\n {\n \"type\": - \"Microsoft.Compute/virtualMachines\",\n \"apiVersion\": \"2019-07-01\",\n + \"Microsoft.Compute/virtualMachines\",\n \"apiVersion\": \"2019-03-01\",\n \ \"name\": \"[variables('adVMName')]\",\n \"location\": \"[parameters('location')]\",\n \"dependsOn\": [\n \"[variables('adNicName')]\",\n \ \"[variables('adAvailabilitySetName')]\",\n \"[variables('adLBName')]\"\n @@ -189,13 +189,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 05 Jul 2019 22:23:44 GMT + - Fri, 27 Dec 2019 15:00:02 GMT etag: - - '"fa312c46cd79de46f87bda86a87d64e502367fe5"' + - '"a1e69a43b8819c9960e48dd4c1f885cc2fcbffefb99be5cceb10649d53790071"' expires: - - Fri, 05 Jul 2019 22:28:44 GMT + - Fri, 27 Dec 2019 15:05:02 GMT source-age: - - '80' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -203,23 +203,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - 7a23db094e1b51669470a6047345246247832afe + - 93a402bc45a4f17d2e4ace63da352cfa881054fb x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - AA44:1A9B:4767E:6052F:5D1FCDA0 + - 1ADE:1F60:1E8006:21C916:5E061C71 x-served-by: - - cache-dfw18651-DFW + - cache-sin18050-SIN x-timer: - - S1562365425.511690,VS0,VE1 + - S1577458802.729630,VS0,VE340 x-xss-protection: - 1; mode=block status: @@ -229,7 +229,7 @@ interactions: body: '{"properties": {"templateLink": {"uri": "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json"}, "parameters": {"adminUsername": {"value": "admin123"}, "adminPassword": {"value": "SecretPassword123"}, "location": {"value": "westus"}, "domainName": {"value": - "domain.com"}, "dnsPrefix": {"value": "av4dnq"}}, "mode": "Incremental"}}' + "domain.com"}, "dnsPrefix": {"value": "zt30xf"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -246,26 +246,26 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate","name":"domaintemplate","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"4746737972103338440","parameters":{"adminUsername":{"type":"String","value":"admin123"},"adminPassword":{"type":"SecureString"},"domainName":{"type":"String","value":"domain.com"},"dnsPrefix":{"type":"String","value":"av4dnq"},"vmSize":{"type":"String","value":"Standard_D2s_v3"},"_artifactsLocation":{"type":"String","value":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json"},"_artifactsLocationSasToken":{"type":"SecureString"},"location":{"type":"String","value":"westus"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-07-05T22:23:46.3438329Z","duration":"PT0.8032441S","correlationId":"b318ce69-c4d1-4aff-9264-726730bcac3d","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["westus"]},{"resourceType":"virtualMachines","locations":["westus"]},{"resourceType":"virtualMachines/extensions","locations":["westus"]}]},{"namespace":"Microsoft.Resources","resourceTypes":[{"resourceType":"deployments","locations":[null]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"adPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/VNet","resourceType":"Microsoft.Resources/deployments","resourceName":"VNet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet","resourceType":"Microsoft.Compute/availabilitySets","resourceName":"adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/UpdateVNetDNS","resourceType":"Microsoft.Resources/deployments","resourceName":"UpdateVNetDNS"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate","name":"domaintemplate","type":"Microsoft.Resources/deployments","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"14170070204743518889","parameters":{"adminUsername":{"type":"String","value":"admin123"},"adminPassword":{"type":"SecureString"},"domainName":{"type":"String","value":"domain.com"},"dnsPrefix":{"type":"String","value":"zt30xf"},"vmSize":{"type":"String","value":"Standard_D2s_v3"},"_artifactsLocation":{"type":"String","value":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json"},"_artifactsLocationSasToken":{"type":"SecureString"},"location":{"type":"String","value":"westus"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:00:07.0664025Z","duration":"PT2.6603284S","correlationId":"4a585190-4a73-42b1-bd94-7e909b998c7c","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["westus"]},{"resourceType":"virtualMachines","locations":["westus"]},{"resourceType":"virtualMachines/extensions","locations":["westus"]}]},{"namespace":"Microsoft.Resources","resourceTypes":[{"resourceType":"deployments","locations":[null]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"adPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/VNet","resourceType":"Microsoft.Resources/deployments","resourceName":"VNet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet","resourceType":"Microsoft.Compute/availabilitySets","resourceName":"adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/UpdateVNetDNS","resourceType":"Microsoft.Resources/deployments","resourceName":"UpdateVNetDNS"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate/operationStatuses/08586392414599370706?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate/operationStatuses/08586241480810715780?api-version=2019-07-01 cache-control: - no-cache content-length: - - '5607' + - '5649' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:23:46 GMT + - Fri, 27 Dec 2019 15:00:07 GMT expires: - '-1' pragma: @@ -275,7 +275,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1188' status: code: 201 message: Created @@ -293,10 +293,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -308,7 +308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:24:15 GMT + - Fri, 27 Dec 2019 15:00:40 GMT expires: - '-1' pragma: @@ -336,10 +336,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -351,7 +351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:24:46 GMT + - Fri, 27 Dec 2019 15:01:10 GMT expires: - '-1' pragma: @@ -379,10 +379,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -394,7 +394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:25:16 GMT + - Fri, 27 Dec 2019 15:01:40 GMT expires: - '-1' pragma: @@ -422,10 +422,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -437,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:25:47 GMT + - Fri, 27 Dec 2019 15:02:12 GMT expires: - '-1' pragma: @@ -465,10 +465,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -480,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:26:16 GMT + - Fri, 27 Dec 2019 15:02:42 GMT expires: - '-1' pragma: @@ -508,10 +508,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -523,7 +523,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:26:47 GMT + - Fri, 27 Dec 2019 15:03:13 GMT expires: - '-1' pragma: @@ -551,10 +551,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -566,7 +566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:27:17 GMT + - Fri, 27 Dec 2019 15:03:43 GMT expires: - '-1' pragma: @@ -594,10 +594,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -609,7 +609,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:27:47 GMT + - Fri, 27 Dec 2019 15:04:14 GMT expires: - '-1' pragma: @@ -637,10 +637,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -652,7 +652,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:28:17 GMT + - Fri, 27 Dec 2019 15:04:45 GMT expires: - '-1' pragma: @@ -680,10 +680,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -695,7 +695,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:28:48 GMT + - Fri, 27 Dec 2019 15:05:15 GMT expires: - '-1' pragma: @@ -723,10 +723,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -738,7 +738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:29:18 GMT + - Fri, 27 Dec 2019 15:05:46 GMT expires: - '-1' pragma: @@ -766,10 +766,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -781,7 +781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:29:49 GMT + - Fri, 27 Dec 2019 15:06:17 GMT expires: - '-1' pragma: @@ -809,10 +809,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -824,7 +824,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:30:19 GMT + - Fri, 27 Dec 2019 15:06:47 GMT expires: - '-1' pragma: @@ -852,10 +852,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -867,7 +867,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:30:50 GMT + - Fri, 27 Dec 2019 15:07:17 GMT expires: - '-1' pragma: @@ -895,10 +895,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -910,7 +910,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:31:20 GMT + - Fri, 27 Dec 2019 15:07:49 GMT expires: - '-1' pragma: @@ -938,10 +938,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -953,7 +953,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:31:50 GMT + - Fri, 27 Dec 2019 15:08:19 GMT expires: - '-1' pragma: @@ -981,10 +981,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -996,7 +996,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:32:20 GMT + - Fri, 27 Dec 2019 15:08:50 GMT expires: - '-1' pragma: @@ -1024,10 +1024,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1039,7 +1039,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:32:51 GMT + - Fri, 27 Dec 2019 15:09:21 GMT expires: - '-1' pragma: @@ -1067,10 +1067,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1082,7 +1082,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:33:20 GMT + - Fri, 27 Dec 2019 15:09:51 GMT expires: - '-1' pragma: @@ -1110,10 +1110,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1125,7 +1125,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:33:50 GMT + - Fri, 27 Dec 2019 15:10:22 GMT expires: - '-1' pragma: @@ -1153,10 +1153,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1168,7 +1168,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:34:21 GMT + - Fri, 27 Dec 2019 15:10:52 GMT expires: - '-1' pragma: @@ -1196,10 +1196,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1211,7 +1211,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:34:51 GMT + - Fri, 27 Dec 2019 15:11:24 GMT expires: - '-1' pragma: @@ -1239,10 +1239,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1254,7 +1254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:35:21 GMT + - Fri, 27 Dec 2019 15:11:54 GMT expires: - '-1' pragma: @@ -1282,10 +1282,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1297,7 +1297,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:35:51 GMT + - Fri, 27 Dec 2019 15:12:24 GMT expires: - '-1' pragma: @@ -1325,10 +1325,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1340,7 +1340,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:36:22 GMT + - Fri, 27 Dec 2019 15:12:55 GMT expires: - '-1' pragma: @@ -1368,10 +1368,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1383,7 +1383,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:36:52 GMT + - Fri, 27 Dec 2019 15:13:25 GMT expires: - '-1' pragma: @@ -1411,10 +1411,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1426,7 +1426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:37:22 GMT + - Fri, 27 Dec 2019 15:13:56 GMT expires: - '-1' pragma: @@ -1454,10 +1454,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1469,7 +1469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:37:52 GMT + - Fri, 27 Dec 2019 15:14:27 GMT expires: - '-1' pragma: @@ -1497,10 +1497,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1512,7 +1512,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:38:23 GMT + - Fri, 27 Dec 2019 15:14:58 GMT expires: - '-1' pragma: @@ -1540,10 +1540,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1555,7 +1555,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:38:53 GMT + - Fri, 27 Dec 2019 15:15:29 GMT expires: - '-1' pragma: @@ -1583,10 +1583,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1598,7 +1598,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:39:23 GMT + - Fri, 27 Dec 2019 15:16:00 GMT expires: - '-1' pragma: @@ -1626,10 +1626,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1641,7 +1641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:39:54 GMT + - Fri, 27 Dec 2019 15:16:30 GMT expires: - '-1' pragma: @@ -1669,10 +1669,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1684,7 +1684,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:40:24 GMT + - Fri, 27 Dec 2019 15:17:00 GMT expires: - '-1' pragma: @@ -1712,10 +1712,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1727,7 +1727,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:40:54 GMT + - Fri, 27 Dec 2019 15:17:32 GMT expires: - '-1' pragma: @@ -1755,10 +1755,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1770,7 +1770,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:41:25 GMT + - Fri, 27 Dec 2019 15:18:02 GMT expires: - '-1' pragma: @@ -1798,10 +1798,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1813,7 +1813,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:41:56 GMT + - Fri, 27 Dec 2019 15:18:32 GMT expires: - '-1' pragma: @@ -1841,10 +1841,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1856,7 +1856,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:42:25 GMT + - Fri, 27 Dec 2019 15:19:04 GMT expires: - '-1' pragma: @@ -1884,10 +1884,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1899,7 +1899,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:42:55 GMT + - Fri, 27 Dec 2019 15:19:34 GMT expires: - '-1' pragma: @@ -1927,10 +1927,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1942,7 +1942,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:43:26 GMT + - Fri, 27 Dec 2019 15:20:06 GMT expires: - '-1' pragma: @@ -1970,10 +1970,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1985,7 +1985,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:43:56 GMT + - Fri, 27 Dec 2019 15:20:36 GMT expires: - '-1' pragma: @@ -2013,10 +2013,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2028,7 +2028,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:44:27 GMT + - Fri, 27 Dec 2019 15:21:07 GMT expires: - '-1' pragma: @@ -2056,10 +2056,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2071,7 +2071,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:44:57 GMT + - Fri, 27 Dec 2019 15:21:37 GMT expires: - '-1' pragma: @@ -2099,10 +2099,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2114,7 +2114,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:45:28 GMT + - Fri, 27 Dec 2019 15:22:07 GMT expires: - '-1' pragma: @@ -2142,10 +2142,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2157,7 +2157,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:45:58 GMT + - Fri, 27 Dec 2019 15:22:39 GMT expires: - '-1' pragma: @@ -2185,10 +2185,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2200,7 +2200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:46:28 GMT + - Fri, 27 Dec 2019 15:23:09 GMT expires: - '-1' pragma: @@ -2228,10 +2228,10 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2243,7 +2243,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:46:58 GMT + - Fri, 27 Dec 2019 15:23:40 GMT expires: - '-1' pragma: @@ -2271,22 +2271,22 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392414599370706?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: '{"status":"Succeeded"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '22' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:28 GMT + - Fri, 27 Dec 2019 15:24:10 GMT expires: - '-1' pragma: @@ -2314,22 +2314,22 @@ interactions: ParameterSetName: - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate","name":"domaintemplate","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"4746737972103338440","parameters":{"adminUsername":{"type":"String","value":"admin123"},"adminPassword":{"type":"SecureString"},"domainName":{"type":"String","value":"domain.com"},"dnsPrefix":{"type":"String","value":"av4dnq"},"vmSize":{"type":"String","value":"Standard_D2s_v3"},"_artifactsLocation":{"type":"String","value":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json"},"_artifactsLocationSasToken":{"type":"SecureString"},"location":{"type":"String","value":"westus"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-07-05T22:47:14.8814756Z","duration":"PT23M29.3408868S","correlationId":"b318ce69-c4d1-4aff-9264-726730bcac3d","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["westus"]},{"resourceType":"virtualMachines","locations":["westus"]},{"resourceType":"virtualMachines/extensions","locations":["westus"]}]},{"namespace":"Microsoft.Resources","resourceTypes":[{"resourceType":"deployments","locations":[null]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"adPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/VNet","resourceType":"Microsoft.Resources/deployments","resourceName":"VNet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet","resourceType":"Microsoft.Compute/availabilitySets","resourceName":"adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/UpdateVNetDNS","resourceType":"Microsoft.Resources/deployments","resourceName":"UpdateVNetDNS"}],"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET"}]}}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '7099' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:28 GMT + - Fri, 27 Dec 2019 15:24:41 GMT expires: - '-1' pragma: @@ -2351,43 +2351,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.190611\",\r\n - \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.190611\"\r\n - \ }\r\n]" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '290' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:30 GMT + - Fri, 27 Dec 2019 15:25:11 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: @@ -2403,46 +2394,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.190611?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": - \"Unmanaged\",\r\n \"disallowed\": {\r\n \"vmDiskType\": \"None\"\r\n - \ },\r\n \"automaticOSUpgradeProperties\": {\r\n \"automaticOSUpgradeSupported\": - false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n - \ \"sizeInGb\": 128\r\n },\r\n \"dataDiskImages\": []\r\n },\r\n - \ \"location\": \"westus\",\r\n \"name\": \"14.1.190611\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.190611\"\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '627' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:31 GMT + - Fri, 27 Dec 2019 15:25:43 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: @@ -2458,59 +2437,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 networkmanagementclient/3.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"adVNET\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET\",\r\n - \ \"etag\": \"W/\\\"4b1b6b7a-5e08-4711-b1cd-125ae1465714\\\"\",\r\n \"type\": - \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"d1737949-b27f-4f9b-8b68-0e9f7f01f3b7\",\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 - \ \"10.0.0.4\"\r\n ]\r\n },\r\n \"subnets\": - [\r\n {\r\n \"name\": \"adSubnet\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet\",\r\n - \ \"etag\": \"W/\\\"4b1b6b7a-5e08-4711-b1cd-125ae1465714\\\"\",\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/adNic/ipConfigurations/ipconfig1\"\r\n - \ }\r\n ]\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n - \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": - false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '1823' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:31 GMT + - Fri, 27 Dec 2019 15:26: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: @@ -2526,693 +2480,213 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/vmSizes?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n - \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n - \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n - \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n - \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 2048,\r\n - \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n - \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n - \ \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n },\r\n - \ {\r\n \"name\": \"Standard_B2s\",\r\n \"numberOfCores\": 2,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 8192,\r\n - \ \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n },\r\n - \ {\r\n \"name\": \"Standard_B4ms\",\r\n \"numberOfCores\": 4,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 32768,\r\n - \ \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n },\r\n - \ {\r\n \"name\": \"Standard_B8ms\",\r\n \"numberOfCores\": 8,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 65536,\r\n - \ \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n },\r\n - \ {\r\n \"name\": \"Standard_B12ms\",\r\n \"numberOfCores\": 12,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 98304,\r\n - \ \"memoryInMB\": 49152,\r\n \"maxDataDiskCount\": 16\r\n },\r\n - \ {\r\n \"name\": \"Standard_B16ms\",\r\n \"numberOfCores\": 16,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 131072,\r\n - \ \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n },\r\n - \ {\r\n \"name\": \"Standard_B20ms\",\r\n \"numberOfCores\": 20,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 163840,\r\n - \ \"memoryInMB\": 81920,\r\n \"maxDataDiskCount\": 32\r\n },\r\n - \ {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 7168,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS2_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS3_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS4_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS5_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS11-1_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS11_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS12-1_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS12-2_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS12_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS13-2_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS13-4_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS13_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS14-4_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS14-8_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS14_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS15_v2\",\r\n \"numberOfCores\": - 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 286720,\r\n \"memoryInMB\": 143360,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS2_v2_Promo\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS3_v2_Promo\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS4_v2_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS5_v2_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS11_v2_Promo\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS12_v2_Promo\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS13_v2_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS14_v2_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_F1s\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 4096,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_F2s\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 8192,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_F4s\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 16384,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_F8s\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F16s\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 16384,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_D4s_v3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D8s_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D16s_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D32s_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_A0\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 20480,\r\n \"memoryInMB\": 768,\r\n \"maxDataDiskCount\": 1\r\n - \ },\r\n {\r\n \"name\": \"Standard_A1\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 71680,\r\n \"memoryInMB\": 1792,\r\n \"maxDataDiskCount\": 2\r\n - \ },\r\n {\r\n \"name\": \"Standard_A2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 138240,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_A3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 291840,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_A5\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 138240,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_A4\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 619520,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_A6\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 291840,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_A7\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 619520,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Basic_A0\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 20480,\r\n \"memoryInMB\": 768,\r\n \"maxDataDiskCount\": 1\r\n - \ },\r\n {\r\n \"name\": \"Basic_A1\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 40960,\r\n \"memoryInMB\": 1792,\r\n \"maxDataDiskCount\": 2\r\n - \ },\r\n {\r\n \"name\": \"Basic_A2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 61440,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Basic_A3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 122880,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Basic_A4\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 245760,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D1_v2\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 51200,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_D2_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D3_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D4_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D5_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_D11_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D12_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D13_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D14_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_D15_v2\",\r\n \"numberOfCores\": - 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024000,\r\n \"memoryInMB\": 143360,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_D2_v2_Promo\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D3_v2_Promo\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D4_v2_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D5_v2_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_D11_v2_Promo\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D12_v2_Promo\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D13_v2_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D14_v2_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_F1\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 16384,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_F2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 32768,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_F4\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_F8\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F16\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_A1_v2\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 10240,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n - \ },\r\n {\r\n \"name\": \"Standard_A2m_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 20480,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_A2_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 20480,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_A4m_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 40960,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_A4_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 40960,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_A8m_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 81920,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_A8_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 81920,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D2_v3\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 51200,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_D4_v3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D8_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 65636,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D48_v3\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1228800,\r\n \"memoryInMB\": 196608,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D64_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1638400,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D48s_v3\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 393216,\r\n \"memoryInMB\": 196608,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D64s_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E2_v3\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 51200,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_E4_v3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_E8_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_E16_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E20_v3\",\r\n \"numberOfCores\": - 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 512000,\r\n \"memoryInMB\": 163840,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E32_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E48_v3\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1228800,\r\n \"memoryInMB\": 393216,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64i_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1638400,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1638400,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E2s_v3\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_E4-2s_v3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_E4s_v3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_E8-2s_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_E8-4s_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_E8s_v3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_E16-4s_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E16-8s_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E16s_v3\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E20s_v3\",\r\n \"numberOfCores\": - 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 327680,\r\n \"memoryInMB\": 163840,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E32-8s_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E32-16s_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E32s_v3\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E48s_v3\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 786432,\r\n \"memoryInMB\": 393216,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64-16s_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64-32s_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64is_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_E64s_v3\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D1\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 51200,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_D2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D4\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D11\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_D12\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_D13\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_D14\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS1\",\r\n \"numberOfCores\": - 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 7168,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS3\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS4\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS11\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS12\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS13\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_DS14\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_G1\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 393216,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_G2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 786432,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_G3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1572864,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_G4\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 3145728,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_G5\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 6291456,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS1\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS3\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS4\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS4-4\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS4-8\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS5\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS5-8\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_GS5-16\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_L4s\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 694272,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_L8s\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1421312,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_L16s\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2874368,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_L32s\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 5765120,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_F2s_v2\",\r\n \"numberOfCores\": - 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 16384,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n - \ },\r\n {\r\n \"name\": \"Standard_F4s_v2\",\r\n \"numberOfCores\": - 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 32768,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 8\r\n - \ },\r\n {\r\n \"name\": \"Standard_F8s_v2\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 65536,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 16\r\n - \ },\r\n {\r\n \"name\": \"Standard_F16s_v2\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 131072,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F32s_v2\",\r\n \"numberOfCores\": - 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 262144,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F48s_v2\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 393216,\r\n \"memoryInMB\": 98304,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F64s_v2\",\r\n \"numberOfCores\": - 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 524288,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_F72s_v2\",\r\n \"numberOfCores\": - 72,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 589824,\r\n \"memoryInMB\": 147456,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_A8\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 391168,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_A9\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 391168,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_A10\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 391168,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_A11\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 391168,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H8\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024000,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_H8_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024000,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H8m\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_H8m_Promo\",\r\n \"numberOfCores\": - 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16m\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16m_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16r\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16r_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16mr\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_H16mr_Promo\",\r\n \"numberOfCores\": - 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV6s_v2\",\r\n \"numberOfCores\": - 6,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 344064,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 12\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV12s_v2\",\r\n \"numberOfCores\": - 12,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 688128,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 24\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV24s_v2\",\r\n \"numberOfCores\": - 24,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1376256,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 32\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV12s_v3\",\r\n \"numberOfCores\": - 12,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 344064,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 12\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV24s_v3\",\r\n \"numberOfCores\": - 24,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 688128,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 24\r\n - \ },\r\n {\r\n \"name\": \"Standard_NV48s_v3\",\r\n \"numberOfCores\": - 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1376256,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 32\r\n - \ }\r\n ]\r\n}" + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:26:44 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: + - group deployment create + Connection: + - keep-alive + ParameterSetName: + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:27:14 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: + - group deployment create + Connection: + - keep-alive + ParameterSetName: + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '38880' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:31 GMT + - Fri, 27 Dec 2019 15:27: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/GetSubscriptionInfo3Min;419 status: code: 200 message: OK - request: - body: 'b''b\''{"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": "clisqlvm000003NSG", - "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", - "name": "clisqlvm000003PublicIP", "location": "westus", "tags": {}, "dependsOn": - [], "properties": {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", - "type": "Microsoft.Network/networkInterfaces", "name": "clisqlvm000003VMNic", - "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG", - "Microsoft.Network/publicIpAddresses/clisqlvm000003PublicIP"], "properties": - {"ipConfigurations": [{"name": "ipconfigclisqlvm000003", "properties": {"privateIPAllocationMethod": - "Dynamic", "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet"}, - "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}}}], - "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"}}}, - {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "clisqlvm000003", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"], - "properties": {"hardwareProfile": {"vmSize": "Standard_DS2_v2"}, "networkProfile": - {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": - "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": - {"publisher": "MicrosoftSQLServer", "offer": "SQL2017-WS2016", "sku": "Enterprise", - "version": "latest"}}, "osProfile": {"computerName": "clisqlvm000003", "adminUsername": - "admin123", "adminPassword": "[parameters(\\\''adminPassword\\\'')]"}}}], "outputs": - {}}, "parameters": {"adminPassword": {"value": "SecretPassword123"}}, "mode": - "Incremental"}}\''''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive - Content-Length: - - '3126' - Content-Type: + ParameterSetName: + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:28:16 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: + - group deployment create + Connection: + - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - 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=2019-07-01 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_H4UqhmS97DJBzLQRtsxZRB8vlqVOEY0i","name":"vm_deploy_H4UqhmS97DJBzLQRtsxZRB8vlqVOEY0i","properties":{"templateHash":"11135997365525774818","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-07-05T22:47:33.5261455Z","duration":"PT0.5662231S","correlationId":"65bd0bf7-cab4-4a0e-9026-f9f1553f70dd","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/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}]}}' + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_H4UqhmS97DJBzLQRtsxZRB8vlqVOEY0i/operationStatuses/08586392400325177049?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2523' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:47:32 GMT + - Fri, 27 Dec 2019 15:28:47 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -3221,16 +2695,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3242,7 +2716,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:48:03 GMT + - Fri, 27 Dec 2019 15:29:18 GMT expires: - '-1' pragma: @@ -3264,16 +2738,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3285,7 +2759,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:48:33 GMT + - Fri, 27 Dec 2019 15:29:48 GMT expires: - '-1' pragma: @@ -3307,16 +2781,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3328,7 +2802,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:49:04 GMT + - Fri, 27 Dec 2019 15:30:19 GMT expires: - '-1' pragma: @@ -3350,16 +2824,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3371,7 +2845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:49:34 GMT + - Fri, 27 Dec 2019 15:30:49 GMT expires: - '-1' pragma: @@ -3393,16 +2867,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3414,7 +2888,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:50:04 GMT + - Fri, 27 Dec 2019 15:31:20 GMT expires: - '-1' pragma: @@ -3436,16 +2910,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3457,7 +2931,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:50:34 GMT + - Fri, 27 Dec 2019 15:31:51 GMT expires: - '-1' pragma: @@ -3479,16 +2953,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3500,7 +2974,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:51:04 GMT + - Fri, 27 Dec 2019 15:32:22 GMT expires: - '-1' pragma: @@ -3522,16 +2996,59 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:32:53 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: + - group deployment create + Connection: + - keep-alive + ParameterSetName: + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3543,7 +3060,93 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:51:35 GMT + - Fri, 27 Dec 2019 15:33:23 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: + - group deployment create + Connection: + - keep-alive + ParameterSetName: + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241480810715780?api-version=2019-07-01 + response: + body: + string: '{"status":"Succeeded"}' + headers: + cache-control: + - no-cache + content-length: + - '22' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:33:54 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: + - group deployment create + Connection: + - keep-alive + ParameterSetName: + - --name -g --template-uri --parameters + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/domaintemplate","name":"domaintemplate","type":"Microsoft.Resources/deployments","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"14170070204743518889","parameters":{"adminUsername":{"type":"String","value":"admin123"},"adminPassword":{"type":"SecureString"},"domainName":{"type":"String","value":"domain.com"},"dnsPrefix":{"type":"String","value":"zt30xf"},"vmSize":{"type":"String","value":"Standard_D2s_v3"},"_artifactsLocation":{"type":"String","value":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/active-directory-new-domain/azuredeploy.json"},"_artifactsLocationSasToken":{"type":"SecureString"},"location":{"type":"String","value":"westus"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:33:27.5019034Z","duration":"PT33M23.0958293S","correlationId":"4a585190-4a73-42b1-bd94-7e909b998c7c","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["westus"]},{"resourceType":"virtualMachines","locations":["westus"]},{"resourceType":"virtualMachines/extensions","locations":["westus"]}]},{"namespace":"Microsoft.Resources","resourceTypes":[{"resourceType":"deployments","locations":[null]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"adPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/VNet","resourceType":"Microsoft.Resources/deployments","resourceName":"VNet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet","resourceType":"Microsoft.Compute/availabilitySets","resourceName":"adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer","resourceType":"Microsoft.Network/loadBalancers","resourceName":"adLoadBalancer"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"adVM"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest","resourceType":"Microsoft.Compute/virtualMachines/extensions","resourceName":"adVM/CreateADForest"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/UpdateVNetDNS","resourceType":"Microsoft.Resources/deployments","resourceName":"UpdateVNetDNS"}],"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/availabilitySets/adAvailabiltySet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/extensions/CreateADForest"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/loadBalancers/adLoadBalancer"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/adNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/adPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET"}]}}' + headers: + cache-control: + - no-cache + content-length: + - '7141' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:33:55 GMT expires: - '-1' pragma: @@ -3571,28 +3174,37 @@ interactions: ParameterSetName: - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191210\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n + \ }\r\n]" headers: cache-control: - no-cache content-length: - - '20' + - '290' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:52:05 GMT + - Fri, 27 Dec 2019 15:33: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: @@ -3614,28 +3226,41 @@ interactions: ParameterSetName: - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392400325177049?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191210?api-version=2019-07-01 response: body: - string: '{"status":"Succeeded"}' + string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": + \"Unmanaged\",\r\n \"disallowed\": {\r\n \"vmDiskType\": \"None\"\r\n + \ },\r\n \"automaticOSUpgradeProperties\": {\r\n \"automaticOSUpgradeSupported\": + false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n + \ \"sizeInGb\": 128,\r\n \"sizeInBytes\": 136367309312\r\n },\r\n + \ \"dataDiskImages\": []\r\n },\r\n \"location\": \"westus\",\r\n \"name\": + \"14.1.191210\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n}" headers: cache-control: - no-cache content-length: - - '22' + - '663' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:52:35 GMT + - Fri, 27 Dec 2019 15:33: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: @@ -3657,32 +3282,59 @@ interactions: ParameterSetName: - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_H4UqhmS97DJBzLQRtsxZRB8vlqVOEY0i","name":"vm_deploy_H4UqhmS97DJBzLQRtsxZRB8vlqVOEY0i","properties":{"templateHash":"11135997365525774818","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-07-05T22:52:18.8354298Z","duration":"PT4M45.8755074S","correlationId":"65bd0bf7-cab4-4a0e-9026-f9f1553f70dd","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/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}]}}' + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"adVNET\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET\",\r\n + \ \"etag\": \"W/\\\"1cb907de-cf36-4a56-aab7-27865f22e21c\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"7586b0ca-5e49-4b28-b9be-d34392fe812b\",\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 + \ \"10.0.0.4\"\r\n ]\r\n },\r\n \"subnets\": + [\r\n {\r\n \"name\": \"adSubnet\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet\",\r\n + \ \"etag\": \"W/\\\"1cb907de-cf36-4a56-aab7-27865f22e21c\\\"\",\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/adNic/ipConfigurations/ipconfig1\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '3434' + - '1823' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:52:35 GMT + - Fri, 27 Dec 2019 15:33: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-arm-service-request-id: + - 4302cd66-f52d-4c2a-b936-7598de67d538 status: code: 200 message: OK @@ -3700,59 +3352,588 @@ interactions: ParameterSetName: - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003?$expand=instanceView&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/vmSizes?api-version=2019-07-01 response: body: - string: "{\r\n \"properties\": {\r\n \"vmId\": \"8287d9ff-3366-49a4-8f32-aefa8295c156\",\r\n - \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n - \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": - \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": - \"Enterprise\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": - {\r\n \"osType\": \"Windows\",\r\n \"name\": \"clisqlvm000003_OsDisk_1_9877e0eeea4e455ca0b6d7b1b14f43ce\",\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.rg000001/providers/Microsoft.Compute/disks/clisqlvm000003_OsDisk_1_9877e0eeea4e455ca0b6d7b1b14f43ce\"\r\n - \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": - []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000003\",\r\n - \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": - {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": - 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/clisqlvm000003VMNic\"}]},\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\": \"2019-07-05T22:52:37+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"clisqlvm000003_OsDisk_1_9877e0eeea4e455ca0b6d7b1b14f43ce\",\r\n \"statuses\": - [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-07-05T22:49:59.1829331+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\": \"2019-07-05T22:52:18.1829309+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 \"type\": \"Microsoft.Compute/virtualMachines\",\r\n - \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003\",\r\n - \ \"name\": \"clisqlvm000003\"\r\n}" + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n + \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 4096,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n + \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n + \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n + \ \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n },\r\n + \ {\r\n \"name\": \"Standard_B2s\",\r\n \"numberOfCores\": 2,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 8192,\r\n + \ \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n },\r\n + \ {\r\n \"name\": \"Standard_B4ms\",\r\n \"numberOfCores\": 4,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 32768,\r\n + \ \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n },\r\n + \ {\r\n \"name\": \"Standard_B8ms\",\r\n \"numberOfCores\": 8,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 65536,\r\n + \ \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n },\r\n + \ {\r\n \"name\": \"Standard_B12ms\",\r\n \"numberOfCores\": 12,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 98304,\r\n + \ \"memoryInMB\": 49152,\r\n \"maxDataDiskCount\": 16\r\n },\r\n + \ {\r\n \"name\": \"Standard_B16ms\",\r\n \"numberOfCores\": 16,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 131072,\r\n + \ \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n },\r\n + \ {\r\n \"name\": \"Standard_B20ms\",\r\n \"numberOfCores\": 20,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 163840,\r\n + \ \"memoryInMB\": 81920,\r\n \"maxDataDiskCount\": 32\r\n },\r\n + \ {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 7168,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS2_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS3_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS4_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS5_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS11-1_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS11_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS12-1_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS12-2_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS12_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS13-2_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS13-4_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS13_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS14-4_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS14-8_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS14_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS15_v2\",\r\n \"numberOfCores\": + 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 286720,\r\n \"memoryInMB\": 143360,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS2_v2_Promo\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS3_v2_Promo\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS4_v2_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS5_v2_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS11_v2_Promo\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS12_v2_Promo\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS13_v2_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS14_v2_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_F1s\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 4096,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_F2s\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 8192,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_F4s\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 16384,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_F8s\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F16s\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 16384,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_D4s_v3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D8s_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D16s_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D32s_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_A0\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 20480,\r\n \"memoryInMB\": 768,\r\n \"maxDataDiskCount\": 1\r\n + \ },\r\n {\r\n \"name\": \"Standard_A1\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 71680,\r\n \"memoryInMB\": 1792,\r\n \"maxDataDiskCount\": 2\r\n + \ },\r\n {\r\n \"name\": \"Standard_A2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 138240,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_A3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 291840,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_A5\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 138240,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_A4\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 619520,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_A6\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 291840,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_A7\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 619520,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Basic_A0\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 20480,\r\n \"memoryInMB\": 768,\r\n \"maxDataDiskCount\": 1\r\n + \ },\r\n {\r\n \"name\": \"Basic_A1\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 40960,\r\n \"memoryInMB\": 1792,\r\n \"maxDataDiskCount\": 2\r\n + \ },\r\n {\r\n \"name\": \"Basic_A2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 61440,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Basic_A3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 122880,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Basic_A4\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 245760,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D1_v2\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 51200,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_D2_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D3_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D4_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D5_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_D11_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D12_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D13_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D14_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_D15_v2\",\r\n \"numberOfCores\": + 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1024000,\r\n \"memoryInMB\": 143360,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_D2_v2_Promo\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D3_v2_Promo\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D4_v2_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D5_v2_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_D11_v2_Promo\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D12_v2_Promo\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D13_v2_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D14_v2_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_F1\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 16384,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_F2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 32768,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_F4\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_F8\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F16\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_A1_v2\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 10240,\r\n \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n + \ },\r\n {\r\n \"name\": \"Standard_A2m_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 20480,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_A2_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 20480,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_A4m_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 40960,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_A4_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 40960,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_A8m_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 81920,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_A8_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 81920,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D2_v3\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 51200,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_D4_v3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D8_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D48_v3\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1228800,\r\n \"memoryInMB\": 196608,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D64_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1638400,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D48s_v3\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 393216,\r\n \"memoryInMB\": 196608,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D64s_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E2_v3\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 51200,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_E4_v3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_E8_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_E16_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E20_v3\",\r\n \"numberOfCores\": + 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 512000,\r\n \"memoryInMB\": 163840,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E32_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E48_v3\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1228800,\r\n \"memoryInMB\": 393216,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64i_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1638400,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1638400,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E2s_v3\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 32768,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_E4-2s_v3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_E4s_v3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_E8-2s_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_E8-4s_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_E8s_v3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_E16-4s_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E16-8s_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E16s_v3\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E20s_v3\",\r\n \"numberOfCores\": + 20,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 327680,\r\n \"memoryInMB\": 163840,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E32-8s_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E32-16s_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E32s_v3\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 524288,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E48s_v3\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 786432,\r\n \"memoryInMB\": 393216,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64-16s_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64-32s_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64is_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_E64s_v3\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 884736,\r\n \"memoryInMB\": 442368,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D1\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 51200,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_D2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D4\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D11\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 102400,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_D12\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 204800,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_D13\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 409600,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_D14\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 819200,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS1\",\r\n \"numberOfCores\": + 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 7168,\r\n \"memoryInMB\": 3584,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 14336,\r\n \"memoryInMB\": 7168,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS3\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS4\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS11\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 28672,\r\n \"memoryInMB\": 14336,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS12\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS13\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_DS14\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_G1\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 393216,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_G2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 786432,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_G3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1572864,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_G4\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 3145728,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_G5\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 6291456,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS1\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 57344,\r\n \"memoryInMB\": 28672,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 114688,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS3\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 229376,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS4\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS4-4\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS4-8\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 458752,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS5\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS5-8\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_GS5-16\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 917504,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_L4s\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 694272,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_L8s\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1421312,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_L16s\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2874368,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_L32s\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 5765120,\r\n \"memoryInMB\": 262144,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_F2s_v2\",\r\n \"numberOfCores\": + 2,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 16384,\r\n \"memoryInMB\": 4096,\r\n \"maxDataDiskCount\": 4\r\n + \ },\r\n {\r\n \"name\": \"Standard_F4s_v2\",\r\n \"numberOfCores\": + 4,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 32768,\r\n \"memoryInMB\": 8192,\r\n \"maxDataDiskCount\": 8\r\n + \ },\r\n {\r\n \"name\": \"Standard_F8s_v2\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 65536,\r\n \"memoryInMB\": 16384,\r\n \"maxDataDiskCount\": 16\r\n + \ },\r\n {\r\n \"name\": \"Standard_F16s_v2\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 131072,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F32s_v2\",\r\n \"numberOfCores\": + 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 262144,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F48s_v2\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 393216,\r\n \"memoryInMB\": 98304,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F64s_v2\",\r\n \"numberOfCores\": + 64,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 524288,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_F72s_v2\",\r\n \"numberOfCores\": + 72,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 589824,\r\n \"memoryInMB\": 147456,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_A8\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 391168,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_A9\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 391168,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_A10\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 391168,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_A11\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 391168,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H8\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1024000,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_H8_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1024000,\r\n \"memoryInMB\": 57344,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H8m\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1024000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_H8m_Promo\",\r\n \"numberOfCores\": + 8,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1024000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16m\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16m_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16r\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16r_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16mr\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_H16mr_Promo\",\r\n \"numberOfCores\": + 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 2048000,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 64\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV6s_v2\",\r\n \"numberOfCores\": + 6,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 344064,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 12\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV12s_v2\",\r\n \"numberOfCores\": + 12,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 688128,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 24\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV24s_v2\",\r\n \"numberOfCores\": + 24,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1376256,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 32\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV12s_v3\",\r\n \"numberOfCores\": + 12,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 344064,\r\n \"memoryInMB\": 114688,\r\n \"maxDataDiskCount\": 12\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV24s_v3\",\r\n \"numberOfCores\": + 24,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 688128,\r\n \"memoryInMB\": 229376,\r\n \"maxDataDiskCount\": 24\r\n + \ },\r\n {\r\n \"name\": \"Standard_NV48s_v3\",\r\n \"numberOfCores\": + 48,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": + 1376256,\r\n \"memoryInMB\": 458752,\r\n \"maxDataDiskCount\": 32\r\n + \ }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '3143' + - '38880' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:52:37 GMT + - Fri, 27 Dec 2019 15:34:01 GMT expires: - '-1' pragma: @@ -3769,12 +3950,40 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31958 + - Microsoft.Compute/GetSubscriptionInfo3Min;419 status: code: 200 message: OK - request: - body: null + body: 'b''b\''{"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": "clisqlvm000003NSG", + "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", + "name": "clisqlvm000003PublicIP", "location": "westus", "tags": {}, "dependsOn": + [], "properties": {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", + "type": "Microsoft.Network/networkInterfaces", "name": "clisqlvm000003VMNic", + "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG", + "Microsoft.Network/publicIpAddresses/clisqlvm000003PublicIP"], "properties": + {"ipConfigurations": [{"name": "ipconfigclisqlvm000003", "properties": {"privateIPAllocationMethod": + "Dynamic", "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet"}, + "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}}}], + "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"}}}, + {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": + "clisqlvm000003", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"], + "properties": {"hardwareProfile": {"vmSize": "Standard_DS2_v2"}, "networkProfile": + {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"}]}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": + "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": + {"publisher": "MicrosoftSQLServer", "offer": "SQL2017-WS2016", "sku": "Enterprise", + "version": "latest"}}, "osProfile": {"computerName": "clisqlvm000003", "adminUsername": + "admin123", "adminPassword": "[parameters(\\\''adminPassword\\\'')]"}}}], "outputs": + {}}, "parameters": {"adminPassword": {"value": "SecretPassword123"}}, "mode": + "Incremental"}}\''''' headers: Accept: - application/json @@ -3784,68 +3993,46 @@ interactions: - vm create Connection: - keep-alive + Content-Length: + - '3126' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 networkmanagementclient/3.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic?api-version=2018-01-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: "{\r\n \"name\": \"clisqlvm000003VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic\",\r\n - \ \"etag\": \"W/\\\"3f3b571e-1f79-44dc-a401-24a1a5d87f4f\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"84fd1530-c396-4cf9-8486-a2b18d83994b\",\r\n - \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000003\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\",\r\n - \ \"etag\": \"W/\\\"3f3b571e-1f79-44dc-a401-24a1a5d87f4f\\\"\",\r\n - \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": - \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP\"\r\n - \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet\"\r\n - \ },\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\": - \"jf2xhul5wknu5c1ib0px4aptwh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-30-4C-B7\",\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/clisqlvm000003NSG\"\r\n - \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jzzBO3yhh5OY9mq3WmB51L1kjsfhz3B8","name":"vm_deploy_jzzBO3yhh5OY9mq3WmB51L1kjsfhz3B8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5832529019693368755","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:34:06.5324742Z","duration":"PT2.5347751S","correlationId":"bc8b7a66-53a3-4c19-b745-8f9d0f410caf","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/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}]}}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jzzBO3yhh5OY9mq3WmB51L1kjsfhz3B8/operationStatuses/08586241460414799329?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2662' + - '2563' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:52:36 GMT - etag: - - W/"3f3b571e-1f79-44dc-a401-24a1a5d87f4f" + - Fri, 27 Dec 2019 15:34:07 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-subscription-writes: + - '1190' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -3856,115 +4043,39 @@ interactions: CommandName: - vm create Connection: - - keep-alive - ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 networkmanagementclient/3.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP?api-version=2018-01-01 - response: - body: - string: "{\r\n \"name\": \"clisqlvm000003PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP\",\r\n - \ \"etag\": \"W/\\\"22432f43-351d-4cdf-85b3-1286d58c8e62\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"56c9355e-d38b-443e-aecb-b4741ef81c3b\",\r\n - \ \"ipAddress\": \"40.112.198.229\",\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/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '1071' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 05 Jul 2019 22:52:38 GMT - etag: - - W/"22432f43-351d-4cdf-85b3-1286d58c8e62" - 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 -- request: - body: '{"commandId": "RunPowerShellScript", "script": ["Set-AdUser -UserPrincipalName - admin123@domain.com -Identity admin123 -PasswordNeverExpires $true"], "parameters": - []}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm run-command invoke - Connection: - - keep-alive - Content-Length: - - '166' - Content-Type: - - application/json; charset=utf-8 + - keep-alive ParameterSetName: - - -n -g --command-id --scripts + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/runCommand?api-version=2019-07-01 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: '' + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/65875d5b-c9b5-472e-8353-f9972865a433?api-version=2019-07-01 cache-control: - no-cache content-length: - - '0' + - '20' + content-type: + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:53:00 GMT + - Fri, 27 Dec 2019 15:34:38 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/65875d5b-c9b5-472e-8353-f9972865a433?monitor=true&api-version=2019-07-01 pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1196 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -3973,46 +4084,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm run-command invoke + - vm create Connection: - keep-alive ParameterSetName: - - -n -g --command-id --scripts + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/65875d5b-c9b5-472e-8353-f9972865a433?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-07-05T22:53:00.5738276+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"65875d5b-c9b5-472e-8353-f9972865a433\"\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '134' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:53:30 GMT + - Fri, 27 Dec 2019 15:35:09 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;29822 status: code: 200 message: OK @@ -4024,49 +4127,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm run-command invoke + - vm create Connection: - keep-alive ParameterSetName: - - -n -g --command-id --scripts + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/65875d5b-c9b5-472e-8353-f9972865a433?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-07-05T22:53:00.5738276+00:00\",\r\n \"endTime\": - \"2019-07-05T22:53:33.964645+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"value\":[{\"code\":\"ComponentStatus/StdOut/succeeded\",\"level\":\"Info\",\"displayStatus\":\"Provisioning - succeeded\",\"message\":\"\"},{\"code\":\"ComponentStatus/StdErr/succeeded\",\"level\":\"Info\",\"displayStatus\":\"Provisioning - succeeded\",\"message\":\"\"}]}\r\n },\r\n \"name\": \"65875d5b-c9b5-472e-8353-f9972865a433\"\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '461' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:54:00 GMT + - Fri, 27 Dec 2019 15:35:40 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;14989,Microsoft.Compute/GetOperation30Min;29819 status: code: 200 message: OK @@ -4078,205 +4170,127 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm run-command invoke + - vm create Connection: - keep-alive ParameterSetName: - - -n -g --command-id --scripts + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 computemanagementclient/5.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/65875d5b-c9b5-472e-8353-f9972865a433?monitor=true&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: '{"value":[{"code":"ComponentStatus/StdOut/succeeded","level":"Info","displayStatus":"Provisioning - succeeded","message":""},{"code":"ComponentStatus/StdErr/succeeded","level":"Info","displayStatus":"Provisioning - succeeded","message":""}]}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '237' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:54:01 GMT + - Fri, 27 Dec 2019 15:36:10 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;14988,Microsoft.Compute/GetOperation30Min;29818 status: code: 200 message: OK - request: body: null headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create Connection: - - close - Host: - - raw.githubusercontent.com + - keep-alive + ParameterSetName: + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - Python-urllib/3.6 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: "{\n \"$schema\": \"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#\",\n - \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {\n \"vmList\": {\n - \ \"type\": \"string\",\n \"minLength\": 1,\n \"metadata\": - {\n \"description\": \"List of virtual machines to be domain joined, - if using multiple VMs, make their names comma separate. E.g. VM01, VM02, VM03.\"\n - \ }\n },\n \"location\": {\n \"type\": \"string\",\n \"metadata\": - {\n \"description\": \"Location name of the virtual machine\"\n },\n - \ \"defaultValue\": \"[resourceGroup().location]\"\n },\n \"domainJoinUserName\": - {\n \"type\": \"string\",\n \"metadata\": {\n \"description\": - \"Domain NetBiosName plus User name of a domain user with sufficient rights - to perfom domain join operation. E.g. domain\\\\username\"\n }\n },\n - \ \"domainJoinUserPassword\": {\n \"type\": \"securestring\",\n \"metadata\": - {\n \"description\": \"Domain user password\"\n }\n },\n \"domainFQDN\": - {\n \"type\": \"string\",\n \"metadata\": {\n \"description\": - \"Domain FQDN where the virtual machine will be joined\"\n }\n },\n - \ \"ouPath\": {\n \"type\": \"string\",\n \"defaultValue\": \"\",\n - \ \"metadata\": {\n \"description\": \"Specifies an organizational - unit (OU) for the domain account. Enter the full distinguished name of the - OU in quotation marks. Example: \\\"OU=testOU; DC=domain; DC=Domain; DC=com\\\"\"\n - \ }\n }\n },\n \"variables\": {\n \"domainJoinOptions\": 3,\n - \ \"vmListArray\": \"[split(parameters('vmList'),',')]\"\n },\n \"resources\": - [\n {\n \"comments\": \"Join domain - JsonADDomainExtension\",\n \"apiVersion\": - \"2015-06-15\",\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\n - \ \"name\": \"[concat(trim(variables('vmListArray')[copyIndex()]),'/joindomain')]\",\n - \ \"location\": \"[parameters('location')]\",\n \"copy\": {\n \"name\": - \"vmDomainJoinCopy\",\n \"count\": \"[length(variables('vmListArray'))]\"\n - \ },\n \"properties\": {\n \"publisher\": \"Microsoft.Compute\",\n - \ \"type\": \"JsonADDomainExtension\",\n \"typeHandlerVersion\": - \"1.3\",\n \"autoUpgradeMinorVersion\": true,\n \"settings\": - {\n \"Name\": \"[parameters('domainFQDN')]\",\n \"User\": - \"[parameters('domainJoinUserName')]\",\n \"Restart\": \"true\",\n - \ \"Options\": \"[variables('domainJoinOptions')]\",\n \"OUPath\": - \"[parameters('ouPath')]\"\n },\n \"protectedSettings\": {\n - \ \"Password\": \"[parameters('domainJoinUserPassword')]\"\n }\n - \ }\n }\n ]\n}\n" + string: '{"status":"Running"}' headers: - accept-ranges: - - bytes - access-control-allow-origin: - - '*' cache-control: - - max-age=300 - connection: - - close + - no-cache content-length: - - '2537' - content-security-policy: - - default-src 'none'; style-src 'unsafe-inline'; sandbox + - '20' content-type: - - text/plain; charset=utf-8 + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:54:03 GMT - etag: - - '"fae783359107af21aac715d08b41f41150e65a32"' + - Fri, 27 Dec 2019 15:36:41 GMT expires: - - Fri, 05 Jul 2019 22:59:03 GMT - source-age: - - '0' + - '-1' + pragma: + - no-cache strict-transport-security: - - max-age=31536000 + - max-age=31536000; includeSubDomains vary: - - Authorization,Accept-Encoding - via: - - 1.1 varnish - x-cache: - - MISS - x-cache-hits: - - '0' + - Accept-Encoding x-content-type-options: - nosniff - x-fastly-request-id: - - 9772c4393bc24a183ec5480a02f3e1884750105e - x-frame-options: - - deny - x-geo-block-list: - - '' - x-github-request-id: - - 3DD2:450D:2F3548:351FEB:5D1FD50A - x-served-by: - - cache-sea1027-SEA - x-timer: - - S1562367243.022542,VS0,VE134 - x-xss-protection: - - 1; mode=block status: code: 200 message: OK - request: - body: 'b''{"properties": {"templateLink": {"uri": "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json"}, - "parameters": {"location": {"value": "westus"}, "domainJoinUserName": {"value": - "domain\\\\admin123"}, "domainJoinUserPassword": {"value": "SecretPassword123"}, - "domainFQDN": {"value": "domain.com"}, "vmList": {"value": "clisqlvm000003"}}, - "mode": "Incremental"}}''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive - Content-Length: - - '425' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - 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=2019-07-01 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms","name":"joinvms","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"2798557613200861831","parameters":{"vmList":{"type":"String","value":"clisqlvm000003"},"location":{"type":"String","value":"westus"},"domainJoinUserName":{"type":"String","value":"domain\\admin123"},"domainJoinUserPassword":{"type":"SecureString"},"domainFQDN":{"type":"String","value":"domain.com"},"ouPath":{"type":"String","value":""}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-07-05T22:54:04.6990676Z","duration":"PT0.3605094S","correlationId":"bca0c16e-d3b3-45ca-94b9-08d0e88c6e5e","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines/extensions","locations":["westus"]}]}],"dependencies":[]}}' + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms/operationStatuses/08586392396411390643?api-version=2019-07-01 cache-control: - no-cache content-length: - - '1089' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:54:04 GMT + - Fri, 27 Dec 2019 15:37:12 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -4285,16 +4299,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392396411390643?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4306,7 +4320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:54:34 GMT + - Fri, 27 Dec 2019 15:37:43 GMT expires: - '-1' pragma: @@ -4328,16 +4342,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392396411390643?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4349,7 +4363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:55:04 GMT + - Fri, 27 Dec 2019 15:38:13 GMT expires: - '-1' pragma: @@ -4371,16 +4385,16 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392396411390643?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4392,7 +4406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:55:35 GMT + - Fri, 27 Dec 2019 15:38:43 GMT expires: - '-1' pragma: @@ -4414,28 +4428,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586392396411390643?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: '{"status":"Succeeded"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '22' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:05 GMT + - Fri, 27 Dec 2019 15:39:14 GMT expires: - '-1' pragma: @@ -4457,28 +4471,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - group deployment create + - vm create Connection: - keep-alive ParameterSetName: - - --name -g --template-uri --parameters + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460414799329?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms","name":"joinvms","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"2798557613200861831","parameters":{"vmList":{"type":"String","value":"clisqlvm000003"},"location":{"type":"String","value":"westus"},"domainJoinUserName":{"type":"String","value":"domain\\admin123"},"domainJoinUserPassword":{"type":"SecureString"},"domainFQDN":{"type":"String","value":"domain.com"},"ouPath":{"type":"String","value":""}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-07-05T22:55:54.2437226Z","duration":"PT1M49.9051644S","correlationId":"bca0c16e-d3b3-45ca-94b9-08d0e88c6e5e","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines/extensions","locations":["westus"]}]}],"dependencies":[],"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003/extensions/joindomain"}]}}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '1347' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:05 GMT + - Fri, 27 Dec 2019 15:39:45 GMT expires: - '-1' pragma: @@ -4500,40 +4514,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account update + - vm create Connection: - keep-alive ParameterSetName: - - -n -g --set + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-05T22:52:41.1552553Z","primaryEndpoints":{"blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jzzBO3yhh5OY9mq3WmB51L1kjsfhz3B8","name":"vm_deploy_jzzBO3yhh5OY9mq3WmB51L1kjsfhz3B8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5832529019693368755","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:39:20.9205207Z","duration":"PT5M16.9228216S","correlationId":"bc8b7a66-53a3-4c19-b745-8f9d0f410caf","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/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '1168' + - '3474' content-type: - - application/json + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:06 GMT + - Fri, 27 Dec 2019 15:39:46 GMT expires: - '-1' pragma: - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: @@ -4542,51 +4550,80 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": - "Allow"}}, "kind": "StorageV2"}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - storage account update + - vm create Connection: - keep-alive - Content-Length: - - '346' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -n -g --set + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-04-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003?$expand=instanceView&api-version=2019-07-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-05T22:52:41.1552553Z","primaryEndpoints":{"dfs":"https://clitest000004.dfs.core.windows.net/","web":"https://clitest000004.z22.web.core.windows.net/","blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: "{\r\n \"name\": \"clisqlvm000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003\",\r\n + \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c00a29b1-3390-4c71-abfa-24191f3fc30d\",\r\n + \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n + \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": + \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": + \"Enterprise\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": + \"14.1.191210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Windows\",\r\n \"name\": \"clisqlvm000003_OsDisk_1_d1c2e4639b5b4644ba3254cf2a2eea86\",\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.rg000001/providers/Microsoft.Compute/disks/clisqlvm000003_OsDisk_1_d1c2e4639b5b4644ba3254cf2a2eea86\"\r\n + \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": + []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000003\",\r\n + \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": + {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": + 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/clisqlvm000003VMNic\"}]},\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\": \"2019-12-27T15:39:48+00:00\"\r\n }\r\n + \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": + \"clisqlvm000003_OsDisk_1_d1c2e4639b5b4644ba3254cf2a2eea86\",\r\n \"statuses\": + [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:37:22.2626812+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\": \"2019-12-27T15:39:16.4818536+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}" headers: cache-control: - no-cache content-length: - - '1319' + - '3183' content-type: - - application/json + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:07 GMT + - Fri, 27 Dec 2019 15:39:47 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4595,8 +4632,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31772 status: code: 200 message: OK @@ -4608,36 +4645,60 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account show + - vm create Connection: - keep-alive ParameterSetName: - - -n -g + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic?api-version=2018-01-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-05T22:52:41.2177332Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-05T22:52:41.1552553Z","primaryEndpoints":{"dfs":"https://clitest000004.dfs.core.windows.net/","web":"https://clitest000004.z22.web.core.windows.net/","blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: "{\r\n \"name\": \"clisqlvm000003VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic\",\r\n + \ \"etag\": \"W/\\\"01cf368a-f0e7-4c37-af57-609a06d77508\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"2b723365-0a80-437b-a5b8-7d9dd2d6c3e6\",\r\n + \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000003\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\",\r\n + \ \"etag\": \"W/\\\"01cf368a-f0e7-4c37-af57-609a06d77508\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/adVNET/subnets/adSubnet\"\r\n + \ },\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\": + \"zkyim3kjlyuexon40nbzf5ubfd.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-64-04\",\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/clisqlvm000003NSG\"\r\n + \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: cache-control: - no-cache content-length: - - '1319' + - '2662' content-type: - - application/json + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:08 GMT + - Fri, 27 Dec 2019 15:39:49 GMT + etag: + - W/"01cf368a-f0e7-4c37-af57-609a06d77508" expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4646,6 +4707,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-arm-service-request-id: + - 95722e22-010a-4f41-92d8-bd650367f40d status: code: 200 message: OK @@ -4657,38 +4720,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - vm create Connection: - keep-alive - Content-Length: - - '0' ParameterSetName: - - -n -g + - -l -g -n --admin-username --admin-password --image --size User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-storage/4.0.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004/listKeys?api-version=2019-04-01 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP?api-version=2018-01-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: "{\r\n \"name\": \"clisqlvm000003PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP\",\r\n + \ \"etag\": \"W/\\\"d9432233-b3bb-48e4-a170-f2174da5ac1c\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"94fed9f9-fb94-481b-a471-5b0fb60d7fdb\",\r\n + \ \"ipAddress\": \"40.83.142.104\",\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/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '288' + - '1045' content-type: - - application/json + - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:08 GMT + - Fri, 27 Dec 2019 15:39:49 GMT + etag: + - W/"d9432233-b3bb-48e4-a170-f2174da5ac1c" expires: - '-1' pragma: - no-cache server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4697,68 +4769,69 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' + x-ms-arm-service-request-id: + - c1a49b43-f2b5-4877-9db0-255fbe2218ab status: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"sqlImageOffer": "SQL2017-WS2016", - "sqlImageSku": "Enterprise", "wsfcDomainProfile": {"domainFqdn": "domain.com", - "clusterBootstrapAccount": "admin123", "clusterOperatorAccount": "admin123", - "sqlServiceAccount": "admin123", "storageAccountUrl": "https://clitest000004.blob.core.windows.net/", - "storageAccountPrimaryKey": "veryFakedStorageAccountKey=="}}}''' + body: '{"commandId": "RunPowerShellScript", "script": ["Set-AdUser -UserPrincipalName + admin123@domain.com -Identity admin123 -PasswordNeverExpires $true"], "parameters": + []}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm group create + - vm run-command invoke Connection: - keep-alive Content-Length: - - '475' + - '166' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc + - -n -g --command-id --scripts User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/adVM/runCommand?api-version=2019-07-01 response: body: - string: '{"properties":{"provisioningState":"ProvisioningDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' + string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/b6e38f4a-b94c-41a4-b39e-1d5f6fb3312d?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8252b3ee-1176-4a70-ab50-71cdac976563?api-version=2019-07-01 cache-control: - no-cache content-length: - - '550' - content-type: - - application/json; charset=utf-8 + - '0' date: - - Fri, 05 Jul 2019 22:56:10 GMT + - Fri, 27 Dec 2019 15:40:18 GMT expires: - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8252b3ee-1176-4a70-ab50-71cdac976563?monitor=true&api-version=2019-07-01 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/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1178 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' status: - code: 201 - message: Created + code: 202 + message: Accepted - request: body: null headers: @@ -4767,34 +4840,36 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm group create + - vm run-command invoke Connection: - keep-alive ParameterSetName: - - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc + - -n -g --command-id --scripts User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/b6e38f4a-b94c-41a4-b39e-1d5f6fb3312d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8252b3ee-1176-4a70-ab50-71cdac976563?api-version=2019-07-01 response: body: - string: '{"name":"b6e38f4a-b94c-41a4-b39e-1d5f6fb3312d","status":"Succeeded","startTime":"2019-07-05T22:56:10Z"}' + string: "{\r\n \"startTime\": \"2019-12-27T15:40:18.1383352+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"8252b3ee-1176-4a70-ab50-71cdac976563\"\r\n}" headers: cache-control: - no-cache content-length: - - '103' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:25 GMT + - Fri, 27 Dec 2019 15:40:49 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4803,6 +4878,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;14964,Microsoft.Compute/GetOperation30Min;29729 status: code: 200 message: OK @@ -4814,34 +4891,39 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm group create + - vm run-command invoke Connection: - keep-alive ParameterSetName: - - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc + - -n -g --command-id --scripts User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8252b3ee-1176-4a70-ab50-71cdac976563?api-version=2019-07-01 response: body: - string: '{"properties":{"provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"domainFqdn":"domain.com","clusterBootstrapAccount":"admin123","clusterOperatorAccount":"admin123","sqlServiceAccount":"admin123","storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' + string: "{\r\n \"startTime\": \"2019-12-27T15:40:18.1383352+00:00\",\r\n \"endTime\": + \"2019-12-27T15:40:51.7636185+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"value\":[{\"code\":\"ComponentStatus/StdOut/succeeded\",\"level\":\"Info\",\"displayStatus\":\"Provisioning + succeeded\",\"message\":\"\"},{\"code\":\"ComponentStatus/StdErr/succeeded\",\"level\":\"Info\",\"displayStatus\":\"Provisioning + succeeded\",\"message\":\"\"}]}\r\n },\r\n \"name\": \"8252b3ee-1176-4a70-ab50-71cdac976563\"\r\n}" headers: cache-control: - no-cache content-length: - - '668' + - '462' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:26 GMT + - Fri, 27 Dec 2019 15: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: @@ -4850,6 +4932,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;14962,Microsoft.Compute/GetOperation30Min;29722 status: code: 200 message: OK @@ -4861,36 +4945,37 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm group create + - vm run-command invoke Connection: - keep-alive ParameterSetName: - - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc + - -n -g --command-id --scripts User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8252b3ee-1176-4a70-ab50-71cdac976563?monitor=true&api-version=2019-07-01 response: body: - string: '{"properties":{"provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"domainFqdn":"domain.com","clusterBootstrapAccount":"admin123","clusterOperatorAccount":"admin123","sqlServiceAccount":"admin123","storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' + string: '{"value":[{"code":"ComponentStatus/StdOut/succeeded","level":"Info","displayStatus":"Provisioning + succeeded","message":""},{"code":"ComponentStatus/StdErr/succeeded","level":"Info","displayStatus":"Provisioning + succeeded","message":""}]}' headers: cache-control: - no-cache content-length: - - '668' + - '237' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:26 GMT + - Fri, 27 Dec 2019 15:41:20 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -4899,166 +4984,166 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;14961,Microsoft.Compute/GetOperation30Min;29721 status: code: 200 message: OK -- request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", - "sqlServerLicenseType": "PAYG", "sqlManagement": "Full", "autoPatchingSettings": - {}, "autoBackupSettings": {}, "keyVaultCredentialSettings": {}, "serverConfigurationsManagementSettings": - {"sqlConnectivityUpdateSettings": {"connectivityType": "PRIVATE", "port": 1433, - "sqlAuthUpdateUserName": "SecretPassword123", "sqlAuthUpdatePassword": "admin123"}, - "sqlWorkloadTypeUpdateSettings": {}, "additionalFeaturesServerConfigurations": - {}}}}\''''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm create - Connection: - - keep-alive - Content-Length: - - '719' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type - User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview - cache-control: - - no-cache - content-length: - - '694' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 05 Jul 2019 22:56:29 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created - request: body: null headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm create Connection: - - keep-alive - ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - close + Host: + - raw.githubusercontent.com User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - Python-urllib/3.7 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: "{\n \"$schema\": \"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#\",\n + \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {\n \"vmList\": {\n + \ \"type\": \"string\",\n \"minLength\": 1,\n \"metadata\": + {\n \"description\": \"List of virtual machines to be domain joined, + if using multiple VMs, make their names comma separate. E.g. VM01, VM02, VM03.\"\n + \ }\n },\n \"location\": {\n \"type\": \"string\",\n \"metadata\": + {\n \"description\": \"Location name of the virtual machine\"\n },\n + \ \"defaultValue\": \"[resourceGroup().location]\"\n },\n \"domainJoinUserName\": + {\n \"type\": \"string\",\n \"metadata\": {\n \"description\": + \"Domain NetBiosName plus User name of a domain user with sufficient rights + to perfom domain join operation. E.g. domain\\\\username\"\n }\n },\n + \ \"domainJoinUserPassword\": {\n \"type\": \"securestring\",\n \"metadata\": + {\n \"description\": \"Domain user password\"\n }\n },\n \"domainFQDN\": + {\n \"type\": \"string\",\n \"metadata\": {\n \"description\": + \"Domain FQDN where the virtual machine will be joined\"\n }\n },\n + \ \"ouPath\": {\n \"type\": \"string\",\n \"defaultValue\": \"\",\n + \ \"metadata\": {\n \"description\": \"Specifies an organizational + unit (OU) for the domain account. Enter the full distinguished name of the + OU in quotation marks. Example: \\\"OU=testOU; DC=domain; DC=Domain; DC=com\\\"\"\n + \ }\n }\n },\n \"variables\": {\n \"domainJoinOptions\": 3,\n + \ \"vmListArray\": \"[split(parameters('vmList'),',')]\"\n },\n \"resources\": + [\n {\n \"comments\": \"Join domain - JsonADDomainExtension\",\n \"apiVersion\": + \"2015-06-15\",\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\n + \ \"name\": \"[concat(trim(variables('vmListArray')[copyIndex()]),'/joindomain')]\",\n + \ \"location\": \"[parameters('location')]\",\n \"copy\": {\n \"name\": + \"vmDomainJoinCopy\",\n \"count\": \"[length(variables('vmListArray'))]\"\n + \ },\n \"properties\": {\n \"publisher\": \"Microsoft.Compute\",\n + \ \"type\": \"JsonADDomainExtension\",\n \"typeHandlerVersion\": + \"1.3\",\n \"autoUpgradeMinorVersion\": true,\n \"settings\": + {\n \"Name\": \"[parameters('domainFQDN')]\",\n \"User\": + \"[parameters('domainJoinUserName')]\",\n \"Restart\": \"true\",\n + \ \"Options\": \"[variables('domainJoinOptions')]\",\n \"OUPath\": + \"[parameters('ouPath')]\"\n },\n \"protectedSettings\": {\n + \ \"Password\": \"[parameters('domainJoinUserPassword')]\"\n }\n + \ }\n }\n ]\n}\n" headers: + accept-ranges: + - bytes + access-control-allow-origin: + - '*' cache-control: - - no-cache + - max-age=300 + connection: + - close content-length: - - '108' + - '2537' + content-security-policy: + - default-src 'none'; style-src 'unsafe-inline'; sandbox content-type: - - application/json; charset=utf-8 + - text/plain; charset=utf-8 date: - - Fri, 05 Jul 2019 22:56:44 GMT + - Fri, 27 Dec 2019 15:41:22 GMT + etag: + - '"890a932a1035e24071955e1a7992567cb1501669e550e890eb1b42e86af5414a"' expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 + - Fri, 27 Dec 2019 15:46:22 GMT + source-age: + - '0' strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked + - max-age=31536000 vary: - - Accept-Encoding + - Authorization,Accept-Encoding, Accept-Encoding + via: + - 1.1 varnish + x-cache: + - MISS + x-cache-hits: + - '0' x-content-type-options: - nosniff + x-fastly-request-id: + - 7c2d159e521e980a3f66e3f19c80bdfd3a19d2b3 + x-frame-options: + - deny + x-geo-block-list: + - '' + x-github-request-id: + - CAA6:2FE7:5B07FA:61A0F6:5E062622 + x-served-by: + - cache-sin18033-SIN + x-timer: + - S1577461282.342326,VS0,VE305 + x-xss-protection: + - 1; mode=block status: code: 200 message: OK - request: - body: null + body: 'b''{"properties": {"templateLink": {"uri": "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json"}, + "parameters": {"location": {"value": "westus"}, "domainJoinUserName": {"value": + "domain\\\\admin123"}, "domainJoinUserPassword": {"value": "SecretPassword123"}, + "domainFQDN": {"value": "domain.com"}, "vmList": {"value": "clisqlvm000003"}}, + "mode": "Incremental"}}''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive + Content-Length: + - '425' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + 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=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms","name":"joinvms","type":"Microsoft.Resources/deployments","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"1537171126419568561","parameters":{"vmList":{"type":"String","value":"clisqlvm000003"},"location":{"type":"String","value":"westus"},"domainJoinUserName":{"type":"String","value":"domain\\admin123"},"domainJoinUserPassword":{"type":"SecureString"},"domainFQDN":{"type":"String","value":"domain.com"},"ouPath":{"type":"String","value":""}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:41:27.4018982Z","duration":"PT2.1879734S","correlationId":"d5d35a0c-cd37-4a37-952b-22e9a81d9b03","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines/extensions","locations":["westus"]}]}],"dependencies":[]}}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms/operationStatuses/08586241456002636890?api-version=2019-07-01 cache-control: - no-cache content-length: - - '108' + - '1130' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:57:00 GMT + - Fri, 27 Dec 2019 15:41:28 GMT expires: - '-1' 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-ratelimit-remaining-subscription-writes: + - '1192' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -5067,39 +5152,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241456002636890?api-version=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '108' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:57:15 GMT + - Fri, 27 Dec 2019 15:41:59 GMT expires: - '-1' 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: @@ -5115,39 +5195,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241456002636890?api-version=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '108' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:57:30 GMT + - Fri, 27 Dec 2019 15:42:29 GMT expires: - '-1' 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: @@ -5163,39 +5238,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241456002636890?api-version=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '108' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:57:46 GMT + - Fri, 27 Dec 2019 15:43:00 GMT expires: - '-1' 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: @@ -5211,39 +5281,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241456002636890?api-version=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '108' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:58:01 GMT + - Fri, 27 Dec 2019 15:43:31 GMT expires: - '-1' 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: @@ -5259,39 +5324,34 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - group deployment create Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - --name -g --template-uri --parameters User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/joinvms","name":"joinvms","type":"Microsoft.Resources/deployments","properties":{"templateLink":{"uri":"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-domain-join-existing/azuredeploy.json","contentVersion":"1.0.0.0"},"templateHash":"1537171126419568561","parameters":{"vmList":{"type":"String","value":"clisqlvm000003"},"location":{"type":"String","value":"westus"},"domainJoinUserName":{"type":"String","value":"domain\\admin123"},"domainJoinUserPassword":{"type":"SecureString"},"domainFQDN":{"type":"String","value":"domain.com"},"ouPath":{"type":"String","value":""}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:43:01.8605719Z","duration":"PT1M36.6466471S","correlationId":"d5d35a0c-cd37-4a37-952b-22e9a81d9b03","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines/extensions","locations":["westus"]}]}],"dependencies":[],"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003/extensions/joindomain"}]}}' headers: cache-control: - no-cache content-length: - - '108' + - '1388' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:58:16 GMT + - Fri, 27 Dec 2019 15:43:31 GMT expires: - '-1' 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: @@ -5307,35 +5367,36 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - storage account update Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - -n -g --set User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-06-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:39:55.1179896Z","primaryEndpoints":{"blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '108' + - '1200' content-type: - - application/json; charset=utf-8 + - application/json date: - - Fri, 05 Jul 2019 22:58:31 GMT + - Fri, 27 Dec 2019 15:43:34 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-HTTPAPI/2.0 + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -5348,42 +5409,51 @@ interactions: code: 200 message: OK - request: - body: null + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}, "kind": "StorageV2"}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - storage account update Connection: - keep-alive + Content-Length: + - '366' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - -n -g --set User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PATCH + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-06-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"InProgress","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:39:55.1179896Z","primaryEndpoints":{"dfs":"https://clitest000004.dfs.core.windows.net/","web":"https://clitest000004.z22.web.core.windows.net/","blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '108' + - '1351' content-type: - - application/json; charset=utf-8 + - application/json date: - - Fri, 05 Jul 2019 22:58:46 GMT + - Fri, 27 Dec 2019 15:43:39 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-HTTPAPI/2.0 + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -5392,6 +5462,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1189' status: code: 200 message: OK @@ -5403,35 +5475,36 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - storage account show Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/0c73085c-5907-4d78-91cd-b599da0a434c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004?api-version=2019-06-01 response: body: - string: '{"name":"0c73085c-5907-4d78-91cd-b599da0a434c","status":"Succeeded","startTime":"2019-07-05T22:56:28.873Z"}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004","name":"clitest000004","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:39:55.1960981Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:39:55.1179896Z","primaryEndpoints":{"dfs":"https://clitest000004.dfs.core.windows.net/","web":"https://clitest000004.z22.web.core.windows.net/","blob":"https://clitest000004.blob.core.windows.net/","queue":"https://clitest000004.queue.core.windows.net/","table":"https://clitest000004.table.core.windows.net/","file":"https://clitest000004.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '107' + - '1351' content-type: - - application/json; charset=utf-8 + - application/json date: - - Fri, 05 Jul 2019 22:59:02 GMT + - Fri, 27 Dec 2019 15:43:41 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-HTTPAPI/2.0 + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -5451,35 +5524,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - storage account keys list Connection: - keep-alive + Content-Length: + - '0' ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000004/listKeys?api-version=2019-06-01 response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache content-length: - - '727' + - '288' content-type: - - application/json; charset=utf-8 + - application/json date: - - Fri, 05 Jul 2019 22:59:02 GMT + - Fri, 27 Dec 2019 15:43:43 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-HTTPAPI/2.0 + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -5488,42 +5564,53 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1193' status: code: 200 message: OK - request: - body: null + body: 'b''{"location": "westus", "tags": {}, "properties": {"sqlImageOffer": "SQL2017-WS2016", + "sqlImageSku": "Enterprise", "wsfcDomainProfile": {"domainFqdn": "domain.com", + "clusterBootstrapAccount": "admin123", "clusterOperatorAccount": "admin123", + "sqlServiceAccount": "admin123", "storageAccountUrl": "https://clitest000004.blob.core.windows.net/", + "storageAccountPrimaryKey": "veryFakedStorageAccountKey=="}}}''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - sql vm group create Connection: - keep-alive + Content-Length: + - '475' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username - --sql-mgmt-type + - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"properties":{"provisioningState":"ProvisioningDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/072f5807-29d3-405b-b8f6-c3ae13533c16?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '727' + - '550' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:02 GMT + - Fri, 27 Dec 2019 15:43:51 GMT expires: - '-1' pragma: @@ -5532,15 +5619,13 @@ 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-subscription-writes: + - '1187' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -5549,30 +5634,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm group create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/072f5807-29d3-405b-b8f6-c3ae13533c16?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"072f5807-29d3-405b-b8f6-c3ae13533c16","status":"Succeeded","startTime":"2019-12-27T15:43:48.8Z"}' headers: cache-control: - no-cache content-length: - - '727' + - '105' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:03 GMT + - Fri, 27 Dec 2019 15:44:07 GMT expires: - '-1' pragma: @@ -5591,49 +5674,35 @@ interactions: code: 200 message: OK - request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", - "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": - "Full", "sqlImageSku": "Enterprise", "sqlVirtualMachineGroupResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup", - "wsfcDomainCredentials": {"clusterBootstrapAccountPassword": "SecretPassword123", - "clusterOperatorAccountPassword": "SecretPassword123", "sqlServiceAccountPassword": - "SecretPassword123"}}}\''''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm group create Connection: - keep-alive - Content-Length: - - '846' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"properties":{"provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"domainFqdn":"domain.com","clusterBootstrapAccount":"admin123","clusterOperatorAccount":"admin123","sqlServiceAccount":"admin123","storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '944' + - '668' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:05 GMT + - Fri, 27 Dec 2019 15:44:09 GMT expires: - '-1' pragma: @@ -5648,8 +5717,6 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: code: 200 message: OK @@ -5661,28 +5728,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm group create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l -i -s -f -p -k -e -u --bootstrap-acc User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"domainFqdn":"domain.com","clusterBootstrapAccount":"admin123","clusterOperatorAccount":"admin123","sqlServiceAccount":"admin123","storageAccountUrl":"https://clitest000004.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup","name":"cligroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: cache-control: - no-cache content-length: - - '108' + - '668' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:20 GMT + - Fri, 27 Dec 2019 15:44:11 GMT expires: - '-1' pragma: @@ -5701,35 +5770,51 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", + "sqlServerLicenseType": "PAYG", "sqlManagement": "Full", "autoPatchingSettings": + {}, "autoBackupSettings": {}, "keyVaultCredentialSettings": {}, "serverConfigurationsManagementSettings": + {"sqlConnectivityUpdateSettings": {"connectivityType": "PRIVATE", "port": 1433, + "sqlAuthUpdateUserName": "SecretPassword123", "sqlAuthUpdatePassword": "admin123"}, + "sqlWorkloadTypeUpdateSettings": {}, "additionalFeaturesServerConfigurations": + {}}}}\''''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive + Content-Length: + - '719' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '108' + - '694' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:36 GMT + - Fri, 27 Dec 2019 15:44:19 GMT expires: - '-1' pragma: @@ -5738,15 +5823,13 @@ 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-subscription-writes: + - '1188' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -5755,28 +5838,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 22:59:51 GMT + - Fri, 27 Dec 2019 15:44:36 GMT expires: - '-1' pragma: @@ -5802,28 +5886,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:00:06 GMT + - Fri, 27 Dec 2019 15:44:53 GMT expires: - '-1' pragma: @@ -5849,28 +5934,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:00:22 GMT + - Fri, 27 Dec 2019 15:45:09 GMT expires: - '-1' pragma: @@ -5896,28 +5982,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:00:36 GMT + - Fri, 27 Dec 2019 15:45:26 GMT expires: - '-1' pragma: @@ -5943,28 +6030,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:00:52 GMT + - Fri, 27 Dec 2019 15:45:42 GMT expires: - '-1' pragma: @@ -5990,28 +6078,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:01:07 GMT + - Fri, 27 Dec 2019 15:46:01 GMT expires: - '-1' pragma: @@ -6037,28 +6126,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:01:23 GMT + - Fri, 27 Dec 2019 15:46:18 GMT expires: - '-1' pragma: @@ -6084,28 +6174,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"InProgress","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:01:37 GMT + - Fri, 27 Dec 2019 15:46:35 GMT expires: - '-1' pragma: @@ -6131,28 +6222,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/951f6ef8-c23e-42fc-a945-ee52ff023737?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"951f6ef8-c23e-42fc-a945-ee52ff023737","status":"Succeeded","startTime":"2019-12-27T15:44:17.27Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '106' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:01:53 GMT + - Fri, 27 Dec 2019 15:46:51 GMT expires: - '-1' pragma: @@ -6178,28 +6270,29 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:02:08 GMT + - Fri, 27 Dec 2019 15:46:53 GMT expires: - '-1' pragma: @@ -6225,28 +6318,31 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm add-to-group + - sql vm create Connection: - keep-alive ParameterSetName: - - -n -g -r -p -s -b + - -n -g -l --license-type --connectivity-type --port --sql-auth-update-pwd --sql-auth-update-username + --sql-mgmt-type User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:02:23 GMT + - Fri, 27 Dec 2019 15:46:54 GMT expires: - '-1' pragma: @@ -6278,22 +6374,24 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:02:38 GMT + - Fri, 27 Dec 2019 15:46:56 GMT expires: - '-1' pragma: @@ -6312,7 +6410,13 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", + "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": + "Full", "sqlImageSku": "Enterprise", "sqlVirtualMachineGroupResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup", + "wsfcDomainCredentials": {"clusterBootstrapAccountPassword": "SecretPassword123", + "clusterOperatorAccountPassword": "SecretPassword123", "sqlServiceAccountPassword": + "SecretPassword123"}}}\''''' headers: Accept: - application/json @@ -6322,25 +6426,33 @@ interactions: - sql vm add-to-group Connection: - keep-alive + Content-Length: + - '846' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '108' + - '944' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:02:54 GMT + - Fri, 27 Dec 2019 15:46:59 GMT expires: - '-1' pragma: @@ -6355,6 +6467,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1192' status: code: 200 message: OK @@ -6372,22 +6486,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:03:09 GMT + - Fri, 27 Dec 2019 15:47:15 GMT expires: - '-1' pragma: @@ -6419,22 +6533,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:03:24 GMT + - Fri, 27 Dec 2019 15:47:31 GMT expires: - '-1' pragma: @@ -6466,22 +6580,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:03:39 GMT + - Fri, 27 Dec 2019 15:47:49 GMT expires: - '-1' pragma: @@ -6513,22 +6627,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:03:54 GMT + - Fri, 27 Dec 2019 15:48:05 GMT expires: - '-1' pragma: @@ -6560,22 +6674,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:04:10 GMT + - Fri, 27 Dec 2019 15:48:22 GMT expires: - '-1' pragma: @@ -6607,22 +6721,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:04:26 GMT + - Fri, 27 Dec 2019 15:48:38 GMT expires: - '-1' pragma: @@ -6654,22 +6768,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:04:41 GMT + - Fri, 27 Dec 2019 15:48:54 GMT expires: - '-1' pragma: @@ -6701,22 +6815,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:04:56 GMT + - Fri, 27 Dec 2019 15:49:10 GMT expires: - '-1' pragma: @@ -6748,22 +6862,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:05:11 GMT + - Fri, 27 Dec 2019 15:49:27 GMT expires: - '-1' pragma: @@ -6795,22 +6909,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:05:27 GMT + - Fri, 27 Dec 2019 15:49:44 GMT expires: - '-1' pragma: @@ -6842,22 +6956,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:05:42 GMT + - Fri, 27 Dec 2019 15:50:01 GMT expires: - '-1' pragma: @@ -6889,22 +7003,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:05:57 GMT + - Fri, 27 Dec 2019 15:50:17 GMT expires: - '-1' pragma: @@ -6936,22 +7050,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:06:12 GMT + - Fri, 27 Dec 2019 15:50:34 GMT expires: - '-1' pragma: @@ -6983,22 +7097,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:06:27 GMT + - Fri, 27 Dec 2019 15:50:51 GMT expires: - '-1' pragma: @@ -7030,22 +7144,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:06:43 GMT + - Fri, 27 Dec 2019 15:51:07 GMT expires: - '-1' pragma: @@ -7077,22 +7191,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:06:58 GMT + - Fri, 27 Dec 2019 15:51:23 GMT expires: - '-1' pragma: @@ -7124,22 +7238,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:13 GMT + - Fri, 27 Dec 2019 15:51:40 GMT expires: - '-1' pragma: @@ -7171,22 +7285,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"InProgress","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:29 GMT + - Fri, 27 Dec 2019 15:51:58 GMT expires: - '-1' pragma: @@ -7218,22 +7332,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/f4c23eaa-bd19-4a70-9717-efcf121e92fd?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"f4c23eaa-bd19-4a70-9717-efcf121e92fd","status":"Succeeded","startTime":"2019-07-05T22:59:04.753Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:44 GMT + - Fri, 27 Dec 2019 15:52:14 GMT expires: - '-1' pragma: @@ -7265,22 +7379,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '978' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:44 GMT + - Fri, 27 Dec 2019 15:52:30 GMT expires: - '-1' pragma: @@ -7312,24 +7426,22 @@ interactions: ParameterSetName: - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '978' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:46 GMT + - Fri, 27 Dec 2019 15:52:47 GMT expires: - '-1' pragma: @@ -7355,30 +7467,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm remove-from-group + - sql vm add-to-group Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '978' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:46 GMT + - Fri, 27 Dec 2019 15:53:03 GMT expires: - '-1' pragma: @@ -7397,46 +7507,35 @@ interactions: code: 200 message: OK - request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", - "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": - "Full", "sqlImageSku": "Enterprise"}}\''''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm remove-from-group + - sql vm add-to-group Connection: - keep-alive - Content-Length: - - '405' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -n -g + - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"InProgress","startTime":"2019-12-27T15:46:59Z"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '693' + - '104' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:07:48 GMT + - Fri, 27 Dec 2019 15:53:19 GMT expires: - '-1' pragma: @@ -7451,8 +7550,6 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: code: 200 message: OK @@ -7464,28 +7561,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm remove-from-group + - sql vm add-to-group Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7c7231a9-b307-4301-b3c0-a159483a3b83?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"7c7231a9-b307-4301-b3c0-a159483a3b83","status":"Succeeded","startTime":"2019-12-27T15:46:59Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '103' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:08:03 GMT + - Fri, 27 Dec 2019 15:53:37 GMT expires: - '-1' pragma: @@ -7511,28 +7608,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm remove-from-group + - sql vm add-to-group Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '978' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:08:19 GMT + - Fri, 27 Dec 2019 15:53:38 GMT expires: - '-1' pragma: @@ -7558,28 +7655,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm remove-from-group + - sql vm add-to-group Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g -r -p -s -b User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '978' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:08:33 GMT + - Fri, 27 Dec 2019 15:53:39 GMT expires: - '-1' pragma: @@ -7611,22 +7710,24 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise","sqlVirtualMachineGroupResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/cligroup"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '978' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:08:48 GMT + - Fri, 27 Dec 2019 15:53:42 GMT expires: - '-1' pragma: @@ -7645,7 +7746,10 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003", + "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": + "Full", "sqlImageSku": "Enterprise"}}\''''' headers: Accept: - application/json @@ -7655,25 +7759,33 @@ interactions: - sql vm remove-from-group Connection: - keep-alive + Content-Length: + - '405' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '108' + - '693' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:09:04 GMT + - Fri, 27 Dec 2019 15:53:45 GMT expires: - '-1' pragma: @@ -7688,6 +7800,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1195' status: code: 200 message: OK @@ -7705,13 +7819,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7720,7 +7834,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:09:20 GMT + - Fri, 27 Dec 2019 15:54:02 GMT expires: - '-1' pragma: @@ -7752,13 +7866,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7767,7 +7881,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:09:35 GMT + - Fri, 27 Dec 2019 15:54:19 GMT expires: - '-1' pragma: @@ -7799,13 +7913,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7814,7 +7928,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:09:50 GMT + - Fri, 27 Dec 2019 15:54:35 GMT expires: - '-1' pragma: @@ -7846,13 +7960,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7861,7 +7975,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:10:05 GMT + - Fri, 27 Dec 2019 15:54:52 GMT expires: - '-1' pragma: @@ -7893,13 +8007,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7908,7 +8022,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:10:20 GMT + - Fri, 27 Dec 2019 15:55:09 GMT expires: - '-1' pragma: @@ -7940,13 +8054,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -7955,7 +8069,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:10:36 GMT + - Fri, 27 Dec 2019 15:55:25 GMT expires: - '-1' pragma: @@ -7987,13 +8101,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8002,7 +8116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:10:51 GMT + - Fri, 27 Dec 2019 15:55:42 GMT expires: - '-1' pragma: @@ -8034,13 +8148,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8049,7 +8163,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:11:06 GMT + - Fri, 27 Dec 2019 15:55:59 GMT expires: - '-1' pragma: @@ -8081,13 +8195,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8096,7 +8210,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:11:21 GMT + - Fri, 27 Dec 2019 15:56:16 GMT expires: - '-1' pragma: @@ -8128,13 +8242,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8143,7 +8257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:11:37 GMT + - Fri, 27 Dec 2019 15:56:32 GMT expires: - '-1' pragma: @@ -8175,13 +8289,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8190,7 +8304,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:11:52 GMT + - Fri, 27 Dec 2019 15:56:49 GMT expires: - '-1' pragma: @@ -8222,13 +8336,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"InProgress","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"InProgress","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8237,7 +8351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:12:07 GMT + - Fri, 27 Dec 2019 15:57:05 GMT expires: - '-1' pragma: @@ -8269,13 +8383,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/0e8f9902-6d2b-4626-8dd8-b4d579afdf80?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/00a423cc-94b0-45ec-a4cf-905215798b48?api-version=2017-03-01-preview response: body: - string: '{"name":"0e8f9902-6d2b-4626-8dd8-b4d579afdf80","status":"Succeeded","startTime":"2019-07-05T23:07:47.523Z"}' + string: '{"name":"00a423cc-94b0-45ec-a4cf-905215798b48","status":"Succeeded","startTime":"2019-12-27T15:53:45.167Z"}' headers: cache-control: - no-cache @@ -8284,7 +8398,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:12:22 GMT + - Fri, 27 Dec 2019 15:57:22 GMT expires: - '-1' pragma: @@ -8316,8 +8430,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: @@ -8331,7 +8445,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:12:22 GMT + - Fri, 27 Dec 2019 15:57:24 GMT expires: - '-1' pragma: @@ -8363,8 +8477,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.7 (Windows-10-10.0.18362-SP0) msrest/0.6.8 msrest_azure/0.6.1 azure-mgmt-sqlvirtualmachine/0.4.0 - Azure-SDK-For-Python AZURECLI/2.0.68 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8380,7 +8494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 23:12:24 GMT + - Fri, 27 Dec 2019 15:57:26 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_create_and_delete.yaml b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_create_and_delete.yaml index 7c400534cd6..15b52a6884e 100644 --- a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_create_and_delete.yaml +++ b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_create_and_delete.yaml @@ -14,15 +14,15 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 response: body: - string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191008\",\r\n - \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n + string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191210\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n \ }\r\n]" headers: cache-control: @@ -32,7 +32,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:10 GMT + - Fri, 27 Dec 2019 14:49:19 GMT expires: - '-1' pragma: @@ -66,11 +66,11 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191008?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191210?api-version=2019-07-01 response: body: string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": @@ -79,7 +79,7 @@ interactions: false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n \ \"sizeInGb\": 128,\r\n \"sizeInBytes\": 136367309312\r\n },\r\n \ \"dataDiskImages\": []\r\n },\r\n \"location\": \"westus\",\r\n \"name\": - \"14.1.191008\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n}" + \"14.1.191210\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n}" headers: cache-control: - no-cache @@ -88,7 +88,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:11 GMT + - Fri, 27 Dec 2019 14:49:19 GMT expires: - '-1' pragma: @@ -122,7 +122,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -138,7 +138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:11 GMT + - Fri, 27 Dec 2019 14:49:21 GMT expires: - '-1' pragma: @@ -167,7 +167,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -176,12 +176,12 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + 4096,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 2048,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n @@ -449,7 +449,7 @@ interactions: 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 65636,\r\n \"maxDataDiskCount\": 32\r\n + 409600,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n @@ -747,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:13 GMT + - Fri, 27 Dec 2019 14:49:22 GMT expires: - '-1' pragma: @@ -819,17 +819,17 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_LOUF21N8227hnT8JgdWObP9qDrX9aAco","name":"vm_deploy_LOUF21N8227hnT8JgdWObP9qDrX9aAco","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14717659479270200037","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-23T01:52:17.7902842Z","duration":"PT3.2123452S","correlationId":"624c6fb3-1fa1-4f28-9bfe-0632cd87e853","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_wiRu54WOKTEx8g6kC61MRXC7KBShPOWU","name":"vm_deploy_wiRu54WOKTEx8g6kC61MRXC7KBShPOWU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13584345285990645756","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T14:49:26.4225707Z","duration":"PT1.5595995S","correlationId":"cc92672f-ea70-4fb9-95d6-bae8707f7287","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_LOUF21N8227hnT8JgdWObP9qDrX9aAco/operationStatuses/08586298113508996964?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_wiRu54WOKTEx8g6kC61MRXC7KBShPOWU/operationStatuses/08586241487206147686?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -837,7 +837,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:18 GMT + - Fri, 27 Dec 2019 14:49:27 GMT expires: - '-1' pragma: @@ -847,7 +847,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1182' status: code: 201 message: Created @@ -866,9 +866,52 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:49:57 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -880,7 +923,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:52:49 GMT + - Fri, 27 Dec 2019 14:50:30 GMT expires: - '-1' pragma: @@ -909,9 +952,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -923,7 +966,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:53:19 GMT + - Fri, 27 Dec 2019 14:51:00 GMT expires: - '-1' pragma: @@ -952,9 +995,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -966,7 +1009,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:53:50 GMT + - Fri, 27 Dec 2019 14:51:31 GMT expires: - '-1' pragma: @@ -995,9 +1038,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1009,7 +1052,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:21 GMT + - Fri, 27 Dec 2019 14:52:01 GMT expires: - '-1' pragma: @@ -1038,9 +1081,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1052,7 +1095,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:51 GMT + - Fri, 27 Dec 2019 14:52:32 GMT expires: - '-1' pragma: @@ -1081,9 +1124,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1095,7 +1138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:22 GMT + - Fri, 27 Dec 2019 14:53:02 GMT expires: - '-1' pragma: @@ -1124,9 +1167,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1138,7 +1181,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:52 GMT + - Fri, 27 Dec 2019 14:53:32 GMT expires: - '-1' pragma: @@ -1167,9 +1210,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1181,7 +1224,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:22 GMT + - Fri, 27 Dec 2019 14:54:03 GMT expires: - '-1' pragma: @@ -1210,9 +1253,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1224,7 +1267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:53 GMT + - Fri, 27 Dec 2019 14:54:34 GMT expires: - '-1' pragma: @@ -1253,9 +1296,138 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298113508996964?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:55:05 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:55:35 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:56:05 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241487206147686?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1267,7 +1439,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:24 GMT + - Fri, 27 Dec 2019 14:56:36 GMT expires: - '-1' pragma: @@ -1296,12 +1468,12 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_LOUF21N8227hnT8JgdWObP9qDrX9aAco","name":"vm_deploy_LOUF21N8227hnT8JgdWObP9qDrX9aAco","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14717659479270200037","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-23T01:57:14.1581173Z","duration":"PT4M59.5801783S","correlationId":"624c6fb3-1fa1-4f28-9bfe-0632cd87e853","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_wiRu54WOKTEx8g6kC61MRXC7KBShPOWU","name":"vm_deploy_wiRu54WOKTEx8g6kC61MRXC7KBShPOWU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13584345285990645756","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T14:56:06.7187871Z","duration":"PT6M41.8558159S","correlationId":"cc92672f-ea70-4fb9-95d6-bae8707f7287","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET"}]}}' headers: cache-control: - no-cache @@ -1310,7 +1482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:24 GMT + - Fri, 27 Dec 2019 14:56:37 GMT expires: - '-1' pragma: @@ -1339,7 +1511,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1348,15 +1520,16 @@ interactions: body: string: "{\r\n \"name\": \"clisqlvm000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ace643a3-b041-4157-a3df-534449356f54\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"139d2f7d-c669-45de-9cb7-e3b9942e7d55\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": - \"Enterprise\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": - {\r\n \"osType\": \"Windows\",\r\n \"name\": \"clisqlvm000002_OsDisk_1_4f342b8cc1ab4ad585498cc330b5018b\",\r\n + \"Enterprise\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": + \"14.1.191210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Windows\",\r\n \"name\": \"clisqlvm000002_OsDisk_1_627db7c54a514a41ad35bc555db74885\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000002_OsDisk_1_4f342b8cc1ab4ad585498cc330b5018b\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000002_OsDisk_1_627db7c54a514a41ad35bc555db74885\"\r\n \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000002\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": @@ -1369,16 +1542,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\": \"2019-10-23T01:57:27+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2019-12-27T14:56:38+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"clisqlvm000002_OsDisk_1_4f342b8cc1ab4ad585498cc330b5018b\",\r\n \"statuses\": + \"clisqlvm000002_OsDisk_1_627db7c54a514a41ad35bc555db74885\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-10-23T01:54:50.3324508+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T14:54:11.4520141+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\": \"2019-10-23T01:57:09.1346406+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T14:56:02.2963733+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}" @@ -1386,11 +1559,11 @@ interactions: cache-control: - no-cache content-length: - - '3143' + - '3183' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:27 GMT + - Fri, 27 Dec 2019 14:56:37 GMT expires: - '-1' pragma: @@ -1407,7 +1580,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK @@ -1426,7 +1599,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1434,12 +1607,12 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000002VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic\",\r\n - \ \"etag\": \"W/\\\"c8ef786e-1836-46e0-8d0d-27dd48d3367e\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2fd41c61-b676-4072-b124-ab5f445f49d8\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"15c189f9-b470-4811-80e4-0cc5e0f5f28a\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"ca940f86-0ff8-4ff4-ae1b-3d5669cb3234\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000002\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\",\r\n - \ \"etag\": \"W/\\\"c8ef786e-1836-46e0-8d0d-27dd48d3367e\\\"\",\r\n + \ \"etag\": \"W/\\\"2fd41c61-b676-4072-b124-ab5f445f49d8\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1448,8 +1621,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\": - \"kkdnv5qp2rgefckubmqlpsjkxh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-30-B6-A1\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"ed4y3ezmn21ejfapmij3z3nw2b.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-36-A4-E5\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1463,9 +1636,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:27 GMT + - Fri, 27 Dec 2019 14:56:38 GMT etag: - - W/"c8ef786e-1836-46e0-8d0d-27dd48d3367e" + - W/"2fd41c61-b676-4072-b124-ab5f445f49d8" expires: - '-1' pragma: @@ -1482,7 +1655,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 88322c55-6156-493c-be70-24fcea58a706 + - bcda9726-6fe2-409e-816c-1e4ce8b834f0 status: code: 200 message: OK @@ -1501,7 +1674,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1509,26 +1682,25 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000002PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP\",\r\n - \ \"etag\": \"W/\\\"a07f5690-ac17-433f-82b4-e3e5e6073a68\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"56583d9e-accb-4209-810f-101f8d176834\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"a067a0d4-7be9-4144-8d67-9d523d8f67e3\",\r\n - \ \"ipAddress\": \"23.99.83.131\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"44f0ba87-dec8-440f-ab4f-d187b114a0e9\",\r\n + \ \"ipAddress\": \"157.56.166.21\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1069' + - '1045' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:27 GMT + - Fri, 27 Dec 2019 14:56:38 GMT etag: - - W/"a07f5690-ac17-433f-82b4-e3e5e6073a68" + - W/"56583d9e-accb-4209-810f-101f8d176834" expires: - '-1' pragma: @@ -1545,7 +1717,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cdaf918e-b162-48bc-bcda-5358bfd8b89c + - 2bd7f130-0ce5-4d49-b971-58f60f80c873 status: code: 200 message: OK @@ -1564,15 +1736,15 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 response: body: - string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191008\",\r\n - \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n + string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191210\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n \ }\r\n]" headers: cache-control: @@ -1582,7 +1754,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:29 GMT + - Fri, 27 Dec 2019 14:56:40 GMT expires: - '-1' pragma: @@ -1616,11 +1788,11 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191008?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191210?api-version=2019-07-01 response: body: string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": @@ -1629,7 +1801,7 @@ interactions: false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n \ \"sizeInGb\": 128,\r\n \"sizeInBytes\": 136367309312\r\n },\r\n \ \"dataDiskImages\": []\r\n },\r\n \"location\": \"westus\",\r\n \"name\": - \"14.1.191008\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n}" + \"14.1.191210\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n}" headers: cache-control: - no-cache @@ -1638,7 +1810,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:30 GMT + - Fri, 27 Dec 2019 14:56:42 GMT expires: - '-1' pragma: @@ -1672,7 +1844,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1681,14 +1853,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clisqlvm000002VNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET\",\r\n - \ \"etag\": \"W/\\\"3b2fffe8-e4d9-4421-a402-08540fd9dc55\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"9229742c-1842-4ba0-94c7-d90e5d176435\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"feda8652-e40f-424c-8954-0b20b7c92abf\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"938efd20-6f2c-4436-940f-6213dcf5b6e1\",\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\": \"clisqlvm000002Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET/subnets/clisqlvm000002Subnet\",\r\n - \ \"etag\": \"W/\\\"3b2fffe8-e4d9-4421-a402-08540fd9dc55\\\"\",\r\n + \ \"etag\": \"W/\\\"9229742c-1842-4ba0-94c7-d90e5d176435\\\"\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\"\r\n @@ -1704,7 +1876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:31 GMT + - Fri, 27 Dec 2019 14:56:43 GMT expires: - '-1' pragma: @@ -1721,7 +1893,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 77d12658-6a2b-488e-9de7-922f5c01b22b + - de96fec6-3a12-47b0-a089-49ca415e441c status: code: 200 message: OK @@ -1740,7 +1912,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1749,12 +1921,12 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + 4096,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 2048,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n @@ -2022,7 +2194,7 @@ interactions: 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 65636,\r\n \"maxDataDiskCount\": 32\r\n + 409600,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n @@ -2320,7 +2492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:32 GMT + - Fri, 27 Dec 2019 14:56:43 GMT expires: - '-1' pragma: @@ -2388,25 +2560,25 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_8EOUB979OPzdUh75P9eTUWFxUK0Aomhs","name":"vm_deploy_8EOUB979OPzdUh75P9eTUWFxUK0Aomhs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2447203307088153845","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-23T01:57:36.7311495Z","duration":"PT2.7278151S","correlationId":"b4a4c8ac-ea62-4641-8bb1-a72b52075df1","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_UuVxo2gFyps43UWGu6QfRixEzIjCA9zO","name":"vm_deploy_UuVxo2gFyps43UWGu6QfRixEzIjCA9zO","type":"Microsoft.Resources/deployments","properties":{"templateHash":"641070193588344813","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T14:56:49.0192551Z","duration":"PT2.5881291S","correlationId":"c398becc-9fbb-4ada-8c15-261906e11c93","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_8EOUB979OPzdUh75P9eTUWFxUK0Aomhs/operationStatuses/08586298110314742985?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_UuVxo2gFyps43UWGu6QfRixEzIjCA9zO/operationStatuses/08586241482790465033?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2563' + - '2562' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:37 GMT + - Fri, 27 Dec 2019 14:56:50 GMT expires: - '-1' pragma: @@ -2416,7 +2588,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1130' + - '1197' status: code: 201 message: Created @@ -2435,9 +2607,224 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:57: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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:57:51 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:58: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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:58: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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 14:59:23 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: + - -l -g -n --admin-username --admin-password --image --size + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2449,7 +2836,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:58:08 GMT + - Fri, 27 Dec 2019 14:59:53 GMT expires: - '-1' pragma: @@ -2478,9 +2865,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2492,7 +2879,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:58:38 GMT + - Fri, 27 Dec 2019 15:00:23 GMT expires: - '-1' pragma: @@ -2521,9 +2908,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2535,7 +2922,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:59:10 GMT + - Fri, 27 Dec 2019 15:00:55 GMT expires: - '-1' pragma: @@ -2564,9 +2951,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2578,7 +2965,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:59:40 GMT + - Fri, 27 Dec 2019 15:01:25 GMT expires: - '-1' pragma: @@ -2607,9 +2994,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2621,7 +3008,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:10 GMT + - Fri, 27 Dec 2019 15:01:55 GMT expires: - '-1' pragma: @@ -2650,9 +3037,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298110314742985?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241482790465033?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -2664,7 +3051,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:41 GMT + - Fri, 27 Dec 2019 15:02:26 GMT expires: - '-1' pragma: @@ -2693,12 +3080,12 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_8EOUB979OPzdUh75P9eTUWFxUK0Aomhs","name":"vm_deploy_8EOUB979OPzdUh75P9eTUWFxUK0Aomhs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2447203307088153845","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-23T02:00:38.9220331Z","duration":"PT3M4.9186987S","correlationId":"b4a4c8ac-ea62-4641-8bb1-a72b52075df1","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_UuVxo2gFyps43UWGu6QfRixEzIjCA9zO","name":"vm_deploy_UuVxo2gFyps43UWGu6QfRixEzIjCA9zO","type":"Microsoft.Resources/deployments","properties":{"templateHash":"641070193588344813","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:02:04.6353677Z","duration":"PT5M18.2042417S","correlationId":"c398becc-9fbb-4ada-8c15-261906e11c93","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000003PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000003VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000003"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP"}]}}' headers: cache-control: - no-cache @@ -2707,7 +3094,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:42 GMT + - Fri, 27 Dec 2019 15:02:27 GMT expires: - '-1' pragma: @@ -2736,7 +3123,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2745,15 +3132,16 @@ interactions: body: string: "{\r\n \"name\": \"clisqlvm000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"88268407-17fc-4c47-ae66-5d6929a2aa99\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"83a9a41c-461e-411b-ab56-df3ef1ebc8b2\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": - \"Enterprise\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": - {\r\n \"osType\": \"Windows\",\r\n \"name\": \"clisqlvm000003_OsDisk_1_3ee175d157564d899adfa87f60541936\",\r\n + \"Enterprise\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": + \"14.1.191210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Windows\",\r\n \"name\": \"clisqlvm000003_OsDisk_1_b5e42bf370b1438dab210661cb7cd3b5\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000003_OsDisk_1_3ee175d157564d899adfa87f60541936\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000003_OsDisk_1_b5e42bf370b1438dab210661cb7cd3b5\"\r\n \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000003\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": @@ -2766,16 +3154,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\": \"2019-10-23T02:00:43+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2019-12-27T15:02:28+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"clisqlvm000003_OsDisk_1_3ee175d157564d899adfa87f60541936\",\r\n \"statuses\": + \"clisqlvm000003_OsDisk_1_b5e42bf370b1438dab210661cb7cd3b5\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-10-23T01:58:09.2308233+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:00:03.422965+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\": \"2019-10-23T02:00:34.3148151+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:02:00.3767337+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}" @@ -2783,11 +3171,11 @@ interactions: cache-control: - no-cache content-length: - - '3143' + - '3182' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:42 GMT + - Fri, 27 Dec 2019 15:02:28 GMT expires: - '-1' pragma: @@ -2804,7 +3192,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31994 + - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31987 status: code: 200 message: OK @@ -2823,7 +3211,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2831,12 +3219,12 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000003VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic\",\r\n - \ \"etag\": \"W/\\\"77fd33d5-bafa-4d37-b51d-cefb720bcc5d\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e9d6ddcc-70b8-48f2-897d-78bf79c97d5f\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"bca99f70-f06d-4802-bcd7-bc5183dadec1\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"ce9cfbfb-785a-4e44-b142-e11ed62e1d10\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000003\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\",\r\n - \ \"etag\": \"W/\\\"77fd33d5-bafa-4d37-b51d-cefb720bcc5d\\\"\",\r\n + \ \"etag\": \"W/\\\"e9d6ddcc-70b8-48f2-897d-78bf79c97d5f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2845,8 +3233,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\": - \"kkdnv5qp2rgefckubmqlpsjkxh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-30-C9-06\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"ed4y3ezmn21ejfapmij3z3nw2b.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-37-AB-22\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000003NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2860,9 +3248,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:43 GMT + - Fri, 27 Dec 2019 15:02:28 GMT etag: - - W/"77fd33d5-bafa-4d37-b51d-cefb720bcc5d" + - W/"e9d6ddcc-70b8-48f2-897d-78bf79c97d5f" expires: - '-1' pragma: @@ -2879,7 +3267,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f59224ff-9b34-4df8-a24e-ebff3a250925 + - 77ee1761-13b2-4bb6-8650-8353d59ce35f status: code: 200 message: OK @@ -2898,7 +3286,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2906,26 +3294,25 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000003PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000003PublicIP\",\r\n - \ \"etag\": \"W/\\\"9cd3d4aa-ce8b-40d6-aef5-57e46d2165a7\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2a7d9a07-0961-4b75-808d-fc4d40c0a566\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"28736f17-7ce9-454d-bc9c-70eb52e69b18\",\r\n - \ \"ipAddress\": \"40.118.209.196\",\r\n \"publicIPAddressVersion\": - \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"fe4cd4ef-8699-4697-a2e5-40fb7a1af0c6\",\r\n + \ \"ipAddress\": \"104.40.22.101\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000003VMNic/ipConfigurations/ipconfigclisqlvm000003\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1071' + - '1045' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:44 GMT + - Fri, 27 Dec 2019 15:02:28 GMT etag: - - W/"9cd3d4aa-ce8b-40d6-aef5-57e46d2165a7" + - W/"2a7d9a07-0961-4b75-808d-fc4d40c0a566" expires: - '-1' pragma: @@ -2942,7 +3329,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c4a716bf-15ee-40b3-8474-41c6d2d299eb + - 6d3a4edf-766d-4314-811d-f97d82bf7c55 status: code: 200 message: OK @@ -2961,15 +3348,15 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 response: body: - string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191008\",\r\n - \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n + string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191210\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n \ }\r\n]" headers: cache-control: @@ -2979,7 +3366,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:45 GMT + - Fri, 27 Dec 2019 15:02:30 GMT expires: - '-1' pragma: @@ -3013,11 +3400,11 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191008?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191210?api-version=2019-07-01 response: body: string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": @@ -3026,7 +3413,7 @@ interactions: false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n \ \"sizeInGb\": 128,\r\n \"sizeInBytes\": 136367309312\r\n },\r\n \ \"dataDiskImages\": []\r\n },\r\n \"location\": \"westus\",\r\n \"name\": - \"14.1.191008\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191008\"\r\n}" + \"14.1.191210\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n}" headers: cache-control: - no-cache @@ -3035,7 +3422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:45 GMT + - Fri, 27 Dec 2019 15:02:31 GMT expires: - '-1' pragma: @@ -3069,7 +3456,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3078,14 +3465,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clisqlvm000002VNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET\",\r\n - \ \"etag\": \"W/\\\"489551bc-b70f-4593-9790-276dca8489e7\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5d3881b9-dc0f-4791-bb7c-f8c5fc2d21c9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"feda8652-e40f-424c-8954-0b20b7c92abf\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"938efd20-6f2c-4436-940f-6213dcf5b6e1\",\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\": \"clisqlvm000002Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET/subnets/clisqlvm000002Subnet\",\r\n - \ \"etag\": \"W/\\\"489551bc-b70f-4593-9790-276dca8489e7\\\"\",\r\n + \ \"etag\": \"W/\\\"5d3881b9-dc0f-4791-bb7c-f8c5fc2d21c9\\\"\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\"\r\n @@ -3102,7 +3489,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:46 GMT + - Fri, 27 Dec 2019 15:02:32 GMT expires: - '-1' pragma: @@ -3119,7 +3506,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dde1fa81-2b2a-4216-abd7-1775241bc8f9 + - ef74507e-6806-42a1-9aa5-7478fa071c4d status: code: 200 message: OK @@ -3138,7 +3525,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3147,12 +3534,12 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + 4096,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 2048,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n @@ -3420,7 +3807,7 @@ interactions: 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 65636,\r\n \"maxDataDiskCount\": 32\r\n + 409600,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n @@ -3718,7 +4105,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:47 GMT + - Fri, 27 Dec 2019 15:02:33 GMT expires: - '-1' pragma: @@ -3786,17 +4173,17 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_Qsw8n8RDg5cwi8ud7sgI0HuIX9v9hA99","name":"vm_deploy_Qsw8n8RDg5cwi8ud7sgI0HuIX9v9hA99","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13721218184420756671","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-23T02:00:50.8204982Z","duration":"PT1.3593245S","correlationId":"cec04bc2-2532-41d7-b4de-4b967f18985e","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000004PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000004"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_HMMOGnqRFhlt0wH2OVG54DWJORlMfquO","name":"vm_deploy_HMMOGnqRFhlt0wH2OVG54DWJORlMfquO","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14744307972734550306","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:02:38.6146739Z","duration":"PT2.6093853S","correlationId":"1bc183f3-4b6b-4256-a851-7a4bc54bf845","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000004PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000004"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_Qsw8n8RDg5cwi8ud7sgI0HuIX9v9hA99/operationStatuses/08586298108360164597?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_HMMOGnqRFhlt0wH2OVG54DWJORlMfquO/operationStatuses/08586241479294723346?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -3804,7 +4191,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:00:51 GMT + - Fri, 27 Dec 2019 15:02:39 GMT expires: - '-1' pragma: @@ -3814,7 +4201,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1198' status: code: 201 message: Created @@ -3833,95 +4220,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01: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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 23 Oct 2019 02:01: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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3933,7 +4234,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:22 GMT + - Fri, 27 Dec 2019 15:03:09 GMT expires: - '-1' pragma: @@ -3962,9 +4263,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -3976,7 +4277,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:54 GMT + - Fri, 27 Dec 2019 15:03:40 GMT expires: - '-1' pragma: @@ -4005,9 +4306,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4019,7 +4320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:03:24 GMT + - Fri, 27 Dec 2019 15:04:10 GMT expires: - '-1' pragma: @@ -4048,9 +4349,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4062,7 +4363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:03:54 GMT + - Fri, 27 Dec 2019 15:04:41 GMT expires: - '-1' pragma: @@ -4091,9 +4392,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4105,7 +4406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:25 GMT + - Fri, 27 Dec 2019 15:05:12 GMT expires: - '-1' pragma: @@ -4134,9 +4435,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4148,7 +4449,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:56 GMT + - Fri, 27 Dec 2019 15:05:42 GMT expires: - '-1' pragma: @@ -4177,9 +4478,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4191,7 +4492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:26 GMT + - Fri, 27 Dec 2019 15:06:12 GMT expires: - '-1' pragma: @@ -4220,9 +4521,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586298108360164597?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241479294723346?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -4234,7 +4535,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:57 GMT + - Fri, 27 Dec 2019 15:06:43 GMT expires: - '-1' pragma: @@ -4263,21 +4564,21 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_Qsw8n8RDg5cwi8ud7sgI0HuIX9v9hA99","name":"vm_deploy_Qsw8n8RDg5cwi8ud7sgI0HuIX9v9hA99","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13721218184420756671","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-23T02:05:54.5448621Z","duration":"PT5M5.0836884S","correlationId":"cec04bc2-2532-41d7-b4de-4b967f18985e","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000004PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000004"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Resources/deployments/vm_deploy_HMMOGnqRFhlt0wH2OVG54DWJORlMfquO","name":"vm_deploy_HMMOGnqRFhlt0wH2OVG54DWJORlMfquO","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14744307972734550306","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:06:17.9118218Z","duration":"PT3M41.9065332S","correlationId":"1bc183f3-4b6b-4256-a851-7a4bc54bf845","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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000004PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000004VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000004"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3474' + - '3475' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:58 GMT + - Fri, 27 Dec 2019 15:06:44 GMT expires: - '-1' pragma: @@ -4306,7 +4607,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4315,15 +4616,16 @@ interactions: body: string: "{\r\n \"name\": \"clisqlvm000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"24f69fb1-c4df-4054-8890-1987d752f8cf\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c366c70a-3915-4c1d-994a-677a0d42546b\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": - \"Enterprise\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": - {\r\n \"osType\": \"Windows\",\r\n \"name\": \"clisqlvm000004_OsDisk_1_bad48fd35fbb4741987a331847666cbc\",\r\n + \"Enterprise\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": + \"14.1.191210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Windows\",\r\n \"name\": \"clisqlvm000004_OsDisk_1_4b8dba34c2514d3f9632b5ee83af5766\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000004_OsDisk_1_bad48fd35fbb4741987a331847666cbc\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/disks/clisqlvm000004_OsDisk_1_4b8dba34c2514d3f9632b5ee83af5766\"\r\n \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000004\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": @@ -4336,16 +4638,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\": \"2019-10-23T02:05:59+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2019-12-27T15:06:46+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"clisqlvm000004_OsDisk_1_bad48fd35fbb4741987a331847666cbc\",\r\n \"statuses\": + \"clisqlvm000004_OsDisk_1_4b8dba34c2514d3f9632b5ee83af5766\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-10-23T02:03:22.4309779+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:04:23.4866477+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\": \"2019-10-23T02:05:50.1401085+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:06:13.5180205+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}" @@ -4353,11 +4655,11 @@ interactions: cache-control: - no-cache content-length: - - '3143' + - '3183' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:59 GMT + - Fri, 27 Dec 2019 15:06:45 GMT expires: - '-1' pragma: @@ -4374,7 +4676,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31990 + - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31976 status: code: 200 message: OK @@ -4393,7 +4695,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4401,12 +4703,12 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000004VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic\",\r\n - \ \"etag\": \"W/\\\"6bef7766-a8f1-4e28-b833-7dae9ee231c0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"f1fa9cae-7a5d-465f-b403-878d92430d44\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"eff0d610-31f1-485c-88c5-6d11eb1a4060\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2ba6542a-e172-48d7-8a23-e389d558f7c3\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic/ipConfigurations/ipconfigclisqlvm000004\",\r\n - \ \"etag\": \"W/\\\"6bef7766-a8f1-4e28-b833-7dae9ee231c0\\\"\",\r\n + \ \"etag\": \"W/\\\"f1fa9cae-7a5d-465f-b403-878d92430d44\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.6\",\r\n \"privateIPAllocationMethod\": @@ -4415,8 +4717,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\": - \"kkdnv5qp2rgefckubmqlpsjkxh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-30-64-C9\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"ed4y3ezmn21ejfapmij3z3nw2b.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-C8-7B\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000004NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -4430,9 +4732,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:59 GMT + - Fri, 27 Dec 2019 15:06:46 GMT etag: - - W/"6bef7766-a8f1-4e28-b833-7dae9ee231c0" + - W/"f1fa9cae-7a5d-465f-b403-878d92430d44" expires: - '-1' pragma: @@ -4449,7 +4751,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dfa67d85-8642-4e00-830f-2d4c08aa4807 + - e6d34cbe-b8b0-4794-b507-14d5b3a67df6 status: code: 200 message: OK @@ -4468,7 +4770,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4476,26 +4778,25 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000004PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000004PublicIP\",\r\n - \ \"etag\": \"W/\\\"6219590b-a957-44db-88fe-89cc1ae94b0a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"a2be65f8-218b-40cb-a057-aab62b0acbfb\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"9f044de8-8102-4af1-957c-850f2a5b8271\",\r\n - \ \"ipAddress\": \"104.42.156.31\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"d174d4ae-273b-41a9-b067-9987fb82c8dc\",\r\n + \ \"ipAddress\": \"104.40.22.206\",\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/sqlvm_cli_test_create000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000004VMNic/ipConfigurations/ipconfigclisqlvm000004\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1070' + - '1045' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:00 GMT + - Fri, 27 Dec 2019 15:06:46 GMT etag: - - W/"6219590b-a957-44db-88fe-89cc1ae94b0a" + - W/"a2be65f8-218b-40cb-a057-aab62b0acbfb" expires: - '-1' pragma: @@ -4512,7 +4813,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4e1e4031-fbb8-4aab-a498-106eebcef7f5 + - 6ca14047-15de-4aca-9def-6ada1668cdab status: code: 200 message: OK @@ -4540,7 +4841,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -4550,7 +4851,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/c095502d-5bf2-4e74-9058-839a26ccd18f?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/9709562a-289e-4019-86f3-fba9e77e0e72?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -4558,7 +4859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:30 GMT + - Fri, 27 Dec 2019 15:07:19 GMT expires: - '-1' pragma: @@ -4589,12 +4890,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/c095502d-5bf2-4e74-9058-839a26ccd18f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/9709562a-289e-4019-86f3-fba9e77e0e72?api-version=2017-03-01-preview response: body: - string: '{"name":"c095502d-5bf2-4e74-9058-839a26ccd18f","status":"InProgress","startTime":"2019-10-23T02:06:29.58Z"}' + string: '{"name":"9709562a-289e-4019-86f3-fba9e77e0e72","status":"InProgress","startTime":"2019-12-27T15:07:16.57Z"}' headers: cache-control: - no-cache @@ -4603,7 +4904,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:46 GMT + - Fri, 27 Dec 2019 15:07:34 GMT expires: - '-1' pragma: @@ -4636,12 +4937,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/c095502d-5bf2-4e74-9058-839a26ccd18f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/9709562a-289e-4019-86f3-fba9e77e0e72?api-version=2017-03-01-preview response: body: - string: '{"name":"c095502d-5bf2-4e74-9058-839a26ccd18f","status":"InProgress","startTime":"2019-10-23T02:06:29.58Z"}' + string: '{"name":"9709562a-289e-4019-86f3-fba9e77e0e72","status":"InProgress","startTime":"2019-12-27T15:07:16.57Z"}' headers: cache-control: - no-cache @@ -4650,7 +4951,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:02 GMT + - Fri, 27 Dec 2019 15:07:51 GMT expires: - '-1' pragma: @@ -4683,12 +4984,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/c095502d-5bf2-4e74-9058-839a26ccd18f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/9709562a-289e-4019-86f3-fba9e77e0e72?api-version=2017-03-01-preview response: body: - string: '{"name":"c095502d-5bf2-4e74-9058-839a26ccd18f","status":"InProgress","startTime":"2019-10-23T02:06:29.58Z"}' + string: '{"name":"9709562a-289e-4019-86f3-fba9e77e0e72","status":"InProgress","startTime":"2019-12-27T15:07:16.57Z"}' headers: cache-control: - no-cache @@ -4697,7 +4998,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:18 GMT + - Fri, 27 Dec 2019 15:08:06 GMT expires: - '-1' pragma: @@ -4730,12 +5031,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/c095502d-5bf2-4e74-9058-839a26ccd18f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/9709562a-289e-4019-86f3-fba9e77e0e72?api-version=2017-03-01-preview response: body: - string: '{"name":"c095502d-5bf2-4e74-9058-839a26ccd18f","status":"Succeeded","startTime":"2019-10-23T02:06:29.58Z"}' + string: '{"name":"9709562a-289e-4019-86f3-fba9e77e0e72","status":"Succeeded","startTime":"2019-12-27T15:07:16.57Z"}' headers: cache-control: - no-cache @@ -4744,7 +5045,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:34 GMT + - Fri, 27 Dec 2019 15:08:23 GMT expires: - '-1' pragma: @@ -4777,7 +5078,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: @@ -4791,7 +5092,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:36 GMT + - Fri, 27 Dec 2019 15:08:24 GMT expires: - '-1' pragma: @@ -4824,7 +5125,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4840,7 +5141,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:38 GMT + - Fri, 27 Dec 2019 15:08:25 GMT expires: - '-1' pragma: @@ -4882,7 +5183,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -4892,7 +5193,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Provisioning","sqlServerLicenseType":"AHUB","sqlManagement":"LightWeight","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/16d63ae6-554d-4ecb-8353-77a763ed7078?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/5373d1e9-c963-437d-a8df-de6accc49fc4?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -4900,7 +5201,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:07:46 GMT + - Fri, 27 Dec 2019 15:08:37 GMT expires: - '-1' pragma: @@ -4912,7 +5213,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1198' status: code: 201 message: Created @@ -4931,12 +5232,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/16d63ae6-554d-4ecb-8353-77a763ed7078?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/5373d1e9-c963-437d-a8df-de6accc49fc4?api-version=2017-03-01-preview response: body: - string: '{"name":"16d63ae6-554d-4ecb-8353-77a763ed7078","status":"InProgress","startTime":"2019-10-23T02:07:44.987Z"}' + string: '{"name":"5373d1e9-c963-437d-a8df-de6accc49fc4","status":"InProgress","startTime":"2019-12-27T15:08:34.583Z"}' headers: cache-control: - no-cache @@ -4945,7 +5246,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:01 GMT + - Fri, 27 Dec 2019 15:08:53 GMT expires: - '-1' pragma: @@ -4978,12 +5279,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/16d63ae6-554d-4ecb-8353-77a763ed7078?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/5373d1e9-c963-437d-a8df-de6accc49fc4?api-version=2017-03-01-preview response: body: - string: '{"name":"16d63ae6-554d-4ecb-8353-77a763ed7078","status":"InProgress","startTime":"2019-10-23T02:07:44.987Z"}' + string: '{"name":"5373d1e9-c963-437d-a8df-de6accc49fc4","status":"InProgress","startTime":"2019-12-27T15:08:34.583Z"}' headers: cache-control: - no-cache @@ -4992,7 +5293,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:17 GMT + - Fri, 27 Dec 2019 15:09:09 GMT expires: - '-1' pragma: @@ -5025,12 +5326,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/16d63ae6-554d-4ecb-8353-77a763ed7078?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/5373d1e9-c963-437d-a8df-de6accc49fc4?api-version=2017-03-01-preview response: body: - string: '{"name":"16d63ae6-554d-4ecb-8353-77a763ed7078","status":"InProgress","startTime":"2019-10-23T02:07:44.987Z"}' + string: '{"name":"5373d1e9-c963-437d-a8df-de6accc49fc4","status":"InProgress","startTime":"2019-12-27T15:08:34.583Z"}' headers: cache-control: - no-cache @@ -5039,7 +5340,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:33 GMT + - Fri, 27 Dec 2019 15:09:25 GMT expires: - '-1' pragma: @@ -5072,12 +5373,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/16d63ae6-554d-4ecb-8353-77a763ed7078?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/5373d1e9-c963-437d-a8df-de6accc49fc4?api-version=2017-03-01-preview response: body: - string: '{"name":"16d63ae6-554d-4ecb-8353-77a763ed7078","status":"Succeeded","startTime":"2019-10-23T02:07:44.987Z"}' + string: '{"name":"5373d1e9-c963-437d-a8df-de6accc49fc4","status":"Succeeded","startTime":"2019-12-27T15:08:34.583Z"}' headers: cache-control: - no-cache @@ -5086,7 +5387,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:50 GMT + - Fri, 27 Dec 2019 15:09:41 GMT expires: - '-1' pragma: @@ -5119,7 +5420,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: @@ -5133,7 +5434,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:52 GMT + - Fri, 27 Dec 2019 15:09:43 GMT expires: - '-1' pragma: @@ -5166,7 +5467,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5182,7 +5483,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:53 GMT + - Fri, 27 Dec 2019 15:09:44 GMT expires: - '-1' pragma: @@ -5227,7 +5528,7 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -5237,7 +5538,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000004","name":"clisqlvm000004","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -5245,7 +5546,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:08:58 GMT + - Fri, 27 Dec 2019 15:09:52 GMT expires: - '-1' pragma: @@ -5257,7 +5558,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1123' + - '1187' status: code: 201 message: Created @@ -5277,21 +5578,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:09:13 GMT + - Fri, 27 Dec 2019 15:10:08 GMT expires: - '-1' pragma: @@ -5325,21 +5626,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:09:29 GMT + - Fri, 27 Dec 2019 15:10:24 GMT expires: - '-1' pragma: @@ -5373,21 +5674,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:09:45 GMT + - Fri, 27 Dec 2019 15:10:40 GMT expires: - '-1' pragma: @@ -5421,21 +5722,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:10:02 GMT + - Fri, 27 Dec 2019 15:10:56 GMT expires: - '-1' pragma: @@ -5469,21 +5770,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:10:29 GMT + - Fri, 27 Dec 2019 15:11:12 GMT expires: - '-1' pragma: @@ -5517,21 +5818,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:10:45 GMT + - Fri, 27 Dec 2019 15:11:29 GMT expires: - '-1' pragma: @@ -5565,21 +5866,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:11:02 GMT + - Fri, 27 Dec 2019 15:11:45 GMT expires: - '-1' pragma: @@ -5613,21 +5914,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:11:18 GMT + - Fri, 27 Dec 2019 15:12:01 GMT expires: - '-1' pragma: @@ -5661,21 +5962,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:11:34 GMT + - Fri, 27 Dec 2019 15:12:17 GMT expires: - '-1' pragma: @@ -5709,21 +6010,21 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"InProgress","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:11:50 GMT + - Fri, 27 Dec 2019 15:12:32 GMT expires: - '-1' pragma: @@ -5757,12 +6058,12 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview response: body: - string: '{"name":"a4dcdcb9-c4ec-494f-89c4-bb63bb0dd878","status":"Succeeded","startTime":"2019-10-23T02:08:56.847Z"}' + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"InProgress","startTime":"2019-12-27T15:09:49.68Z"}' headers: cache-control: - no-cache @@ -5771,7 +6072,55 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:12:05 GMT + - Fri, 27 Dec 2019 15:12:49 GMT + expires: + - '-1' + 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 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sql vm create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l --license-type --sql-mgmt-type --connectivity-type --port --sql-auth-update-username + --sql-auth-update-pwd + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2354452c-5d9e-4086-ab6f-8be5abe4d37b?api-version=2017-03-01-preview + response: + body: + string: '{"name":"2354452c-5d9e-4086-ab6f-8be5abe4d37b","status":"Succeeded","startTime":"2019-12-27T15:09:49.68Z"}' + headers: + cache-control: + - no-cache + content-length: + - '106' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:13:05 GMT expires: - '-1' pragma: @@ -5805,7 +6154,7 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000004?api-version=2017-03-01-preview response: @@ -5819,7 +6168,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:12:07 GMT + - Fri, 27 Dec 2019 15:13:06 GMT expires: - '-1' pragma: @@ -5853,7 +6202,7 @@ interactions: --sql-auth-update-pwd User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5869,7 +6218,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:12:08 GMT + - Fri, 27 Dec 2019 15:13:08 GMT expires: - '-1' pragma: @@ -5904,7 +6253,7 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -5914,17 +6263,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 02:12:11 GMT + - Fri, 27 Dec 2019 15:13:11 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview pragma: - no-cache server: @@ -5934,7 +6283,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14995' status: code: 202 message: Accepted @@ -5953,12 +6302,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview response: body: - string: '{"name":"5a01ca5b-bbc8-4cef-87a6-071c4b7ec873","status":"InProgress","startTime":"2019-10-23T02:12:11.113Z"}' + string: '{"name":"5e758387-1d9d-4398-b68c-08b9fbb71ca3","status":"InProgress","startTime":"2019-12-27T15:13:10.967Z"}' headers: cache-control: - no-cache @@ -5967,7 +6316,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:12:27 GMT + - Fri, 27 Dec 2019 15:13:27 GMT expires: - '-1' pragma: @@ -6000,12 +6349,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview response: body: - string: '{"name":"5a01ca5b-bbc8-4cef-87a6-071c4b7ec873","status":"InProgress","startTime":"2019-10-23T02:12:11.113Z"}' + string: '{"name":"5e758387-1d9d-4398-b68c-08b9fbb71ca3","status":"InProgress","startTime":"2019-12-27T15:13:10.967Z"}' headers: cache-control: - no-cache @@ -6014,7 +6363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:12:44 GMT + - Fri, 27 Dec 2019 15:13:44 GMT expires: - '-1' pragma: @@ -6047,12 +6396,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview response: body: - string: '{"name":"5a01ca5b-bbc8-4cef-87a6-071c4b7ec873","status":"InProgress","startTime":"2019-10-23T02:12:11.113Z"}' + string: '{"name":"5e758387-1d9d-4398-b68c-08b9fbb71ca3","status":"InProgress","startTime":"2019-12-27T15:13:10.967Z"}' headers: cache-control: - no-cache @@ -6061,7 +6410,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:13:00 GMT + - Fri, 27 Dec 2019 15:14:00 GMT expires: - '-1' pragma: @@ -6094,12 +6443,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5a01ca5b-bbc8-4cef-87a6-071c4b7ec873?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5e758387-1d9d-4398-b68c-08b9fbb71ca3?api-version=2017-03-01-preview response: body: - string: '{"name":"5a01ca5b-bbc8-4cef-87a6-071c4b7ec873","status":"Succeeded","startTime":"2019-10-23T02:12:11.113Z"}' + string: '{"name":"5e758387-1d9d-4398-b68c-08b9fbb71ca3","status":"Succeeded","startTime":"2019-12-27T15:13:10.967Z"}' headers: cache-control: - no-cache @@ -6108,7 +6457,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:13:15 GMT + - Fri, 27 Dec 2019 15:14:16 GMT expires: - '-1' pragma: @@ -6143,7 +6492,7 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -6153,17 +6502,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 02:13:18 GMT + - Fri, 27 Dec 2019 15:14:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview pragma: - no-cache server: @@ -6173,7 +6522,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14991' + - '14998' status: code: 202 message: Accepted @@ -6192,12 +6541,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview response: body: - string: '{"name":"34dc9bba-1ca4-489d-a3d8-704beee5e705","status":"InProgress","startTime":"2019-10-23T02:13:18.367Z"}' + string: '{"name":"ca302c92-5df8-451e-ba55-3f9d1e95e9c4","status":"InProgress","startTime":"2019-12-27T15:14:18.803Z"}' headers: cache-control: - no-cache @@ -6206,7 +6555,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:13:35 GMT + - Fri, 27 Dec 2019 15:14:35 GMT expires: - '-1' pragma: @@ -6239,12 +6588,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview response: body: - string: '{"name":"34dc9bba-1ca4-489d-a3d8-704beee5e705","status":"InProgress","startTime":"2019-10-23T02:13:18.367Z"}' + string: '{"name":"ca302c92-5df8-451e-ba55-3f9d1e95e9c4","status":"InProgress","startTime":"2019-12-27T15:14:18.803Z"}' headers: cache-control: - no-cache @@ -6253,7 +6602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:13:51 GMT + - Fri, 27 Dec 2019 15:14:51 GMT expires: - '-1' pragma: @@ -6286,12 +6635,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview response: body: - string: '{"name":"34dc9bba-1ca4-489d-a3d8-704beee5e705","status":"InProgress","startTime":"2019-10-23T02:13:18.367Z"}' + string: '{"name":"ca302c92-5df8-451e-ba55-3f9d1e95e9c4","status":"InProgress","startTime":"2019-12-27T15:14:18.803Z"}' headers: cache-control: - no-cache @@ -6300,7 +6649,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:14:07 GMT + - Fri, 27 Dec 2019 15:15:07 GMT expires: - '-1' pragma: @@ -6333,12 +6682,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/34dc9bba-1ca4-489d-a3d8-704beee5e705?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/ca302c92-5df8-451e-ba55-3f9d1e95e9c4?api-version=2017-03-01-preview response: body: - string: '{"name":"34dc9bba-1ca4-489d-a3d8-704beee5e705","status":"Succeeded","startTime":"2019-10-23T02:13:18.367Z"}' + string: '{"name":"ca302c92-5df8-451e-ba55-3f9d1e95e9c4","status":"Succeeded","startTime":"2019-12-27T15:14:18.803Z"}' headers: cache-control: - no-cache @@ -6347,7 +6696,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:14:23 GMT + - Fri, 27 Dec 2019 15:15:24 GMT expires: - '-1' pragma: @@ -6382,7 +6731,7 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -6392,17 +6741,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 02:14:26 GMT + - Fri, 27 Dec 2019 15:15:26 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview pragma: - no-cache server: @@ -6412,7 +6761,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14994' status: code: 202 message: Accepted @@ -6431,12 +6780,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"InProgress","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"InProgress","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6445,7 +6794,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:14:42 GMT + - Fri, 27 Dec 2019 15:15:43 GMT expires: - '-1' pragma: @@ -6478,12 +6827,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"InProgress","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"InProgress","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6492,7 +6841,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:14:59 GMT + - Fri, 27 Dec 2019 15:15:59 GMT expires: - '-1' pragma: @@ -6525,12 +6874,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"InProgress","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"InProgress","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6539,7 +6888,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:15:14 GMT + - Fri, 27 Dec 2019 15:16:16 GMT expires: - '-1' pragma: @@ -6572,12 +6921,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"InProgress","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"InProgress","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6586,7 +6935,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:15:31 GMT + - Fri, 27 Dec 2019 15:16:32 GMT expires: - '-1' pragma: @@ -6619,12 +6968,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"InProgress","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"InProgress","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6633,7 +6982,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:15:48 GMT + - Fri, 27 Dec 2019 15:16:48 GMT expires: - '-1' pragma: @@ -6666,12 +7015,12 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/c32e5d85-028c-4cf5-9277-9121571558ee?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/afdbb59b-8093-4266-8a57-c516b7259ee1?api-version=2017-03-01-preview response: body: - string: '{"name":"c32e5d85-028c-4cf5-9277-9121571558ee","status":"Succeeded","startTime":"2019-10-23T02:14:26.13Z"}' + string: '{"name":"afdbb59b-8093-4266-8a57-c516b7259ee1","status":"Succeeded","startTime":"2019-12-27T15:15:26.64Z"}' headers: cache-control: - no-cache @@ -6680,7 +7029,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:16:04 GMT + - Fri, 27 Dec 2019 15:17:04 GMT expires: - '-1' pragma: @@ -6725,7 +7074,7 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -6735,7 +7084,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -6743,7 +7092,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:16:11 GMT + - Fri, 27 Dec 2019 15:17:13 GMT expires: - '-1' pragma: @@ -6755,7 +7104,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1150' + - '1193' status: code: 201 message: Created @@ -6775,12 +7124,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -6789,7 +7138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:16:27 GMT + - Fri, 27 Dec 2019 15:17:29 GMT expires: - '-1' pragma: @@ -6823,12 +7172,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -6837,7 +7186,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:16:43 GMT + - Fri, 27 Dec 2019 15:17:46 GMT expires: - '-1' pragma: @@ -6871,12 +7220,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -6885,7 +7234,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:16:59 GMT + - Fri, 27 Dec 2019 15:18:01 GMT expires: - '-1' pragma: @@ -6919,12 +7268,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -6933,7 +7282,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:17:15 GMT + - Fri, 27 Dec 2019 15:18:18 GMT expires: - '-1' pragma: @@ -6967,12 +7316,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -6981,7 +7330,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:17:31 GMT + - Fri, 27 Dec 2019 15:18:33 GMT expires: - '-1' pragma: @@ -7015,12 +7364,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -7029,7 +7378,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:17:48 GMT + - Fri, 27 Dec 2019 15:18:50 GMT expires: - '-1' pragma: @@ -7063,12 +7412,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -7077,7 +7426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:04 GMT + - Fri, 27 Dec 2019 15:19:06 GMT expires: - '-1' pragma: @@ -7111,12 +7460,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -7125,7 +7474,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:21 GMT + - Fri, 27 Dec 2019 15:19:22 GMT expires: - '-1' pragma: @@ -7159,12 +7508,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"InProgress","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"InProgress","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -7173,7 +7522,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:37 GMT + - Fri, 27 Dec 2019 15:19:38 GMT expires: - '-1' pragma: @@ -7207,12 +7556,12 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/48daff82-400d-405f-b309-1b9cc6179266?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/a15f76ac-2135-4e47-aa6a-86b8c1f13043?api-version=2017-03-01-preview response: body: - string: '{"name":"48daff82-400d-405f-b309-1b9cc6179266","status":"Succeeded","startTime":"2019-10-23T02:16:10.207Z"}' + string: '{"name":"a15f76ac-2135-4e47-aa6a-86b8c1f13043","status":"Succeeded","startTime":"2019-12-27T15:17:11.203Z"}' headers: cache-control: - no-cache @@ -7221,7 +7570,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:52 GMT + - Fri, 27 Dec 2019 15:19:55 GMT expires: - '-1' pragma: @@ -7255,7 +7604,7 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: @@ -7269,7 +7618,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:54 GMT + - Fri, 27 Dec 2019 15:19:55 GMT expires: - '-1' pragma: @@ -7303,7 +7652,7 @@ interactions: --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7319,7 +7668,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:18:57 GMT + - Fri, 27 Dec 2019 15:19:58 GMT expires: - '-1' pragma: @@ -7352,23 +7701,23 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:06:04.4274804Z","primaryEndpoints":{"blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 02:18:57 GMT + - Fri, 27 Dec 2019 15:20:00 GMT expires: - '-1' pragma: @@ -7387,11 +7736,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": - "Allow"}}, "kind": "StorageV2"}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}, "kind": "StorageV2"}' headers: Accept: - application/json @@ -7402,30 +7751,30 @@ interactions: Connection: - keep-alive Content-Length: - - '346' + - '366' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:06:04.4274804Z","primaryEndpoints":{"dfs":"https://clitest000005.dfs.core.windows.net/","web":"https://clitest000005.z22.web.core.windows.net/","blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"dfs":"https://clitest000005.dfs.core.windows.net/","web":"https://clitest000005.z22.web.core.windows.net/","blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 02:19:01 GMT + - Fri, 27 Dec 2019 15:20:03 GMT expires: - '-1' pragma: @@ -7441,7 +7790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1190' status: code: 200 message: OK @@ -7460,23 +7809,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:06:04.5055760Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:06:04.4274804Z","primaryEndpoints":{"dfs":"https://clitest000005.dfs.core.windows.net/","web":"https://clitest000005.z22.web.core.windows.net/","blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005","name":"clitest000005","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"dfs":"https://clitest000005.dfs.core.windows.net/","web":"https://clitest000005.z22.web.core.windows.net/","blob":"https://clitest000005.blob.core.windows.net/","queue":"https://clitest000005.queue.core.windows.net/","table":"https://clitest000005.table.core.windows.net/","file":"https://clitest000005.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 02:19:02 GMT + - Fri, 27 Dec 2019 15:20:04 GMT expires: - '-1' pragma: @@ -7511,11 +7860,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Storage/storageAccounts/clitest000005/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -7527,7 +7876,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:19:04 GMT + - Fri, 27 Dec 2019 15:20:05 GMT expires: - '-1' pragma: @@ -7543,7 +7892,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1189' status: code: 200 message: OK @@ -7577,7 +7926,7 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -7587,7 +7936,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000003","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003","name":"clisqlvm000003","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -7595,7 +7944,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:19:08 GMT + - Fri, 27 Dec 2019 15:20:13 GMT expires: - '-1' pragma: @@ -7607,7 +7956,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1149' + - '1192' status: code: 201 message: Created @@ -7628,21 +7977,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:19:24 GMT + - Fri, 27 Dec 2019 15:20:29 GMT expires: - '-1' pragma: @@ -7677,21 +8026,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:19:40 GMT + - Fri, 27 Dec 2019 15:20:45 GMT expires: - '-1' pragma: @@ -7726,21 +8075,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:19:56 GMT + - Fri, 27 Dec 2019 15:21:01 GMT expires: - '-1' pragma: @@ -7775,21 +8124,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:20:12 GMT + - Fri, 27 Dec 2019 15:21:18 GMT expires: - '-1' pragma: @@ -7824,21 +8173,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:20:28 GMT + - Fri, 27 Dec 2019 15:21:34 GMT expires: - '-1' pragma: @@ -7873,21 +8222,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:20:45 GMT + - Fri, 27 Dec 2019 15:21:50 GMT expires: - '-1' pragma: @@ -7922,21 +8271,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:01 GMT + - Fri, 27 Dec 2019 15:22:07 GMT expires: - '-1' pragma: @@ -7971,21 +8320,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:17 GMT + - Fri, 27 Dec 2019 15:22:23 GMT expires: - '-1' pragma: @@ -8020,21 +8369,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"InProgress","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"InProgress","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '108' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:33 GMT + - Fri, 27 Dec 2019 15:22:39 GMT expires: - '-1' pragma: @@ -8069,21 +8418,21 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/7f1016b4-20c5-477a-889a-f1cd17265c08?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/15d784fd-7fd4-48a5-ba2c-257203406b1b?api-version=2017-03-01-preview response: body: - string: '{"name":"7f1016b4-20c5-477a-889a-f1cd17265c08","status":"Succeeded","startTime":"2019-10-23T02:19:07.6Z"}' + string: '{"name":"15d784fd-7fd4-48a5-ba2c-257203406b1b","status":"Succeeded","startTime":"2019-12-27T15:20:10.893Z"}' headers: cache-control: - no-cache content-length: - - '105' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:50 GMT + - Fri, 27 Dec 2019 15:22:56 GMT expires: - '-1' pragma: @@ -8118,7 +8467,7 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000003?api-version=2017-03-01-preview response: @@ -8132,7 +8481,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:50 GMT + - Fri, 27 Dec 2019 15:22:57 GMT expires: - '-1' pragma: @@ -8167,7 +8516,7 @@ interactions: --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8183,7 +8532,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:52 GMT + - Fri, 27 Dec 2019 15:22:58 GMT expires: - '-1' pragma: @@ -8225,7 +8574,7 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -8235,7 +8584,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000004","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000004","name":"clisqlvm000004","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -8243,7 +8592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:21:57 GMT + - Fri, 27 Dec 2019 15:23:07 GMT expires: - '-1' pragma: @@ -8255,7 +8604,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1194' status: code: 201 message: Created @@ -8274,12 +8623,106 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview + response: + body: + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' + headers: + cache-control: + - no-cache + content-length: + - '108' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:23:23 GMT + expires: + - '-1' + 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 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sql vm create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l --license-type --enable-r-services --sql-mgmt-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview + response: + body: + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' + headers: + cache-control: + - no-cache + content-length: + - '108' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:23:40 GMT + expires: + - '-1' + 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 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sql vm create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l --license-type --enable-r-services --sql-mgmt-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"InProgress","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8288,7 +8731,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:22:14 GMT + - Fri, 27 Dec 2019 15:23:56 GMT expires: - '-1' pragma: @@ -8321,12 +8764,12 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"InProgress","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8335,7 +8778,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:22:30 GMT + - Fri, 27 Dec 2019 15:24:12 GMT expires: - '-1' pragma: @@ -8368,12 +8811,12 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"InProgress","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8382,7 +8825,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:22:46 GMT + - Fri, 27 Dec 2019 15:24:29 GMT expires: - '-1' pragma: @@ -8415,12 +8858,12 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"InProgress","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8429,7 +8872,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:02 GMT + - Fri, 27 Dec 2019 15:24:45 GMT expires: - '-1' pragma: @@ -8462,12 +8905,12 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"InProgress","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"InProgress","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8476,7 +8919,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:19 GMT + - Fri, 27 Dec 2019 15:25:01 GMT expires: - '-1' pragma: @@ -8509,12 +8952,12 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/3789eb91-7aae-4a1a-aecb-b4b5ba2c367d?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/6921e9bd-1437-4aa3-b41d-07be9700ca27?api-version=2017-03-01-preview response: body: - string: '{"name":"3789eb91-7aae-4a1a-aecb-b4b5ba2c367d","status":"Succeeded","startTime":"2019-10-23T02:21:56.607Z"}' + string: '{"name":"6921e9bd-1437-4aa3-b41d-07be9700ca27","status":"Succeeded","startTime":"2019-12-27T15:23:05.163Z"}' headers: cache-control: - no-cache @@ -8523,7 +8966,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:35 GMT + - Fri, 27 Dec 2019 15:25:16 GMT expires: - '-1' pragma: @@ -8556,7 +8999,7 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_create000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000004?api-version=2017-03-01-preview response: @@ -8570,7 +9013,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:35 GMT + - Fri, 27 Dec 2019 15:25:17 GMT expires: - '-1' pragma: @@ -8603,7 +9046,7 @@ interactions: - -n -g -l --license-type --enable-r-services --sql-mgmt-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8619,7 +9062,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:38 GMT + - Fri, 27 Dec 2019 15:25:19 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_group_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_group_mgmt.yaml index 775832ec7f9..b578b41bdfa 100644 --- a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_group_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_group_mgmt.yaml @@ -14,23 +14,23 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:06.6396877Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:56:45.7017783Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:51 GMT + - Fri, 27 Dec 2019 14:57:33 GMT expires: - '-1' pragma: @@ -49,11 +49,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": - "Allow"}}, "kind": "StorageV2"}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}, "kind": "StorageV2"}' headers: Accept: - application/json @@ -64,30 +64,30 @@ interactions: Connection: - keep-alive Content-Length: - - '346' + - '366' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:06.6396877Z","primaryEndpoints":{"dfs":"https://clitest000002.dfs.core.windows.net/","web":"https://clitest000002.z22.web.core.windows.net/","blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T14:56:45.7017783Z","primaryEndpoints":{"dfs":"https://clitest000002.dfs.core.windows.net/","web":"https://clitest000002.z22.web.core.windows.net/","blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:54 GMT + - Fri, 27 Dec 2019 14:57:38 GMT expires: - '-1' pragma: @@ -103,7 +103,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1178' status: code: 200 message: OK @@ -122,23 +122,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:06.6396877Z","primaryEndpoints":{"dfs":"https://clitest000002.dfs.core.windows.net/","web":"https://clitest000002.z22.web.core.windows.net/","blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:56:45.7798799Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T14:56:45.7017783Z","primaryEndpoints":{"dfs":"https://clitest000002.dfs.core.windows.net/","web":"https://clitest000002.z22.web.core.windows.net/","blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:56 GMT + - Fri, 27 Dec 2019 14:57:40 GMT expires: - '-1' pragma: @@ -173,11 +173,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -189,7 +189,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:58 GMT + - Fri, 27 Dec 2019 14:57:42 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1191' status: code: 200 message: OK @@ -224,23 +224,23 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:31.0013392Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:57:11.7281921Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:59 GMT + - Fri, 27 Dec 2019 14:57:43 GMT expires: - '-1' pragma: @@ -259,11 +259,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": - "Allow"}}, "kind": "StorageV2"}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}, "kind": "StorageV2"}' headers: Accept: - application/json @@ -274,30 +274,30 @@ interactions: Connection: - keep-alive Content-Length: - - '346' + - '366' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:31.0013392Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T14:57:11.7281921Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:02 GMT + - Fri, 27 Dec 2019 14:57:47 GMT expires: - '-1' pragma: @@ -313,7 +313,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1183' status: code: 200 message: OK @@ -332,23 +332,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:31.0013392Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:57:11.8063022Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T14:57:11.7281921Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:04 GMT + - Fri, 27 Dec 2019 14:57:48 GMT expires: - '-1' pragma: @@ -383,11 +383,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -399,7 +399,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:04 GMT + - Fri, 27 Dec 2019 14:57:50 GMT expires: - '-1' pragma: @@ -415,7 +415,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1188' status: code: 200 message: OK @@ -442,7 +442,7 @@ interactions: - -n -g -l -i -s -f -p -k -e -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -452,7 +452,7 @@ interactions: string: '{"properties":{"provisioningState":"ProvisioningDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000002.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup","name":"sqlvmgroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/28f42a36-46b4-4f7f-af36-7654e74d2837?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/25cba2d7-c9fa-4d9e-8b5f-e1c67a0e0392?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -460,7 +460,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:09 GMT + - Fri, 27 Dec 2019 14:57:57 GMT expires: - '-1' pragma: @@ -472,7 +472,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1192' status: code: 201 message: Created @@ -491,21 +491,21 @@ interactions: - -n -g -l -i -s -f -p -k -e -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/28f42a36-46b4-4f7f-af36-7654e74d2837?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachinegroup/operationResults/25cba2d7-c9fa-4d9e-8b5f-e1c67a0e0392?api-version=2017-03-01-preview response: body: - string: '{"name":"28f42a36-46b4-4f7f-af36-7654e74d2837","status":"Succeeded","startTime":"2019-10-23T01:55:08.73Z"}' + string: '{"name":"25cba2d7-c9fa-4d9e-8b5f-e1c67a0e0392","status":"Succeeded","startTime":"2019-12-27T14:57:56.143Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:26 GMT + - Fri, 27 Dec 2019 14:58:14 GMT expires: - '-1' pragma: @@ -538,7 +538,7 @@ interactions: - -n -g -l -i -s -f -p -k -e -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup?api-version=2017-03-01-preview response: @@ -552,7 +552,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:27 GMT + - Fri, 27 Dec 2019 14:58:16 GMT expires: - '-1' pragma: @@ -585,7 +585,7 @@ interactions: - -n -g -l -i -s -f -p -k -e -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -601,7 +601,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:29 GMT + - Fri, 27 Dec 2019 14:58:18 GMT expires: - '-1' pragma: @@ -634,7 +634,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -650,7 +650,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:30 GMT + - Fri, 27 Dec 2019 14:58:20 GMT expires: - '-1' pragma: @@ -683,7 +683,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -699,7 +699,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:32 GMT + - Fri, 27 Dec 2019 14:58:21 GMT expires: - '-1' pragma: @@ -732,7 +732,7 @@ interactions: - -n -g -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -748,7 +748,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:34 GMT + - Fri, 27 Dec 2019 14:58:23 GMT expires: - '-1' pragma: @@ -789,7 +789,7 @@ interactions: - -n -g -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -799,7 +799,7 @@ interactions: string: '{"properties":{"provisioningState":"UpdatingDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000003.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup","name":"sqlvmgroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/02a7194e-22eb-4f9b-b1cd-0a22f3b49a16?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/73d572fd-7298-496c-a743-6b05f8e47810?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -807,7 +807,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:36 GMT + - Fri, 27 Dec 2019 14:58:26 GMT expires: - '-1' pragma: @@ -823,7 +823,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1129' + - '1199' status: code: 200 message: OK @@ -842,12 +842,12 @@ interactions: - -n -g -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/02a7194e-22eb-4f9b-b1cd-0a22f3b49a16?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/73d572fd-7298-496c-a743-6b05f8e47810?api-version=2017-03-01-preview response: body: - string: '{"name":"02a7194e-22eb-4f9b-b1cd-0a22f3b49a16","status":"Succeeded","startTime":"2019-10-23T01:55:36.057Z"}' + string: '{"name":"73d572fd-7298-496c-a743-6b05f8e47810","status":"Succeeded","startTime":"2019-12-27T14:58:26.377Z"}' headers: cache-control: - no-cache @@ -856,7 +856,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:52 GMT + - Fri, 27 Dec 2019 14:58:43 GMT expires: - '-1' pragma: @@ -889,7 +889,7 @@ interactions: - -n -g -u -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup?api-version=2017-03-01-preview response: @@ -903,7 +903,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:53 GMT + - Fri, 27 Dec 2019 14:58:43 GMT expires: - '-1' pragma: @@ -936,7 +936,7 @@ interactions: - -n -g -f -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -952,7 +952,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:54 GMT + - Fri, 27 Dec 2019 14:58:46 GMT expires: - '-1' pragma: @@ -993,7 +993,7 @@ interactions: - -n -g -f -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1003,7 +1003,7 @@ interactions: string: '{"properties":{"provisioningState":"UpdatingDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000003.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup","name":"sqlvmgroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/cbf7a261-dbc0-4499-a486-909fcf298a5c?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/c7a7866e-6837-4c2c-98d8-aff5d59ad946?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -1011,7 +1011,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:57 GMT + - Fri, 27 Dec 2019 14:58:49 GMT expires: - '-1' pragma: @@ -1027,7 +1027,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1128' + - '1198' status: code: 200 message: OK @@ -1046,21 +1046,21 @@ interactions: - -n -g -f -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/cbf7a261-dbc0-4499-a486-909fcf298a5c?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/c7a7866e-6837-4c2c-98d8-aff5d59ad946?api-version=2017-03-01-preview response: body: - string: '{"name":"cbf7a261-dbc0-4499-a486-909fcf298a5c","status":"Succeeded","startTime":"2019-10-23T01:55:56.307Z"}' + string: '{"name":"c7a7866e-6837-4c2c-98d8-aff5d59ad946","status":"Succeeded","startTime":"2019-12-27T14:58:48.38Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '106' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:13 GMT + - Fri, 27 Dec 2019 14:59:05 GMT expires: - '-1' pragma: @@ -1093,7 +1093,7 @@ interactions: - -n -g -f -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup?api-version=2017-03-01-preview response: @@ -1107,7 +1107,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:14 GMT + - Fri, 27 Dec 2019 14:59:06 GMT expires: - '-1' pragma: @@ -1140,7 +1140,7 @@ interactions: - -n -g -p -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1156,7 +1156,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:16 GMT + - Fri, 27 Dec 2019 14:59:07 GMT expires: - '-1' pragma: @@ -1197,7 +1197,7 @@ interactions: - -n -g -p -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1207,7 +1207,7 @@ interactions: string: '{"properties":{"provisioningState":"UpdatingDomainful","sqlImageOffer":"SQL2017-WS2016","sqlImageSku":"Enterprise","wsfcDomainProfile":{"storageAccountUrl":"https://clitest000003.blob.core.windows.net/"}},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup","name":"sqlvmgroup","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/dbd07af7-07ae-48d5-8385-cef81720b47e?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/c95f763a-6322-4ad3-a8d0-9fe041a7a6f8?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -1215,7 +1215,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:18 GMT + - Fri, 27 Dec 2019 14:59:09 GMT expires: - '-1' pragma: @@ -1231,7 +1231,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1197' status: code: 200 message: OK @@ -1250,12 +1250,12 @@ interactions: - -n -g -p -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/dbd07af7-07ae-48d5-8385-cef81720b47e?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachinegroup/operationResults/c95f763a-6322-4ad3-a8d0-9fe041a7a6f8?api-version=2017-03-01-preview response: body: - string: '{"name":"dbd07af7-07ae-48d5-8385-cef81720b47e","status":"Succeeded","startTime":"2019-10-23T01:56:17.26Z"}' + string: '{"name":"c95f763a-6322-4ad3-a8d0-9fe041a7a6f8","status":"Succeeded","startTime":"2019-12-27T14:59:09.16Z"}' headers: cache-control: - no-cache @@ -1264,7 +1264,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:33 GMT + - Fri, 27 Dec 2019 14:59:26 GMT expires: - '-1' pragma: @@ -1297,7 +1297,7 @@ interactions: - -n -g -p -k User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/sqlvmgroup?api-version=2017-03-01-preview response: @@ -1311,7 +1311,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:35 GMT + - Fri, 27 Dec 2019 14:59:27 GMT expires: - '-1' pragma: @@ -1346,7 +1346,7 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1356,17 +1356,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachinegroup/operationResults/3fe686f6-8c26-40d3-89a3-6eb7d3f9d253?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachinegroup/operationResults/6ab0c22b-6012-4b77-88c1-cc4e5193ca25?api-version=2017-03-01-preview cache-control: - no-cache content-length: - '0' date: - - Wed, 23 Oct 2019 01:56:37 GMT + - Fri, 27 Dec 2019 14:59:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineGroupOperationResults/3fe686f6-8c26-40d3-89a3-6eb7d3f9d253?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineGroupOperationResults/6ab0c22b-6012-4b77-88c1-cc4e5193ca25?api-version=2017-03-01-preview pragma: - no-cache server: @@ -1376,7 +1376,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14988' status: code: 202 message: Accepted @@ -1395,21 +1395,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachinegroup/operationResults/3fe686f6-8c26-40d3-89a3-6eb7d3f9d253?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachinegroup/operationResults/6ab0c22b-6012-4b77-88c1-cc4e5193ca25?api-version=2017-03-01-preview response: body: - string: '{"name":"3fe686f6-8c26-40d3-89a3-6eb7d3f9d253","status":"Succeeded","startTime":"2019-10-23T01:56:36.75Z"}' + string: '{"name":"6ab0c22b-6012-4b77-88c1-cc4e5193ca25","status":"Succeeded","startTime":"2019-12-27T14:59:30.737Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:54 GMT + - Fri, 27 Dec 2019 14:59:48 GMT expires: - '-1' pragma: @@ -1442,7 +1442,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1458,7 +1458,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:55 GMT + - Fri, 27 Dec 2019 14:59:50 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_mgmt.yaml index 6fa7431a1bd..a2599238939 100644 --- a/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sqlvm/tests/latest/recordings/test_sqlvm_mgmt.yaml @@ -14,15 +14,15 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions?$top=1&$orderby=name%20desc&api-version=2019-07-01 response: body: - string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.190910\",\r\n - \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.190910\"\r\n + string: "[\r\n {\r\n \"location\": \"westus\",\r\n \"name\": \"14.1.191210\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n \ }\r\n]" headers: cache-control: @@ -32,7 +32,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:43:47 GMT + - Fri, 27 Dec 2019 15:25:29 GMT expires: - '-1' pragma: @@ -66,11 +66,11 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.190910?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/MicrosoftSQLServer/artifacttypes/vmimage/offers/SQL2017-WS2016/skus/Enterprise/versions/14.1.191210?api-version=2019-07-01 response: body: string: "{\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"replicaType\": @@ -79,7 +79,7 @@ interactions: false\r\n },\r\n \"osDiskImage\": {\r\n \"operatingSystem\": \"Windows\",\r\n \ \"sizeInGb\": 128,\r\n \"sizeInBytes\": 136367309312\r\n },\r\n \ \"dataDiskImages\": []\r\n },\r\n \"location\": \"westus\",\r\n \"name\": - \"14.1.190910\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.190910\"\r\n}" + \"14.1.191210\",\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/MicrosoftSQLServer/ArtifactTypes/VMImage/Offers/SQL2017-WS2016/Skus/Enterprise/Versions/14.1.191210\"\r\n}" headers: cache-control: - no-cache @@ -88,7 +88,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:43:47 GMT + - Fri, 27 Dec 2019 15:25:30 GMT expires: - '-1' pragma: @@ -122,7 +122,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -138,7 +138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:43:48 GMT + - Fri, 27 Dec 2019 15:25:30 GMT expires: - '-1' pragma: @@ -167,7 +167,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -176,12 +176,12 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_B1ls\",\r\n \ \"numberOfCores\": 1,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 1024,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n + 4096,\r\n \"memoryInMB\": 512,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1ms\",\r\n \"numberOfCores\": 1,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 2048,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B1s\",\r\n \"numberOfCores\": 1,\r\n - \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 2048,\r\n + \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 4096,\r\n \ \"memoryInMB\": 1024,\r\n \"maxDataDiskCount\": 2\r\n },\r\n \ {\r\n \"name\": \"Standard_B2ms\",\r\n \"numberOfCores\": 2,\r\n \ \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 16384,\r\n @@ -449,7 +449,7 @@ interactions: 204800,\r\n \"memoryInMB\": 32768,\r\n \"maxDataDiskCount\": 16\r\n \ },\r\n {\r\n \"name\": \"Standard_D16_v3\",\r\n \"numberOfCores\": 16,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": - 409600,\r\n \"memoryInMB\": 65636,\r\n \"maxDataDiskCount\": 32\r\n + 409600,\r\n \"memoryInMB\": 65536,\r\n \"maxDataDiskCount\": 32\r\n \ },\r\n {\r\n \"name\": \"Standard_D32_v3\",\r\n \"numberOfCores\": 32,\r\n \"osDiskSizeInMB\": 1047552,\r\n \"resourceDiskSizeInMB\": 819200,\r\n \"memoryInMB\": 131072,\r\n \"maxDataDiskCount\": 32\r\n @@ -747,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:43:49 GMT + - Fri, 27 Dec 2019 15:25:31 GMT expires: - '-1' pragma: @@ -819,25 +819,25 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_qHmWL3S47SW7f72EszzPHDnbUlRRvHCc","name":"vm_deploy_qHmWL3S47SW7f72EszzPHDnbUlRRvHCc","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11052439463293971156","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-14T01:43:54.1411985Z","duration":"PT3.1219472S","correlationId":"f911d291-ca0e-4bd9-b0a4-4c34cd664af8","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/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jZeTHCKSzn0eQ6Mps6v1lmTIfQCF9FBo","name":"vm_deploy_jZeTHCKSzn0eQ6Mps6v1lmTIfQCF9FBo","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3980700629660552938","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:25:37.5789792Z","duration":"PT3.2650418S","correlationId":"d1c5e081-5a3e-467b-841f-1df0dd787a60","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/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_qHmWL3S47SW7f72EszzPHDnbUlRRvHCc/operationStatuses/08586305894544583817?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jZeTHCKSzn0eQ6Mps6v1lmTIfQCF9FBo/operationStatuses/08586241465511637041?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2926' + - '2925' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:43:54 GMT + - Fri, 27 Dec 2019 15:25:38 GMT expires: - '-1' pragma: @@ -847,7 +847,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1190' status: code: 201 message: Created @@ -866,224 +866,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:44:25 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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:44:56 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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:45:26 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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:45:57 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: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:46: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: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -l -g -n --admin-username --admin-password --image --size - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1095,7 +880,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:46:57 GMT + - Fri, 27 Dec 2019 15:26:09 GMT expires: - '-1' pragma: @@ -1124,9 +909,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1138,7 +923,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:47:28 GMT + - Fri, 27 Dec 2019 15:26:40 GMT expires: - '-1' pragma: @@ -1167,9 +952,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1181,7 +966,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:47:59 GMT + - Fri, 27 Dec 2019 15:27:10 GMT expires: - '-1' pragma: @@ -1210,9 +995,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1224,7 +1009,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:48:30 GMT + - Fri, 27 Dec 2019 15:27:41 GMT expires: - '-1' pragma: @@ -1253,9 +1038,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1267,7 +1052,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:00 GMT + - Fri, 27 Dec 2019 15:28:11 GMT expires: - '-1' pragma: @@ -1296,9 +1081,9 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586305894544583817?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241465511637041?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1310,7 +1095,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:30 GMT + - Fri, 27 Dec 2019 15:28:42 GMT expires: - '-1' pragma: @@ -1339,21 +1124,21 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_qHmWL3S47SW7f72EszzPHDnbUlRRvHCc","name":"vm_deploy_qHmWL3S47SW7f72EszzPHDnbUlRRvHCc","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11052439463293971156","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-14T01:49:30.4677549Z","duration":"PT5M39.4485036S","correlationId":"f911d291-ca0e-4bd9-b0a4-4c34cd664af8","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/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_jZeTHCKSzn0eQ6Mps6v1lmTIfQCF9FBo","name":"vm_deploy_jZeTHCKSzn0eQ6Mps6v1lmTIfQCF9FBo","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3980700629660552938","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:28:16.3396765Z","duration":"PT2M42.0257391S","correlationId":"d1c5e081-5a3e-467b-841f-1df0dd787a60","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/clisqlvm000002VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"clisqlvm000002VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"clisqlvm000002PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"clisqlvm000002VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"clisqlvm000002"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/clisqlvm000002NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/clisqlvm000002VNET"}]}}' headers: cache-control: - no-cache content-length: - - '4053' + - '4052' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:30 GMT + - Fri, 27 Dec 2019 15:28:43 GMT expires: - '-1' pragma: @@ -1382,7 +1167,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/8.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1391,15 +1176,16 @@ interactions: body: string: "{\r\n \"name\": \"clisqlvm000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9a353acb-2336-43f0-a657-dadcef457dd0\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f57f6634-d577-431d-93de-afb7d6f8ddb2\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftSQLServer\",\r\n \"offer\": \"SQL2017-WS2016\",\r\n \"sku\": - \"Enterprise\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": - {\r\n \"osType\": \"Windows\",\r\n \"name\": \"clisqlvm000002_OsDisk_1_31b31f52b4414bfca27da99becf001f8\",\r\n + \"Enterprise\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": + \"14.1.191210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Windows\",\r\n \"name\": \"clisqlvm000002_OsDisk_1_7e7f85089742493bb9da6e73543dcbf0\",\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.rg000001/providers/Microsoft.Compute/disks/clisqlvm000002_OsDisk_1_31b31f52b4414bfca27da99becf001f8\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/clisqlvm000002_OsDisk_1_7e7f85089742493bb9da6e73543dcbf0\"\r\n \ },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"clisqlvm000002\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"windowsConfiguration\": @@ -1412,16 +1198,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\": \"2019-10-14T01:49:32+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2019-12-27T15:28:45+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"clisqlvm000002_OsDisk_1_31b31f52b4414bfca27da99becf001f8\",\r\n \"statuses\": + \"clisqlvm000002_OsDisk_1_7e7f85089742493bb9da6e73543dcbf0\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-10-14T01:47:06.0352097+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:26:16.7122304+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\": \"2019-10-14T01:49:17.5039916+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:28:09.8379115+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}" @@ -1429,11 +1215,11 @@ interactions: cache-control: - no-cache content-length: - - '3143' + - '3183' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:32 GMT + - Fri, 27 Dec 2019 15:28:44 GMT expires: - '-1' pragma: @@ -1450,7 +1236,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31990 + - Microsoft.Compute/LowCostGet3Min;3986,Microsoft.Compute/LowCostGet30Min;31838 status: code: 200 message: OK @@ -1469,7 +1255,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1477,12 +1263,12 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000002VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic\",\r\n - \ \"etag\": \"W/\\\"7d96e7ab-b4f2-40a9-a20c-fc6f1b97dbf9\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"86886380-1f44-4ac2-b34a-75f2a4008e98\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f01fe01a-341d-4751-9eea-3f42088a7d9c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"97e6c02d-0786-49e7-b95d-6686ad4d83f6\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigclisqlvm000002\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\",\r\n - \ \"etag\": \"W/\\\"7d96e7ab-b4f2-40a9-a20c-fc6f1b97dbf9\\\"\",\r\n + \ \"etag\": \"W/\\\"86886380-1f44-4ac2-b34a-75f2a4008e98\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1491,8 +1277,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\": - \"i3lrhipkrwkudn1nlmp51emiyb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-34-E4-F9\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"1syxwne32r4udahez5uwmfwqbh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-34-40\",\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/clisqlvm000002NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1506,9 +1292,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:32 GMT + - Fri, 27 Dec 2019 15:28:45 GMT etag: - - W/"7d96e7ab-b4f2-40a9-a20c-fc6f1b97dbf9" + - W/"86886380-1f44-4ac2-b34a-75f2a4008e98" expires: - '-1' pragma: @@ -1525,7 +1311,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9ce23c47-3b22-4e60-8a6a-b52b877adefa + - 076110a4-98a5-4cb4-aa31-e1fb2635f134 status: code: 200 message: OK @@ -1544,7 +1330,7 @@ interactions: - -l -g -n --admin-username --admin-password --image --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1552,26 +1338,25 @@ interactions: response: body: string: "{\r\n \"name\": \"clisqlvm000002PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/clisqlvm000002PublicIP\",\r\n - \ \"etag\": \"W/\\\"ac43d190-2142-46ff-abc6-9883f4db8454\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"5c84c8b6-069d-418e-aa9c-09659cb7abe5\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"1132bdf7-9e26-4494-bdc6-d13bbf129b45\",\r\n - \ \"ipAddress\": \"40.118.190.96\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"d3cd27d7-5eb8-420b-90fb-7602a8b57178\",\r\n + \ \"ipAddress\": \"104.42.75.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/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/clisqlvm000002VMNic/ipConfigurations/ipconfigclisqlvm000002\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n - \ }\r\n}" + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1070' + - '1045' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:49:33 GMT + - Fri, 27 Dec 2019 15:28:46 GMT etag: - - W/"ac43d190-2142-46ff-abc6-9883f4db8454" + - W/"5c84c8b6-069d-418e-aa9c-09659cb7abe5" expires: - '-1' pragma: @@ -1588,7 +1373,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fccca3ae-9873-4ea0-8713-0397c98e25cf + - 3908f003-6e3b-4451-82ec-6829ccd65fa1 status: code: 200 message: OK @@ -1607,23 +1392,23 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:49:36.7302889Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:28:52.0591089Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Mon, 14 Oct 2019 01:49:57 GMT + - Fri, 27 Dec 2019 15:29:12 GMT expires: - '-1' pragma: @@ -1642,11 +1427,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": - "Allow"}}, "kind": "StorageV2"}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}, "kind": "StorageV2"}' headers: Accept: - application/json @@ -1657,30 +1442,30 @@ interactions: Connection: - keep-alive Content-Length: - - '346' + - '366' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-14T01:49:36.7302889Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:28:52.0591089Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Mon, 14 Oct 2019 01:50:00 GMT + - Fri, 27 Dec 2019 15:29:17 GMT expires: - '-1' pragma: @@ -1696,7 +1481,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1192' status: code: 200 message: OK @@ -1715,23 +1500,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:49:36.8084462Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-14T01:49:36.7302889Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:28:52.1216061Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T15:28:52.0591089Z","primaryEndpoints":{"dfs":"https://clitest000003.dfs.core.windows.net/","web":"https://clitest000003.z22.web.core.windows.net/","blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1319' + - '1351' content-type: - application/json date: - - Mon, 14 Oct 2019 01:50:01 GMT + - Fri, 27 Dec 2019 15:29:18 GMT expires: - '-1' pragma: @@ -1766,11 +1551,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -1782,7 +1567,7 @@ interactions: content-type: - application/json date: - - Mon, 14 Oct 2019 01:50:03 GMT + - Fri, 27 Dec 2019 15:29:19 GMT expires: - '-1' pragma: @@ -1798,7 +1583,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -1826,7 +1611,7 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1836,7 +1621,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Provisioning","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Unknown"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -1844,7 +1629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:50:09 GMT + - Fri, 27 Dec 2019 15:29:26 GMT expires: - '-1' pragma: @@ -1856,7 +1641,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1188' status: code: 201 message: Created @@ -1875,12 +1660,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"InProgress","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache @@ -1889,7 +1674,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:50:26 GMT + - Fri, 27 Dec 2019 15:29:43 GMT expires: - '-1' pragma: @@ -1922,12 +1707,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"InProgress","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache @@ -1936,7 +1721,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:50:42 GMT + - Fri, 27 Dec 2019 15:29:58 GMT expires: - '-1' pragma: @@ -1969,12 +1754,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"InProgress","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache @@ -1983,7 +1768,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:50:59 GMT + - Fri, 27 Dec 2019 15:30:15 GMT expires: - '-1' pragma: @@ -2016,12 +1801,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"InProgress","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache @@ -2030,7 +1815,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:51:15 GMT + - Fri, 27 Dec 2019 15:30:30 GMT expires: - '-1' pragma: @@ -2063,12 +1848,12 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"InProgress","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache @@ -2077,7 +1862,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:51:30 GMT + - Fri, 27 Dec 2019 15:30:48 GMT expires: - '-1' pragma: @@ -2110,21 +1895,21 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/2ce98ed0-34b4-45c7-a3f8-05541bddb419?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"name":"2ce98ed0-34b4-45c7-a3f8-05541bddb419","status":"Succeeded","startTime":"2019-12-27T15:29:24.18Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '106' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:51:47 GMT + - Fri, 27 Dec 2019 15:31:03 GMT expires: - '-1' pragma: @@ -2157,21 +1942,21 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"InProgress","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '107' + - '734' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:04 GMT + - Fri, 27 Dec 2019 15:31:05 GMT expires: - '-1' pragma: @@ -2204,21 +1989,23 @@ interactions: - -n -g -l --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/createsqlvirtualmachine/operationResults/4baedf0b-89ae-4dd3-98e6-1b07950ab8df?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"4baedf0b-89ae-4dd3-98e6-1b07950ab8df","status":"Succeeded","startTime":"2019-10-14T01:50:08.51Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '106' + - '734' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:20 GMT + - Fri, 27 Dec 2019 15:31:06 GMT expires: - '-1' pragma: @@ -2244,28 +2031,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - sql vm list Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type + - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"value":[{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}]}' headers: cache-control: - no-cache content-length: - - '734' + - '746' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:20 GMT + - Fri, 27 Dec 2019 15:31:07 GMT expires: - '-1' pragma: @@ -2291,14 +2080,14 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm create + - sql vm show Connection: - keep-alive ParameterSetName: - - -n -g -l --license-type + - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2314,7 +2103,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:23 GMT + - Fri, 27 Dec 2019 15:31:09 GMT expires: - '-1' pragma: @@ -2340,30 +2129,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm list + - sql vm show Connection: - keep-alive ParameterSetName: - - -g + - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"value":[{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}]}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '746' + - '734' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:24 GMT + - Fri, 27 Dec 2019 15:31:10 GMT expires: - '-1' pragma: @@ -2389,14 +2178,14 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sql vm show + - sql vm update Connection: - keep-alive ParameterSetName: - - -n -g + - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2412,7 +2201,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:52:25 GMT + - Fri, 27 Dec 2019 15:31:12 GMT expires: - '-1' pragma: @@ -2431,522 +2220,46 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", + "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": + "Full", "sqlImageSku": "Enterprise"}}\''''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sql vm show - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - cache-control: - - no-cache - content-length: - - '734' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:52:26 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"LightWeight","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - cache-control: - - no-cache - content-length: - - '734' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:52:26 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", - "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "PAYG", "sqlManagement": - "Full", "sqlImageSku": "Enterprise"}}\''''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - Content-Length: - - '405' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - cache-control: - - no-cache - content-length: - - '693' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:52:31 GMT - expires: - - '-1' - 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-ratelimit-remaining-subscription-writes: - - '1196' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:52:47 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:53:03 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:53:20 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:53:36 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:53:53 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:54:08 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --sql-mgmt-type --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview - response: - body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:54:25 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update + - sql vm update Connection: - keep-alive + Content-Length: + - '405' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '108' + - '693' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:54:41 GMT + - Fri, 27 Dec 2019 15:31:14 GMT expires: - '-1' pragma: @@ -2961,6 +2274,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1188' status: code: 200 message: OK @@ -2979,21 +2294,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:54:56 GMT + - Fri, 27 Dec 2019 15:31:31 GMT expires: - '-1' pragma: @@ -3026,21 +2341,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:55:13 GMT + - Fri, 27 Dec 2019 15:31:48 GMT expires: - '-1' pragma: @@ -3073,21 +2388,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:55:27 GMT + - Fri, 27 Dec 2019 15:32:04 GMT expires: - '-1' pragma: @@ -3120,21 +2435,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:55:43 GMT + - Fri, 27 Dec 2019 15:32:20 GMT expires: - '-1' pragma: @@ -3167,21 +2482,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"InProgress","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:55:59 GMT + - Fri, 27 Dec 2019 15:32:37 GMT expires: - '-1' pragma: @@ -3214,12 +2529,12 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/1a266ee8-0263-4241-896d-e866d8e5a312?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"1a266ee8-0263-4241-896d-e866d8e5a312","status":"Succeeded","startTime":"2019-10-14T01:52:30.693Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache @@ -3228,7 +2543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:56:15 GMT + - Fri, 27 Dec 2019 15:32:53 GMT expires: - '-1' pragma: @@ -3261,128 +2576,21 @@ interactions: - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - cache-control: - - no-cache - content-length: - - '727' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:56:17 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --license-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview - response: - body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' - headers: - cache-control: - - no-cache - content-length: - - '727' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:56:19 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", - "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": - "Full", "sqlImageSku": "Enterprise"}}\''''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - Content-Length: - - '405' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g --license-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '693' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:56:23 GMT + - Fri, 27 Dec 2019 15:33:09 GMT expires: - '-1' pragma: @@ -3397,8 +2605,6 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1194' status: code: 200 message: OK @@ -3414,24 +2620,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --license-type + - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f","status":"InProgress","startTime":"2019-10-14T01:56:22.7Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:56:39 GMT + - Fri, 27 Dec 2019 15:33:25 GMT expires: - '-1' pragma: @@ -3461,24 +2667,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --license-type + - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f","status":"InProgress","startTime":"2019-10-14T01:56:22.7Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"InProgress","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:56:55 GMT + - Fri, 27 Dec 2019 15:33:41 GMT expires: - '-1' pragma: @@ -3508,15 +2714,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --license-type + - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a681bb30-6691-4aa1-a1f3-ead11c2ea7f0?api-version=2017-03-01-preview response: body: - string: '{"name":"21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f","status":"InProgress","startTime":"2019-10-14T01:56:22.7Z"}' + string: '{"name":"a681bb30-6691-4aa1-a1f3-ead11c2ea7f0","status":"Succeeded","startTime":"2019-12-27T15:31:14.73Z"}' headers: cache-control: - no-cache @@ -3525,54 +2731,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:57:12 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --license-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f?api-version=2017-03-01-preview - response: - body: - string: '{"name":"21300cd6-4fcf-4b4a-a6e8-d70cf97d4e0f","status":"Succeeded","startTime":"2019-10-14T01:56:22.7Z"}' - headers: - cache-control: - - no-cache - content-length: - - '105' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:57:28 GMT + - Fri, 27 Dec 2019 15:33:58 GMT expires: - '-1' pragma: @@ -3602,15 +2761,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --license-type + - -n -g --sql-mgmt-type --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache @@ -3619,7 +2778,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:57:29 GMT + - Fri, 27 Dec 2019 15:34:00 GMT expires: - '-1' pragma: @@ -3649,17 +2808,17 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-r-services + - -n -g --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"PAYG","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache @@ -3668,7 +2827,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:57:31 GMT + - Fri, 27 Dec 2019 15:34:01 GMT expires: - '-1' pragma: @@ -3690,8 +2849,7 @@ interactions: body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": - "Full", "sqlImageSku": "Enterprise", "serverConfigurationsManagementSettings": - {"additionalFeaturesServerConfigurations": {"isRServicesEnabled": true}}}}\''''' + "Full", "sqlImageSku": "Enterprise"}}\''''' headers: Accept: - application/json @@ -3702,14 +2860,14 @@ interactions: Connection: - keep-alive Content-Length: - - '521' + - '405' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -n -g --enable-r-services + - -n -g --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -3719,7 +2877,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/481704fc-efeb-4a4f-b1fe-964d970b4f46?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/c1d30d10-6d80-463c-851f-02afd57c8173?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -3727,7 +2885,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:57:33 GMT + - Fri, 27 Dec 2019 15:34:04 GMT expires: - '-1' pragma: @@ -3743,54 +2901,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm update - Connection: - - keep-alive - ParameterSetName: - - -n -g --enable-r-services - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/481704fc-efeb-4a4f-b1fe-964d970b4f46?api-version=2017-03-01-preview - response: - body: - string: '{"name":"481704fc-efeb-4a4f-b1fe-964d970b4f46","status":"InProgress","startTime":"2019-10-14T01:57:33.293Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 01:57:50 GMT - expires: - - '-1' - 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 + - '1184' status: code: 200 message: OK @@ -3806,24 +2917,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-r-services + - -n -g --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/481704fc-efeb-4a4f-b1fe-964d970b4f46?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/c1d30d10-6d80-463c-851f-02afd57c8173?api-version=2017-03-01-preview response: body: - string: '{"name":"481704fc-efeb-4a4f-b1fe-964d970b4f46","status":"InProgress","startTime":"2019-10-14T01:57:33.293Z"}' + string: '{"name":"c1d30d10-6d80-463c-851f-02afd57c8173","status":"Succeeded","startTime":"2019-12-27T15:34:03.28Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '106' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:06 GMT + - Fri, 27 Dec 2019 15:34:19 GMT expires: - '-1' pragma: @@ -3853,24 +2964,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-r-services + - -n -g --license-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/481704fc-efeb-4a4f-b1fe-964d970b4f46?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"481704fc-efeb-4a4f-b1fe-964d970b4f46","status":"InProgress","startTime":"2019-10-14T01:57:33.293Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:21 GMT + - Fri, 27 Dec 2019 15:34:21 GMT expires: - '-1' pragma: @@ -3903,21 +3014,23 @@ interactions: - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/481704fc-efeb-4a4f-b1fe-964d970b4f46?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"481704fc-efeb-4a4f-b1fe-964d970b4f46","status":"Succeeded","startTime":"2019-10-14T01:57:33.293Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '107' + - '727' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:38 GMT + - Fri, 27 Dec 2019 15:34:22 GMT expires: - '-1' pragma: @@ -3936,7 +3049,11 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", + "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": + "Full", "sqlImageSku": "Enterprise", "serverConfigurationsManagementSettings": + {"additionalFeaturesServerConfigurations": {"isRServicesEnabled": true}}}}\''''' headers: Accept: - application/json @@ -3946,25 +3063,33 @@ interactions: - sql vm update Connection: - keep-alive + Content-Length: + - '521' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '727' + - '693' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:39 GMT + - Fri, 27 Dec 2019 15:34:25 GMT expires: - '-1' pragma: @@ -3979,6 +3104,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1194' status: code: 200 message: OK @@ -3994,26 +3121,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"InProgress","startTime":"2019-12-27T15:34:24.403Z"}' headers: cache-control: - no-cache content-length: - - '727' + - '108' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:41 GMT + - Fri, 27 Dec 2019 15:34:41 GMT expires: - '-1' pragma: @@ -4032,12 +3157,7 @@ interactions: code: 200 message: OK - request: - body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", - "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": - "Full", "sqlImageSku": "Enterprise", "autoPatchingSettings": {"enable": true, - "dayOfWeek": "Monday", "maintenanceWindowStartingHour": 22, "maintenanceWindowDuration": - 60}}}\''''' + body: null headers: Accept: - application/json @@ -4047,33 +3167,25 @@ interactions: - sql vm update Connection: - keep-alive - Content-Length: - - '540' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"InProgress","startTime":"2019-12-27T15:34:24.403Z"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a7304004-e76a-4695-bcae-c48fc4d92d5f?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '693' + - '108' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:43 GMT + - Fri, 27 Dec 2019 15:34:57 GMT expires: - '-1' pragma: @@ -4088,8 +3200,6 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1197' status: code: 200 message: OK @@ -4105,24 +3215,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a7304004-e76a-4695-bcae-c48fc4d92d5f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"name":"a7304004-e76a-4695-bcae-c48fc4d92d5f","status":"InProgress","startTime":"2019-10-14T01:58:42.81Z"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"InProgress","startTime":"2019-12-27T15:34:24.403Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '108' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:58:59 GMT + - Fri, 27 Dec 2019 15:35:12 GMT expires: - '-1' pragma: @@ -4152,24 +3262,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a7304004-e76a-4695-bcae-c48fc4d92d5f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"name":"a7304004-e76a-4695-bcae-c48fc4d92d5f","status":"InProgress","startTime":"2019-10-14T01:58:42.81Z"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"InProgress","startTime":"2019-12-27T15:34:24.403Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '108' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:15 GMT + - Fri, 27 Dec 2019 15:35:29 GMT expires: - '-1' pragma: @@ -4199,24 +3309,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a7304004-e76a-4695-bcae-c48fc4d92d5f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"name":"a7304004-e76a-4695-bcae-c48fc4d92d5f","status":"InProgress","startTime":"2019-10-14T01:58:42.81Z"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"InProgress","startTime":"2019-12-27T15:34:24.403Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '108' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:32 GMT + - Fri, 27 Dec 2019 15:35:46 GMT expires: - '-1' pragma: @@ -4246,24 +3356,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a7304004-e76a-4695-bcae-c48fc4d92d5f?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/fc4d7f35-f2b9-4aaa-b626-0cb168fa406e?api-version=2017-03-01-preview response: body: - string: '{"name":"a7304004-e76a-4695-bcae-c48fc4d92d5f","status":"Succeeded","startTime":"2019-10-14T01:58:42.81Z"}' + string: '{"name":"fc4d7f35-f2b9-4aaa-b626-0cb168fa406e","status":"Succeeded","startTime":"2019-12-27T15:34:24.403Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:48 GMT + - Fri, 27 Dec 2019 15:36:01 GMT expires: - '-1' pragma: @@ -4293,10 +3403,10 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour + - -n -g --enable-r-services User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: @@ -4310,7 +3420,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:50 GMT + - Fri, 27 Dec 2019 15:36:03 GMT expires: - '-1' pragma: @@ -4340,10 +3450,10 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4359,7 +3469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:51 GMT + - Fri, 27 Dec 2019 15:36:05 GMT expires: - '-1' pragma: @@ -4381,7 +3491,9 @@ interactions: body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": - "Full", "sqlImageSku": "Enterprise", "autoPatchingSettings": {"enable": false}}}\''''' + "Full", "sqlImageSku": "Enterprise", "autoPatchingSettings": {"enable": true, + "dayOfWeek": "Monday", "maintenanceWindowStartingHour": 22, "maintenanceWindowDuration": + 60}}}\''''' headers: Accept: - application/json @@ -4392,14 +3504,14 @@ interactions: Connection: - keep-alive Content-Length: - - '448' + - '540' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -4409,7 +3521,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a02f90f2-620d-4b81-a80c-191f2339b019?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/8b567b3f-3358-4bc0-893d-2c9a208089a7?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -4417,7 +3529,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 01:59:54 GMT + - Fri, 27 Dec 2019 15:36:08 GMT expires: - '-1' pragma: @@ -4433,7 +3545,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1194' status: code: 200 message: OK @@ -4449,15 +3561,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a02f90f2-620d-4b81-a80c-191f2339b019?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/8b567b3f-3358-4bc0-893d-2c9a208089a7?api-version=2017-03-01-preview response: body: - string: '{"name":"a02f90f2-620d-4b81-a80c-191f2339b019","status":"InProgress","startTime":"2019-10-14T01:59:52.953Z"}' + string: '{"name":"8b567b3f-3358-4bc0-893d-2c9a208089a7","status":"InProgress","startTime":"2019-12-27T15:36:07.703Z"}' headers: cache-control: - no-cache @@ -4466,7 +3578,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:00:10 GMT + - Fri, 27 Dec 2019 15:36:24 GMT expires: - '-1' pragma: @@ -4496,15 +3608,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a02f90f2-620d-4b81-a80c-191f2339b019?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/8b567b3f-3358-4bc0-893d-2c9a208089a7?api-version=2017-03-01-preview response: body: - string: '{"name":"a02f90f2-620d-4b81-a80c-191f2339b019","status":"InProgress","startTime":"2019-10-14T01:59:52.953Z"}' + string: '{"name":"8b567b3f-3358-4bc0-893d-2c9a208089a7","status":"InProgress","startTime":"2019-12-27T15:36:07.703Z"}' headers: cache-control: - no-cache @@ -4513,7 +3625,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:00:25 GMT + - Fri, 27 Dec 2019 15:36:40 GMT expires: - '-1' pragma: @@ -4543,15 +3655,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a02f90f2-620d-4b81-a80c-191f2339b019?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/8b567b3f-3358-4bc0-893d-2c9a208089a7?api-version=2017-03-01-preview response: body: - string: '{"name":"a02f90f2-620d-4b81-a80c-191f2339b019","status":"InProgress","startTime":"2019-10-14T01:59:52.953Z"}' + string: '{"name":"8b567b3f-3358-4bc0-893d-2c9a208089a7","status":"InProgress","startTime":"2019-12-27T15:36:07.703Z"}' headers: cache-control: - no-cache @@ -4560,7 +3672,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 15:36:57 GMT expires: - '-1' pragma: @@ -4590,15 +3702,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/a02f90f2-620d-4b81-a80c-191f2339b019?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/8b567b3f-3358-4bc0-893d-2c9a208089a7?api-version=2017-03-01-preview response: body: - string: '{"name":"a02f90f2-620d-4b81-a80c-191f2339b019","status":"Succeeded","startTime":"2019-10-14T01:59:52.953Z"}' + string: '{"name":"8b567b3f-3358-4bc0-893d-2c9a208089a7","status":"Succeeded","startTime":"2019-12-27T15:36:07.703Z"}' headers: cache-control: - no-cache @@ -4607,7 +3719,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:00:58 GMT + - Fri, 27 Dec 2019 15:37:13 GMT expires: - '-1' pragma: @@ -4637,10 +3749,10 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --enable-auto-patching + - -n -g --day-of-week --maintenance-window-duration --maintenance-window-start-hour User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: @@ -4654,7 +3766,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:00:59 GMT + - Fri, 27 Dec 2019 15:37:13 GMT expires: - '-1' pragma: @@ -4684,11 +3796,10 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4704,7 +3815,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:01:01 GMT + - Fri, 27 Dec 2019 15:37:15 GMT expires: - '-1' pragma: @@ -4723,14 +3834,10 @@ interactions: code: 200 message: OK - request: - body: 'b''b\''b\\\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": - "Full", "sqlImageSku": "Enterprise", "autoBackupSettings": {"enable": true, - "enableEncryption": false, "retentionPeriod": 30, "storageAccountUrl": "https://clitest000003.blob.core.windows.net/", - "storageAccessKey": "veryFakedStorageAccountKey==", "backupSystemDbs": false, - "backupScheduleType": "Manual", "fullBackupFrequency": "Weekly", "fullBackupStartTime": - 2, "fullBackupWindowHours": 2, "logBackupFrequency": 60}}}\\\''\''''' + "Full", "sqlImageSku": "Enterprise", "autoPatchingSettings": {"enable": false}}}\''''' headers: Accept: - application/json @@ -4741,15 +3848,14 @@ interactions: Connection: - keep-alive Content-Length: - - '858' + - '448' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -4759,7 +3865,7 @@ interactions: string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/169f6272-d939-4f3f-993f-cc614852de10?api-version=2017-03-01-preview cache-control: - no-cache content-length: @@ -4767,7 +3873,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:01:03 GMT + - Fri, 27 Dec 2019 15:37:18 GMT expires: - '-1' pragma: @@ -4783,7 +3889,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1193' status: code: 200 message: OK @@ -4799,16 +3905,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/169f6272-d939-4f3f-993f-cc614852de10?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"169f6272-d939-4f3f-993f-cc614852de10","status":"InProgress","startTime":"2019-12-27T15:37:17.557Z"}' headers: cache-control: - no-cache @@ -4817,7 +3922,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:01:18 GMT + - Fri, 27 Dec 2019 15:37:34 GMT expires: - '-1' pragma: @@ -4847,16 +3952,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/169f6272-d939-4f3f-993f-cc614852de10?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"169f6272-d939-4f3f-993f-cc614852de10","status":"InProgress","startTime":"2019-12-27T15:37:17.557Z"}' headers: cache-control: - no-cache @@ -4865,7 +3969,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:01:36 GMT + - Fri, 27 Dec 2019 15:37:50 GMT expires: - '-1' pragma: @@ -4895,16 +3999,15 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/169f6272-d939-4f3f-993f-cc614852de10?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"169f6272-d939-4f3f-993f-cc614852de10","status":"InProgress","startTime":"2019-12-27T15:37:17.557Z"}' headers: cache-control: - no-cache @@ -4913,7 +4016,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 15:38:07 GMT expires: - '-1' pragma: @@ -4943,25 +4046,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/169f6272-d939-4f3f-993f-cc614852de10?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"169f6272-d939-4f3f-993f-cc614852de10","status":"Succeeded","startTime":"2019-12-27T15:37:17.557Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:02:20 GMT + - Fri, 27 Dec 2019 15:38:23 GMT expires: - '-1' pragma: @@ -4991,25 +4093,24 @@ interactions: Connection: - keep-alive ParameterSetName: - - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour - --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency + - -n -g --enable-auto-patching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:02:36 GMT + - Fri, 27 Dec 2019 15:38:24 GMT expires: - '-1' pragma: @@ -5043,21 +4144,23 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Succeeded","sqlImageOffer":"SQL2017-WS2016","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: cache-control: - no-cache content-length: - - '108' + - '727' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:02:53 GMT + - Fri, 27 Dec 2019 15:38:25 GMT expires: - '-1' pragma: @@ -5076,7 +4179,14 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''b\''b\\\''{"location": "westus", "tags": {}, "properties": {"virtualMachineResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002", + "sqlImageOffer": "SQL2017-WS2016", "sqlServerLicenseType": "AHUB", "sqlManagement": + "Full", "sqlImageSku": "Enterprise", "autoBackupSettings": {"enable": true, + "enableEncryption": false, "retentionPeriod": 30, "storageAccountUrl": "https://clitest000003.blob.core.windows.net/", + "storageAccessKey": "veryFakedStorageAccountKey==", "backupSystemDbs": false, + "backupScheduleType": "Manual", "fullBackupFrequency": "Weekly", "fullBackupStartTime": + 2, "fullBackupWindowHours": 2, "logBackupFrequency": 60}}}\\\''\''''' headers: Accept: - application/json @@ -5086,26 +4196,34 @@ interactions: - sql vm update Connection: - keep-alive + Content-Length: + - '858' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -n -g --backup-schedule-type --full-backup-frequency --full-backup-start-hour --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"properties":{"virtualMachineResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/clisqlvm000002","provisioningState":"Updating","sqlServerLicenseType":"AHUB","sqlManagement":"Full","sqlImageSku":"Enterprise"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002","name":"clisqlvm000002","type":"Microsoft.SqlVirtualMachine/sqlVirtualMachines"}' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview cache-control: - no-cache content-length: - - '108' + - '693' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:03:09 GMT + - Fri, 27 Dec 2019 15:38:28 GMT expires: - '-1' pragma: @@ -5120,6 +4238,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1193' status: code: 200 message: OK @@ -5139,12 +4259,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"InProgress","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5153,7 +4273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:03:25 GMT + - Fri, 27 Dec 2019 15:38:45 GMT expires: - '-1' pragma: @@ -5187,12 +4307,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"InProgress","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5201,7 +4321,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:03:42 GMT + - Fri, 27 Dec 2019 15:39:02 GMT expires: - '-1' pragma: @@ -5235,12 +4355,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"InProgress","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5249,7 +4369,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:03:59 GMT + - Fri, 27 Dec 2019 15:39:18 GMT expires: - '-1' pragma: @@ -5283,12 +4403,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"InProgress","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5297,7 +4417,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:04:15 GMT + - Fri, 27 Dec 2019 15:39:34 GMT expires: - '-1' pragma: @@ -5331,12 +4451,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"InProgress","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"InProgress","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5345,7 +4465,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:04:32 GMT + - Fri, 27 Dec 2019 15:39:51 GMT expires: - '-1' pragma: @@ -5379,12 +4499,12 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/updatesqlvirtualmachine/operationResults/84804992-84cc-490c-a3ca-fde5f75cbc1f?api-version=2017-03-01-preview response: body: - string: '{"name":"7a4c09d4-0cfb-4d1b-b967-772e4f3f74a3","status":"Succeeded","startTime":"2019-10-14T02:01:02.753Z"}' + string: '{"name":"84804992-84cc-490c-a3ca-fde5f75cbc1f","status":"Succeeded","startTime":"2019-12-27T15:38:28.387Z"}' headers: cache-control: - no-cache @@ -5393,7 +4513,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 15:40:06 GMT expires: - '-1' pragma: @@ -5427,7 +4547,7 @@ interactions: --full-backup-duration --sa-key --storage-account --retention-period --log-backup-frequency User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/clisqlvm000002?api-version=2017-03-01-preview response: @@ -5441,7 +4561,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:04:49 GMT + - Fri, 27 Dec 2019 15:40:08 GMT expires: - '-1' pragma: @@ -5476,7 +4596,7 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -5486,17 +4606,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview cache-control: - no-cache content-length: - '0' date: - - Mon, 14 Oct 2019 02:04:53 GMT + - Fri, 27 Dec 2019 15:40:11 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/sqlVirtualMachineOperationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview pragma: - no-cache server: @@ -5506,7 +4626,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14995' status: code: 202 message: Accepted @@ -5525,68 +4645,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview - response: - body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' - headers: - cache-control: - - no-cache - content-length: - - '108' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 14 Oct 2019 02:05:10 GMT - expires: - - '-1' - 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 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - sql vm delete - Connection: - - keep-alive - ParameterSetName: - - -n -g --yes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:05:25 GMT + - Fri, 27 Dec 2019 15:40:28 GMT expires: - '-1' pragma: @@ -5619,21 +4692,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:05:42 GMT + - Fri, 27 Dec 2019 15:40:43 GMT expires: - '-1' pragma: @@ -5666,21 +4739,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:05:59 GMT + - Fri, 27 Dec 2019 15:41:00 GMT expires: - '-1' pragma: @@ -5713,21 +4786,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:06:14 GMT + - Fri, 27 Dec 2019 15:41:16 GMT expires: - '-1' pragma: @@ -5760,21 +4833,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:06:31 GMT + - Fri, 27 Dec 2019 15:41:33 GMT expires: - '-1' pragma: @@ -5807,21 +4880,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:06:47 GMT + - Fri, 27 Dec 2019 15:41:49 GMT expires: - '-1' pragma: @@ -5854,21 +4927,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:07:04 GMT + - Fri, 27 Dec 2019 15:42:06 GMT expires: - '-1' pragma: @@ -5901,21 +4974,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:07:20 GMT + - Fri, 27 Dec 2019 15:42:22 GMT expires: - '-1' pragma: @@ -5948,21 +5021,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:07:36 GMT + - Fri, 27 Dec 2019 15:42:39 GMT expires: - '-1' pragma: @@ -5995,21 +5068,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:07:54 GMT + - Fri, 27 Dec 2019 15:42:55 GMT expires: - '-1' pragma: @@ -6042,21 +5115,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:08:09 GMT + - Fri, 27 Dec 2019 15:43:11 GMT expires: - '-1' pragma: @@ -6089,21 +5162,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:08:25 GMT + - Fri, 27 Dec 2019 15:43:27 GMT expires: - '-1' pragma: @@ -6136,21 +5209,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:08:42 GMT + - Fri, 27 Dec 2019 15:43:44 GMT expires: - '-1' pragma: @@ -6183,21 +5256,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:08:59 GMT + - Fri, 27 Dec 2019 15:43:59 GMT expires: - '-1' pragma: @@ -6230,21 +5303,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:09:14 GMT + - Fri, 27 Dec 2019 15:44:16 GMT expires: - '-1' pragma: @@ -6277,21 +5350,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:09:31 GMT + - Fri, 27 Dec 2019 15:44:32 GMT expires: - '-1' pragma: @@ -6324,21 +5397,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:09:47 GMT + - Fri, 27 Dec 2019 15:44:49 GMT expires: - '-1' pragma: @@ -6371,21 +5444,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:10:03 GMT + - Fri, 27 Dec 2019 15:45:06 GMT expires: - '-1' pragma: @@ -6418,21 +5491,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:10:18 GMT + - Fri, 27 Dec 2019 15:45:21 GMT expires: - '-1' pragma: @@ -6465,21 +5538,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:10:36 GMT + - Fri, 27 Dec 2019 15:45:41 GMT expires: - '-1' pragma: @@ -6512,21 +5585,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"InProgress","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"InProgress","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '108' + - '107' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:10:52 GMT + - Fri, 27 Dec 2019 15:45:57 GMT expires: - '-1' pragma: @@ -6559,21 +5632,21 @@ interactions: - -n -g --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/5afa71c2-4469-4452-8435-9b8f6a4baa76?api-version=2017-03-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine/locations/westus/operationTypes/deletesqlvirtualmachine/operationResults/af8c06fd-7ea5-4e30-8b96-db7a43fa052e?api-version=2017-03-01-preview response: body: - string: '{"name":"5afa71c2-4469-4452-8435-9b8f6a4baa76","status":"Succeeded","startTime":"2019-10-14T02:04:53.083Z"}' + string: '{"name":"af8c06fd-7ea5-4e30-8b96-db7a43fa052e","status":"Succeeded","startTime":"2019-12-27T15:40:10.76Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '106' content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:11:09 GMT + - Fri, 27 Dec 2019 15:46:13 GMT expires: - '-1' pragma: @@ -6606,7 +5679,7 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-sqlvirtualmachine/0.4.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6622,13 +5695,17 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 14 Oct 2019 02:11:10 GMT + - Fri, 27 Dec 2019 15:46:15 GMT expires: - '-1' 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: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_account_sas.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_account_sas.yaml index 2f72d37e788..2aba60de37e 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_account_sas.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_account_sas.yaml @@ -14,23 +14,23 @@ interactions: - --resource-types --services --expiry --permissions --https-only --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T15:41:22.1144239Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T15:41:22.1144239Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T15:41:22.0206553Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff3","name":"vrfvm4aff3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:51.5688359Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:51.5688359Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:51.4906697Z","primaryEndpoints":{"blob":"https://vrfvm4aff3.blob.core.windows.net/","queue":"https://vrfvm4aff3.queue.core.windows.net/","table":"https://vrfvm4aff3.table.core.windows.net/","file":"https://vrfvm4aff3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image7tl4g334mpratp4zwyoq4zw727u2tidxj7v4zqtelxuxwbqniya/providers/Microsoft.Storage/storageAccounts/vhdstorage3be8685067f0b8","name":"vhdstorage3be8685067f0b8","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:08:58.4353470Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:08:58.4353470Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:08:58.3728900Z","primaryEndpoints":{"blob":"https://vhdstorage3be8685067f0b8.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff2","name":"vrfvm4aff2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:52.0063179Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:52.0063179Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:51.9281511Z","primaryEndpoints":{"blob":"https://vrfvm4aff2.blob.core.windows.net/","queue":"https://vrfvm4aff2.queue.core.windows.net/","table":"https://vrfvm4aff2.table.core.windows.net/","file":"https://vrfvm4aff2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a3","name":"vmss14c8a3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3434025Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3434025Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:39:58.2809246Z","primaryEndpoints":{"blob":"https://vmss14c8a3.blob.core.windows.net/","queue":"https://vmss14c8a3.queue.core.windows.net/","table":"https://vmss14c8a3.table.core.windows.net/","file":"https://vmss14c8a3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a2","name":"vmss14c8a2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.5790945Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.5790945Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.5009276Z","primaryEndpoints":{"blob":"https://vmss14c8a2.blob.core.windows.net/","queue":"https://vmss14c8a2.queue.core.windows.net/","table":"https://vmss14c8a2.table.core.windows.net/","file":"https://vmss14c8a2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgs2fswobyjg2vpqr4s7wuzutodcn2ieejyjkacuvhoxqgsuozfolaft4rhxj644arx/providers/Microsoft.Storage/storageAccounts/clitestvdcvfzzvzm5i7brt4","name":"clitestvdcvfzzvzm5i7brt4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T14:05:39.9519440Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T14:05:39.9519440Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-13T14:05:39.8738065Z","primaryEndpoints":{"dfs":"https://clitestvdcvfzzvzm5i7brt4.dfs.core.windows.net/","web":"https://clitestvdcvfzzvzm5i7brt4.z22.web.core.windows.net/","blob":"https://clitestvdcvfzzvzm5i7brt4.blob.core.windows.net/","queue":"https://clitestvdcvfzzvzm5i7brt4.queue.core.windows.net/","table":"https://clitestvdcvfzzvzm5i7brt4.table.core.windows.net/","file":"https://clitestvdcvfzzvzm5i7brt4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a1","name":"vmss14c8a1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.7821797Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.7821797Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.7040560Z","primaryEndpoints":{"blob":"https://vmss14c8a1.blob.core.windows.net/","queue":"https://vmss14c8a1.queue.core.windows.net/","table":"https://vmss14c8a1.table.core.windows.net/","file":"https://vmss14c8a1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_actionwfymrc3ubclrp6ylrgto76szw3dayq2c762kvodxz44kanl75epn4/providers/Microsoft.Storage/storageAccounts/vhdstorage04f9529d3c2483","name":"vhdstorage04f9529d3c2483","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-03T08:58:50.8657778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-03T08:58:50.8657778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-03T08:58:50.7876289Z","primaryEndpoints":{"blob":"https://vhdstorage04f9529d3c2483.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a0","name":"vmss14c8a0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3121703Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3121703Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:39:58.2496817Z","primaryEndpoints":{"blob":"https://vmss14c8a0.blob.core.windows.net/","queue":"https://vmss14c8a0.queue.core.windows.net/","table":"https://vmss14c8a0.table.core.windows.net/","file":"https://vmss14c8a0.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a4","name":"vmss14c8a4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.8134568Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.8134568Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.7353162Z","primaryEndpoints":{"blob":"https://vmss14c8a4.blob.core.windows.net/","queue":"https://vmss14c8a4.queue.core.windows.net/","table":"https://vmss14c8a4.table.core.windows.net/","file":"https://vmss14c8a4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff1","name":"vrfvm4aff1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:45.3187606Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:45.3187606Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:45.2406493Z","primaryEndpoints":{"blob":"https://vrfvm4aff1.blob.core.windows.net/","queue":"https://vrfvm4aff1.queue.core.windows.net/","table":"https://vrfvm4aff1.table.core.windows.net/","file":"https://vrfvm4aff1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff4","name":"vrfvm4aff4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:49.0219045Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:49.0219045Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:48.9437700Z","primaryEndpoints":{"blob":"https://vrfvm4aff4.blob.core.windows.net/","queue":"https://vrfvm4aff4.queue.core.windows.net/","table":"https://vrfvm4aff4.table.core.windows.net/","file":"https://vrfvm4aff4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgqlyr4qufx7kqkzyuuukogzpn6uesdjtx64qc6htvscs5frsetoeyz4cztuqwvgegr/providers/Microsoft.Storage/storageAccounts/clitestnvtzmfoh2emqjxmql","name":"clitestnvtzmfoh2emqjxmql","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-26T15:47:54.5486009Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-26T15:47:54.5486009Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-26T15:47:54.4704676Z","primaryEndpoints":{"blob":"https://clitestnvtzmfoh2emqjxmql.blob.core.windows.net/","queue":"https://clitestnvtzmfoh2emqjxmql.queue.core.windows.net/","table":"https://clitestnvtzmfoh2emqjxmql.table.core.windows.net/","file":"https://clitestnvtzmfoh2emqjxmql.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff0","name":"vrfvm4aff0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:48.3187832Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:48.3187832Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:48.2406761Z","primaryEndpoints":{"blob":"https://vrfvm4aff0.blob.core.windows.net/","queue":"https://vrfvm4aff0.queue.core.windows.net/","table":"https://vrfvm4aff0.table.core.windows.net/","file":"https://vrfvm4aff0.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgyqttlwagdsqrddaslfm6j3yfjojee7oo5rmu3gdtg5beaqcr5aueiu2rlblbgzvmk/providers/Microsoft.Storage/storageAccounts/cli6nez4lqof2zumvivsgx6f","name":"cli6nez4lqof2zumvivsgx6f","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli6nez4lqof2zumvivsgx6f.blob.core.windows.net/","queue":"https://cli6nez4lqof2zumvivsgx6f.queue.core.windows.net/","table":"https://cli6nez4lqof2zumvivsgx6f.table.core.windows.net/","file":"https://cli6nez4lqof2zumvivsgx6f.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2xlpt75b5fd4g73rm7bjciee2lfwshiwhxpwdnnr3ugodtzv4x2r6wli3s32b6tj3/providers/Microsoft.Storage/storageAccounts/clitestcudtbldpnll6v6jv3","name":"clitestcudtbldpnll6v6jv3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.0859293Z","primaryEndpoints":{"blob":"https://clitestcudtbldpnll6v6jv3.blob.core.windows.net/","queue":"https://clitestcudtbldpnll6v6jv3.queue.core.windows.net/","table":"https://clitestcudtbldpnll6v6jv3.table.core.windows.net/","file":"https://clitestcudtbldpnll6v6jv3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.6952741Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgffz4d4mahvf37sz456geg4fo6zpiloc5v6qm5g2qynhcaovrtt3jqc6lcfz3hpaqc/providers/Microsoft.Storage/storageAccounts/clitestydlgrdnr2ehnvsqve","name":"clitestydlgrdnr2ehnvsqve","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.2265330Z","primaryEndpoints":{"blob":"https://clitestydlgrdnr2ehnvsqve.blob.core.windows.net/","queue":"https://clitestydlgrdnr2ehnvsqve.queue.core.windows.net/","table":"https://clitestydlgrdnr2ehnvsqve.table.core.windows.net/","file":"https://clitestydlgrdnr2ehnvsqve.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '112228' + - '58853' content-type: - application/json; charset=utf-8 date: - - Sun, 13 Oct 2019 15:41:44 GMT + - Fri, 27 Dec 2019 04:42:24 GMT expires: - '-1' pragma: @@ -42,12 +42,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - f6e32a35-e65b-465e-abaa-5d86f8852a0f - - 96335484-60fb-437b-a5d3-666d84e8d664 - - b80a483d-7038-494c-b268-3ddf7ebcd420 - - 40b4488b-16ce-4353-8e2f-0cc17d1acd98 - - a4976633-955b-4ed1-843c-bccbab342080 - - 0ce19ccf-cdc0-4b6f-8421-294fe6c615d5 + - fb611c82-ce4e-4a57-9cf2-a73904999f7f + - 7eb3f319-aa5d-407a-bf09-243d8f8e5654 + - 6f1bec12-26fb-4270-b671-7b2d3efe59db + - c2594f04-9e22-4b39-bd08-eed95c84ad5d + - 903348bd-fc9e-48b4-82b9-a9a0e02a7775 status: code: 200 message: OK @@ -68,11 +67,11 @@ interactions: - --resource-types --services --expiry --permissions --https-only --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -84,7 +83,7 @@ interactions: content-type: - application/json date: - - Sun, 13 Oct 2019 15:41:44 GMT + - Fri, 27 Dec 2019 04:42:25 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account.yaml index 939738de44c..01d30b3c8c4 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account.yaml @@ -18,11 +18,11 @@ interactions: - -n -g --sku -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Sun, 13 Oct 2019 13:36:58 GMT + - Fri, 27 Dec 2019 04:42:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/d1e86e9f-d504-47aa-bebe-4567a205cb33?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/8add0359-aa46-4d31-90a8-95bd9d098953?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1199' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -n -g --sku -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/d1e86e9f-d504-47aa-bebe-4567a205cb33?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/8add0359-aa46-4d31-90a8-95bd9d098953?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:15 GMT + - Fri, 27 Dec 2019 04:42:22 GMT expires: - '-1' pragma: @@ -118,11 +118,11 @@ interactions: - --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01 response: body: string: '{"nameAvailable":false,"reason":"AlreadyExists","message":"The storage @@ -135,7 +135,7 @@ interactions: content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:17 GMT + - Fri, 27 Dec 2019 04:42:24 GMT expires: - '-1' pragma: @@ -168,23 +168,23 @@ interactions: - -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' headers: cache-control: - no-cache content-length: - - '1180' + - '1212' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:19 GMT + - Fri, 27 Dec 2019 04:42:25 GMT expires: - '-1' pragma: @@ -217,23 +217,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:19 GMT + - Fri, 27 Dec 2019 04:42:26 GMT expires: - '-1' pragma: @@ -266,23 +266,23 @@ interactions: - -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff4","name":"vrfvm4aff4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:49.0219045Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:49.0219045Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:48.9437700Z","primaryEndpoints":{"blob":"https://vrfvm4aff4.blob.core.windows.net/","queue":"https://vrfvm4aff4.queue.core.windows.net/","table":"https://vrfvm4aff4.table.core.windows.net/","file":"https://vrfvm4aff4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sazimgyz53rilrf34dcsgz3pwnzxiavprp6pz5as33epvcdeyvxluh6x6/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:56.0281900Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:56.0281900Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:55.9500654Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff3","name":"vrfvm4aff3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:51.5688359Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:51.5688359Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:51.4906697Z","primaryEndpoints":{"blob":"https://vrfvm4aff3.blob.core.windows.net/","queue":"https://vrfvm4aff3.queue.core.windows.net/","table":"https://vrfvm4aff3.table.core.windows.net/","file":"https://vrfvm4aff3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a3","name":"vmss14c8a3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3434025Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3434025Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:39:58.2809246Z","primaryEndpoints":{"blob":"https://vmss14c8a3.blob.core.windows.net/","queue":"https://vmss14c8a3.queue.core.windows.net/","table":"https://vmss14c8a3.table.core.windows.net/","file":"https://vmss14c8a3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a1","name":"vmss14c8a1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.7821797Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.7821797Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.7040560Z","primaryEndpoints":{"blob":"https://vmss14c8a1.blob.core.windows.net/","queue":"https://vmss14c8a1.queue.core.windows.net/","table":"https://vmss14c8a1.table.core.windows.net/","file":"https://vmss14c8a1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image7tl4g334mpratp4zwyoq4zw727u2tidxj7v4zqtelxuxwbqniya/providers/Microsoft.Storage/storageAccounts/vhdstorage3be8685067f0b8","name":"vhdstorage3be8685067f0b8","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:08:58.4353470Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:08:58.4353470Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:08:58.3728900Z","primaryEndpoints":{"blob":"https://vhdstorage3be8685067f0b8.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff1","name":"vrfvm4aff1","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:45.3187606Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:45.3187606Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:45.2406493Z","primaryEndpoints":{"blob":"https://vrfvm4aff1.blob.core.windows.net/","queue":"https://vrfvm4aff1.queue.core.windows.net/","table":"https://vrfvm4aff1.table.core.windows.net/","file":"https://vrfvm4aff1.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_invoke_actionwfymrc3ubclrp6ylrgto76szw3dayq2c762kvodxz44kanl75epn4/providers/Microsoft.Storage/storageAccounts/vhdstorage04f9529d3c2483","name":"vhdstorage04f9529d3c2483","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-03T08:58:50.8657778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-03T08:58:50.8657778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-03T08:58:50.7876289Z","primaryEndpoints":{"blob":"https://vhdstorage04f9529d3c2483.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a4","name":"vmss14c8a4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.8134568Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.8134568Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.7353162Z","primaryEndpoints":{"blob":"https://vmss14c8a4.blob.core.windows.net/","queue":"https://vmss14c8a4.queue.core.windows.net/","table":"https://vmss14c8a4.table.core.windows.net/","file":"https://vmss14c8a4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgqlyr4qufx7kqkzyuuukogzpn6uesdjtx64qc6htvscs5frsetoeyz4cztuqwvgegr/providers/Microsoft.Storage/storageAccounts/clitestnvtzmfoh2emqjxmql","name":"clitestnvtzmfoh2emqjxmql","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-26T15:47:54.5486009Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-26T15:47:54.5486009Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-26T15:47:54.4704676Z","primaryEndpoints":{"blob":"https://clitestnvtzmfoh2emqjxmql.blob.core.windows.net/","queue":"https://clitestnvtzmfoh2emqjxmql.queue.core.windows.net/","table":"https://clitestnvtzmfoh2emqjxmql.table.core.windows.net/","file":"https://clitestnvtzmfoh2emqjxmql.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff2","name":"vrfvm4aff2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:52.0063179Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:52.0063179Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:51.9281511Z","primaryEndpoints":{"blob":"https://vrfvm4aff2.blob.core.windows.net/","queue":"https://vrfvm4aff2.queue.core.windows.net/","table":"https://vrfvm4aff2.table.core.windows.net/","file":"https://vrfvm4aff2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a2","name":"vmss14c8a2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.5790945Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:40:01.5790945Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:40:01.5009276Z","primaryEndpoints":{"blob":"https://vmss14c8a2.blob.core.windows.net/","queue":"https://vmss14c8a2.queue.core.windows.net/","table":"https://vmss14c8a2.table.core.windows.net/","file":"https://vmss14c8a2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_idempotentmuvg6r7ly6f4ews5lgps4vvkqnaisqf5guo6dsbne7oc/providers/Microsoft.Storage/storageAccounts/vmss14c8a0","name":"vmss14c8a0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3121703Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:39:58.3121703Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:39:58.2496817Z","primaryEndpoints":{"blob":"https://vmss14c8a0.blob.core.windows.net/","queue":"https://vmss14c8a0.queue.core.windows.net/","table":"https://vmss14c8a0.table.core.windows.net/","file":"https://vmss14c8a0.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_existing_idskfymxzondfqnj5dthktz5642i6kemhpnp2og7r5u7s/providers/Microsoft.Storage/storageAccounts/vrfvm4aff0","name":"vrfvm4aff0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:48.3187832Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T07:37:48.3187832Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T07:37:48.2406761Z","primaryEndpoints":{"blob":"https://vrfvm4aff0.blob.core.windows.net/","queue":"https://vrfvm4aff0.queue.core.windows.net/","table":"https://vrfvm4aff0.table.core.windows.net/","file":"https://vrfvm4aff0.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"identity":{"principalId":"81692d01-30c5-4a83-912e-4f3a9407c13d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnxoxkevjb5fxnoherh5ofvdvidls3b3vmy2iy5mqvvqngeyuwvo5ds4k5gt67lciv/providers/Microsoft.Storage/storageAccounts/cligro3wynkvt4y5x3sx2kf4","name":"cligro3wynkvt4y5x3sx2kf4","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:58.0595863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:58.0595863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.9970915Z","primaryEndpoints":{"blob":"https://cligro3wynkvt4y5x3sx2kf4.blob.core.windows.net/","queue":"https://cligro3wynkvt4y5x3sx2kf4.queue.core.windows.net/","table":"https://cligro3wynkvt4y5x3sx2kf4.table.core.windows.net/","file":"https://cligro3wynkvt4y5x3sx2kf4.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2xlpt75b5fd4g73rm7bjciee2lfwshiwhxpwdnnr3ugodtzv4x2r6wli3s32b6tj3/providers/Microsoft.Storage/storageAccounts/clitestcudtbldpnll6v6jv3","name":"clitestcudtbldpnll6v6jv3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.0859293Z","primaryEndpoints":{"blob":"https://clitestcudtbldpnll6v6jv3.blob.core.windows.net/","queue":"https://clitestcudtbldpnll6v6jv3.queue.core.windows.net/","table":"https://clitestcudtbldpnll6v6jv3.table.core.windows.net/","file":"https://clitestcudtbldpnll6v6jv3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5jgkwa2m2apjeaqt7xtdkv54ky66jx4qguvuebqps7bdf7c5xao3o7rilkdw7ihv5/providers/Microsoft.Storage/storageAccounts/clitestq66v5h4oh3s53mu44","name":"clitestq66v5h4oh3s53mu44","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.6952741Z","primaryEndpoints":{"blob":"https://clitestq66v5h4oh3s53mu44.blob.core.windows.net/","queue":"https://clitestq66v5h4oh3s53mu44.queue.core.windows.net/","table":"https://clitestq66v5h4oh3s53mu44.table.core.windows.net/","file":"https://clitestq66v5h4oh3s53mu44.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgffz4d4mahvf37sz456geg4fo6zpiloc5v6qm5g2qynhcaovrtt3jqc6lcfz3hpaqc/providers/Microsoft.Storage/storageAccounts/clitestydlgrdnr2ehnvsqve","name":"clitestydlgrdnr2ehnvsqve","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.2265330Z","primaryEndpoints":{"blob":"https://clitestydlgrdnr2ehnvsqve.blob.core.windows.net/","queue":"https://clitestydlgrdnr2ehnvsqve.queue.core.windows.net/","table":"https://clitestydlgrdnr2ehnvsqve.table.core.windows.net/","file":"https://clitestydlgrdnr2ehnvsqve.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '113663' + - '58853' content-type: - application/json; charset=utf-8 date: - - Sun, 13 Oct 2019 13:37:21 GMT + - Fri, 27 Dec 2019 04:42:27 GMT expires: - '-1' pragma: @@ -294,13 +294,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - c320baf6-6250-4cce-b056-9347c90bd807 - - 51746feb-d061-46da-a6ad-22f074f0a36c - - 1cfeef7b-2ee1-453a-8dbc-592ebbf320d8 - - d5b5531d-dc56-4d28-8891-4375f7499cb4 - - 12f40af2-c36e-42bb-bf02-1ba6cd28c8f2 - - 1dd28851-72cd-4471-ac02-2231b6989be7 - - 272fc4b0-1499-475b-aef6-f7b77034e104 + - bb4b591e-d12a-47f7-a574-2428f9862a7e + - 07c04374-6135-4987-9201-53a3e0509fcd + - 9b7a6c5a-163b-4aa7-8bfa-845af37419df + - 194bd066-dd10-4818-97ed-d0a9b91c6f93 + - 735d4166-162c-47f6-ab08-c4347b024626 status: code: 200 message: OK @@ -319,23 +317,23 @@ interactions: - -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:22 GMT + - Fri, 27 Dec 2019 04:42:27 GMT expires: - '-1' pragma: @@ -370,11 +368,11 @@ interactions: - -g -n --protocol User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -386,7 +384,7 @@ interactions: content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:24 GMT + - Fri, 27 Dec 2019 04:42:28 GMT expires: - '-1' pragma: @@ -402,7 +400,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -421,23 +419,23 @@ interactions: - -g -n --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:25 GMT + - Fri, 27 Dec 2019 04:42:29 GMT expires: - '-1' pragma: @@ -456,11 +454,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {"foo": "bar", "cat": ""}, "properties": - {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": - true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, - "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": - [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {"foo": "bar", + "cat": ""}, "properties": {"encryption": {"services": {"blob": {"enabled": true}, + "file": {"enabled": true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": + true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], + "ipRules": [], "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -471,30 +469,30 @@ interactions: Connection: - keep-alive Content-Length: - - '348' + - '368' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"foo":"bar","cat":""},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"foo":"bar","cat":""},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1188' + - '1220' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:28 GMT + - Fri, 27 Dec 2019 04:42:35 GMT expires: - '-1' pragma: @@ -510,7 +508,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 200 message: OK @@ -529,23 +527,23 @@ interactions: - -g -n --sku --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"foo":"bar","cat":""},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"foo":"bar","cat":""},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1188' + - '1220' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:30 GMT + - Fri, 27 Dec 2019 04:42:36 GMT expires: - '-1' pragma: @@ -586,23 +584,23 @@ interactions: - -g -n --sku --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' + string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' headers: cache-control: - no-cache content-length: - - '1229' + - '1261' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:33 GMT + - Fri, 27 Dec 2019 04:42:41 GMT expires: - '-1' pragma: @@ -618,7 +616,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 200 message: OK @@ -637,23 +635,23 @@ interactions: - -g -n --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' + string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' headers: cache-control: - no-cache content-length: - - '1229' + - '1261' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:35 GMT + - Fri, 27 Dec 2019 04:42:42 GMT expires: - '-1' pragma: @@ -672,11 +670,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_GRS"}, "tags": {"test": "success"}, "properties": - {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": - true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, - "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": - [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_GRS", "tier": "Standard"}, "tags": {"test": + "success"}, "properties": {"encryption": {"services": {"blob": {"enabled": true}, + "file": {"enabled": true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": + true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], + "ipRules": [], "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -687,30 +685,30 @@ interactions: Connection: - keep-alive Content-Length: - - '342' + - '362' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"test":"success"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:36:57.9188497Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:36:57.8563421Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' + string: '{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"test":"success"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}}' headers: cache-control: - no-cache content-length: - - '1245' + - '1277' content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:39 GMT + - Fri, 27 Dec 2019 04:42:46 GMT expires: - '-1' pragma: @@ -726,7 +724,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' status: code: 200 message: OK @@ -747,11 +745,11 @@ interactions: - -g -n --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -763,7 +761,7 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Sun, 13 Oct 2019 13:37:44 GMT + - Fri, 27 Dec 2019 04:42:51 GMT expires: - '-1' pragma: @@ -798,11 +796,11 @@ interactions: - --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01 response: body: string: '{"nameAvailable":true}' @@ -814,7 +812,7 @@ interactions: content-type: - application/json date: - - Sun, 13 Oct 2019 13:37:45 GMT + - Fri, 27 Dec 2019 04:42:52 GMT expires: - '-1' pragma: @@ -847,14 +845,14 @@ interactions: - -g -n --sku --enable-large-file-share User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-13T13:36:53Z"},"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":"2019-12-27T04:41:50Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -863,7 +861,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sun, 13 Oct 2019 13:37:47 GMT + - Fri, 27 Dec 2019 04:42:54 GMT expires: - '-1' pragma: @@ -897,11 +895,11 @@ interactions: - -g -n --sku --enable-large-file-share User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003?api-version=2019-06-01 response: body: string: '' @@ -913,11 +911,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Sun, 13 Oct 2019 13:37:50 GMT + - Fri, 27 Dec 2019 04:42:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/78234dd5-2602-4bd8-a7fb-41b106583496?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/0d590f3b-3c47-4ede-a069-a5495dda42a5?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -927,7 +925,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1199' status: code: 202 message: Accepted @@ -946,21 +944,21 @@ interactions: - -g -n --sku --enable-large-file-share User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/78234dd5-2602-4bd8-a7fb-41b106583496?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/0d590f3b-3c47-4ede-a069-a5495dda42a5?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003","name":"cli000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:37:49.8789709Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:37:49.8789709Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:37:49.8008695Z","primaryEndpoints":{"blob":"https://cli000003.blob.core.windows.net/","queue":"https://cli000003.queue.core.windows.net/","table":"https://cli000003.table.core.windows.net/","file":"https://cli000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003","name":"cli000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:57.3387985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:57.3387985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:57.2450050Z","primaryEndpoints":{"blob":"https://cli000003.blob.core.windows.net/","queue":"https://cli000003.queue.core.windows.net/","table":"https://cli000003.table.core.windows.net/","file":"https://cli000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1201' + - '1233' content-type: - application/json date: - - Sun, 13 Oct 2019 13:38:07 GMT + - Fri, 27 Dec 2019 04:43:14 GMT expires: - '-1' pragma: @@ -993,23 +991,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003","name":"cli000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:37:49.8789709Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:37:49.8789709Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:37:49.8008695Z","primaryEndpoints":{"blob":"https://cli000003.blob.core.windows.net/","queue":"https://cli000003.queue.core.windows.net/","table":"https://cli000003.table.core.windows.net/","file":"https://cli000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000003","name":"cli000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:57.3387985Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:57.3387985Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:57.2450050Z","primaryEndpoints":{"blob":"https://cli000003.blob.core.windows.net/","queue":"https://cli000003.queue.core.windows.net/","table":"https://cli000003.table.core.windows.net/","file":"https://cli000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1201' + - '1233' content-type: - application/json date: - - Sun, 13 Oct 2019 13:38:08 GMT + - Fri, 27 Dec 2019 04:43:16 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_v2.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_v2.yaml index bd26d4edc73..a7116ebd714 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_v2.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_v2.yaml @@ -18,11 +18,11 @@ interactions: - -n -g -l --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:27 GMT + - Fri, 27 Dec 2019 04:28:46 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/c474b716-9099-470c-a9f6-3c7b2f10b188?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/4952c36c-e6e0-4add-8d1f-cd7c9385add9?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1196' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -n -g -l --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/c474b716-9099-470c-a9f6-3c7b2f10b188?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/4952c36c-e6e0-4add-8d1f-cd7c9385add9?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:55:28.2483741Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:55:28.2483741Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:55:28.1858838Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:46.3744153Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:46.3744153Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:46.2963066Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1808' + - '1840' content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:46 GMT + - Fri, 27 Dec 2019 04:29:04 GMT expires: - '-1' pragma: @@ -118,11 +118,11 @@ interactions: - --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01 response: body: string: '{"nameAvailable":false,"reason":"AlreadyExists","message":"The storage @@ -135,7 +135,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:46 GMT + - Fri, 27 Dec 2019 04:29:05 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_assigned_identity.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_assigned_identity.yaml index d31cc0faf88..07c7191fbaa 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_assigned_identity.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_assigned_identity.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --sku --assign-identity User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T02:23:44Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:28:30Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:48 GMT + - Fri, 27 Dec 2019 04:28:39 GMT expires: - '-1' pragma: @@ -64,11 +64,11 @@ interactions: - -n -g --sku --assign-identity User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -80,11 +80,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 02:23:55 GMT + - Fri, 27 Dec 2019 04:28:46 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/5dc7b434-fd8b-4c75-99fb-7deacae0d877?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/28b32ed5-1e84-4e8f-a4fd-b073f5b68659?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -94,7 +94,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1196' status: code: 202 message: Accepted @@ -113,21 +113,21 @@ interactions: - -n -g --sku --assign-identity User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/5dc7b434-fd8b-4c75-99fb-7deacae0d877?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/28b32ed5-1e84-4e8f-a4fd-b073f5b68659?monitor=true&api-version=2019-06-01 response: body: - string: '{"identity":{"principalId":"34630f78-f7bd-431b-8028-4a04050e1d90","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:23:55.2285956Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:23:55.2285956Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:23:55.1661234Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"identity":{"principalId":"fb5cc986-9105-4a25-9b07-b82569aa02d7","tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:46.5619393Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:46.5619393Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:46.4838103Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1324' + - '1356' content-type: - application/json date: - - Wed, 23 Oct 2019 02:24:14 GMT + - Fri, 27 Dec 2019 04:29:04 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds.yaml index da248269cbf..b67278b4905 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-07-25T05:08:26Z"},"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":"2019-12-27T04:28:30Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '384' + - '428' content-type: - application/json; charset=utf-8 date: - - Thu, 25 Jul 2019 05:08:31 GMT + - Fri, 27 Dec 2019 04:28:37 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -81,11 +81,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Thu, 25 Jul 2019 05:08:34 GMT + - Fri, 27 Dec 2019 04:28:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/5fbdd930-2f2f-4155-93ef-c60438d9a6fb?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a950c2d5-b1fb-4d27-abfd-32ff6185bfb2?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -95,7 +95,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 202 message: Accepted @@ -113,22 +113,22 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/5fbdd930-2f2f-4155-93ef-c60438d9a6fb?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a950c2d5-b1fb-4d27-abfd-32ff6185bfb2?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-25T05:08:34.3965961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-25T05:08:34.3965961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-25T05:08:33.4122525Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:43.3966454Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:43.3966454Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:41.1757674Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1559' + - '1591' content-type: - application/json date: - - Thu, 25 Jul 2019 05:08:52 GMT + - Fri, 27 Dec 2019 04:29:00 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_false.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_false.yaml index 0493f08a393..57362a775a7 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_false.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_false.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-13T13:44:14Z"},"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":"2019-12-27T04:28:30Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sun, 13 Oct 2019 13:44:18 GMT + - Fri, 27 Dec 2019 04:28:36 GMT expires: - '-1' pragma: @@ -65,11 +65,11 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -81,11 +81,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Sun, 13 Oct 2019 13:44:22 GMT + - Fri, 27 Dec 2019 04:28:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/acb7e3ed-7a84-4c15-8516-d7cc089541ff?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/276817ed-eb32-4842-9e89-e1fc30f561ee?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -95,7 +95,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1198' status: code: 202 message: Accepted @@ -114,21 +114,21 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/acb7e3ed-7a84-4c15-8516-d7cc089541ff?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/276817ed-eb32-4842-9e89-e1fc30f561ee?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-13T13:44:21.8495584Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-13T13:44:21.8495584Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-13T13:44:21.7872007Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:41.5819830Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:41.5819830Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:41.4882276Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1558' + - '1590' content-type: - application/json date: - - Sun, 13 Oct 2019 13:44:39 GMT + - Fri, 27 Dec 2019 04:28:59 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_true.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_true.yaml index 8b8b04628b1..abc0f9c4b2f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_true.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_aadds_true.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - resourcemanagementclient/2.1.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-07-25T05:12:45Z"},"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":"2019-12-27T04:28:30Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '384' + - '428' content-type: - application/json; charset=utf-8 date: - - Thu, 25 Jul 2019 05:12:49 GMT + - Fri, 27 Dec 2019 04:28:37 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -81,11 +81,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Thu, 25 Jul 2019 05:12:55 GMT + - Fri, 27 Dec 2019 04:28:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/3769a864-4825-4630-893f-1d9907c32099?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e4aa928b-ead1-483d-8ede-6bd914ad0aae?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -95,7 +95,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -113,22 +113,67 @@ interactions: ParameterSetName: - -n -g --enable-files-aadds User-Agent: - - python/3.7.2 (Darwin-18.2.0-x86_64-i386-64bit) msrest/0.6.6 msrest_azure/0.6.0 - azure-mgmt-storage/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.69 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/3769a864-4825-4630-893f-1d9907c32099?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e4aa928b-ead1-483d-8ede-6bd914ad0aae?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-25T05:12:55.4860962Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-25T05:12:55.4860962Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-07-25T05:12:53.3454175Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + content-type: + - text/plain; charset=utf-8 + date: + - Fri, 27 Dec 2019 04:29:00 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e4aa928b-ead1-483d-8ede-6bd914ad0aae?monitor=true&api-version=2019-06-01 + pragma: + - no-cache + server: + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - storage account create + Connection: + - keep-alive + ParameterSetName: + - -n -g --enable-files-aadds + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/e4aa928b-ead1-483d-8ede-6bd914ad0aae?monitor=true&api-version=2019-06-01 + response: + body: + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:43.5685183Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:28:43.5685183Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:41.5351119Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1559' + - '1591' content-type: - application/json date: - - Thu, 25 Jul 2019 05:13:12 GMT + - Fri, 27 Dec 2019 04:29:03 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds.yaml index d75b7ce3746..0fea512d866 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds.yaml @@ -24,11 +24,11 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -40,11 +40,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 28 Oct 2019 15:53:12 GMT + - Fri, 27 Dec 2019 04:28:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd9aa6a4-9c88-4fbf-94e0-e7daeaf3781b?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6bf40946-0b13-486c-bbe9-2b81ff1d7748?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -54,7 +54,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1195' status: code: 202 message: Accepted @@ -74,21 +74,21 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd9aa6a4-9c88-4fbf-94e0-e7daeaf3781b?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6bf40946-0b13-486c-bbe9-2b81ff1d7748?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T15:53:12.3307606Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T15:53:12.3307606Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T15:53:12.2525890Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:28:40.7793162Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:28:40.7793162Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:28:40.7012313Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1869' + - '1941' content-type: - application/json date: - - Mon, 28 Oct 2019 15:53:29 GMT + - Fri, 27 Dec 2019 04:28:58 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_false.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_false.yaml index c59deffc9ad..1e2a0493239 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_false.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_false.yaml @@ -20,11 +20,11 @@ interactions: - -n -g -l --enable-files-adds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -36,11 +36,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 28 Oct 2019 15:59:57 GMT + - Fri, 27 Dec 2019 04:29:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b305c5f5-789b-43fc-bab8-4af87f6dea4d?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/c41b4fd2-cef4-4128-89a9-fe59a5007d7c?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -50,7 +50,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 202 message: Accepted @@ -69,21 +69,21 @@ interactions: - -n -g -l --enable-files-adds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b305c5f5-789b-43fc-bab8-4af87f6dea4d?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/c41b4fd2-cef4-4128-89a9-fe59a5007d7c?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T15:59:57.5468123Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T15:59:57.5468123Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T15:59:57.4686693Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:29:17.5908387Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:29:17.5908387Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:17.5257665Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1575' + - '1647' content-type: - application/json date: - - Mon, 28 Oct 2019 16:00:16 GMT + - Fri, 27 Dec 2019 04:29:35 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_true.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_true.yaml index 466ba89d659..1695c0aaf08 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_true.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_create_storage_account_with_files_adds_true.yaml @@ -24,11 +24,11 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -40,11 +40,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 28 Oct 2019 16:06:53 GMT + - Fri, 27 Dec 2019 04:29:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/ec8d2d96-1d51-4e72-8b81-56d0fd9a4a52?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/d5c631e2-e737-4f54-b026-3500f42361e4?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -54,7 +54,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 202 message: Accepted @@ -74,21 +74,21 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/ec8d2d96-1d51-4e72-8b81-56d0fd9a4a52?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/d5c631e2-e737-4f54-b026-3500f42361e4?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T16:06:31.4541110Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T16:06:31.4541110Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T16:06:31.3760120Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:29:14.0996147Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:29:14.0996147Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:14.0370806Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1869' + - '1941' content-type: - application/json date: - - Mon, 28 Oct 2019 16:07:11 GMT + - Fri, 27 Dec 2019 04:29:32 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_customer_managed_key.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_customer_managed_key.yaml index 0e281c39bb2..15d8682bdfa 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_customer_managed_key.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_customer_managed_key.yaml @@ -14,14 +14,14 @@ interactions: - -n -g -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:53:34Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:36:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:03 GMT + - Fri, 27 Dec 2019 04:36:37 GMT expires: - '-1' pragma: @@ -62,33 +62,33 @@ interactions: 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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli - Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","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":"f75770c9-3a65-4d31-8eb4-382cb435cb57","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-10-22T17:34:26Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"Zunli.Hu@microsoft.com","mailNickname":"Zunli.Hu_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com","Zunli.Hu@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:Zunli.Hu@microsoft.com"],"refreshTokensValidFromDateTime":"2019-10-22T17:34:25Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/f75770c9-3a65-4d31-8eb4-382cb435cb57/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"Zunli.Hu_microsoft.com#EXT#@aadintcanaryoutlook.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-10-24T01:47:56Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1670' + - '1722' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Wed, 23 Oct 2019 01:54:04 GMT + - Fri, 27 Dec 2019 04:36:37 GMT duration: - - '2513969' + - '2487311' expires: - '-1' ocp-aad-diagnostics-server-name: - - aP7R6MA20cup8msdSP2y3ghSXzLVVH210DgvMbRfVHU= + - Syia7gVce5NaJcT6QVyHs2Ggr5eCohXfAgEI9K6nQAU= ocp-aad-session-key: - - 5_647uqRLtQ-1wvsJC9lzmvzyDhUMumZDDMG_NkK0R4BxnINUBjGEVD_f9ORxKr-fs41CxoDZSmbpYTsecl8TAKEb7i4_QHPDfIFux4ezC7Ph4YwcM2D7s-cmDgctYWu9l2s4cDFifloSMwiSzmslXc0M1eNuc-7K90U0G1mqmM.PjLIs5AZ2VCRcI5_KdOpM3SoZoctga6DSc-5RnileZ4 + - QUKMQA9cSFt5TQqbo4hUjhCXUVEBTOJsxH5NHYTGmXOD7VRZJKOxvUSQ_BzNPLorIDceQZL8LQPH9wOWuGuRk8nkPBY5hYBAgRf4qo0n6lEbAZ8EBp9sTN_YdY5w0ncV.0ThBsCSy5Y3mbq5hChjHc1knexhfC8UADlpLZCDbP70 pragma: - no-cache request-id: - - 951d16d1-fbf8-4dff-b941-3925ea1a8a0c + - 25c7ca15-3053-4cce-bb01-29a0268ac999 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -101,9 +101,9 @@ interactions: code: 200 message: OK - request: - body: '{"location": "southcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + body: '{"location": "southcentralus", "properties": {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", + "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": "f75770c9-3a65-4d31-8eb4-382cb435cb57", "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,14 +127,14 @@ interactions: - -n -g -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://clitest000003.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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,"vaultUri":"https://clitest000003.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -143,7 +143,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:12 GMT + - Fri, 27 Dec 2019 04:36:46 GMT expires: - '-1' pragma: @@ -161,9 +161,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1132' + - '1186' x-powered-by: - ASP.NET status: @@ -184,12 +184,12 @@ interactions: - -n -g -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -198,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:45 GMT + - Fri, 27 Dec 2019 04:37:18 GMT expires: - '-1' pragma: @@ -216,7 +216,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -239,14 +239,14 @@ interactions: - -n -g -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -255,7 +255,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:47 GMT + - Fri, 27 Dec 2019 04:37:19 GMT expires: - '-1' pragma: @@ -273,7 +273,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -311,7 +311,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:50 GMT + - Fri, 27 Dec 2019 04:37:21 GMT expires: - '-1' pragma: @@ -321,7 +321,7 @@ interactions: strict-transport-security: - max-age=31536000;includeSubDomains www-authenticate: - - Bearer authorization="https://login.windows.net/54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + - Bearer authorization="https://login.windows.net/a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", resource="https://vault.azure.net" x-aspnet-version: - 4.0.30319 @@ -332,7 +332,7 @@ interactions: x-ms-keyvault-region: - southcentralus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -360,7 +360,7 @@ interactions: uri: https://clitest000003.vault.azure.net/keys/testkey/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://clitest000003.vault.azure.net/keys/testkey/877b2f34d2e44e928ee818a12650a16b","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"wddUzD8p0WgPd5PUHKgtmhu_NEF_eaEC1OYWphnr9KZygPUEGtKk03Qqh0mCc-OoC-rRgnQERFBrYMGQMZ5_LRDLPacgcgZ8y7cGEPjsYUkPEHpTx9MmnqzMYltHAdqzyeAaKZSO11XKioOxDVlCiZmofOIrFwPQ6jMdjs0qOY3qVneFWp_PJ1yvHQjwE__x4iNBlZuyM7DXrDNvbTTjb2LcYwhZ89co9ynvFe-rLZe0qcS-l2z7eZu95ODMJqKjcD4cUM_PB8hIQampymx9rRlHHXonvL9tBBTuFJ0NBXZSntJN_wcdaPPnFA_nJ7xwu0ZHjxwLDbC-cKg8oTvBSw","e":"AQAB"},"attributes":{"enabled":true,"created":1571795691,"updated":1571795691,"recoveryLevel":"Purgeable"}}' + string: '{"key":{"kid":"https://clitest000003.vault.azure.net/keys/testkey/76a746ba806040a4b4d6d823e9bbfef4","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"t0XSoecb6Vj-wSpNvjSZ_AoZc_hVEoIqQFWX9Hi9_gPBmv56GAm4f7P3PrRfpWPQOrsM-1ZIGVPJLsGJWFttJSV38q4-MzTLznU3xyjaEc_hytOyDdygQ28gtWQpy1k9uTMXuWecP125AeqJbMI1rmCSYGurGkYC6mLfnX3yrRVD_XPUB6FPCsDYLBRR9SsdUXK8X7uOdDZUYtV_0-_URVBv9VwskcQccXtif6A1mPa8vtUYvDbOjutJoyNwp2L1azA7Ip0Cfg8M2nH19Sp3d94Ib2dYxUHc9BywXO8t_vfwXlqPoMhdKfE-njxWuATMLoBqiamI81Aby57MnNbXCQ","e":"AQAB"},"attributes":{"enabled":true,"created":1577421444,"updated":1577421444,"recoveryLevel":"Purgeable"}}' headers: cache-control: - no-cache @@ -369,7 +369,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:54:51 GMT + - Fri, 27 Dec 2019 04:37:24 GMT expires: - '-1' pragma: @@ -387,7 +387,7 @@ interactions: x-ms-keyvault-region: - southcentralus x-ms-keyvault-service-version: - - 1.1.0.879 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -408,23 +408,23 @@ interactions: - -n -g --assign-identity -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:53:43.0545630Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:15.2527292Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1184' + - '1216' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:52 GMT + - Fri, 27 Dec 2019 04:37:26 GMT expires: - '-1' pragma: @@ -443,11 +443,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "identity": {"type": "SystemAssigned"}, - "properties": {"encryption": {"services": {"blob": {"enabled": true}, "file": - {"enabled": true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": - true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], - "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "identity": + {"type": "SystemAssigned"}, "properties": {"encryption": {"services": {"blob": + {"enabled": true}, "file": {"enabled": true}}, "keySource": "Microsoft.Storage"}, + "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", + "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -458,30 +458,30 @@ interactions: Connection: - keep-alive Content-Length: - - '365' + - '385' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --assign-identity -o --query User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"identity":{"principalId":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:53:43.0545630Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"identity":{"principalId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:15.2527292Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1324' + - '1356' content-type: - application/json date: - - Wed, 23 Oct 2019 01:54:59 GMT + - Fri, 27 Dec 2019 04:37:34 GMT expires: - '-1' pragma: @@ -497,7 +497,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1195' status: code: 200 message: OK @@ -518,14 +518,14 @@ interactions: - -n --object-id -g --key-permissions User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -534,7 +534,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:01 GMT + - Fri, 27 Dec 2019 04:37:36 GMT expires: - '-1' pragma: @@ -552,23 +552,23 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"location": "southcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + body: '{"location": "southcentralus", "tags": {}, "properties": {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", + "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": "f75770c9-3a65-4d31-8eb4-382cb435cb57", "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": "670bc45d-6bc6-4ee0-8ae3-37ce647dca17", + {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": "55bb944d-3aae-469c-9b10-53bb78ec56bd", "permissions": {"keys": ["get", "wrapKey", "unwrapKey", "recover"]}}], "vaultUri": "https://clitest000003.vault.azure.net/", "enabledForDeployment": false}}' headers: @@ -588,14 +588,14 @@ interactions: - -n --object-id -g --key-permissions User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -604,7 +604,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:16 GMT + - Fri, 27 Dec 2019 04:37:38 GMT expires: - '-1' pragma: @@ -622,9 +622,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1194' x-powered-by: - ASP.NET status: @@ -647,14 +647,14 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -663,7 +663,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:19 GMT + - Fri, 27 Dec 2019 04:37:40 GMT expires: - '-1' pragma: @@ -681,23 +681,23 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"location": "southcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + body: '{"location": "southcentralus", "properties": {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", + "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": "f75770c9-3a65-4d31-8eb4-382cb435cb57", "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": "670bc45d-6bc6-4ee0-8ae3-37ce647dca17", + {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": "55bb944d-3aae-469c-9b10-53bb78ec56bd", "permissions": {"keys": ["get", "wrapKey", "unwrapKey", "recover"]}}], "vaultUri": "https://clitest000003.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true}}' @@ -718,14 +718,14 @@ interactions: - -n -g --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -734,7 +734,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:29 GMT + - Fri, 27 Dec 2019 04:37:41 GMT expires: - '-1' pragma: @@ -752,9 +752,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1196' x-powered-by: - ASP.NET status: @@ -775,7 +775,7 @@ interactions: - --id --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -788,59 +788,59 @@ interactions: West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"vaults/secrets","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France - Central","UAE North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North + Central","UAE North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2018-02-14","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2019-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '7614' + - '7757' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:30 GMT + - Fri, 27 Dec 2019 04:37:42 GMT expires: - '-1' pragma: @@ -869,14 +869,14 @@ interactions: - --id --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -885,7 +885,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:30 GMT + - Fri, 27 Dec 2019 04:37:44 GMT expires: - '-1' pragma: @@ -903,7 +903,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -924,7 +924,7 @@ interactions: - --id --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -937,59 +937,59 @@ interactions: West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"vaults/secrets","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France - Central","UAE North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North + Central","UAE North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2018-02-14","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia - Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2018-02-14","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + Central","UAE North","South Africa North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2019-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '7614' + - '7757' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:31 GMT + - Fri, 27 Dec 2019 04:37:44 GMT expires: - '-1' pragma: @@ -1005,16 +1005,16 @@ interactions: message: OK - request: body: '{"location": "southcentralus", "tags": {}, "properties": {"sku": {"family": - "A", "name": "standard"}, "tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "accessPolicies": [{"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": - "21cd756e-e290-4a26-9547-93e8cc1a8923", "permissions": {"keys": ["get", "create", + "A", "name": "standard"}, "tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", + "accessPolicies": [{"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", "objectId": + "f75770c9-3a65-4d31-8eb4-382cb435cb57", "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": "670bc45d-6bc6-4ee0-8ae3-37ce647dca17", "permissions": {"keys": + "getsas", "deletesas"]}}, {"tenantId": "a1250d0e-e3a7-4f9e-8f99-013873b0d6ab", + "objectId": "55bb944d-3aae-469c-9b10-53bb78ec56bd", "permissions": {"keys": ["get", "wrapKey", "unwrapKey", "recover"]}}], "enabledForDeployment": false, "enableSoftDelete": true, "vaultUri": "https://clitest000003.vault.azure.net/", "provisioningState": "Succeeded", "enablePurgeProtection": true}}' @@ -1035,14 +1035,14 @@ interactions: - --id --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2018-02-14 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"enablePurgeProtection":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/clitest000003","name":"clitest000003","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","accessPolicies":[{"tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"f75770c9-3a65-4d31-8eb4-382cb435cb57","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":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","objectId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","permissions":{"keys":["get","wrapKey","unwrapKey","recover"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"enablePurgeProtection":true,"vaultUri":"https://clitest000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1051,7 +1051,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:55:32 GMT + - Fri, 27 Dec 2019 04:37:45 GMT expires: - '-1' pragma: @@ -1069,9 +1069,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1184' x-powered-by: - ASP.NET status: @@ -1093,23 +1093,23 @@ interactions: --encryption-key-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"identity":{"principalId":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:53:43.0545630Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"identity":{"principalId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:15.2527292Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1324' + - '1356' content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:35 GMT + - Fri, 27 Dec 2019 04:37:47 GMT expires: - '-1' pragma: @@ -1128,12 +1128,13 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Keyvault", "keyvaultproperties": {"keyname": "testkey", "keyversion": - "877b2f34d2e44e928ee818a12650a16b", "keyvaulturi": "https://clitest000003.vault.azure.net/"}}, - "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", - "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Keyvault", "keyvaultproperties": {"keyname": + "testkey", "keyversion": "76a746ba806040a4b4d6d823e9bbfef4", "keyvaulturi": + "https://clitest000003.vault.azure.net/"}}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": + [], "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -1144,7 +1145,7 @@ interactions: Connection: - keep-alive Content-Length: - - '490' + - '510' Content-Type: - application/json; charset=utf-8 ParameterSetName: @@ -1152,23 +1153,23 @@ interactions: --encryption-key-version User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"identity":{"principalId":"670bc45d-6bc6-4ee0-8ae3-37ce647dca17","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"keyvaultproperties":{"keyvaulturi":"https://clitest000003.vault.azure.net/","keyname":"testkey","keyversion":"877b2f34d2e44e928ee818a12650a16b"},"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:53:43.1170570Z"}},"keySource":"Microsoft.Keyvault"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:53:43.0545630Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"identity":{"principalId":"55bb944d-3aae-469c-9b10-53bb78ec56bd","tenantId":"a1250d0e-e3a7-4f9e-8f99-013873b0d6ab","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"keyvaultproperties":{"currentVersionedKeyIdentifier":"https://clitest000003.vault.azure.net/keys/testkey/76a746ba806040a4b4d6d823e9bbfef4","lastKeyRotationTimestamp":"2019-12-27T04:37:50.4758255Z","keyvaulturi":"https://clitest000003.vault.azure.net/","keyname":"testkey","keyversion":"76a746ba806040a4b4d6d823e9bbfef4"},"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.3308221Z"}},"keySource":"Microsoft.Keyvault"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:15.2527292Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1482' + - '1701' content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:41 GMT + - Fri, 27 Dec 2019 04:37:54 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_immutability_policy.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_immutability_policy.yaml index 2aaff98c5c9..965b75ca91b 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_immutability_policy.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_immutability_policy.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T02:01:58Z"},"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":"2019-12-27T03:29:12Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 03:29:15 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:07 GMT + - Fri, 27 Dec 2019 03:29:20 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/cf7aac5e-3154-47a6-bf76-ac4ac97df3d2?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a626f037-55e3-47b9-858c-6e2e91cd7b63?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1193' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/cf7aac5e-3154-47a6-bf76-ac4ac97df3d2?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a626f037-55e3-47b9-858c-6e2e91cd7b63?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:02:07.3592954Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:20.2677610Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1732' + - '1764' content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:38 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - --account-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:02:07.3592954Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnbx3javqch7o7m2qeyhsyf636276xkx3fascrysaefs7r22cdhnfymwnydir4r23e/providers/Microsoft.Storage/storageAccounts/clitestmlxgmdvech3swp74b","name":"clitestmlxgmdvech3swp74b","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:01:18.4483609Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:01:18.4483609Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:01:18.3701619Z","primaryEndpoints":{"blob":"https://clitestmlxgmdvech3swp74b.blob.core.windows.net/","queue":"https://clitestmlxgmdvech3swp74b.queue.core.windows.net/","table":"https://clitestmlxgmdvech3swp74b.table.core.windows.net/","file":"https://clitestmlxgmdvech3swp74b.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgftod3vxoth2er4vfjqznvvd7iifbpzh7vu2ljjil3yhd2py7trbycexqzdvopmixz/providers/Microsoft.Storage/storageAccounts/clitestwqipwpq7j27mm2uwb","name":"clitestwqipwpq7j27mm2uwb","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:00:55.2934541Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:00:55.2934541Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:00:55.2153512Z","primaryEndpoints":{"blob":"https://clitestwqipwpq7j27mm2uwb.blob.core.windows.net/","queue":"https://clitestwqipwpq7j27mm2uwb.queue.core.windows.net/","table":"https://clitestwqipwpq7j27mm2uwb.table.core.windows.net/","file":"https://clitestwqipwpq7j27mm2uwb.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnx4ia26m4pruwzpl4kzptnidfpoyqd2agfh6krkqdicfkslueqtkq5fqcctzsw7ne/providers/Microsoft.Storage/storageAccounts/clitest7vpvrqa62bg5ljiri","name":"clitest7vpvrqa62bg5ljiri","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:51.9720814Z","primaryEndpoints":{"blob":"https://clitest7vpvrqa62bg5ljiri.blob.core.windows.net/","queue":"https://clitest7vpvrqa62bg5ljiri.queue.core.windows.net/","table":"https://clitest7vpvrqa62bg5ljiri.table.core.windows.net/","file":"https://clitest7vpvrqa62bg5ljiri.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg6kr3rba7oi6ujzq3vkjjnvvn5h5ggtxxuwlrlgwwq2yefiwhv3j3nfxwnn7sdyhy4/providers/Microsoft.Storage/storageAccounts/clitestok52lw7w4d5dztvwx","name":"clitestok52lw7w4d5dztvwx","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:09.0035317Z","primaryEndpoints":{"blob":"https://clitestok52lw7w4d5dztvwx.blob.core.windows.net/","queue":"https://clitestok52lw7w4d5dztvwx.queue.core.windows.net/","table":"https://clitestok52lw7w4d5dztvwx.table.core.windows.net/","file":"https://clitestok52lw7w4d5dztvwx.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrkauqsyfpavgpkwmdflakyunt7yrgobkdljpuluyfanazqlc3g3vciisthcndb2jb/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:20.9826139Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootingwybr54e5rftd2pqmlip7iueh4nnh5mmvrup54jabzgqhtfly/providers/Microsoft.Storage/storageAccounts/clitestnwxcb4ivco3bsj5iz","name":"clitestnwxcb4ivco3bsj5iz","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:14.1996621Z","primaryEndpoints":{"blob":"https://clitestnwxcb4ivco3bsj5iz.blob.core.windows.net/","queue":"https://clitestnwxcb4ivco3bsj5iz.queue.core.windows.net/","table":"https://clitestnwxcb4ivco3bsj5iz.table.core.windows.net/","file":"https://clitestnwxcb4ivco3bsj5iz.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2koweuexbgsiav237pmgtwuorvtu2tlbnihxef3answoystu2g57tsxqxrdpkijun/providers/Microsoft.Storage/storageAccounts/accountklvo5m25evsz3ej2s","name":"accountklvo5m25evsz3ej2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:05.6471784Z","primaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s.table.core.windows.net/","file":"https://accountklvo5m25evsz3ej2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s-secondary.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s-secondary.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s-secondary.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s-secondary.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:20.2677610Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglniwf5vwefgg3mhyqwmxohfmdbv72ay47mdjwn24yyd2wehnesp3dglix3cvkfzdk/providers/Microsoft.Storage/storageAccounts/clitest647kr4vgax3gayomf","name":"clitest647kr4vgax3gayomf","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:58.2565504Z","primaryEndpoints":{"blob":"https://clitest647kr4vgax3gayomf.blob.core.windows.net/","queue":"https://clitest647kr4vgax3gayomf.queue.core.windows.net/","table":"https://clitest647kr4vgax3gayomf.table.core.windows.net/","file":"https://clitest647kr4vgax3gayomf.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmnvpzg6x4xmbgjh4iidlqupnjydxyfnlzm4qd7v3zdsbrlzyemx4xtsh6qwcnnwe4/providers/Microsoft.Storage/storageAccounts/clitest65k7iqsah3sids5w3","name":"clitest65k7iqsah3sids5w3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:50.2041221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:50.2041221Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:50.1259487Z","primaryEndpoints":{"blob":"https://clitest65k7iqsah3sids5w3.blob.core.windows.net/","queue":"https://clitest65k7iqsah3sids5w3.queue.core.windows.net/","table":"https://clitest65k7iqsah3sids5w3.table.core.windows.net/","file":"https://clitest65k7iqsah3sids5w3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgi6iasifidiokco5vmxjapspoq7yfcdbnhclanw3evogt2ufbixpzcqibmad6gkz2x/providers/Microsoft.Storage/storageAccounts/clitest7bca5txgutehhd2qn","name":"clitest7bca5txgutehhd2qn","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:51.3291727Z","primaryEndpoints":{"blob":"https://clitest7bca5txgutehhd2qn.blob.core.windows.net/","queue":"https://clitest7bca5txgutehhd2qn.queue.core.windows.net/","table":"https://clitest7bca5txgutehhd2qn.table.core.windows.net/","file":"https://clitest7bca5txgutehhd2qn.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgoday7stm7axpzaihldg6gybolfpnclvfpfiljqwqa5mvujsnjzkv3vbyk27smxvzg/providers/Microsoft.Storage/storageAccounts/clitesta3zsmc4x7bxsdur27","name":"clitesta3zsmc4x7bxsdur27","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:26.7797174Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:26.7797174Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:26.7172328Z","primaryEndpoints":{"blob":"https://clitesta3zsmc4x7bxsdur27.blob.core.windows.net/","queue":"https://clitesta3zsmc4x7bxsdur27.queue.core.windows.net/","table":"https://clitesta3zsmc4x7bxsdur27.table.core.windows.net/","file":"https://clitesta3zsmc4x7bxsdur27.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcj4ljn34lnhl6gkjhuchxoryqatz7mnrknqsnx7cgxdy7u7l4zgm7e6vglrexzkau/providers/Microsoft.Storage/storageAccounts/clitestm57mrkt3dplpwlali","name":"clitestm57mrkt3dplpwlali","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:29.0922483Z","primaryEndpoints":{"blob":"https://clitestm57mrkt3dplpwlali.blob.core.windows.net/","queue":"https://clitestm57mrkt3dplpwlali.queue.core.windows.net/","table":"https://clitestm57mrkt3dplpwlali.table.core.windows.net/","file":"https://clitestm57mrkt3dplpwlali.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestmcwqhy3jsmkmw7wzj","name":"clitestmcwqhy3jsmkmw7wzj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:44.8603026Z","primaryEndpoints":{"blob":"https://clitestmcwqhy3jsmkmw7wzj.blob.core.windows.net/","queue":"https://clitestmcwqhy3jsmkmw7wzj.queue.core.windows.net/","table":"https://clitestmcwqhy3jsmkmw7wzj.table.core.windows.net/","file":"https://clitestmcwqhy3jsmkmw7wzj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgv7imegmfxacmmhej37nm5cdpsn7qmbnl6uv6diy36e7ryocdtpthge7cg7yh7gpt3/providers/Microsoft.Storage/storageAccounts/clitesttftp3d5ogxxrzvzha","name":"clitesttftp3d5ogxxrzvzha","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:29:23.9403679Z","primaryEndpoints":{"blob":"https://clitesttftp3d5ogxxrzvzha.blob.core.windows.net/","queue":"https://clitesttftp3d5ogxxrzvzha.queue.core.windows.net/","table":"https://clitesttftp3d5ogxxrzvzha.table.core.windows.net/","file":"https://clitesttftp3d5ogxxrzvzha.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestuv4eokxhpjlxxwtce","name":"clitestuv4eokxhpjlxxwtce","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:07.7096918Z","primaryEndpoints":{"blob":"https://clitestuv4eokxhpjlxxwtce.blob.core.windows.net/","queue":"https://clitestuv4eokxhpjlxxwtce.queue.core.windows.net/","table":"https://clitestuv4eokxhpjlxxwtce.table.core.windows.net/","file":"https://clitestuv4eokxhpjlxxwtce.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5mvkteefo3txlwfvbfcyrvtubhutjeiwosevoxzn7lhzbjzwbixbsvz5ks6yyibau/providers/Microsoft.Storage/storageAccounts/clitestuyfddnyfv4hrhcj7j","name":"clitestuyfddnyfv4hrhcj7j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:18.7677541Z","primaryEndpoints":{"blob":"https://clitestuyfddnyfv4hrhcj7j.blob.core.windows.net/","queue":"https://clitestuyfddnyfv4hrhcj7j.queue.core.windows.net/","table":"https://clitestuyfddnyfv4hrhcj7j.table.core.windows.net/","file":"https://clitestuyfddnyfv4hrhcj7j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgp3in7t56vhhnbd2ag3ew6olmry5hnpsboh46gnhupg4dainotlsxjy6p2oaa7wu24/providers/Microsoft.Storage/storageAccounts/clitestz6tthizd4buexoau3","name":"clitestz6tthizd4buexoau3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:42.5009482Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:42.5009482Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:42.4540235Z","primaryEndpoints":{"blob":"https://clitestz6tthizd4buexoau3.blob.core.windows.net/","queue":"https://clitestz6tthizd4buexoau3.queue.core.windows.net/","table":"https://clitestz6tthizd4buexoau3.table.core.windows.net/","file":"https://clitestz6tthizd4buexoau3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '118431' + - '69644' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:29 GMT + - Fri, 27 Dec 2019 03:29:40 GMT expires: - '-1' pragma: @@ -187,15 +187,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 58ea0c74-5f83-44bf-bd4a-3b63f1827af5 - - 4ba78d1a-fca0-4420-ab24-5821272e96d6 - - 66db3958-9fff-4854-a8d8-f782f009f768 - - 309713df-79f3-4a73-8157-baca39495160 - - 98ca26c5-22a7-4a6a-8f5e-18030aa4aeb2 - - 18ced285-a12c-4ade-b6b8-f40fc2c59ead - - ae11bdd8-8ade-4818-b10a-d4a20733f308 - - 406714d3-ad57-4dce-acff-fec760fca3b8 - - f738e59f-8b62-417a-9dfa-a4bdfba44146 + - 075bf06e-bbfd-475b-8dc2-b48a23743632 + - eb7d031c-13e9-4a33-9e9c-7d2f97448464 + - 80978261-9f39-44ab-9b85-3e4c087fe818 + - 366b6ec3-465f-488d-b2c0-75dc3ca67d0e + - 1a0b095a-b971-47d2-9e43-33a07dcc8ef0 status: code: 200 message: OK @@ -216,11 +212,11 @@ interactions: - --account-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -232,7 +228,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:29 GMT + - Fri, 27 Dec 2019 03:29:41 GMT expires: - '-1' pragma: @@ -248,7 +244,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1196' status: code: 200 message: OK @@ -260,9 +256,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:29 GMT + - Fri, 27 Dec 2019 03:29:41 GMT x-ms-version: - '2018-11-09' method: PUT @@ -274,11 +270,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:02:30 GMT + - Fri, 27 Dec 2019 03:29:44 GMT etag: - - '"0x8D7575D106643FF"' + - '"0x8D78A7D0479DA56"' last-modified: - - Wed, 23 Oct 2019 02:02:31 GMT + - Fri, 27 Dec 2019 03:29:44 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -305,14 +301,14 @@ interactions: - --account-name -c -g --period User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d12355e5c\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d053498c0\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' headers: cache-control: - no-cache @@ -321,9 +317,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:34 GMT + - Fri, 27 Dec 2019 03:29:45 GMT etag: - - '"8d7575d12355e5c"' + - '"8d78a7d053498c0"' expires: - '-1' pragma: @@ -339,7 +335,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1159' + - '1192' status: code: 200 message: OK @@ -358,14 +354,14 @@ interactions: - --account-name -c -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d12355e5c\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d053498c0\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' headers: cache-control: - no-cache @@ -374,9 +370,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:35 GMT + - Fri, 27 Dec 2019 03:29:47 GMT etag: - - '"8d7575d12355e5c"' + - '"8d78a7d053498c0"' expires: - '-1' pragma: @@ -408,19 +404,19 @@ interactions: Content-Length: - '0' If-Match: - - '"8d7575d12355e5c"' + - '"8d78a7d053498c0"' ParameterSetName: - --account-name -c -g --if-match User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d1403ea40\"","properties":{"immutabilityPeriodSinceCreationInDays":0,"state":"Deleted"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d06bb9b20\"","properties":{"immutabilityPeriodSinceCreationInDays":0,"state":"Deleted"}}' headers: cache-control: - no-cache @@ -429,9 +425,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:37 GMT + - Fri, 27 Dec 2019 03:29:48 GMT etag: - - '"8d7575d1403ea40"' + - '"8d78a7d06bb9b20"' expires: - '-1' pragma: @@ -447,7 +443,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 200 message: OK @@ -466,11 +462,11 @@ interactions: - --account-name -c -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"","properties":{"immutabilityPeriodSinceCreationInDays":0,"state":"Deleted"}}' @@ -482,7 +478,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:29:49 GMT expires: - '-1' pragma: @@ -519,14 +515,14 @@ interactions: - --account-name -c -g --period User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d161a134d\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d080242b6\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' headers: cache-control: - no-cache @@ -535,9 +531,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:40 GMT + - Fri, 27 Dec 2019 03:29:50 GMT etag: - - '"8d7575d161a134d"' + - '"8d78a7d080242b6"' expires: - '-1' pragma: @@ -553,7 +549,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1158' + - '1190' status: code: 200 message: OK @@ -572,14 +568,14 @@ interactions: - --account-name -c -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d161a134d\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d080242b6\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Unlocked"}}' headers: cache-control: - no-cache @@ -588,9 +584,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:42 GMT + - Fri, 27 Dec 2019 03:29:52 GMT etag: - - '"8d7575d161a134d"' + - '"8d78a7d080242b6"' expires: - '-1' pragma: @@ -622,19 +618,19 @@ interactions: Content-Length: - '0' If-Match: - - '"8d7575d161a134d"' + - '"8d78a7d080242b6"' ParameterSetName: - --account-name -c -g --if-match User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default/lock?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default/lock?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d17f9749d\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Locked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d09f227b3\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Locked"}}' headers: cache-control: - no-cache @@ -643,9 +639,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:43 GMT + - Fri, 27 Dec 2019 03:29:53 GMT etag: - - '"8d7575d17f9749d"' + - '"8d78a7d09f227b3"' expires: - '-1' pragma: @@ -661,7 +657,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1195' status: code: 200 message: OK @@ -680,14 +676,14 @@ interactions: - --account-name -c -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d17f9749d\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Locked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d09f227b3\"","properties":{"immutabilityPeriodSinceCreationInDays":1,"state":"Locked"}}' headers: cache-control: - no-cache @@ -696,9 +692,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:44 GMT + - Fri, 27 Dec 2019 03:29:54 GMT etag: - - '"8d7575d17f9749d"' + - '"8d78a7d09f227b3"' expires: - '-1' pragma: @@ -730,16 +726,16 @@ interactions: Content-Length: - '0' If-Match: - - '"8d7575d17f9749d"' + - '"8d78a7d09f227b3"' ParameterSetName: - --account-name -c -g --if-match User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default?api-version=2019-06-01 response: body: string: '{"error":{"code":"ContainerImmutabilityPolicyFailure","message":"Operation @@ -752,7 +748,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:47 GMT + - Fri, 27 Dec 2019 03:29:55 GMT expires: - '-1' pragma: @@ -784,19 +780,19 @@ interactions: Content-Type: - application/json; charset=utf-8 If-Match: - - '"8d7575d17f9749d"' + - '"8d78a7d09f227b3"' ParameterSetName: - --period --account-name -c -g --if-match User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default/extend?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default/extend?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d7575d1ace4d2e\"","properties":{"immutabilityPeriodSinceCreationInDays":2,"state":"Locked"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/immutabilityPolicies/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies","etag":"\"8d78a7d0c083972\"","properties":{"immutabilityPeriodSinceCreationInDays":2,"state":"Locked"}}' headers: cache-control: - no-cache @@ -805,9 +801,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:48 GMT + - Fri, 27 Dec 2019 03:29:57 GMT etag: - - '"8d7575d1ace4d2e"' + - '"8d78a7d0c083972"' expires: - '-1' pragma: @@ -823,7 +819,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1196' status: code: 200 message: OK @@ -842,23 +838,23 @@ interactions: - --account-name -n --bypass-immutability-policy User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:02:07.3592954Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgus33jc436lpqcmqoxvzkyf5hh6inbbc5svwbwwfszpy5snfdktehmr4454fkd77sb/providers/Microsoft.Storage/storageAccounts/clitest72wdbqoshposgy673","name":"clitest72wdbqoshposgy673","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:44.7326701Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:44.7326701Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-10-23T02:02:44.6545237Z","primaryEndpoints":{"blob":"https://clitest72wdbqoshposgy673.blob.core.windows.net/","queue":"https://clitest72wdbqoshposgy673.queue.core.windows.net/","table":"https://clitest72wdbqoshposgy673.table.core.windows.net/","file":"https://clitest72wdbqoshposgy673.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnbx3javqch7o7m2qeyhsyf636276xkx3fascrysaefs7r22cdhnfymwnydir4r23e/providers/Microsoft.Storage/storageAccounts/clitestmlxgmdvech3swp74b","name":"clitestmlxgmdvech3swp74b","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:01:18.4483609Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:01:18.4483609Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:01:18.3701619Z","primaryEndpoints":{"blob":"https://clitestmlxgmdvech3swp74b.blob.core.windows.net/","queue":"https://clitestmlxgmdvech3swp74b.queue.core.windows.net/","table":"https://clitestmlxgmdvech3swp74b.table.core.windows.net/","file":"https://clitestmlxgmdvech3swp74b.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgftod3vxoth2er4vfjqznvvd7iifbpzh7vu2ljjil3yhd2py7trbycexqzdvopmixz/providers/Microsoft.Storage/storageAccounts/clitestwqipwpq7j27mm2uwb","name":"clitestwqipwpq7j27mm2uwb","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:00:55.2934541Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:00:55.2934541Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:00:55.2153512Z","primaryEndpoints":{"blob":"https://clitestwqipwpq7j27mm2uwb.blob.core.windows.net/","queue":"https://clitestwqipwpq7j27mm2uwb.queue.core.windows.net/","table":"https://clitestwqipwpq7j27mm2uwb.table.core.windows.net/","file":"https://clitestwqipwpq7j27mm2uwb.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnx4ia26m4pruwzpl4kzptnidfpoyqd2agfh6krkqdicfkslueqtkq5fqcctzsw7ne/providers/Microsoft.Storage/storageAccounts/clitest7vpvrqa62bg5ljiri","name":"clitest7vpvrqa62bg5ljiri","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:51.9720814Z","primaryEndpoints":{"blob":"https://clitest7vpvrqa62bg5ljiri.blob.core.windows.net/","queue":"https://clitest7vpvrqa62bg5ljiri.queue.core.windows.net/","table":"https://clitest7vpvrqa62bg5ljiri.table.core.windows.net/","file":"https://clitest7vpvrqa62bg5ljiri.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg6kr3rba7oi6ujzq3vkjjnvvn5h5ggtxxuwlrlgwwq2yefiwhv3j3nfxwnn7sdyhy4/providers/Microsoft.Storage/storageAccounts/clitestok52lw7w4d5dztvwx","name":"clitestok52lw7w4d5dztvwx","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:09.0035317Z","primaryEndpoints":{"blob":"https://clitestok52lw7w4d5dztvwx.blob.core.windows.net/","queue":"https://clitestok52lw7w4d5dztvwx.queue.core.windows.net/","table":"https://clitestok52lw7w4d5dztvwx.table.core.windows.net/","file":"https://clitestok52lw7w4d5dztvwx.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrkauqsyfpavgpkwmdflakyunt7yrgobkdljpuluyfanazqlc3g3vciisthcndb2jb/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:20.9826139Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootingwybr54e5rftd2pqmlip7iueh4nnh5mmvrup54jabzgqhtfly/providers/Microsoft.Storage/storageAccounts/clitestnwxcb4ivco3bsj5iz","name":"clitestnwxcb4ivco3bsj5iz","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:14.1996621Z","primaryEndpoints":{"blob":"https://clitestnwxcb4ivco3bsj5iz.blob.core.windows.net/","queue":"https://clitestnwxcb4ivco3bsj5iz.queue.core.windows.net/","table":"https://clitestnwxcb4ivco3bsj5iz.table.core.windows.net/","file":"https://clitestnwxcb4ivco3bsj5iz.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2koweuexbgsiav237pmgtwuorvtu2tlbnihxef3answoystu2g57tsxqxrdpkijun/providers/Microsoft.Storage/storageAccounts/accountklvo5m25evsz3ej2s","name":"accountklvo5m25evsz3ej2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:05.6471784Z","primaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s.table.core.windows.net/","file":"https://accountklvo5m25evsz3ej2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s-secondary.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s-secondary.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s-secondary.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s-secondary.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:20.2677610Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgqdubje25gc7esil3eva4vuk7lkm5wneeuuxqusjay7vjxqjp22mp32rrkdc7ao6we/providers/Microsoft.Storage/storageAccounts/clistorage6yeitz52yi","name":"clistorage6yeitz52yi","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:29:56.4406055Z","primaryEndpoints":{"dfs":"https://clistorage6yeitz52yi.dfs.core.windows.net/","web":"https://clistorage6yeitz52yi.z22.web.core.windows.net/","blob":"https://clistorage6yeitz52yi.blob.core.windows.net/","queue":"https://clistorage6yeitz52yi.queue.core.windows.net/","table":"https://clistorage6yeitz52yi.table.core.windows.net/","file":"https://clistorage6yeitz52yi.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage6yeitz52yi-secondary.dfs.core.windows.net/","web":"https://clistorage6yeitz52yi-secondary.z22.web.core.windows.net/","blob":"https://clistorage6yeitz52yi-secondary.blob.core.windows.net/","queue":"https://clistorage6yeitz52yi-secondary.queue.core.windows.net/","table":"https://clistorage6yeitz52yi-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglniwf5vwefgg3mhyqwmxohfmdbv72ay47mdjwn24yyd2wehnesp3dglix3cvkfzdk/providers/Microsoft.Storage/storageAccounts/clitest647kr4vgax3gayomf","name":"clitest647kr4vgax3gayomf","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:58.2565504Z","primaryEndpoints":{"blob":"https://clitest647kr4vgax3gayomf.blob.core.windows.net/","queue":"https://clitest647kr4vgax3gayomf.queue.core.windows.net/","table":"https://clitest647kr4vgax3gayomf.table.core.windows.net/","file":"https://clitest647kr4vgax3gayomf.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgi6iasifidiokco5vmxjapspoq7yfcdbnhclanw3evogt2ufbixpzcqibmad6gkz2x/providers/Microsoft.Storage/storageAccounts/clitest7bca5txgutehhd2qn","name":"clitest7bca5txgutehhd2qn","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:51.3291727Z","primaryEndpoints":{"blob":"https://clitest7bca5txgutehhd2qn.blob.core.windows.net/","queue":"https://clitest7bca5txgutehhd2qn.queue.core.windows.net/","table":"https://clitest7bca5txgutehhd2qn.table.core.windows.net/","file":"https://clitest7bca5txgutehhd2qn.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgeyp425kwpdpdworjx2h2p4n5ooe5773ot7kb3zzypzddvbztbqd3i4h5l6g325cew/providers/Microsoft.Storage/storageAccounts/clitestlua3xp5haoocgqxo4","name":"clitestlua3xp5haoocgqxo4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:42.0186493Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:42.0186493Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:41.9405280Z","primaryEndpoints":{"blob":"https://clitestlua3xp5haoocgqxo4.blob.core.windows.net/","queue":"https://clitestlua3xp5haoocgqxo4.queue.core.windows.net/","table":"https://clitestlua3xp5haoocgqxo4.table.core.windows.net/","file":"https://clitestlua3xp5haoocgqxo4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcj4ljn34lnhl6gkjhuchxoryqatz7mnrknqsnx7cgxdy7u7l4zgm7e6vglrexzkau/providers/Microsoft.Storage/storageAccounts/clitestm57mrkt3dplpwlali","name":"clitestm57mrkt3dplpwlali","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:29.0922483Z","primaryEndpoints":{"blob":"https://clitestm57mrkt3dplpwlali.blob.core.windows.net/","queue":"https://clitestm57mrkt3dplpwlali.queue.core.windows.net/","table":"https://clitestm57mrkt3dplpwlali.table.core.windows.net/","file":"https://clitestm57mrkt3dplpwlali.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestmcwqhy3jsmkmw7wzj","name":"clitestmcwqhy3jsmkmw7wzj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:44.8603026Z","primaryEndpoints":{"blob":"https://clitestmcwqhy3jsmkmw7wzj.blob.core.windows.net/","queue":"https://clitestmcwqhy3jsmkmw7wzj.queue.core.windows.net/","table":"https://clitestmcwqhy3jsmkmw7wzj.table.core.windows.net/","file":"https://clitestmcwqhy3jsmkmw7wzj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgv7imegmfxacmmhej37nm5cdpsn7qmbnl6uv6diy36e7ryocdtpthge7cg7yh7gpt3/providers/Microsoft.Storage/storageAccounts/clitesttftp3d5ogxxrzvzha","name":"clitesttftp3d5ogxxrzvzha","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:23.9403679Z","primaryEndpoints":{"blob":"https://clitesttftp3d5ogxxrzvzha.blob.core.windows.net/","queue":"https://clitesttftp3d5ogxxrzvzha.queue.core.windows.net/","table":"https://clitesttftp3d5ogxxrzvzha.table.core.windows.net/","file":"https://clitesttftp3d5ogxxrzvzha.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkunbbpwyt2q47n4blsxrn2v5zdwzdi7iqqrxk6lljmyitxor45qda5fguozshsxiv/providers/Microsoft.Storage/storageAccounts/clitestuofngdaclazc3ty2s","name":"clitestuofngdaclazc3ty2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:43.4405054Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:43.4405054Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:29:43.3623941Z","primaryEndpoints":{"blob":"https://clitestuofngdaclazc3ty2s.blob.core.windows.net/","queue":"https://clitestuofngdaclazc3ty2s.queue.core.windows.net/","table":"https://clitestuofngdaclazc3ty2s.table.core.windows.net/","file":"https://clitestuofngdaclazc3ty2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestuv4eokxhpjlxxwtce","name":"clitestuv4eokxhpjlxxwtce","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:07.7096918Z","primaryEndpoints":{"blob":"https://clitestuv4eokxhpjlxxwtce.blob.core.windows.net/","queue":"https://clitestuv4eokxhpjlxxwtce.queue.core.windows.net/","table":"https://clitestuv4eokxhpjlxxwtce.table.core.windows.net/","file":"https://clitestuv4eokxhpjlxxwtce.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5mvkteefo3txlwfvbfcyrvtubhutjeiwosevoxzn7lhzbjzwbixbsvz5ks6yyibau/providers/Microsoft.Storage/storageAccounts/clitestuyfddnyfv4hrhcj7j","name":"clitestuyfddnyfv4hrhcj7j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:18.7677541Z","primaryEndpoints":{"blob":"https://clitestuyfddnyfv4hrhcj7j.blob.core.windows.net/","queue":"https://clitestuyfddnyfv4hrhcj7j.queue.core.windows.net/","table":"https://clitestuyfddnyfv4hrhcj7j.table.core.windows.net/","file":"https://clitestuyfddnyfv4hrhcj7j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '119603' + - '70211' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:51 GMT + - Fri, 27 Dec 2019 03:29:59 GMT expires: - '-1' pragma: @@ -870,15 +866,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - b11bb459-e580-4113-bcd0-d7821b247ce3 - - a62cb725-db37-49af-80ae-c45c0833cd4f - - 71a2a6aa-45e3-461c-833e-242369b20d50 - - 6036d25d-72ef-4da4-8854-80d679d34b6d - - def56587-4fab-40b4-9eee-d1b8f3cc1b2f - - 5ed0198e-9cfb-41fc-9eb2-a35dc4be6f63 - - 89958bad-3137-40b4-9050-c3926c1d1137 - - 7132db82-585b-4bce-a967-a08b18826fba - - d3049b62-1595-4d7f-a496-e7bae232bf6f + - 807c56a5-e65c-4811-84c3-3ec9368a7066 + - 485caefa-c18a-471c-8aae-f1cdcba7f2ec + - c2e2d8fd-fc46-4893-a579-7dbfcc758525 + - 47280b90-cadf-49a5-9bd3-8f8cd30a3755 + - dd66c61b-4432-409c-b04c-1f600462a233 status: code: 200 message: OK @@ -899,11 +891,11 @@ interactions: - --account-name -n --bypass-immutability-policy User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1?api-version=2019-06-01 response: body: string: '' @@ -915,7 +907,7 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:51 GMT + - Fri, 27 Dec 2019 03:30:00 GMT expires: - '-1' pragma: @@ -927,7 +919,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14993' + - '14998' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_legal_hold.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_legal_hold.yaml index 6cd30b7c791..cdc07403aa9 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_legal_hold.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_legal_hold.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-23T02:02:54Z"},"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":"2019-12-27T03:29:48Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:02:58 GMT + - Fri, 27 Dec 2019 03:29:50 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 02:03:01 GMT + - Fri, 27 Dec 2019 03:29:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/1c7ba55d-dd4f-4414-8bd1-638546ff2183?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/886e7026-72a8-4f81-b81d-b19d0573d64e?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1191' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -g -n --kind User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/1c7ba55d-dd4f-4414-8bd1-638546ff2183?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/886e7026-72a8-4f81-b81d-b19d0573d64e?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:02.2802362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:02.2802362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:03:02.2177560Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:56.4406055Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1732' + - '1764' content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:20 GMT + - Fri, 27 Dec 2019 03:30:15 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - --account-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:02.2802362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:02.2802362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:03:02.2177560Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgf7w7ssfhdl2sf4jxgfnt4semgsebuao63s7numsmalyse5o2d7lhxdcy3py4rkiuv/providers/Microsoft.Storage/storageAccounts/clistorageqp34pgxozk","name":"clistorageqp34pgxozk","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:07.4374578Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T02:02:07.3592954Z","primaryEndpoints":{"dfs":"https://clistorageqp34pgxozk.dfs.core.windows.net/","web":"https://clistorageqp34pgxozk.z22.web.core.windows.net/","blob":"https://clistorageqp34pgxozk.blob.core.windows.net/","queue":"https://clistorageqp34pgxozk.queue.core.windows.net/","table":"https://clistorageqp34pgxozk.table.core.windows.net/","file":"https://clistorageqp34pgxozk.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorageqp34pgxozk-secondary.dfs.core.windows.net/","web":"https://clistorageqp34pgxozk-secondary.z22.web.core.windows.net/","blob":"https://clistorageqp34pgxozk-secondary.blob.core.windows.net/","queue":"https://clistorageqp34pgxozk-secondary.queue.core.windows.net/","table":"https://clistorageqp34pgxozk-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgus33jc436lpqcmqoxvzkyf5hh6inbbc5svwbwwfszpy5snfdktehmr4454fkd77sb/providers/Microsoft.Storage/storageAccounts/clitest72wdbqoshposgy673","name":"clitest72wdbqoshposgy673","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:44.7326701Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:02:44.7326701Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:02:44.6545237Z","primaryEndpoints":{"blob":"https://clitest72wdbqoshposgy673.blob.core.windows.net/","queue":"https://clitest72wdbqoshposgy673.queue.core.windows.net/","table":"https://clitest72wdbqoshposgy673.table.core.windows.net/","file":"https://clitest72wdbqoshposgy673.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtecfijv7wxtou3lwhumkglqymanv53vaotoeocbf2gqjzybitw67vhxkkbhhg4wv7/providers/Microsoft.Storage/storageAccounts/clitestygzgrikeqpksdy3h4","name":"clitestygzgrikeqpksdy3h4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:06.9834783Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T02:03:06.9834783Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T02:03:06.9209313Z","primaryEndpoints":{"blob":"https://clitestygzgrikeqpksdy3h4.blob.core.windows.net/","queue":"https://clitestygzgrikeqpksdy3h4.queue.core.windows.net/","table":"https://clitestygzgrikeqpksdy3h4.table.core.windows.net/","file":"https://clitestygzgrikeqpksdy3h4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnx4ia26m4pruwzpl4kzptnidfpoyqd2agfh6krkqdicfkslueqtkq5fqcctzsw7ne/providers/Microsoft.Storage/storageAccounts/clitest7vpvrqa62bg5ljiri","name":"clitest7vpvrqa62bg5ljiri","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:51.9720814Z","primaryEndpoints":{"blob":"https://clitest7vpvrqa62bg5ljiri.blob.core.windows.net/","queue":"https://clitest7vpvrqa62bg5ljiri.queue.core.windows.net/","table":"https://clitest7vpvrqa62bg5ljiri.table.core.windows.net/","file":"https://clitest7vpvrqa62bg5ljiri.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg6kr3rba7oi6ujzq3vkjjnvvn5h5ggtxxuwlrlgwwq2yefiwhv3j3nfxwnn7sdyhy4/providers/Microsoft.Storage/storageAccounts/clitestok52lw7w4d5dztvwx","name":"clitestok52lw7w4d5dztvwx","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:09.0035317Z","primaryEndpoints":{"blob":"https://clitestok52lw7w4d5dztvwx.blob.core.windows.net/","queue":"https://clitestok52lw7w4d5dztvwx.queue.core.windows.net/","table":"https://clitestok52lw7w4d5dztvwx.table.core.windows.net/","file":"https://clitestok52lw7w4d5dztvwx.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrkauqsyfpavgpkwmdflakyunt7yrgobkdljpuluyfanazqlc3g3vciisthcndb2jb/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:20.9826139Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootingwybr54e5rftd2pqmlip7iueh4nnh5mmvrup54jabzgqhtfly/providers/Microsoft.Storage/storageAccounts/clitestnwxcb4ivco3bsj5iz","name":"clitestnwxcb4ivco3bsj5iz","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:14.1996621Z","primaryEndpoints":{"blob":"https://clitestnwxcb4ivco3bsj5iz.blob.core.windows.net/","queue":"https://clitestnwxcb4ivco3bsj5iz.queue.core.windows.net/","table":"https://clitestnwxcb4ivco3bsj5iz.table.core.windows.net/","file":"https://clitestnwxcb4ivco3bsj5iz.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2koweuexbgsiav237pmgtwuorvtu2tlbnihxef3answoystu2g57tsxqxrdpkijun/providers/Microsoft.Storage/storageAccounts/accountklvo5m25evsz3ej2s","name":"accountklvo5m25evsz3ej2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:05.6471784Z","primaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s.table.core.windows.net/","file":"https://accountklvo5m25evsz3ej2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s-secondary.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s-secondary.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s-secondary.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s-secondary.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgidhijba3xmp4bhzofnheneew6hnft4aejyzx4duwnkqrr6jgk4c3wz3nx5tkmd6ks/providers/Microsoft.Storage/storageAccounts/clistorage6rvjscg2ys","name":"clistorage6rvjscg2ys","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:20.3459204Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:20.2677610Z","primaryEndpoints":{"dfs":"https://clistorage6rvjscg2ys.dfs.core.windows.net/","web":"https://clistorage6rvjscg2ys.z22.web.core.windows.net/","blob":"https://clistorage6rvjscg2ys.blob.core.windows.net/","queue":"https://clistorage6rvjscg2ys.queue.core.windows.net/","table":"https://clistorage6rvjscg2ys.table.core.windows.net/","file":"https://clistorage6rvjscg2ys.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage6rvjscg2ys-secondary.dfs.core.windows.net/","web":"https://clistorage6rvjscg2ys-secondary.z22.web.core.windows.net/","blob":"https://clistorage6rvjscg2ys-secondary.blob.core.windows.net/","queue":"https://clistorage6rvjscg2ys-secondary.queue.core.windows.net/","table":"https://clistorage6rvjscg2ys-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:56.5187404Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:56.4406055Z","primaryEndpoints":{"dfs":"https://clistorage000002.dfs.core.windows.net/","web":"https://clistorage000002.z22.web.core.windows.net/","blob":"https://clistorage000002.blob.core.windows.net/","queue":"https://clistorage000002.queue.core.windows.net/","table":"https://clistorage000002.table.core.windows.net/","file":"https://clistorage000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://clistorage000002-secondary.dfs.core.windows.net/","web":"https://clistorage000002-secondary.z22.web.core.windows.net/","blob":"https://clistorage000002-secondary.blob.core.windows.net/","queue":"https://clistorage000002-secondary.queue.core.windows.net/","table":"https://clistorage000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglniwf5vwefgg3mhyqwmxohfmdbv72ay47mdjwn24yyd2wehnesp3dglix3cvkfzdk/providers/Microsoft.Storage/storageAccounts/clitest647kr4vgax3gayomf","name":"clitest647kr4vgax3gayomf","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:58.2565504Z","primaryEndpoints":{"blob":"https://clitest647kr4vgax3gayomf.blob.core.windows.net/","queue":"https://clitest647kr4vgax3gayomf.queue.core.windows.net/","table":"https://clitest647kr4vgax3gayomf.table.core.windows.net/","file":"https://clitest647kr4vgax3gayomf.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgsd5ifjhtlpskmfz2cjpqz4bwtvbo6inrpuhytcpszh4eq2wyjyabnrrteohjjkpjy/providers/Microsoft.Storage/storageAccounts/clitestc5pqucktb5el3quv2","name":"clitestc5pqucktb5el3quv2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:00.1445446Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:00.1445446Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:30:00.0820627Z","primaryEndpoints":{"blob":"https://clitestc5pqucktb5el3quv2.blob.core.windows.net/","queue":"https://clitestc5pqucktb5el3quv2.queue.core.windows.net/","table":"https://clitestc5pqucktb5el3quv2.table.core.windows.net/","file":"https://clitestc5pqucktb5el3quv2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgeyp425kwpdpdworjx2h2p4n5ooe5773ot7kb3zzypzddvbztbqd3i4h5l6g325cew/providers/Microsoft.Storage/storageAccounts/clitestlua3xp5haoocgqxo4","name":"clitestlua3xp5haoocgqxo4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:42.0186493Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:42.0186493Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:41.9405280Z","primaryEndpoints":{"blob":"https://clitestlua3xp5haoocgqxo4.blob.core.windows.net/","queue":"https://clitestlua3xp5haoocgqxo4.queue.core.windows.net/","table":"https://clitestlua3xp5haoocgqxo4.table.core.windows.net/","file":"https://clitestlua3xp5haoocgqxo4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcj4ljn34lnhl6gkjhuchxoryqatz7mnrknqsnx7cgxdy7u7l4zgm7e6vglrexzkau/providers/Microsoft.Storage/storageAccounts/clitestm57mrkt3dplpwlali","name":"clitestm57mrkt3dplpwlali","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:29.0922483Z","primaryEndpoints":{"blob":"https://clitestm57mrkt3dplpwlali.blob.core.windows.net/","queue":"https://clitestm57mrkt3dplpwlali.queue.core.windows.net/","table":"https://clitestm57mrkt3dplpwlali.table.core.windows.net/","file":"https://clitestm57mrkt3dplpwlali.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestmcwqhy3jsmkmw7wzj","name":"clitestmcwqhy3jsmkmw7wzj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:44.8603026Z","primaryEndpoints":{"blob":"https://clitestmcwqhy3jsmkmw7wzj.blob.core.windows.net/","queue":"https://clitestmcwqhy3jsmkmw7wzj.queue.core.windows.net/","table":"https://clitestmcwqhy3jsmkmw7wzj.table.core.windows.net/","file":"https://clitestmcwqhy3jsmkmw7wzj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgv7imegmfxacmmhej37nm5cdpsn7qmbnl6uv6diy36e7ryocdtpthge7cg7yh7gpt3/providers/Microsoft.Storage/storageAccounts/clitesttftp3d5ogxxrzvzha","name":"clitesttftp3d5ogxxrzvzha","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:24.0184976Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:23.9403679Z","primaryEndpoints":{"blob":"https://clitesttftp3d5ogxxrzvzha.blob.core.windows.net/","queue":"https://clitesttftp3d5ogxxrzvzha.queue.core.windows.net/","table":"https://clitesttftp3d5ogxxrzvzha.table.core.windows.net/","file":"https://clitesttftp3d5ogxxrzvzha.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkunbbpwyt2q47n4blsxrn2v5zdwzdi7iqqrxk6lljmyitxor45qda5fguozshsxiv/providers/Microsoft.Storage/storageAccounts/clitestuofngdaclazc3ty2s","name":"clitestuofngdaclazc3ty2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:43.4405054Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:43.4405054Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:43.3623941Z","primaryEndpoints":{"blob":"https://clitestuofngdaclazc3ty2s.blob.core.windows.net/","queue":"https://clitestuofngdaclazc3ty2s.queue.core.windows.net/","table":"https://clitestuofngdaclazc3ty2s.table.core.windows.net/","file":"https://clitestuofngdaclazc3ty2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestuv4eokxhpjlxxwtce","name":"clitestuv4eokxhpjlxxwtce","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:07.7096918Z","primaryEndpoints":{"blob":"https://clitestuv4eokxhpjlxxwtce.blob.core.windows.net/","queue":"https://clitestuv4eokxhpjlxxwtce.queue.core.windows.net/","table":"https://clitestuv4eokxhpjlxxwtce.table.core.windows.net/","file":"https://clitestuv4eokxhpjlxxwtce.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5mvkteefo3txlwfvbfcyrvtubhutjeiwosevoxzn7lhzbjzwbixbsvz5ks6yyibau/providers/Microsoft.Storage/storageAccounts/clitestuyfddnyfv4hrhcj7j","name":"clitestuyfddnyfv4hrhcj7j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:18.8459406Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:18.7677541Z","primaryEndpoints":{"blob":"https://clitestuyfddnyfv4hrhcj7j.blob.core.windows.net/","queue":"https://clitestuyfddnyfv4hrhcj7j.queue.core.windows.net/","table":"https://clitestuyfddnyfv4hrhcj7j.table.core.windows.net/","file":"https://clitestuyfddnyfv4hrhcj7j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgc7psro2niun2x4jqeorwmq65s3hspvuqb7t2b7plf5kixc242abjjt6vr7dksmhjy/providers/Microsoft.Storage/storageAccounts/clitestxnc35xy3qrgwizkdr","name":"clitestxnc35xy3qrgwizkdr","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:12.3956528Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:12.3956528Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:30:12.3331145Z","primaryEndpoints":{"blob":"https://clitestxnc35xy3qrgwizkdr.blob.core.windows.net/","queue":"https://clitestxnc35xy3qrgwizkdr.queue.core.windows.net/","table":"https://clitestxnc35xy3qrgwizkdr.table.core.windows.net/","file":"https://clitestxnc35xy3qrgwizkdr.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestxnc35xy3qrgwizkdr-secondary.blob.core.windows.net/","queue":"https://clitestxnc35xy3qrgwizkdr-secondary.queue.core.windows.net/","table":"https://clitestxnc35xy3qrgwizkdr-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgojssn54huiy2a4dbf5upqv2atwfy3idxz2p7f5dt3r56k6mdgrcamkfjfey4534zn/providers/Microsoft.Storage/storageAccounts/clitestxqnsrbdfcqzys2uza","name":"clitestxqnsrbdfcqzys2uza","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:04.9726856Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:30:04.9726856Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:30:04.9258277Z","primaryEndpoints":{"blob":"https://clitestxqnsrbdfcqzys2uza.blob.core.windows.net/","queue":"https://clitestxqnsrbdfcqzys2uza.queue.core.windows.net/","table":"https://clitestxqnsrbdfcqzys2uza.table.core.windows.net/","file":"https://clitestxqnsrbdfcqzys2uza.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '120164' + - '72928' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 02:03:23 GMT + - Fri, 27 Dec 2019 03:30:17 GMT expires: - '-1' pragma: @@ -187,15 +187,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - b4f25727-18e9-46cd-a7b6-a1b0f91daa01 - - 476cbf0a-6588-4c5b-86a6-957f9577a2d2 - - 52d3f268-9951-4eaa-ae9b-2ae871cc3f17 - - da85065d-f1bd-43a3-bab7-66b731c729bb - - f40b0fa0-fbf5-4228-90d5-3c74799ed08f - - c0eb79f6-dc9f-4118-a63a-de54a184d9f5 - - 7d04a8a3-5a55-4de5-8c78-1d3611295d8a - - b5dbf313-9c05-4576-a3c7-88fc25273ce8 - - adad0952-9bed-4d9b-a21b-51084aa5e158 + - a38f0786-7cc9-4365-9f5e-2f0c196c563e + - ea3ba400-20bf-4228-9ccf-526a8733c58f + - 7af23727-0546-496c-84fe-8f2623a12851 + - c06a7ca0-2c1c-4bd7-9703-2001be60e99b + - 43aab9be-bcb1-408b-8251-4f9c12f102e7 status: code: 200 message: OK @@ -216,11 +212,11 @@ interactions: - --account-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -232,7 +228,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:24 GMT + - Fri, 27 Dec 2019 03:30:18 GMT expires: - '-1' pragma: @@ -248,7 +244,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -260,9 +256,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:24 GMT + - Fri, 27 Dec 2019 03:30:18 GMT x-ms-version: - '2018-11-09' method: PUT @@ -274,11 +270,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:27 GMT + - Fri, 27 Dec 2019 03:30:20 GMT etag: - - '"0x8D7575D325C5585"' + - '"0x8D78A7D1A52E5AB"' last-modified: - - Wed, 23 Oct 2019 02:03:28 GMT + - Fri, 27 Dec 2019 03:30:21 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -301,14 +297,14 @@ interactions: - --account-name -c -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1","name":"container1","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8D7575D325C5585\"","properties":{"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2019-10-23T02:03:28.0000000Z","legalHold":{"hasLegalHold":false,"tags":[]},"hasImmutabilityPolicy":false,"hasLegalHold":false}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1","name":"container1","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8D78A7D1A52E5AB\"","properties":{"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2019-12-27T03:30:21.0000000Z","legalHold":{"hasLegalHold":false,"tags":[]},"hasImmutabilityPolicy":false,"hasLegalHold":false}}' headers: cache-control: - no-cache @@ -317,9 +313,9 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:30 GMT + - Fri, 27 Dec 2019 03:30:22 GMT etag: - - '"0x8D7575D325C5585"' + - '"0x8D78A7D1A52E5AB"' expires: - '-1' pragma: @@ -356,11 +352,11 @@ interactions: - --account-name -c -g --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/setLegalHold?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/setLegalHold?api-version=2019-06-01 response: body: string: '{"hasLegalHold":true,"tags":["tag1","tag2"]}' @@ -372,7 +368,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:31 GMT + - Fri, 27 Dec 2019 03:30:24 GMT expires: - '-1' pragma: @@ -388,7 +384,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1194' status: code: 200 message: OK @@ -411,11 +407,11 @@ interactions: - --account-name -c -g --tags User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/clearLegalHold?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistorage000002/blobServices/default/containers/container1/clearLegalHold?api-version=2019-06-01 response: body: string: '{"hasLegalHold":false,"tags":[]}' @@ -427,7 +423,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:33 GMT + - Fri, 27 Dec 2019 03:30:26 GMT expires: - '-1' pragma: @@ -443,7 +439,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1198' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_locations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_locations.yaml index e71765a01d9..14f4d1de8ef 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_locations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_locations.yaml @@ -12,7 +12,7 @@ interactions: - keep-alive User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.74 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -57,16 +57,18 @@ interactions: North","longitude":"8.564572","latitude":"47.451542"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest","name":"switzerlandwest","displayName":"Switzerland West","longitude":"6.143158","latitude":"46.204391"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth","name":"germanynorth","displayName":"Germany North","longitude":"8.806422","latitude":"53.073635"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral","name":"germanywestcentral","displayName":"Germany - West Central","longitude":"8.682127","latitude":"50.110924"}]}' + West Central","longitude":"8.682127","latitude":"50.110924"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest","name":"norwaywest","displayName":"Norway + West","longitude":"5.733107","latitude":"58.969975"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast","name":"norwayeast","displayName":"Norway + East","longitude":"10.752245","latitude":"59.913868"}]}' headers: cache-control: - no-cache content-length: - - '6776' + - '7129' content-type: - application/json; charset=utf-8 date: - - Sun, 13 Oct 2019 13:39:22 GMT + - Fri, 27 Dec 2019 04:29:12 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_storage_accounts.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_storage_accounts.yaml index 50820e25b39..3ead38109da 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_storage_accounts.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_list_storage_accounts.yaml @@ -12,23 +12,23 @@ interactions: - keep-alive User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:55:57.6289945Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:55:57.6289945Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:55:57.5351866Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7piiw732bfzlrawi44srdkp2kqlmqc67xie47ewvqtuuvni5ljdlegi733psytwi6/providers/Microsoft.Storage/storageAccounts/clitestpwufij6terdn4hray","name":"clitestpwufij6terdn4hray","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:31.0794430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:31.0013392Z","primaryEndpoints":{"dfs":"https://clitestpwufij6terdn4hray.dfs.core.windows.net/","web":"https://clitestpwufij6terdn4hray.z22.web.core.windows.net/","blob":"https://clitestpwufij6terdn4hray.blob.core.windows.net/","queue":"https://clitestpwufij6terdn4hray.queue.core.windows.net/","table":"https://clitestpwufij6terdn4hray.table.core.windows.net/","file":"https://clitestpwufij6terdn4hray.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg7piiw732bfzlrawi44srdkp2kqlmqc67xie47ewvqtuuvni5ljdlegi733psytwi6/providers/Microsoft.Storage/storageAccounts/clitestq6ictjhqckv6sjavk","name":"clitestq6ictjhqckv6sjavk","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:54:06.7178120Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-23T01:54:06.6396877Z","primaryEndpoints":{"dfs":"https://clitestq6ictjhqckv6sjavk.dfs.core.windows.net/","web":"https://clitestq6ictjhqckv6sjavk.z22.web.core.windows.net/","blob":"https://clitestq6ictjhqckv6sjavk.blob.core.windows.net/","queue":"https://clitestq6ictjhqckv6sjavk.queue.core.windows.net/","table":"https://clitestq6ictjhqckv6sjavk.table.core.windows.net/","file":"https://clitestq6ictjhqckv6sjavk.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:22.0478320Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:22.0478320Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:21.9696916Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rggm3mqsiycjjwyqs7x5omjxu5ei6vqjbzkxpznqxzkyevmg5jwal5vtsvuor3ej7ev/providers/Microsoft.Storage/storageAccounts/clitestwr6m2bpu7uhurvnj6","name":"clitestwr6m2bpu7uhurvnj6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:04.8643776Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:04.8643776Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:04.7862752Z","primaryEndpoints":{"blob":"https://clitestwr6m2bpu7uhurvnj6.blob.core.windows.net/","queue":"https://clitestwr6m2bpu7uhurvnj6.queue.core.windows.net/","table":"https://clitestwr6m2bpu7uhurvnj6.table.core.windows.net/","file":"https://clitestwr6m2bpu7uhurvnj6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg2/providers/Microsoft.Storage/storageAccounts/jlst22","name":"jlst22","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-18T05:51:58.4842289Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-18T05:51:58.4373723Z","primaryEndpoints":{"dfs":"https://jlst22.dfs.core.windows.net/","web":"https://jlst22.z23.web.core.windows.net/","blob":"https://jlst22.blob.core.windows.net/","queue":"https://jlst22.queue.core.windows.net/","table":"https://jlst22.table.core.windows.net/","file":"https://jlst22.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgpqobgisbjflq5iszonivnocvdjoobr7nitrdaekmrscyzezfelgxh5dogi3epmeuc/providers/Microsoft.Storage/storageAccounts/cli55ufqcpdsztmjdo4ctfj7","name":"cli55ufqcpdsztmjdo4ctfj7","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:41.9493014Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:41.9493014Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-10-23T01:56:41.9023890Z","primaryEndpoints":{"blob":"https://cli55ufqcpdsztmjdo4ctfj7.blob.core.windows.net/","queue":"https://cli55ufqcpdsztmjdo4ctfj7.queue.core.windows.net/","table":"https://cli55ufqcpdsztmjdo4ctfj7.table.core.windows.net/","file":"https://cli55ufqcpdsztmjdo4ctfj7.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli55ufqcpdsztmjdo4ctfj7-secondary.blob.core.windows.net/","queue":"https://cli55ufqcpdsztmjdo4ctfj7-secondary.queue.core.windows.net/","table":"https://cli55ufqcpdsztmjdo4ctfj7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnx4ia26m4pruwzpl4kzptnidfpoyqd2agfh6krkqdicfkslueqtkq5fqcctzsw7ne/providers/Microsoft.Storage/storageAccounts/clitest7vpvrqa62bg5ljiri","name":"clitest7vpvrqa62bg5ljiri","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:52.0501749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:51.9720814Z","primaryEndpoints":{"blob":"https://clitest7vpvrqa62bg5ljiri.blob.core.windows.net/","queue":"https://clitest7vpvrqa62bg5ljiri.queue.core.windows.net/","table":"https://clitest7vpvrqa62bg5ljiri.table.core.windows.net/","file":"https://clitest7vpvrqa62bg5ljiri.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg6kr3rba7oi6ujzq3vkjjnvvn5h5ggtxxuwlrlgwwq2yefiwhv3j3nfxwnn7sdyhy4/providers/Microsoft.Storage/storageAccounts/clitestok52lw7w4d5dztvwx","name":"clitestok52lw7w4d5dztvwx","type":"Microsoft.Storage/storageAccounts","location":"northeurope","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:45:09.0817121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:45:09.0035317Z","primaryEndpoints":{"blob":"https://clitestok52lw7w4d5dztvwx.blob.core.windows.net/","queue":"https://clitestok52lw7w4d5dztvwx.queue.core.windows.net/","table":"https://clitestok52lw7w4d5dztvwx.table.core.windows.net/","file":"https://clitestok52lw7w4d5dztvwx.file.core.windows.net/"},"primaryLocation":"northeurope","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrkauqsyfpavgpkwmdflakyunt7yrgobkdljpuluyfanazqlc3g3vciisthcndb2jb/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:21.0451119Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:20.9826139Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootingwybr54e5rftd2pqmlip7iueh4nnh5mmvrup54jabzgqhtfly/providers/Microsoft.Storage/storageAccounts/clitestnwxcb4ivco3bsj5iz","name":"clitestnwxcb4ivco3bsj5iz","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:48:14.2621924Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:48:14.1996621Z","primaryEndpoints":{"blob":"https://clitestnwxcb4ivco3bsj5iz.blob.core.windows.net/","queue":"https://clitestnwxcb4ivco3bsj5iz.queue.core.windows.net/","table":"https://clitestnwxcb4ivco3bsj5iz.table.core.windows.net/","file":"https://clitestnwxcb4ivco3bsj5iz.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_GRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgyqttlwagdsqrddaslfm6j3yfjojee7oo5rmu3gdtg5beaqcr5aueiu2rlblbgzvmk/providers/Microsoft.Storage/storageAccounts/cli6nez4lqof2zumvivsgx6f","name":"cli6nez4lqof2zumvivsgx6f","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"test":"success"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7890138Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.7265105Z","primaryEndpoints":{"blob":"https://cli6nez4lqof2zumvivsgx6f.blob.core.windows.net/","queue":"https://cli6nez4lqof2zumvivsgx6f.queue.core.windows.net/","table":"https://cli6nez4lqof2zumvivsgx6f.table.core.windows.net/","file":"https://cli6nez4lqof2zumvivsgx6f.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.1483744Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.0859293Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003","name":"clitest000003","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:27.8845554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:27.8845554Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:27.8064197Z","primaryEndpoints":{"blob":"https://clitest000003.blob.core.windows.net/","queue":"https://clitest000003.queue.core.windows.net/","table":"https://clitest000003.table.core.windows.net/","file":"https://clitest000003.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg5jgkwa2m2apjeaqt7xtdkv54ky66jx4qguvuebqps7bdf7c5xao3o7rilkdw7ihv5/providers/Microsoft.Storage/storageAccounts/clitestq66v5h4oh3s53mu44","name":"clitestq66v5h4oh3s53mu44","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:04.7577468Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:04.6952741Z","primaryEndpoints":{"blob":"https://clitestq66v5h4oh3s53mu44.blob.core.windows.net/","queue":"https://clitestq66v5h4oh3s53mu44.queue.core.windows.net/","table":"https://clitestq66v5h4oh3s53mu44.table.core.windows.net/","file":"https://clitestq66v5h4oh3s53mu44.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgffz4d4mahvf37sz456geg4fo6zpiloc5v6qm5g2qynhcaovrtt3jqc6lcfz3hpaqc/providers/Microsoft.Storage/storageAccounts/clitestydlgrdnr2ehnvsqve","name":"clitestydlgrdnr2ehnvsqve","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:42:05.2890176Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:42:05.2265330Z","primaryEndpoints":{"blob":"https://clitestydlgrdnr2ehnvsqve.blob.core.windows.net/","queue":"https://clitestydlgrdnr2ehnvsqve.queue.core.windows.net/","table":"https://clitestydlgrdnr2ehnvsqve.table.core.windows.net/","file":"https://clitestydlgrdnr2ehnvsqve.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '122018' + - '60131' content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:43 GMT + - Fri, 27 Dec 2019 04:42:48 GMT expires: - '-1' pragma: @@ -40,16 +40,11 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - a5fc806b-ff97-4180-a780-bc7354f42d2b - - b98e7f98-e671-4b8c-9077-d3de6108d59a - - 95f7344e-4a28-4954-86d4-63b2020c473f - - e8ab3bb6-69c9-4175-9c27-1f8b0442d0e8 - - 2f890191-d645-4389-9f58-cc72893a0f87 - - 40b91b18-64a2-4414-972d-3c8e4feb37a2 - - 46dac4ad-cd77-4bb0-b844-71a39c1681c7 - - 1eca7d16-1783-4f06-8eda-5b33eaf45c2e - - 7e968c85-94a5-4f30-ba74-288f5a507ef1 - - 938ce623-0562-4a0e-b32c-fde111b23f1e + - 702f4ff8-79ab-4bf6-8f21-21d7dbe43d42 + - 880394a3-6918-4e88-920a-fa814eaddd8c + - 6ffb2461-6fb3-4180-a569-87485963b77c + - 9ef1b369-35cb-4dd2-8ea6-d0f938836569 + - 65da5d98-80f3-44b6-9afb-9cfb8ecdcf30 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_logging_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_logging_operations.yaml index 626a27114c1..a1213abf6f4 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_logging_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_logging_operations.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-10T23:07:52Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-10T23:07:52Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 10 Jun 2019 23:07:55 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Mon, 10 Jun 2019 23:07:57 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/68bd14ae-ce2b-4c6f-8baf-2d1a4dd26730?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1195' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/68bd14ae-ce2b-4c6f-8baf-2d1a4dd26730?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-10T23:07:57.8811443Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-10T23:07:57.8811443Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-10T23:07:57.5842976Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Mon, 10 Jun 2019 23:08:15 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Mon, 10 Jun 2019 23:08:16 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK - request: body: null headers: @@ -218,12 +15,12 @@ interactions: ParameterSetName: - -g -n -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -235,7 +32,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:08:16 GMT + - Fri, 27 Dec 2019 04:29:30 GMT expires: - '-1' pragma: @@ -251,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -265,9 +62,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:30 GMT x-ms-version: - '2017-04-17' method: GET @@ -280,7 +77,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:31 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -296,9 +93,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:31 GMT x-ms-version: - '2018-03-28' method: GET @@ -313,7 +110,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:31 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -329,11 +126,11 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:32 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: @@ -344,13 +141,13 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:35 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -364,11 +161,11 @@ interactions: Content-Length: - '264' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:35 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: @@ -378,11 +175,11 @@ interactions: content-length: - '0' date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:36 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -396,9 +193,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:37 GMT x-ms-version: - '2017-04-17' method: GET @@ -411,7 +208,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:38 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -427,9 +224,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:38 GMT x-ms-version: - '2018-03-28' method: GET @@ -444,7 +241,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:39 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -460,11 +257,11 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:39 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: @@ -475,61 +272,14 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:40 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Mon, 10 Jun 2019 23:08:20 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdJSllFTE1VQUtEVkNTRUFONERNM1o2MkE1WE82UU42VEVPWXxGRkU3OTYzRDc3NUUxQzlELVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14998' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_management_policy.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_management_policy.yaml index 1d3f4dd1ff2..1230f8a7803 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_management_policy.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_management_policy.yaml @@ -1,54 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-10T23:06:27Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-10T23:06:27Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 10 Jun 2019 23:06:28 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1196' - status: - code: 201 - message: Created - request: body: null headers: @@ -63,24 +13,24 @@ interactions: ParameterSetName: - -g -n --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-10T23:06:27Z"},"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":"2019-12-27T04:29:10Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '384' + - '428' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Jun 2019 23:06:29 GMT + - Fri, 27 Dec 2019 04:29:13 GMT expires: - '-1' pragma: @@ -112,12 +62,12 @@ interactions: ParameterSetName: - -g -n --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -129,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 10 Jun 2019 23:06:30 GMT + - Fri, 27 Dec 2019 04:29:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/b447d0b6-7a02-498d-98f5-ee0c2609bf60?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/427bf956-126e-4fc6-bc30-1bab25955f04?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -161,22 +111,22 @@ interactions: ParameterSetName: - -g -n --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/b447d0b6-7a02-498d-98f5-ee0c2609bf60?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/427bf956-126e-4fc6-bc30-1bab25955f04?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-10T23:06:30.9261383Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-10T23:06:30.9261383Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-06-10T23:06:30.7855024Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z22.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z22.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:17.0184804Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:17.0184804Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:16.9403538Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z22.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z22.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1843' + - '1816' content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:48 GMT + - Fri, 27 Dec 2019 04:29:34 GMT expires: - '-1' pragma: @@ -197,9 +147,9 @@ interactions: - request: body: '{"properties": {"policy": {"rules": [{"name": "olcmtest", "type": "Lifecycle", "definition": {"actions": {"baseBlob": {"tierToCool": {"daysAfterModificationGreaterThan": - 1000}, "tierToArchive": {"daysAfterModificationGreaterThan": 90}, "delete": - {"daysAfterModificationGreaterThan": 1000}}, "snapshot": {"delete": {"daysAfterCreationGreaterThan": - 5000}}}, "filters": {"prefixMatch": ["olcmtestcontainer"], "blobTypes": ["blockBlob"]}}}]}}}' + 1000.0}, "tierToArchive": {"daysAfterModificationGreaterThan": 90.0}, "delete": + {"daysAfterModificationGreaterThan": 1000.0}}, "snapshot": {"delete": {"daysAfterCreationGreaterThan": + 5000.0}}}, "filters": {"prefixMatch": ["olcmtestcontainer"], "blobTypes": ["blockBlob"]}}}]}}}' headers: Accept: - application/json @@ -210,21 +160,21 @@ interactions: Connection: - keep-alive Content-Length: - - '439' + - '447' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --account-name -g --policy User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"olcmtest","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-06-10T23:06:50.6150843Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"olcmtest","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-12-27T04:29:36.5016743Z"}}' headers: cache-control: - no-cache @@ -233,7 +183,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:50 GMT + - Fri, 27 Dec 2019 04:29:36 GMT expires: - '-1' pragma: @@ -249,7 +199,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1194' status: code: 200 message: OK @@ -267,15 +217,15 @@ interactions: ParameterSetName: - --account-name -g --set User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"olcmtest","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-06-10T23:06:50.6150843Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"olcmtest","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-12-27T04:29:36.5016743Z"}}' headers: cache-control: - no-cache @@ -284,7 +234,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:51 GMT + - Fri, 27 Dec 2019 04:29:37 GMT expires: - '-1' pragma: @@ -305,9 +255,9 @@ interactions: - request: body: '{"properties": {"policy": {"rules": [{"enabled": true, "name": "newname", "type": "Lifecycle", "definition": {"actions": {"baseBlob": {"tierToCool": {"daysAfterModificationGreaterThan": - 1000}, "tierToArchive": {"daysAfterModificationGreaterThan": 90}, "delete": - {"daysAfterModificationGreaterThan": 1000}}, "snapshot": {"delete": {"daysAfterCreationGreaterThan": - 5000}}}, "filters": {"prefixMatch": ["olcmtestcontainer"], "blobTypes": ["blockBlob"]}}}]}}}' + 1000.0}, "tierToArchive": {"daysAfterModificationGreaterThan": 90.0}, "delete": + {"daysAfterModificationGreaterThan": 1000.0}}, "snapshot": {"delete": {"daysAfterCreationGreaterThan": + 5000.0}}}, "filters": {"prefixMatch": ["olcmtestcontainer"], "blobTypes": ["blockBlob"]}}}]}}}' headers: Accept: - application/json @@ -318,21 +268,21 @@ interactions: Connection: - keep-alive Content-Length: - - '455' + - '463' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --account-name -g --set User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"newname","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-06-10T23:06:52.1151278Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"newname","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-12-27T04:29:38.5329796Z"}}' headers: cache-control: - no-cache @@ -341,7 +291,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:52 GMT + - Fri, 27 Dec 2019 04:29:37 GMT expires: - '-1' pragma: @@ -357,7 +307,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 200 message: OK @@ -375,15 +325,15 @@ interactions: ParameterSetName: - --account-name -g User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"newname","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-06-10T23:06:52.1151278Z"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default","name":"DefaultManagementPolicy","type":"Microsoft.Storage/storageAccounts/managementPolicies","properties":{"policy":{"rules":[{"enabled":true,"name":"newname","type":"Lifecycle","definition":{"actions":{"baseBlob":{"tierToCool":{"daysAfterModificationGreaterThan":1000.0},"tierToArchive":{"daysAfterModificationGreaterThan":90.0},"delete":{"daysAfterModificationGreaterThan":1000.0}},"snapshot":{"delete":{"daysAfterCreationGreaterThan":5000.0}}},"filters":{"blobTypes":["blockBlob"],"prefixMatch":["olcmtestcontainer"]}}}]},"lastModifiedTime":"2019-12-27T04:29:38.5329796Z"}}' headers: cache-control: - no-cache @@ -392,7 +342,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:53 GMT + - Fri, 27 Dec 2019 04:29:39 GMT expires: - '-1' pragma: @@ -426,12 +376,12 @@ interactions: ParameterSetName: - --account-name -g User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: string: '' @@ -443,7 +393,7 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 10 Jun 2019 23:06:54 GMT + - Fri, 27 Dec 2019 04:29:41 GMT expires: - '-1' pragma: @@ -455,7 +405,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 200 message: OK @@ -473,12 +423,12 @@ interactions: ParameterSetName: - --account-name -g User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002/managementPolicies/default?api-version=2019-06-01 response: body: string: '{"error":{"code":"ManagementPolicyNotFound","message":"No ManagementPolicy @@ -491,7 +441,7 @@ interactions: content-type: - application/json date: - - Mon, 10 Jun 2019 23:06:55 GMT + - Fri, 27 Dec 2019 04:29:42 GMT expires: - '-1' pragma: @@ -505,51 +455,4 @@ interactions: status: code: 404 message: Not Found -- 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Mon, 10 Jun 2019 23:06:56 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdWMlo0M0NJN0NSUFhZNUlORVhOVkw0SzJDRUoyTU5aWUNRS3wzOTBBNDIzMTgyOTM5NUZFLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/storage/tests/latest/recordings/test_metrics_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_metrics_operations.yaml index 43bea840d0d..7b678eb9588 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_metrics_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_metrics_operations.yaml @@ -1,218 +1,15 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-10T23:07:52Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-10T23:07:52Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 10 Jun 2019 23:07:55 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Mon, 10 Jun 2019 23:07:58 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/14606214-5cb8-4509-b860-782b42572787?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 202 - message: Accepted - request: body: null headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create Connection: - keep-alive - ParameterSetName: - - -n -g -l --sku User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/14606214-5cb8-4509-b860-782b42572787?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-10T23:07:57.8967974Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-10T23:07:57.8967974Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-10T23:07:57.6467660Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Mon, 10 Jun 2019 23:08:15 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Mon, 10 Jun 2019 23:08:16 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 200 - message: OK -- request: - body: null - headers: - Connection: - - keep-alive - User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:32 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: @@ -223,13 +20,13 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:16 GMT + - Fri, 27 Dec 2019 04:29:33 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -243,9 +40,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:33 GMT x-ms-version: - '2017-04-17' method: GET @@ -258,7 +55,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:34 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -274,24 +71,26 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:35 GMT x-ms-version: - '2018-03-28' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" + />" headers: + cache-control: + - no-cache content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:35 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: @@ -305,30 +104,28 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:36 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + />false" headers: - cache-control: - - no-cache content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:17 GMT + - Fri, 27 Dec 2019 04:29:38 GMT server: - - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -342,11 +139,11 @@ interactions: Content-Length: - '446' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:39 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: @@ -356,11 +153,11 @@ interactions: content-length: - '0' date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:40 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -370,11 +167,11 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:41 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: @@ -385,13 +182,13 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:42 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -405,9 +202,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:42 GMT x-ms-version: - '2017-04-17' method: GET @@ -420,7 +217,7 @@ interactions: content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:43 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -436,24 +233,26 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:43 GMT x-ms-version: - '2018-03-28' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" + />" headers: + cache-control: + - no-cache content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:44 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: @@ -467,78 +266,29 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Mon, 10 Jun 2019 23:08:19 GMT + - Fri, 27 Dec 2019 04:29:44 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + />false" headers: - cache-control: - - no-cache content-type: - application/xml date: - - Mon, 10 Jun 2019 23:08:18 GMT + - Fri, 27 Dec 2019 04:29:44 GMT server: - - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Mon, 10 Jun 2019 23:08:20 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdJQUhYSlQ2VUhLR1dCNEROMlVVN0pITDZLNTRXTTRYS0NVUXw2ODQ4NDM3RTBBMkE4RTk2LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/storage/tests/latest/recordings/test_renew_account_kerb_key.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_kerb_key.yaml index 9d45cf39c6e..b0e882943ff 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_kerb_key.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_kerb_key.yaml @@ -20,11 +20,11 @@ interactions: - -g -n -l --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002?api-version=2019-06-01 response: body: string: '' @@ -36,11 +36,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 28 Oct 2019 15:05:53 GMT + - Fri, 27 Dec 2019 04:36:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/f2cf0cf9-4cce-4bcb-b860-e2fbb3e7d095?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/491dfaa4-9204-480c-9512-509be83b6f80?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -50,7 +50,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 202 message: Accepted @@ -69,21 +69,21 @@ interactions: - -g -n -l --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/f2cf0cf9-4cce-4bcb-b860-e2fbb3e7d095?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/491dfaa4-9204-480c-9512-509be83b6f80?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002","name":"clistoragekerbkey000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T15:05:53.3569557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T15:05:53.3569557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T15:05:51.9819190Z","primaryEndpoints":{"blob":"https://clistoragekerbkey000002.blob.core.windows.net/","queue":"https://clistoragekerbkey000002.queue.core.windows.net/","table":"https://clistoragekerbkey000002.table.core.windows.net/","file":"https://clistoragekerbkey000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clistoragekerbkey000002-secondary.blob.core.windows.net/","queue":"https://clistoragekerbkey000002-secondary.queue.core.windows.net/","table":"https://clistoragekerbkey000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002","name":"clistoragekerbkey000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.0863242Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:36:15.0863242Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:13.4292854Z","primaryEndpoints":{"blob":"https://clistoragekerbkey000002.blob.core.windows.net/","queue":"https://clistoragekerbkey000002.queue.core.windows.net/","table":"https://clistoragekerbkey000002.table.core.windows.net/","file":"https://clistoragekerbkey000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clistoragekerbkey000002-secondary.blob.core.windows.net/","queue":"https://clistoragekerbkey000002-secondary.queue.core.windows.net/","table":"https://clistoragekerbkey000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1576' + - '1648' content-type: - application/json date: - - Mon, 28 Oct 2019 15:06:11 GMT + - Fri, 27 Dec 2019 04:36:33 GMT expires: - '-1' pragma: @@ -118,11 +118,11 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -134,7 +134,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 15:06:14 GMT + - Fri, 27 Dec 2019 04:36:35 GMT expires: - '-1' pragma: @@ -150,7 +150,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -171,11 +171,11 @@ interactions: - -g -n --expand-key-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/listKeys?api-version=2019-04-01&$expand=kerb + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/listKeys?api-version=2019-06-01&$expand=kerb response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"kerb1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"kerb2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -187,7 +187,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 15:06:15 GMT + - Fri, 27 Dec 2019 04:36:37 GMT expires: - '-1' pragma: @@ -203,7 +203,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -226,14 +226,14 @@ interactions: - -g -n --key User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/regenerateKey?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/regenerateKey?api-version=2019-06-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"c4RNUPmrB8rN2pa2exgZ/GlVDTJXyYYfGYQq6eTGL5mdSJ15GjPfgk81r+qwbGyyY+4xzRJxtQwRU1/dbfD46g==","permissions":"FULL"}]}' + string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"Qb0urokzIMEIO28AOMAcSjmI9kzT55G4xw3POSlW1vZDD5krU+0vQie0T0sbRZrrT82+OIdWG8o6r5N638e3qQ==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -242,7 +242,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 15:06:22 GMT + - Fri, 27 Dec 2019 04:36:45 GMT expires: - '-1' pragma: @@ -258,7 +258,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' status: code: 200 message: OK @@ -281,14 +281,14 @@ interactions: - -g -n --key --key-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/regenerateKey?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clistoragekerbkey000002/regenerateKey?api-version=2019-06-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"c4RNUPmrB8rN2pa2exgZ/GlVDTJXyYYfGYQq6eTGL5mdSJ15GjPfgk81r+qwbGyyY+4xzRJxtQwRU1/dbfD46g==","permissions":"FULL"},{"keyName":"kerb1","value":"GAqi30a7SEW2pIem6hu/MciYw9+/KR4WmqOeinQL+qUNsbEhfp3kXMhhq+6DP6XdZSLHczb8qix8vhxg7mDPCw==","permissions":"FULL"},{"keyName":"kerb2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"Qb0urokzIMEIO28AOMAcSjmI9kzT55G4xw3POSlW1vZDD5krU+0vQie0T0sbRZrrT82+OIdWG8o6r5N638e3qQ==","permissions":"FULL"},{"keyName":"kerb1","value":"iu00RpZ3J3w58K0Ds/h71nxgGKboXoWXOS2pniGtdZuwKNMXbFs5vv/o9huWDNEBPp7+Gk7sppIo4ZZ2Quy+BQ==","permissions":"FULL"},{"keyName":"kerb2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -297,7 +297,7 @@ interactions: content-type: - application/json date: - - Mon, 28 Oct 2019 15:06:36 GMT + - Fri, 27 Dec 2019 04:36:58 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_key.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_key.yaml index 878d8123150..eeea45212fe 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_key.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_renew_account_key.yaml @@ -16,11 +16,11 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:29 GMT + - Fri, 27 Dec 2019 04:36:32 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 200 message: OK @@ -71,14 +71,14 @@ interactions: - -g -n --key User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/regenerateKey?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/regenerateKey?api-version=2019-06-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"MFanBB4tRlfYyHzuIidySl/CmFDrDuFHzqUA0A12FSFJpIjrRcO4MY+CHM1GdT6YoejqcdZRa7KSxBlFdJ0Zng==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"keyName":"key1","value":"6QJvUFiaM0b9VliMQnhOaHWjjShsM01tWv19n0JyHICxSmnm6qDDJ6J0asyQqXP76UUcfyCHwtInUUzHy9yySQ==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -87,7 +87,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:31 GMT + - Fri, 27 Dec 2019 04:36:33 GMT expires: - '-1' pragma: @@ -103,7 +103,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1196' status: code: 200 message: OK @@ -126,14 +126,14 @@ interactions: - -g -n --key User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/regenerateKey?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/regenerateKey?api-version=2019-06-01 response: body: - string: '{"keys":[{"keyName":"key1","value":"MFanBB4tRlfYyHzuIidySl/CmFDrDuFHzqUA0A12FSFJpIjrRcO4MY+CHM1GdT6YoejqcdZRa7KSxBlFdJ0Zng==","permissions":"FULL"},{"keyName":"key2","value":"K9FhaoeGANqnj1srA8Mk3msyNJGrX9X7blHLjGKXoiWcUrMu/v3uq73CfwIZZ36zfpaVHn7tIPDFyLCLUFiFEA==","permissions":"FULL"}]}' + string: '{"keys":[{"keyName":"key1","value":"6QJvUFiaM0b9VliMQnhOaHWjjShsM01tWv19n0JyHICxSmnm6qDDJ6J0asyQqXP76UUcfyCHwtInUUzHy9yySQ==","permissions":"FULL"},{"keyName":"key2","value":"zggWvfM0EGIlW477bw+GNd5rplHBCZ1yn+WUk/UamDdwYDX58uqZClrisq7zVf0zxcC2xMGygCFsHy30DqhqBA==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -142,7 +142,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:32 GMT + - Fri, 27 Dec 2019 04:36:34 GMT expires: - '-1' pragma: @@ -158,7 +158,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1197' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_show_usage.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_show_usage.yaml index 301de134e44..e667aa439e9 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_show_usage.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_show_usage.yaml @@ -14,14 +14,14 @@ interactions: - -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/usages?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/usages?api-version=2019-06-01 response: body: - string: '{"value":[{"unit":"Count","currentValue":25,"limit":250,"name":{"value":"StorageAccounts","localizedValue":"Storage + string: '{"value":[{"unit":"Count","currentValue":24,"limit":250,"name":{"value":"StorageAccounts","localizedValue":"Storage Accounts"}}]}' headers: cache-control: @@ -31,7 +31,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:55:55 GMT + - Fri, 27 Dec 2019 04:30:14 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_service_endpoints.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_service_endpoints.yaml index a217b5e964c..d9575f9094c 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_service_endpoints.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_service_endpoints.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --bypass --default-action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_storage_service_endpoints000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001","name":"cli_test_storage_service_endpoints000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:56:50Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001","name":"cli_test_storage_service_endpoints000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:32:53Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:17 GMT + - Fri, 27 Dec 2019 04:33:20 GMT expires: - '-1' pragma: @@ -64,23 +64,23 @@ interactions: - -g -n --bypass --default-action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Metrics","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Metrics","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1476' + - '1508' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:21 GMT + - Fri, 27 Dec 2019 04:33:25 GMT expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1131' + - '1189' status: code: 200 message: OK @@ -115,23 +115,23 @@ interactions: - -g -n --bypass --default-action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Metrics","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Metrics","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1476' + - '1508' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:22 GMT + - Fri, 27 Dec 2019 04:33:26 GMT expires: - '-1' pragma: @@ -150,10 +150,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "Logging", "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "Logging", "virtualNetworkRules": [], "ipRules": [], + "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -164,30 +165,30 @@ interactions: Connection: - keep-alive Content-Length: - - '321' + - '341' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --bypass --default-action User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1477' + - '1509' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:25 GMT + - Fri, 27 Dec 2019 04:33:31 GMT expires: - '-1' pragma: @@ -203,7 +204,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1189' status: code: 200 message: OK @@ -222,23 +223,23 @@ interactions: - -g -n --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1477' + - '1509' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:27 GMT + - Fri, 27 Dec 2019 04:33:32 GMT expires: - '-1' pragma: @@ -257,10 +258,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": - "Logging", "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Deny"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": true, + "networkAcls": {"bypass": "Logging", "virtualNetworkRules": [], "ipRules": [], + "defaultAction": "Deny"}}}' headers: Accept: - application/json @@ -271,30 +273,30 @@ interactions: Connection: - keep-alive Content-Length: - - '320' + - '340' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --set User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1476' + - '1508' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:31 GMT + - Fri, 27 Dec 2019 04:33:36 GMT expires: - '-1' pragma: @@ -310,7 +312,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1188' status: code: 200 message: OK @@ -329,14 +331,14 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_storage_service_endpoints000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001","name":"cli_test_storage_service_endpoints000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:56:50Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001","name":"cli_test_storage_service_endpoints000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:32:53Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -345,7 +347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:32 GMT + - Fri, 27 Dec 2019 04:33:37 GMT expires: - '-1' pragma: @@ -380,7 +382,7 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -388,15 +390,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"202b462d-9aca-4d4e-9cbe-ed7eeff429cb\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"00a101e4-750a-4663-9618-f317cdd5466a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"ad06dee0-58de-463e-9799-4e94a84b22e1\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"2113d3af-1d3f-429d-8788-f92181e72bc4\",\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_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"202b462d-9aca-4d4e-9cbe-ed7eeff429cb\\\"\",\r\n + \ \"etag\": \"W/\\\"00a101e4-750a-4663-9618-f317cdd5466a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -405,7 +407,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/8a948a95-9c86-4497-b5d6-124bf2af136f?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/44e172e2-b8d8-4884-ade2-34cab02a2dca?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -413,7 +415,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:36 GMT + - Fri, 27 Dec 2019 04:33:41 GMT expires: - '-1' pragma: @@ -426,9 +428,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd4b5b12-d2b0-4a4c-84ff-1367092d7bc8 + - bcfa6a4c-f03f-4de2-b1ad-4c2bc33d3728 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1196' status: code: 201 message: Created @@ -447,9 +449,9 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a948a95-9c86-4497-b5d6-124bf2af136f?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/44e172e2-b8d8-4884-ade2-34cab02a2dca?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -461,7 +463,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:40 GMT + - Fri, 27 Dec 2019 04:33:45 GMT expires: - '-1' pragma: @@ -478,7 +480,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - edab3094-3d34-4d02-b3f8-1a3e9c7f9a3c + - df9f99b2-a996-4a96-be0f-8ef98d337120 status: code: 200 message: OK @@ -497,21 +499,21 @@ interactions: - -g -n --subnet-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"457ca951-360f-4ef3-a834-f0da70e0bc29\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"ad06dee0-58de-463e-9799-4e94a84b22e1\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"2113d3af-1d3f-429d-8788-f92181e72bc4\",\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_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06\\\"\",\r\n + \ \"etag\": \"W/\\\"457ca951-360f-4ef3-a834-f0da70e0bc29\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -526,9 +528,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:40 GMT + - Fri, 27 Dec 2019 04:33:46 GMT etag: - - W/"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06" + - W/"457ca951-360f-4ef3-a834-f0da70e0bc29" expires: - '-1' pragma: @@ -545,7 +547,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 15fdf169-d8e2-435d-a8ee-be26ee238488 + - 69eb39fd-d573-4d8e-80de-5e2e40cdc4a7 status: code: 200 message: OK @@ -564,7 +566,7 @@ interactions: - -g --vnet-name -n --service-endpoints User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -572,7 +574,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"457ca951-360f-4ef3-a834-f0da70e0bc29\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -585,9 +587,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:42 GMT + - Fri, 27 Dec 2019 04:33:48 GMT etag: - - W/"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06" + - W/"457ca951-360f-4ef3-a834-f0da70e0bc29" expires: - '-1' pragma: @@ -604,16 +606,15 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d61df644-ba6c-4181-b9ac-543bf7cf290b + - 3b891b80-16fb-4b94-ba31-5ae2c14b7e5e status: code: 200 message: OK - request: body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1", "properties": {"addressPrefix": "10.0.0.0/24", "serviceEndpoints": [{"service": - "Microsoft.Storage"}], "delegations": [], "provisioningState": "Succeeded", - "privateEndpointNetworkPolicies": "Enabled", "privateLinkServiceNetworkPolicies": - "Enabled"}, "name": "subnet1", "etag": "W/\\"0f4d7ccf-c2be-44a7-9451-f075a3f8ca06\\""}''' + "Microsoft.Storage"}], "delegations": [], "privateEndpointNetworkPolicies": + "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}, "name": "subnet1"}''' headers: Accept: - application/json @@ -624,14 +625,14 @@ interactions: Connection: - keep-alive Content-Length: - - '541' + - '453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --vnet-name -n --service-endpoints User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -639,7 +640,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"062543c9-e911-46d6-8e7c-51c910e21654\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"0d42b775-ec1e-4be5-a2b8-caa55776de64\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n @@ -649,7 +650,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/c86ac4f4-4fe3-4fe4-aaa1-dfb7cf11b72b?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/432a795c-203f-494d-9c19-d91ee5c195ff?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -657,7 +658,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:43 GMT + - Fri, 27 Dec 2019 04:33:48 GMT expires: - '-1' pragma: @@ -674,9 +675,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 912fafdb-72f7-471a-8316-c863a92a086f + - f61c7a42-226e-47c7-a1dc-020014c96a58 x-ms-ratelimit-remaining-subscription-writes: - - '1130' + - '1195' status: code: 200 message: OK @@ -695,9 +696,9 @@ interactions: - -g --vnet-name -n --service-endpoints User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c86ac4f4-4fe3-4fe4-aaa1-dfb7cf11b72b?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/432a795c-203f-494d-9c19-d91ee5c195ff?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -709,7 +710,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:47 GMT + - Fri, 27 Dec 2019 04:33:53 GMT expires: - '-1' pragma: @@ -726,7 +727,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cc7ae0d1-0735-45e7-8e41-51d4101dab75 + - 954084ab-c62e-40fc-abb0-ef15ba904e25 status: code: 200 message: OK @@ -745,13 +746,13 @@ interactions: - -g --vnet-name -n --service-endpoints User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"5c88375f-f8a1-4450-becd-22d8a8345e53\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"bd4d778c-d09d-4b74-a528-fc226924055e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n @@ -767,9 +768,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:48 GMT + - Fri, 27 Dec 2019 04:33:53 GMT etag: - - W/"5c88375f-f8a1-4450-becd-22d8a8345e53" + - W/"bd4d778c-d09d-4b74-a528-fc226924055e" expires: - '-1' pragma: @@ -786,7 +787,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 307c709a-48e8-4aae-87cc-700bbcf24922 + - 3a61e0f8-3811-424f-9456-5f779806925a status: code: 200 message: OK @@ -805,23 +806,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1476' + - '1508' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:48 GMT + - Fri, 27 Dec 2019 04:33:54 GMT expires: - '-1' pragma: @@ -860,23 +861,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1513' + - '1545' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:49 GMT + - Fri, 27 Dec 2019 04:33:55 GMT expires: - '-1' pragma: @@ -892,7 +893,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1195' status: code: 200 message: OK @@ -911,23 +912,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1513' + - '1545' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:51 GMT + - Fri, 27 Dec 2019 04:33:56 GMT expires: - '-1' pragma: @@ -966,23 +967,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1554' + - '1586' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:52 GMT + - Fri, 27 Dec 2019 04:33:57 GMT expires: - '-1' pragma: @@ -998,7 +999,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1195' status: code: 200 message: OK @@ -1017,23 +1018,23 @@ interactions: - -g --account-name --vnet-name --subnet User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1554' + - '1586' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:54 GMT + - Fri, 27 Dec 2019 04:33:58 GMT expires: - '-1' pragma: @@ -1073,23 +1074,23 @@ interactions: - -g --account-name --vnet-name --subnet User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1808' + - '1840' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:56 GMT + - Fri, 27 Dec 2019 04:34:00 GMT expires: - '-1' pragma: @@ -1105,7 +1106,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1158' + - '1195' status: code: 200 message: OK @@ -1124,23 +1125,23 @@ interactions: - -g --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1808' + - '1840' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:58 GMT + - Fri, 27 Dec 2019 04:34:00 GMT expires: - '-1' pragma: @@ -1173,23 +1174,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.1.2.3","action":"Allow"},{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1808' + - '1840' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:59 GMT + - Fri, 27 Dec 2019 04:34:02 GMT expires: - '-1' pragma: @@ -1229,23 +1230,23 @@ interactions: - -g --account-name --ip-address User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1770' + - '1802' content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:01 GMT + - Fri, 27 Dec 2019 04:34:03 GMT expires: - '-1' pragma: @@ -1261,7 +1262,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1129' + - '1194' status: code: 200 message: OK @@ -1280,23 +1281,23 @@ interactions: - -g --account-name --vnet-name --subnet User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","action":"Allow","state":"Succeeded"}],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1770' + - '1802' content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:03 GMT + - Fri, 27 Dec 2019 04:34:04 GMT expires: - '-1' pragma: @@ -1335,23 +1336,23 @@ interactions: - -g --account-name --vnet-name --subnet User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1516' + - '1548' content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:04 GMT + - Fri, 27 Dec 2019 04:34:05 GMT expires: - '-1' pragma: @@ -1367,7 +1368,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1194' status: code: 200 message: OK @@ -1386,23 +1387,23 @@ interactions: - -g --account-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:57.5023533Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:57.4242358Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_storage_service_endpoints000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"Logging","virtualNetworkRules":[],"ipRules":[{"value":"25.2.0.0/24","action":"Allow"}],"defaultAction":"Deny"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:33:00.6274362Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:33:00.5804846Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1516' + - '1548' content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:06 GMT + - Fri, 27 Dec 2019 04:34:06 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_show_exit_codes.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_show_exit_codes.yaml index 0e9fc61bcc6..944fb621cc9 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_show_exit_codes.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_show_exit_codes.yaml @@ -14,23 +14,23 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:04.8643776Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:04.8643776Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:04.7862752Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:32:04.6204147Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:32:04.6204147Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:04.5579650Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Wed, 23 Oct 2019 01:56:25 GMT + - Fri, 27 Dec 2019 04:32:25 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fake_group/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fake_group/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-06-01 response: body: string: '{"error":{"code":"ResourceGroupNotFound","message":"Resource group @@ -80,7 +80,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:26 GMT + - Fri, 27 Dec 2019 04:32:26 GMT expires: - '-1' pragma: @@ -109,11 +109,11 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/fake_account?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/fake_account?api-version=2019-06-01 response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Storage/storageAccounts/fake_account'' @@ -126,7 +126,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:27 GMT + - Fri, 27 Dec 2019 04:32:28 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_update_change_feed.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_update_change_feed.yaml index ec3cf2424b3..c11228ca19f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_update_change_feed.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_account_update_change_feed.yaml @@ -14,23 +14,23 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' + string: '{"sku":{"name":"Standard_LRS"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' headers: cache-control: - no-cache content-length: - - '395' + - '425' content-type: - application/json date: - - Fri, 06 Dec 2019 02:00:55 GMT + - Fri, 27 Dec 2019 04:42:25 GMT expires: - '-1' pragma: @@ -68,11 +68,11 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' @@ -84,7 +84,7 @@ interactions: content-type: - application/json date: - - Fri, 06 Dec 2019 02:00:57 GMT + - Fri, 27 Dec 2019 04:42:25 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -119,23 +119,23 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' + string: '{"sku":{"name":"Standard_LRS"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' headers: cache-control: - no-cache content-length: - - '425' + - '455' content-type: - application/json date: - - Fri, 06 Dec 2019 02:00:57 GMT + - Fri, 27 Dec 2019 04:42:27 GMT expires: - '-1' pragma: @@ -173,11 +173,11 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":false},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' @@ -189,7 +189,7 @@ interactions: content-type: - application/json date: - - Fri, 06 Dec 2019 02:00:59 GMT + - Fri, 27 Dec 2019 04:42:27 GMT expires: - '-1' pragma: @@ -224,23 +224,23 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":false},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' + string: '{"sku":{"name":"Standard_LRS"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":false},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' headers: cache-control: - no-cache content-length: - - '426' + - '456' content-type: - application/json date: - - Fri, 06 Dec 2019 02:00:59 GMT + - Fri, 27 Dec 2019 04:42:27 GMT expires: - '-1' pragma: @@ -278,11 +278,11 @@ interactions: - --enable-change-feed -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' @@ -294,7 +294,7 @@ interactions: content-type: - application/json date: - - Fri, 06 Dec 2019 02:01:01 GMT + - Fri, 27 Dec 2019 04:42:29 GMT expires: - '-1' pragma: @@ -329,23 +329,23 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.77 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default?api-version=2019-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' + string: '{"sku":{"name":"Standard_LRS"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"changeFeed":{"enabled":true},"cors":{"corsRules":[]},"deleteRetentionPolicy":{"enabled":false}}}' headers: cache-control: - no-cache content-length: - - '425' + - '455' content-type: - application/json date: - - Fri, 06 Dec 2019 02:01:01 GMT + - Fri, 27 Dec 2019 04:42:30 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_append.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_append.yaml index b9201ca21e1..fc798ec96e4 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_append.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_append.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:20 GMT + - Fri, 27 Dec 2019 03:28:07 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:21 GMT + - Fri, 27 Dec 2019 03:28:08 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:22 GMT + - Fri, 27 Dec 2019 03:28:10 GMT etag: - - '"0x8D7575C7C5782D5"' + - '"0x8D78A7CCC9E8012"' last-modified: - - Wed, 23 Oct 2019 01:58:23 GMT + - Fri, 27 Dec 2019 03:28:10 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:23 GMT + - Fri, 27 Dec 2019 03:28:11 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -104,7 +104,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 01:58:23 GMT + - Fri, 27 Dec 2019 03:28:12 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -126,11 +126,11 @@ interactions: If-None-Match: - '*' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - AppendBlob x-ms-date: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:12 GMT x-ms-version: - '2018-11-09' method: PUT @@ -142,11 +142,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:12 GMT etag: - - '"0x8D7575C7D764D06"' + - '"0x8D78A7CCDC41B06"' last-modified: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:12 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -164,9 +164,9 @@ interactions: Content-Length: - '1024' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:25 GMT + - Fri, 27 Dec 2019 03:28:12 GMT x-ms-version: - '2018-11-09' method: PUT @@ -180,11 +180,11 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:12 GMT etag: - - '"0x8D7575C7DA925F0"' + - '"0x8D78A7CCDEEDC51"' last-modified: - - Wed, 23 Oct 2019 01:58:25 GMT + - Fri, 27 Dec 2019 03:28:13 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-append-offset: @@ -204,9 +204,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:25 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: GET @@ -214,9 +214,9 @@ interactions: response: body: string: "\uFEFF5000blob000004Wed, - 23 Oct 2019 01:58:24 GMTWed, 23 Oct 2019 01:58:25 - GMT0x8D7575C7DA925F01024application/octet-stream5000blob000004Fri, + 27 Dec 2019 03:28:12 GMTFri, 27 Dec 2019 03:28:13 + GMT0x8D78A7CCDEEDC511024application/octet-streamAppendBlobunlockedavailabletrue" @@ -224,7 +224,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:26 GMT + - Fri, 27 Dec 2019 03:28:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -240,9 +240,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:27 GMT + - Fri, 27 Dec 2019 03:28:14 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -258,11 +258,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 01:58:28 GMT + - Fri, 27 Dec 2019 03:28:15 GMT etag: - - '"0x8D7575C7DA925F0"' + - '"0x8D78A7CCDEEDC51"' last-modified: - - Wed, 23 Oct 2019 01:58:25 GMT + - Fri, 27 Dec 2019 03:28:13 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-committed-block-count: @@ -270,7 +270,7 @@ interactions: x-ms-blob-type: - AppendBlob x-ms-creation-time: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:12 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -290,9 +290,9 @@ interactions: If-None-Match: - '*' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:28 GMT + - Fri, 27 Dec 2019 03:28:15 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -302,7 +302,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 01:58:28 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_container_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_container_operations.yaml index 908bc7aa2c5..845e35398af 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_container_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_container_operations.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:59:14 GMT + - Fri, 27 Dec 2019 03:28:07 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1198' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:15 GMT + - Fri, 27 Dec 2019 03:28:07 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:16 GMT + - Fri, 27 Dec 2019 03:28:09 GMT etag: - - '"0x8D7575C9CA027CF"' + - '"0x8D78A7CCC592A0B"' last-modified: - - Wed, 23 Oct 2019 01:59:17 GMT + - Fri, 27 Dec 2019 03:28:10 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:17 GMT + - Fri, 27 Dec 2019 03:28:10 GMT x-ms-version: - '2018-11-09' method: GET @@ -106,11 +106,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:18 GMT + - Fri, 27 Dec 2019 03:28:11 GMT etag: - - '"0x8D7575C9CA027CF"' + - '"0x8D78A7CCC592A0B"' last-modified: - - Wed, 23 Oct 2019 01:59:17 GMT + - Fri, 27 Dec 2019 03:28:10 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -132,9 +132,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:19 GMT + - Fri, 27 Dec 2019 03:28:12 GMT x-ms-version: - '2018-11-09' method: GET @@ -147,11 +147,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:20 GMT + - Fri, 27 Dec 2019 03:28:13 GMT etag: - - '"0x8D7575C9CA027CF"' + - '"0x8D78A7CCC592A0B"' last-modified: - - Wed, 23 Oct 2019 01:59:17 GMT + - Fri, 27 Dec 2019 03:28:10 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -171,11 +171,11 @@ interactions: Content-Length: - '60' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-public-access: - blob x-ms-date: - - Wed, 23 Oct 2019 01:59:20 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -187,11 +187,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:21 GMT + - Fri, 27 Dec 2019 03:28:14 GMT etag: - - '"0x8D7575C9F7728A5"' + - '"0x8D78A7CCEE97F0A"' last-modified: - - Wed, 23 Oct 2019 01:59:22 GMT + - Fri, 27 Dec 2019 03:28:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -205,9 +205,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:22 GMT + - Fri, 27 Dec 2019 03:28:15 GMT x-ms-version: - '2018-11-09' method: GET @@ -220,11 +220,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:23 GMT + - Fri, 27 Dec 2019 03:28:15 GMT etag: - - '"0x8D7575C9F7728A5"' + - '"0x8D78A7CCEE97F0A"' last-modified: - - Wed, 23 Oct 2019 01:59:22 GMT + - Fri, 27 Dec 2019 03:28:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -242,9 +242,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:23 GMT + - Fri, 27 Dec 2019 03:28:16 GMT x-ms-version: - '2018-11-09' method: GET @@ -257,11 +257,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:25 GMT + - Fri, 27 Dec 2019 03:28:17 GMT etag: - - '"0x8D7575C9F7728A5"' + - '"0x8D78A7CCEE97F0A"' last-modified: - - Wed, 23 Oct 2019 01:59:22 GMT + - Fri, 27 Dec 2019 03:28:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -283,9 +283,9 @@ interactions: Content-Length: - '60' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:25 GMT + - Fri, 27 Dec 2019 03:28:17 GMT x-ms-version: - '2018-11-09' method: PUT @@ -297,11 +297,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:26 GMT + - Fri, 27 Dec 2019 03:28:17 GMT etag: - - '"0x8D7575CA24FFF59"' + - '"0x8D78A7CD13C66DD"' last-modified: - - Wed, 23 Oct 2019 01:59:26 GMT + - Fri, 27 Dec 2019 03:28:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -315,9 +315,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:27 GMT + - Fri, 27 Dec 2019 03:28:18 GMT x-ms-version: - '2018-11-09' method: GET @@ -330,11 +330,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:29 GMT + - Fri, 27 Dec 2019 03:28:19 GMT etag: - - '"0x8D7575CA24FFF59"' + - '"0x8D78A7CD13C66DD"' last-modified: - - Wed, 23 Oct 2019 01:59:26 GMT + - Fri, 27 Dec 2019 03:28:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -350,9 +350,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:29 GMT + - Fri, 27 Dec 2019 03:28:20 GMT x-ms-version: - '2018-11-09' method: GET @@ -364,11 +364,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:30 GMT + - Fri, 27 Dec 2019 03:28:21 GMT etag: - - '"0x8D7575CA24FFF59"' + - '"0x8D78A7CD13C66DD"' last-modified: - - Wed, 23 Oct 2019 01:59:26 GMT + - Fri, 27 Dec 2019 03:28:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -390,9 +390,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:31 GMT + - Fri, 27 Dec 2019 03:28:22 GMT x-ms-version: - '2018-11-09' method: GET @@ -400,14 +400,14 @@ interactions: response: body: string: "\uFEFF5000cont000003Wed, - 23 Oct 2019 01:59:26 GMT\"0x8D7575CA24FFF59\"unlockedavailablefalsefalse5000cont000003Fri, + 27 Dec 2019 03:28:18 GMT\"0x8D78A7CD13C66DD\"unlockedavailablefalsefalse" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:32 GMT + - Fri, 27 Dec 2019 03:28:23 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -425,9 +425,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:32 GMT + - Fri, 27 Dec 2019 03:28:23 GMT x-ms-meta-foo: - bar x-ms-meta-moo: @@ -443,11 +443,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:34 GMT + - Fri, 27 Dec 2019 03:28:23 GMT etag: - - '"0x8D7575CA6D613C6"' + - '"0x8D78A7CD4CAEE5A"' last-modified: - - Wed, 23 Oct 2019 01:59:34 GMT + - Fri, 27 Dec 2019 03:28:24 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -461,9 +461,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:34 GMT + - Fri, 27 Dec 2019 03:28:24 GMT x-ms-version: - '2018-11-09' method: GET @@ -475,11 +475,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:35 GMT + - Fri, 27 Dec 2019 03:28:25 GMT etag: - - '"0x8D7575CA6D613C6"' + - '"0x8D78A7CD4CAEE5A"' last-modified: - - Wed, 23 Oct 2019 01:59:34 GMT + - Fri, 27 Dec 2019 03:28:24 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-foo: @@ -499,9 +499,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:36 GMT + - Fri, 27 Dec 2019 03:28:26 GMT x-ms-version: - '2018-11-09' method: PUT @@ -513,11 +513,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -531,9 +531,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:38 GMT + - Fri, 27 Dec 2019 03:28:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -545,11 +545,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:38 GMT + - Fri, 27 Dec 2019 03:28:29 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -567,9 +567,9 @@ interactions: If-Modified-Since: - Fri, 01 Apr 2016 12:00:00 GMT User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:39 GMT + - Fri, 27 Dec 2019 03:28:29 GMT x-ms-lease-action: - acquire x-ms-lease-duration: @@ -587,11 +587,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:40 GMT + - Fri, 27 Dec 2019 03:28:30 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -607,9 +607,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:41 GMT + - Fri, 27 Dec 2019 03:28:31 GMT x-ms-version: - '2018-11-09' method: GET @@ -621,11 +621,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:42 GMT + - Fri, 27 Dec 2019 03:28:31 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -651,9 +651,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:43 GMT + - Fri, 27 Dec 2019 03:28:32 GMT x-ms-lease-action: - change x-ms-lease-id: @@ -671,11 +671,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:44 GMT + - Fri, 27 Dec 2019 03:28:33 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -693,9 +693,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:45 GMT + - Fri, 27 Dec 2019 03:28:34 GMT x-ms-lease-action: - renew x-ms-lease-id: @@ -711,11 +711,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:47 GMT + - Fri, 27 Dec 2019 03:28:35 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -731,9 +731,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:47 GMT + - Fri, 27 Dec 2019 03:28:35 GMT x-ms-version: - '2018-11-09' method: GET @@ -745,11 +745,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:48 GMT + - Fri, 27 Dec 2019 03:28:36 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -775,9 +775,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:49 GMT + - Fri, 27 Dec 2019 03:28:37 GMT x-ms-lease-action: - break x-ms-lease-break-period: @@ -793,11 +793,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:50 GMT + - Fri, 27 Dec 2019 03:28:38 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-time: @@ -813,9 +813,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:51 GMT + - Fri, 27 Dec 2019 03:28:39 GMT x-ms-version: - '2018-11-09' method: GET @@ -827,11 +827,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:52 GMT + - Fri, 27 Dec 2019 03:28:39 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -855,9 +855,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:52 GMT + - Fri, 27 Dec 2019 03:28:40 GMT x-ms-lease-action: - release x-ms-lease-id: @@ -873,11 +873,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:53 GMT + - Fri, 27 Dec 2019 03:28:41 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -891,9 +891,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:54 GMT + - Fri, 27 Dec 2019 03:28:42 GMT x-ms-version: - '2018-11-09' method: GET @@ -905,11 +905,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:55 GMT + - Fri, 27 Dec 2019 03:28:42 GMT etag: - - '"0x8D7575CA8E90418"' + - '"0x8D78A7CD6B515FB"' last-modified: - - Wed, 23 Oct 2019 01:59:37 GMT + - Fri, 27 Dec 2019 03:28:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -933,9 +933,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:56 GMT + - Fri, 27 Dec 2019 03:28:44 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -947,7 +947,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:57 GMT + - Fri, 27 Dec 2019 03:28:44 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -961,9 +961,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:59 GMT + - Fri, 27 Dec 2019 03:28:45 GMT x-ms-version: - '2018-11-09' method: GET @@ -971,14 +971,14 @@ interactions: response: body: string: "\uFEFFContainerNotFoundThe - specified container does not exist.\nRequestId:eefb89a9-e01e-009c-0b45-892f69000000\nTime:2019-10-23T02:00:00.8118826Z" + specified container does not exist.\nRequestId:391f4395-c01e-005d-2c65-bc6509000000\nTime:2019-12-27T03:28:47.0324345Z" headers: content-length: - '225' content-type: - application/xml date: - - Wed, 23 Oct 2019 02:00:00 GMT + - Fri, 27 Dec 2019 03:28:46 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-error-code: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_copy_cancel_nopendingcopyoperation_error.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_copy_cancel_nopendingcopyoperation_error.yaml index ab62571be41..7a748b147c5 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_copy_cancel_nopendingcopyoperation_error.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_copy_cancel_nopendingcopyoperation_error.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:59:01 GMT + - Fri, 27 Dec 2019 03:28:11 GMT expires: - '-1' pragma: @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:01 GMT + - Fri, 27 Dec 2019 03:28:11 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:04 GMT + - Fri, 27 Dec 2019 03:28:13 GMT etag: - - '"0x8D7575C9512B6BD"' + - '"0x8D78A7CCDE095F9"' last-modified: - - Wed, 23 Oct 2019 01:59:04 GMT + - Fri, 27 Dec 2019 03:28:13 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,11 +94,11 @@ interactions: Content-Length: - '1024' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 01:59:04 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -112,11 +112,11 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 01:59:05 GMT + - Fri, 27 Dec 2019 03:28:14 GMT etag: - - '"0x8D7575C9618FCA7"' + - '"0x8D78A7CCEE74338"' last-modified: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -134,11 +134,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-action: - abort x-ms-date: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:15 GMT x-ms-version: - '2018-11-09' method: PUT @@ -146,14 +146,14 @@ interactions: response: body: string: "\uFEFFNoPendingCopyOperationThere - is currently no pending copy operation.\nRequestId:0479d7de-501e-0117-7c45-89623e000000\nTime:2019-10-23T01:59:08.0033411Z" + is currently no pending copy operation.\nRequestId:9561c359-e01e-00e7-6065-bcfd0f000000\nTime:2019-12-27T03:28:16.2774930Z" headers: content-length: - '236' content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:07 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-error-code: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_as_user.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_as_user.yaml index b39a8a469f9..a2d12de1aac 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_as_user.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_as_user.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:59:46 GMT + - Fri, 27 Dec 2019 03:28:30 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1197' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:46 GMT + - Fri, 27 Dec 2019 03:28:30 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:48 GMT + - Fri, 27 Dec 2019 03:28:33 GMT etag: - - '"0x8D7575CAFC89ECD"' + - '"0x8D78A7CDA06C6DC"' last-modified: - - Wed, 23 Oct 2019 01:59:49 GMT + - Fri, 27 Dec 2019 03:28:33 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -89,28 +89,28 @@ interactions: - request: body: ' - 2019-10-23T01:59:51Z2019-10-23T02:59:00Z' + 2019-12-27T03:28:35Z2019-12-27T04:28:00Z' headers: Connection: - keep-alive Content-Length: - '130' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:51 GMT + - Fri, 27 Dec 2019 03:28:35 GMT x-ms-version: - '2018-11-09' method: POST uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=userdelegationkey response: body: - string: "\uFEFF21cd756e-e290-4a26-9547-93e8cc1a892354826b22-38d6-4fb2-bad9-b7b93a3e9c5a2019-10-23T01:59:51Z2019-10-23T02:59:00Zb2018-11-09i75xhYwrIlR4C281c1JLKDzjbIm3mEGUHocR48F0dOo=" + string: "\uFEFF21cd756e-e290-4a26-9547-93e8cc1a892354826b22-38d6-4fb2-bad9-b7b93a3e9c5a2019-12-27T03:28:35Z2019-12-27T04:28:00Zb2018-11-09XJFiRKkc20or6ngW0KVSHuzR3rd98npHS3MfpDIe12M=" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:55 GMT + - Fri, 27 Dec 2019 03:28:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -123,28 +123,28 @@ interactions: - request: body: ' - 2019-10-23T01:59:55Z2019-10-23T02:59:00Z' + 2019-12-27T03:28:37Z2019-12-27T04:28:00Z' headers: Connection: - keep-alive Content-Length: - '130' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:55 GMT + - Fri, 27 Dec 2019 03:28:37 GMT x-ms-version: - '2018-11-09' method: POST uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=userdelegationkey response: body: - string: "\uFEFF21cd756e-e290-4a26-9547-93e8cc1a892354826b22-38d6-4fb2-bad9-b7b93a3e9c5a2019-10-23T01:59:55Z2019-10-23T02:59:00Zb2018-11-09/sF/UNVT+SDuaIb6VBFgZ7UmOtl0uPdCGQVlwQzIsEQ=" + string: "\uFEFF21cd756e-e290-4a26-9547-93e8cc1a892354826b22-38d6-4fb2-bad9-b7b93a3e9c5a2019-12-27T03:28:37Z2019-12-27T04:28:00Zb2018-11-09nIBRuDgL4XVuGskNRsOjHsB+EUTttUs1ba6jivsYQ/0=" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:56 GMT + - Fri, 27 Dec 2019 03:28:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_full_uri.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_full_uri.yaml index 173b548dd09..fb227f809b3 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_full_uri.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_generate_sas_full_uri.yaml @@ -1,207 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-11T16:57:40Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-11T16:57:40Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:57:43 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: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:57:46 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/52be0810-3bde-4c66-86f5-6a98e8c264a0?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/52be0810-3bde-4c66-86f5-6a98e8c264a0?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T16:57:46.3628501Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T16:57:46.3628501Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-11T16:57:46.2222198Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Tue, 11 Jun 2019 16:58:04 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - 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: - - storage account keys list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g --query -o - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Tue, 11 Jun 2019 16:58:04 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK - request: body: null headers: @@ -218,12 +15,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -235,7 +32,7 @@ interactions: content-type: - application/json date: - - Tue, 11 Jun 2019 16:58:05 GMT + - Fri, 27 Dec 2019 04:31:21 GMT expires: - '-1' pragma: @@ -251,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -263,11 +60,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:58:06 GMT + - Fri, 27 Dec 2019 04:31:22 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT uri: https://clitest000002.blob.core.windows.net/cont000003?restype=container response: @@ -277,63 +74,16 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:58:05 GMT + - Fri, 27 Dec 2019 04:31:24 GMT etag: - - '"0x8D6EE8DF9D55DE5"' + - '"0x8D78A85A223A40A"' last-modified: - - Tue, 11 Jun 2019 16:58:06 GMT + - Fri, 27 Dec 2019 04:31:25 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 201 message: Created -- 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Tue, 11 Jun 2019 16:58:08 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkczNVNORlRZUTdUU1dKVDRBSVFIRDNYQ0ZBUFRPMkFVSlJHNHxENzMzNTVDNTYyRjY3QzMyLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14998' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_incremental_copy.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_incremental_copy.yaml index 6f3dad9cb7b..02f8296d71d 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_incremental_copy.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_incremental_copy.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:00:05 GMT + - Fri, 27 Dec 2019 03:29:29 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:06 GMT + - Fri, 27 Dec 2019 03:29:30 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:08 GMT + - Fri, 27 Dec 2019 03:29:32 GMT etag: - - '"0x8D7575CBB8F822B"' + - '"0x8D78A7CFDC724BA"' last-modified: - - Wed, 23 Oct 2019 02:00:09 GMT + - Fri, 27 Dec 2019 03:29:33 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,13 +94,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-length: - '16384' x-ms-blob-type: - PageBlob x-ms-date: - - Wed, 23 Oct 2019 02:00:09 GMT + - Fri, 27 Dec 2019 03:29:33 GMT x-ms-version: - '2018-11-09' method: PUT @@ -112,11 +112,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:10 GMT + - Fri, 27 Dec 2019 03:29:34 GMT etag: - - '"0x8D7575CBC888EBF"' + - '"0x8D78A7CFEAE4B8A"' last-modified: - - Wed, 23 Oct 2019 02:00:10 GMT + - Fri, 27 Dec 2019 03:29:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -134,9 +134,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:11 GMT + - Fri, 27 Dec 2019 03:29:35 GMT x-ms-version: - '2018-11-09' method: PUT @@ -148,17 +148,17 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:12 GMT + - Fri, 27 Dec 2019 03:29:35 GMT etag: - - '"0x8D7575CBC888EBF"' + - '"0x8D78A7CFEAE4B8A"' last-modified: - - Wed, 23 Oct 2019 02:00:10 GMT + - Fri, 27 Dec 2019 03:29:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: - 'false' x-ms-snapshot: - - '2019-10-23T02:00:12.3669502Z' + - '2019-12-27T03:29:36.4107966Z' x-ms-version: - '2018-11-09' status: @@ -181,11 +181,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -197,7 +197,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:00:12 GMT + - Fri, 27 Dec 2019 03:29:37 GMT expires: - '-1' pragma: @@ -213,7 +213,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1197' status: code: 200 message: OK @@ -225,9 +225,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:14 GMT + - Fri, 27 Dec 2019 03:29:38 GMT x-ms-version: - '2018-11-09' method: PUT @@ -239,11 +239,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:16 GMT + - Fri, 27 Dec 2019 03:29:40 GMT etag: - - '"0x8D7575CC0A7F3E7"' + - '"0x8D78A7D02612A5A"' last-modified: - - Wed, 23 Oct 2019 02:00:17 GMT + - Fri, 27 Dec 2019 03:29:41 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -259,11 +259,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-source: - - https://clitestbujc2qezpo3u7bwyz.blob.core.windows.net/contmuko5wi7gotdug7qf4pu/src?se=2019-10-24T02%3A00%3A17Z&sp=r&spr=https&sv=2018-11-09&sr=b&sig=xFT5e8FMGkjewlCAgZEdpF077npJ8Rj8M6iW0lmfjeM%3D&snapshot=2019-10-23T02:00:12.3669502Z + - https://clitestmcwqhy3jsmkmw7wzj.blob.core.windows.net/contk4igwqbcezb3blrcmtkl/src?se=2019-12-28T03%3A29%3A41Z&sp=r&spr=https&sv=2018-11-09&sr=b&sig=i/KnWD%2B3ixgzG8OawESJ3fngstvnG7mlzr8/hRDQMtM%3D&snapshot=2019-12-27T03:29:36.4107966Z x-ms-date: - - Wed, 23 Oct 2019 02:00:17 GMT + - Fri, 27 Dec 2019 03:29:41 GMT x-ms-version: - '2018-11-09' method: PUT @@ -275,15 +275,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:19 GMT + - Fri, 27 Dec 2019 03:29:42 GMT etag: - - '"0x8D7575CC1A29560"' + - '"0x8D78A7D034AF0D4"' last-modified: - - Wed, 23 Oct 2019 02:00:19 GMT + - Fri, 27 Dec 2019 03:29:42 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-id: - - b677dce5-3804-429a-bf84-f2f963d58a44 + - 63e31b7b-b3b9-42e4-ad02-dfb04a38eaa3 x-ms-copy-status: - pending x-ms-version: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_lease_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_lease_operations.yaml index 457ee8a65b7..60987064507 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_lease_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_lease_operations.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:00:35 GMT + - Fri, 27 Dec 2019 03:28:48 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1194' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:36 GMT + - Fri, 27 Dec 2019 03:28:48 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:36 GMT + - Fri, 27 Dec 2019 03:28:51 GMT etag: - - '"0x8D7575CCC985DB2"' + - '"0x8D78A7CE47A56BB"' last-modified: - - Wed, 23 Oct 2019 02:00:37 GMT + - Fri, 27 Dec 2019 03:28:51 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,11 +94,11 @@ interactions: Content-Length: - '131072' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:00:38 GMT + - Fri, 27 Dec 2019 03:28:51 GMT x-ms-version: - '2018-11-09' method: PUT @@ -112,11 +112,11 @@ interactions: content-md5: - DfvoqkwgtS4bi/PLbL3xkw== date: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:52 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -136,9 +136,9 @@ interactions: If-Modified-Since: - Fri, 01 Apr 2016 12:00:00 GMT User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:41 GMT + - Fri, 27 Dec 2019 03:28:53 GMT x-ms-lease-action: - acquire x-ms-lease-duration: @@ -156,11 +156,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:42 GMT + - Fri, 27 Dec 2019 03:28:54 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -176,9 +176,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:43 GMT + - Fri, 27 Dec 2019 03:28:54 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -196,17 +196,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:00:44 GMT + - Fri, 27 Dec 2019 03:28:55 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT x-ms-lease-duration: - fixed x-ms-lease-state: @@ -228,9 +228,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:44 GMT + - Fri, 27 Dec 2019 03:28:56 GMT x-ms-lease-action: - change x-ms-lease-id: @@ -248,11 +248,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:45 GMT + - Fri, 27 Dec 2019 03:28:57 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -270,9 +270,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:46 GMT + - Fri, 27 Dec 2019 03:28:57 GMT x-ms-lease-action: - renew x-ms-lease-id: @@ -288,11 +288,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:47 GMT + - Fri, 27 Dec 2019 03:28:58 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-id: @@ -308,9 +308,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:48 GMT + - Fri, 27 Dec 2019 03:28:59 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -328,17 +328,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:00:49 GMT + - Fri, 27 Dec 2019 03:28:59 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT x-ms-lease-duration: - fixed x-ms-lease-state: @@ -360,9 +360,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:50 GMT + - Fri, 27 Dec 2019 03:29:00 GMT x-ms-lease-action: - break x-ms-lease-break-period: @@ -378,15 +378,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:51 GMT + - Fri, 27 Dec 2019 03:29:01 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-lease-time: - - '29' + - '30' x-ms-version: - '2018-11-09' status: @@ -398,9 +398,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:52 GMT + - Fri, 27 Dec 2019 03:29:02 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -418,17 +418,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:00:53 GMT + - Fri, 27 Dec 2019 03:29:03 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT x-ms-lease-state: - breaking x-ms-lease-status: @@ -448,9 +448,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:53 GMT + - Fri, 27 Dec 2019 03:29:03 GMT x-ms-lease-action: - release x-ms-lease-id: @@ -466,11 +466,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:54 GMT + - Fri, 27 Dec 2019 03:29:04 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -484,9 +484,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:55 GMT + - Fri, 27 Dec 2019 03:29:05 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -504,17 +504,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:00:56 GMT + - Fri, 27 Dec 2019 03:29:06 GMT etag: - - '"0x8D7575CCE7DCEA2"' + - '"0x8D78A7CE5B402CA"' last-modified: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:53 GMT x-ms-lease-state: - available x-ms-lease-status: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_metadata_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_metadata_operations.yaml index 67aa76b2a8e..1e1030daade 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_metadata_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_metadata_operations.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:00:52 GMT + - Fri, 27 Dec 2019 03:29:23 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1195' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:53 GMT + - Fri, 27 Dec 2019 03:29:23 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:55 GMT + - Fri, 27 Dec 2019 03:29:24 GMT etag: - - '"0x8D7575CD7A1E236"' + - '"0x8D78A7CF8CF066A"' last-modified: - - Wed, 23 Oct 2019 02:00:56 GMT + - Fri, 27 Dec 2019 03:29:25 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -380,17 +380,17 @@ interactions: storage_account)\r\n c = self.create_container(account_info)\r\n b = self.create_random_name('blob', 24)\r\n local_file = self.create_temp_file(1)\r\n \ copy_id = 'abcdabcd-abcd-abcd-abcd-abcdabcdabcd'\r\n\r\n self.storage_cmd('storage - blob upload -c {} -n {} -f \"{}\"', account_info, c, b, local_file)\r\n with - self.assertRaisesRegexp(TypeError, \"'CommandResultItem' object is not iterable\"):\r\n - \ self.storage_cmd('storage blob copy cancel -c {} -b {} --copy-id - {}', account_info, c, b, copy_id)\r\n\r\n @ResourceGroupPreparer()\r\n @StorageAccountPreparer()\r\n - \ def test_storage_blob_generate_sas_full_uri(self, resource_group, storage_account):\r\n - \ account_info = self.get_account_info(resource_group, storage_account)\r\n - \ c = self.create_container(account_info)\r\n b = self.create_random_name('blob', - 24)\r\n\r\n expiry = (datetime.utcnow() + timedelta(hours=1)).strftime('%Y-%m-%dT%H:%MZ')\r\n - \ blob_uri = self.storage_cmd('storage blob generate-sas -n {} -c {} --expiry - {} --permissions '\r\n 'r --https-only --full-uri', - account_info, b, c, expiry).output\r\n self.assertTrue(blob_uri)\r\n + blob upload -c {} -n {} -f \"{}\"', account_info, c, b, local_file)\r\n from + azure.common import AzureException\r\n with self.assertRaisesRegexp(AzureException, + \"NoPendingCopyOperation\"):\r\n self.storage_cmd('storage blob copy + cancel -c {} -b {} --copy-id {}', account_info, c, b, copy_id)\r\n\r\n @ResourceGroupPreparer()\r\n + \ @StorageAccountPreparer()\r\n def test_storage_blob_generate_sas_full_uri(self, + resource_group, storage_account):\r\n account_info = self.get_account_info(resource_group, + storage_account)\r\n c = self.create_container(account_info)\r\n b + = self.create_random_name('blob', 24)\r\n\r\n expiry = (datetime.utcnow() + + timedelta(hours=1)).strftime('%Y-%m-%dT%H:%MZ')\r\n blob_uri = self.storage_cmd('storage + blob generate-sas -n {} -c {} --expiry {} --permissions '\r\n 'r + --https-only --full-uri', account_info, b, c, expiry).output\r\n self.assertTrue(blob_uri)\r\n \ self.assertIn('&sig=', blob_uri)\r\n self.assertTrue(blob_uri.startswith('\"https://clitest000002.blob.core.windows.net/cont000003/blob000004?s'))\r\n\r\n \ @ResourceGroupPreparer()\r\n @StorageAccountPreparer()\r\n def test_storage_blob_generate_sas_as_user(self, resource_group, storage_account):\r\n account_info = self.get_account_info(resource_group, @@ -409,21 +409,30 @@ interactions: container_sas)\r\n self.assertIn('skoid=', container_sas)\r\n self.assertIn('sktid=', container_sas)\r\n self.assertIn('skt=', container_sas)\r\n self.assertIn('ske=', container_sas)\r\n self.assertIn('sks=', container_sas)\r\n self.assertIn('skv=', - container_sas)\r\n self.assertIn('skv=', container_sas)\r\n\r\n\r\nif - __name__ == '__main__':\r\n unittest.main()\r\n" + container_sas)\r\n self.assertIn('skv=', container_sas)\r\n\r\n @ResourceGroupPreparer()\r\n + \ @StorageAccountPreparer()\r\n def test_storage_blob_suppress_400(self, + resource_group, storage_account):\r\n # test for azure.cli.command_modules.storage.StorageCommandGroup.get_handler_suppress_some_400\r\n + \ # test 404\r\n with self.assertRaises(SystemExit) as ex:\r\n + \ self.cmd('storage blob show --account-name {} -c foo -n bar.txt + --auth-mode key'.format(storage_account))\r\n self.assertEqual(ex.exception.code, + 3)\r\n\r\n # test 403\r\n from azure.common import AzureException\r\n + \ with self.assertRaisesRegexp(AzureException, \"Authentication failure\"):\r\n + \ self.cmd('storage blob show --account-name {} --account-key=\"YQ==\" + -c foo -n bar.txt '.format(storage_account))\r\n\r\n\r\nif __name__ == '__main__':\r\n + \ unittest.main()\r\n" headers: Connection: - keep-alive Content-Length: - - '27937' + - '28733' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-type: - text/plain x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:00:57 GMT + - Fri, 27 Dec 2019 03:29:25 GMT x-ms-version: - '2018-11-09' method: PUT @@ -435,13 +444,13 @@ interactions: content-length: - '0' content-md5: - - tMtwOTNu/hXmzLgdz3sb7g== + - FlxjI7JfoX378m6izm8okA== date: - - Wed, 23 Oct 2019 02:00:58 GMT + - Fri, 27 Dec 2019 03:29:26 GMT etag: - - '"0x8D7575CD925FED2"' + - '"0x8D78A7CF9E40FED"' last-modified: - - Wed, 23 Oct 2019 02:00:58 GMT + - Fri, 27 Dec 2019 03:29:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -459,9 +468,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:59 GMT + - Fri, 27 Dec 2019 03:29:27 GMT x-ms-meta-a: - b x-ms-meta-c: @@ -477,11 +486,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:59 GMT + - Fri, 27 Dec 2019 03:29:27 GMT etag: - - '"0x8D7575CDA21F18B"' + - '"0x8D78A7CFAD132A8"' last-modified: - - Wed, 23 Oct 2019 02:01:00 GMT + - Fri, 27 Dec 2019 03:29:28 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -497,9 +506,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:00 GMT + - Fri, 27 Dec 2019 03:29:29 GMT x-ms-version: - '2018-11-09' method: GET @@ -511,11 +520,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:01 GMT + - Fri, 27 Dec 2019 03:29:29 GMT etag: - - '"0x8D7575CDA21F18B"' + - '"0x8D78A7CFAD132A8"' last-modified: - - Wed, 23 Oct 2019 02:01:00 GMT + - Fri, 27 Dec 2019 03:29:28 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-a: @@ -535,9 +544,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:02 GMT + - Fri, 27 Dec 2019 03:29:30 GMT x-ms-version: - '2018-11-09' method: PUT @@ -549,11 +558,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:03 GMT + - Fri, 27 Dec 2019 03:29:31 GMT etag: - - '"0x8D7575CDC1F5661"' + - '"0x8D78A7CFCEB2438"' last-modified: - - Wed, 23 Oct 2019 02:01:03 GMT + - Fri, 27 Dec 2019 03:29:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -569,9 +578,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:04 GMT + - Fri, 27 Dec 2019 03:29:32 GMT x-ms-version: - '2018-11-09' method: GET @@ -583,11 +592,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:04 GMT + - Fri, 27 Dec 2019 03:29:33 GMT etag: - - '"0x8D7575CDC1F5661"' + - '"0x8D78A7CFCEB2438"' last-modified: - - Wed, 23 Oct 2019 02:01:03 GMT + - Fri, 27 Dec 2019 03:29:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_snapshot_operations.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_snapshot_operations.yaml index dc25c5d76ea..620192642bd 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_snapshot_operations.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_snapshot_operations.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:00:32 GMT + - Fri, 27 Dec 2019 03:28:43 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1197' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:33 GMT + - Fri, 27 Dec 2019 03:28:44 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:36 GMT + - Fri, 27 Dec 2019 03:28:47 GMT etag: - - '"0x8D7575CCC11B58D"' + - '"0x8D78A7CE25C54DA"' last-modified: - - Wed, 23 Oct 2019 02:00:36 GMT + - Fri, 27 Dec 2019 03:28:47 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,11 +94,11 @@ interactions: Content-Length: - '131072' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:00:37 GMT + - Fri, 27 Dec 2019 03:28:48 GMT x-ms-version: - '2018-11-09' method: PUT @@ -112,11 +112,11 @@ interactions: content-md5: - DfvoqkwgtS4bi/PLbL3xkw== date: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:49 GMT etag: - - '"0x8D7575CCD8548CF"' + - '"0x8D78A7CE3DDD6FE"' last-modified: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -134,9 +134,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:50 GMT x-ms-version: - '2018-11-09' method: PUT @@ -148,17 +148,17 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:00:40 GMT + - Fri, 27 Dec 2019 03:28:51 GMT etag: - - '"0x8D7575CCD8548CF"' + - '"0x8D78A7CE3DDD6FE"' last-modified: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: - 'false' x-ms-snapshot: - - '2019-10-23T02:00:41.1924946Z' + - '2019-12-27T03:28:51.3932425Z' x-ms-version: - '2018-11-09' status: @@ -170,13 +170,13 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:00:41 GMT + - Fri, 27 Dec 2019 03:28:51 GMT x-ms-version: - '2018-11-09' method: HEAD - uri: https://clitest000002.blob.core.windows.net/cont000003/blob000004?snapshot=2019-10-23T02%3A00%3A41.1924946Z + uri: https://clitest000002.blob.core.windows.net/cont000003/blob000004?snapshot=2019-12-27T03%3A28%3A51.3932425Z response: body: string: '' @@ -190,17 +190,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:00:42 GMT + - Fri, 27 Dec 2019 03:28:52 GMT etag: - - '"0x8D7575CCD8548CF"' + - '"0x8D78A7CE3DDD6FE"' last-modified: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:00:39 GMT + - Fri, 27 Dec 2019 03:28:49 GMT x-ms-server-encrypted: - 'true' x-ms-version: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_socket_timeout.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_socket_timeout.yaml index 7e0ccb28cd5..db8d5bc8d21 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_socket_timeout.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_socket_timeout.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:01:17 GMT + - Fri, 27 Dec 2019 03:28:49 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1197' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:18 GMT + - Fri, 27 Dec 2019 03:28:50 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:21 GMT + - Fri, 27 Dec 2019 03:28:52 GMT etag: - - '"0x8D7575CE6D72C6A"' + - '"0x8D78A7CE5A44739"' last-modified: - - Wed, 23 Oct 2019 02:01:21 GMT + - Fri, 27 Dec 2019 03:28:52 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:21 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -104,7 +104,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:02:22 GMT + - Fri, 27 Dec 2019 03:29:50 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -124,11 +124,11 @@ interactions: Content-Length: - '1024' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:29:51 GMT x-ms-version: - '2018-11-09' method: PUT @@ -142,11 +142,11 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 02:02:24 GMT + - Fri, 27 Dec 2019 03:29:51 GMT etag: - - '"0x8D7575D0C955593"' + - '"0x8D78A7D092E09DA"' last-modified: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -162,9 +162,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -182,17 +182,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:26 GMT + - Fri, 27 Dec 2019 03:29:53 GMT etag: - - '"0x8D7575D0C955593"' + - '"0x8D78A7D092E09DA"' last-modified: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -210,9 +210,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:27 GMT + - Fri, 27 Dec 2019 03:29:54 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -230,17 +230,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:28 GMT + - Fri, 27 Dec 2019 03:29:55 GMT etag: - - '"0x8D7575D0C955593"' + - '"0x8D78A7D092E09DA"' last-modified: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -258,9 +258,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:29 GMT + - Fri, 27 Dec 2019 03:29:56 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -280,11 +280,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:30 GMT + - Fri, 27 Dec 2019 03:29:56 GMT etag: - - '"0x8D7575D0C955593"' + - '"0x8D78A7D092E09DA"' last-modified: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -292,7 +292,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-lease-state: - available x-ms-lease-status: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_soft_delete.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_soft_delete.yaml index 686688a48e6..ec09ad0eeed 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_soft_delete.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_soft_delete.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:01:30 GMT + - Fri, 27 Dec 2019 03:29:12 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1198' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:31 GMT + - Fri, 27 Dec 2019 03:29:12 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:33 GMT + - Fri, 27 Dec 2019 03:29:15 GMT etag: - - '"0x8D7575CEE2CED2C"' + - '"0x8D78A7CF3008A83"' last-modified: - - Wed, 23 Oct 2019 02:01:34 GMT + - Fri, 27 Dec 2019 03:29:15 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,11 +94,11 @@ interactions: Content-Length: - '1024' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:01:34 GMT + - Fri, 27 Dec 2019 03:29:15 GMT x-ms-version: - '2018-11-09' method: PUT @@ -112,11 +112,11 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 02:01:35 GMT + - Fri, 27 Dec 2019 03:29:16 GMT etag: - - '"0x8D7575CEF4FAA0D"' + - '"0x8D78A7CF3F604E4"' last-modified: - - Wed, 23 Oct 2019 02:01:35 GMT + - Fri, 27 Dec 2019 03:29:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -132,9 +132,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:36 GMT + - Fri, 27 Dec 2019 03:29:17 GMT x-ms-version: - '2018-11-09' method: GET @@ -142,9 +142,9 @@ interactions: response: body: string: "\uFEFF5000blob000004Wed, - 23 Oct 2019 02:01:35 GMTWed, 23 Oct 2019 02:01:35 - GMT0x8D7575CEF4FAA0D1024application/octet-stream5000blob000004Fri, + 27 Dec 2019 03:29:16 GMTFri, 27 Dec 2019 03:29:16 + GMT0x8D78A7CF3F604E41024application/octet-streamDzQ7CTESaiDxM9Z8KwGKOw==BlockBlobunlockedavailabletrue" @@ -152,7 +152,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:37 GMT + - Fri, 27 Dec 2019 03:29:17 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -168,9 +168,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:38 GMT + - Fri, 27 Dec 2019 03:29:18 GMT x-ms-version: - '2018-11-09' method: GET @@ -183,7 +183,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:39 GMT + - Fri, 27 Dec 2019 03:29:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -203,9 +203,9 @@ interactions: Content-Length: - '176' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:39 GMT + - Fri, 27 Dec 2019 03:29:19 GMT x-ms-version: - '2018-11-09' method: PUT @@ -217,7 +217,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:39 GMT + - Fri, 27 Dec 2019 03:29:19 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -231,9 +231,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:40 GMT + - Fri, 27 Dec 2019 03:29:20 GMT x-ms-version: - '2018-11-09' method: GET @@ -246,7 +246,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:40 GMT + - Fri, 27 Dec 2019 03:29:19 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -262,9 +262,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:41 GMT + - Fri, 27 Dec 2019 03:29:21 GMT x-ms-version: - '2018-11-09' method: GET @@ -277,7 +277,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:42 GMT + - Fri, 27 Dec 2019 03:29:22 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -295,9 +295,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:43 GMT + - Fri, 27 Dec 2019 03:29:22 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -309,7 +309,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:45 GMT + - Fri, 27 Dec 2019 03:29:23 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-delete-type-permanent: @@ -325,9 +325,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:45 GMT + - Fri, 27 Dec 2019 03:29:24 GMT x-ms-version: - '2018-11-09' method: GET @@ -341,7 +341,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:46 GMT + - Fri, 27 Dec 2019 03:29:24 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -357,9 +357,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:47 GMT + - Fri, 27 Dec 2019 03:29:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -367,18 +367,18 @@ interactions: response: body: string: "\uFEFF5000blob000004trueWed, - 23 Oct 2019 02:01:35 GMTWed, 23 Oct 2019 02:01:35 - GMT0x8D7575CEF4FAA0D1024application/octet-stream5000blob000004trueFri, + 27 Dec 2019 03:29:16 GMTFri, 27 Dec 2019 03:29:16 + GMT0x8D78A7CF3F604E41024application/octet-streamDzQ7CTESaiDxM9Z8KwGKOw==BlockBlobtrueWed, - 23 Oct 2019 02:01:45 GMT1BlockBlobtrueFri, + 27 Dec 2019 03:29:23 GMT1" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:48 GMT + - Fri, 27 Dec 2019 03:29:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -396,9 +396,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:49 GMT + - Fri, 27 Dec 2019 03:29:27 GMT x-ms-version: - '2018-11-09' method: PUT @@ -410,7 +410,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:51 GMT + - Fri, 27 Dec 2019 03:29:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -424,9 +424,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:51 GMT + - Fri, 27 Dec 2019 03:29:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -434,9 +434,9 @@ interactions: response: body: string: "\uFEFF5000blob000004Wed, - 23 Oct 2019 02:01:35 GMTWed, 23 Oct 2019 02:01:35 - GMT0x8D7575CEF4FAA0D1024application/octet-stream5000blob000004Fri, + 27 Dec 2019 03:29:16 GMTFri, 27 Dec 2019 03:29:16 + GMT0x8D78A7CF3F604E41024application/octet-streamDzQ7CTESaiDxM9Z8KwGKOw==BlockBlobunlockedavailabletrue" @@ -444,7 +444,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:52 GMT + - Fri, 27 Dec 2019 03:29:29 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_suppress_400.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_suppress_400.yaml index 166264b28d0..a16db8f738e 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_suppress_400.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_suppress_400.yaml @@ -14,23 +14,23 @@ interactions: - --account-name -c -n --auth-mode User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-22T02:31:51.1464964Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-22T02:31:51.1464964Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-22T02:31:51.0996644Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-21T02:50:09.7890855Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-21T02:50:09.7890855Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-21T02:50:09.7109403Z","primaryEndpoints":{"dfs":"https://zuhstoragetest.dfs.core.windows.net/","web":"https://zuhstoragetest.z22.web.core.windows.net/","blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Storage/storageAccounts/fengclirgdiag","name":"fengclirgdiag","type":"Microsoft.Storage/storageAccounts","location":"japaneast","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-19T05:42:01.4689958Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-19T05:42:01.4689958Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-19T05:42:01.4066038Z","primaryEndpoints":{"blob":"https://fengclirgdiag.blob.core.windows.net/","queue":"https://fengclirgdiag.queue.core.windows.net/","table":"https://fengclirgdiag.table.core.windows.net/","file":"https://fengclirgdiag.file.core.windows.net/"},"primaryLocation":"japaneast","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2koweuexbgsiav237pmgtwuorvtu2tlbnihxef3answoystu2g57tsxqxrdpkijun/providers/Microsoft.Storage/storageAccounts/accountklvo5m25evsz3ej2s","name":"accountklvo5m25evsz3ej2s","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:29:05.6471784Z","primaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s.table.core.windows.net/","file":"https://accountklvo5m25evsz3ej2s.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://accountklvo5m25evsz3ej2s-secondary.dfs.core.windows.net/","web":"https://accountklvo5m25evsz3ej2s-secondary.z22.web.core.windows.net/","blob":"https://accountklvo5m25evsz3ej2s-secondary.blob.core.windows.net/","queue":"https://accountklvo5m25evsz3ej2s-secondary.queue.core.windows.net/","table":"https://accountklvo5m25evsz3ej2s-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglniwf5vwefgg3mhyqwmxohfmdbv72ay47mdjwn24yyd2wehnesp3dglix3cvkfzdk/providers/Microsoft.Storage/storageAccounts/clitest647kr4vgax3gayomf","name":"clitest647kr4vgax3gayomf","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:58.3346337Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:28:58.2565504Z","primaryEndpoints":{"blob":"https://clitest647kr4vgax3gayomf.blob.core.windows.net/","queue":"https://clitest647kr4vgax3gayomf.queue.core.windows.net/","table":"https://clitest647kr4vgax3gayomf.table.core.windows.net/","file":"https://clitest647kr4vgax3gayomf.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:50.2041221Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:50.2041221Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:50.1259487Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkkse4k6edq6k2nr5k65fz6jugxal22chczyxxv43bz4ocheeiv2jzqwbu2vlkijj5/providers/Microsoft.Storage/storageAccounts/clitest73ge3epq7sbmffs5a","name":"clitest73ge3epq7sbmffs5a","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:45.1192231Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:45.1192231Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:45.0723468Z","primaryEndpoints":{"blob":"https://clitest73ge3epq7sbmffs5a.blob.core.windows.net/","queue":"https://clitest73ge3epq7sbmffs5a.queue.core.windows.net/","table":"https://clitest73ge3epq7sbmffs5a.table.core.windows.net/","file":"https://clitest73ge3epq7sbmffs5a.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgi6iasifidiokco5vmxjapspoq7yfcdbnhclanw3evogt2ufbixpzcqibmad6gkz2x/providers/Microsoft.Storage/storageAccounts/clitest7bca5txgutehhd2qn","name":"clitest7bca5txgutehhd2qn","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:51.4072771Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:51.3291727Z","primaryEndpoints":{"blob":"https://clitest7bca5txgutehhd2qn.blob.core.windows.net/","queue":"https://clitest7bca5txgutehhd2qn.queue.core.windows.net/","table":"https://clitest7bca5txgutehhd2qn.table.core.windows.net/","file":"https://clitest7bca5txgutehhd2qn.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgoday7stm7axpzaihldg6gybolfpnclvfpfiljqwqa5mvujsnjzkv3vbyk27smxvzg/providers/Microsoft.Storage/storageAccounts/clitesta3zsmc4x7bxsdur27","name":"clitesta3zsmc4x7bxsdur27","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:26.7797174Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:26.7797174Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:26.7172328Z","primaryEndpoints":{"blob":"https://clitesta3zsmc4x7bxsdur27.blob.core.windows.net/","queue":"https://clitesta3zsmc4x7bxsdur27.queue.core.windows.net/","table":"https://clitesta3zsmc4x7bxsdur27.table.core.windows.net/","file":"https://clitesta3zsmc4x7bxsdur27.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2gvsvm3s3zaojx3uyu74qkpnbiyyul6dezihx2a4sqzfcohrcrnsnma7hanlxg2b4/providers/Microsoft.Storage/storageAccounts/clitestbl3k6bi52zddbyvyy","name":"clitestbl3k6bi52zddbyvyy","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:22.1381727Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:22.1381727Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:22.0600403Z","primaryEndpoints":{"blob":"https://clitestbl3k6bi52zddbyvyy.blob.core.windows.net/","queue":"https://clitestbl3k6bi52zddbyvyy.queue.core.windows.net/","table":"https://clitestbl3k6bi52zddbyvyy.table.core.windows.net/","file":"https://clitestbl3k6bi52zddbyvyy.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgrvivtu6cqv5j66xpdsvh5lpde67exezxorczojk5k33nfnirjcowoja4uxtcv7any/providers/Microsoft.Storage/storageAccounts/clitestd5aqzoxwg54p247dg","name":"clitestd5aqzoxwg54p247dg","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.8724740Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.8724740Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:08.8099796Z","primaryEndpoints":{"blob":"https://clitestd5aqzoxwg54p247dg.blob.core.windows.net/","queue":"https://clitestd5aqzoxwg54p247dg.queue.core.windows.net/","table":"https://clitestd5aqzoxwg54p247dg.table.core.windows.net/","file":"https://clitestd5aqzoxwg54p247dg.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcj4ljn34lnhl6gkjhuchxoryqatz7mnrknqsnx7cgxdy7u7l4zgm7e6vglrexzkau/providers/Microsoft.Storage/storageAccounts/clitestm57mrkt3dplpwlali","name":"clitestm57mrkt3dplpwlali","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:29.1546967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:29.0922483Z","primaryEndpoints":{"blob":"https://clitestm57mrkt3dplpwlali.blob.core.windows.net/","queue":"https://clitestm57mrkt3dplpwlali.queue.core.windows.net/","table":"https://clitestm57mrkt3dplpwlali.table.core.windows.net/","file":"https://clitestm57mrkt3dplpwlali.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestmcwqhy3jsmkmw7wzj","name":"clitestmcwqhy3jsmkmw7wzj","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:44.9384551Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:44.8603026Z","primaryEndpoints":{"blob":"https://clitestmcwqhy3jsmkmw7wzj.blob.core.windows.net/","queue":"https://clitestmcwqhy3jsmkmw7wzj.queue.core.windows.net/","table":"https://clitestmcwqhy3jsmkmw7wzj.table.core.windows.net/","file":"https://clitestmcwqhy3jsmkmw7wzj.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgazqrq7e7eesdeamqn4xupyigp7ck7fcoltjlqmibfuzcvqaygffmhwfndqqit5mdw/providers/Microsoft.Storage/storageAccounts/clitesto4uguikt3saqiz5mh","name":"clitesto4uguikt3saqiz5mh","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:46.8848791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:46.8848791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:46.8223663Z","primaryEndpoints":{"blob":"https://clitesto4uguikt3saqiz5mh.blob.core.windows.net/","queue":"https://clitesto4uguikt3saqiz5mh.queue.core.windows.net/","table":"https://clitesto4uguikt3saqiz5mh.table.core.windows.net/","file":"https://clitesto4uguikt3saqiz5mh.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rghihopn4svjk5jejtufka2mhy5o5g64v2tdjwfa7o4foc75q34faiaogyushwhhk34/providers/Microsoft.Storage/storageAccounts/clitesto7blq2wbraximdrff","name":"clitesto7blq2wbraximdrff","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:45.9942373Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:45.9942373Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:45.9473671Z","primaryEndpoints":{"blob":"https://clitesto7blq2wbraximdrff.blob.core.windows.net/","queue":"https://clitesto7blq2wbraximdrff.queue.core.windows.net/","table":"https://clitesto7blq2wbraximdrff.table.core.windows.net/","file":"https://clitesto7blq2wbraximdrff.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtgiwiatxfoj7v37b6k52yzwe35ezzqn2jxd36ihiymej4qawp2n2ehzft5uk2f5rf/providers/Microsoft.Storage/storageAccounts/clitestuv4eokxhpjlxxwtce","name":"clitestuv4eokxhpjlxxwtce","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:07.7877967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T03:29:07.7096918Z","primaryEndpoints":{"blob":"https://clitestuv4eokxhpjlxxwtce.blob.core.windows.net/","queue":"https://clitestuv4eokxhpjlxxwtce.queue.core.windows.net/","table":"https://clitestuv4eokxhpjlxxwtce.table.core.windows.net/","file":"https://clitestuv4eokxhpjlxxwtce.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgp3in7t56vhhnbd2ag3ew6olmry5hnpsboh46gnhupg4dainotlsxjy6p2oaa7wu24/providers/Microsoft.Storage/storageAccounts/clitestz6tthizd4buexoau3","name":"clitestz6tthizd4buexoau3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:42.5009482Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:42.5009482Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:42.4540235Z","primaryEndpoints":{"blob":"https://clitestz6tthizd4buexoau3.blob.core.windows.net/","queue":"https://clitestz6tthizd4buexoau3.queue.core.windows.net/","table":"https://clitestz6tthizd4buexoau3.table.core.windows.net/","file":"https://clitestz6tthizd4buexoau3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '44466' + - '71488' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Nov 2019 02:32:12 GMT + - Fri, 27 Dec 2019 03:29:11 GMT expires: - '-1' pragma: @@ -42,9 +42,12 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 095b88ad-18fc-494c-9c4c-970b47abd1e5 - - 9ff966a5-5bd0-46cc-b368-cc39107e7f43 - - 4d82393c-958f-4585-9a47-f606b0eae298 + - 3ef52ce6-ce25-4fd0-b072-f4659242b0f9 + - 2916b498-74bb-4e62-92c3-6d9b0beeb121 + - 7576cd96-6de7-498c-8993-2451bc10308b + - 3c0ed9d6-a111-4845-86ff-9e38db7d2514 + - 6c4c12da-2216-4f63-b7e8-2702aee2421d + - 1d327f5a-cf79-43e8-acb4-bd687aa24121 status: code: 200 message: OK @@ -65,11 +68,11 @@ interactions: - --account-name -c -n --auth-mode User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -81,7 +84,7 @@ interactions: content-type: - application/json date: - - Fri, 22 Nov 2019 02:32:12 GMT + - Fri, 27 Dec 2019 03:29:11 GMT expires: - '-1' pragma: @@ -97,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK @@ -107,9 +110,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.76 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 22 Nov 2019 02:32:13 GMT + - Fri, 27 Dec 2019 03:29:11 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -119,7 +122,7 @@ interactions: string: '' headers: date: - - Fri, 22 Nov 2019 02:32:15 GMT + - Fri, 27 Dec 2019 03:29:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -137,9 +140,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.76 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 22 Nov 2019 02:32:15 GMT + - Fri, 27 Dec 2019 03:29:14 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -149,7 +152,7 @@ interactions: string: '' headers: date: - - Fri, 22 Nov 2019 02:32:16 GMT + - Fri, 27 Dec 2019 03:29:15 GMT server: - Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_update_service_properties.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_update_service_properties.yaml index 33bc52962ce..0fdf972daed 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_update_service_properties.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_update_service_properties.yaml @@ -1,54 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-07-05T11:46:59Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-07-05T11:46:59Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 05 Jul 2019 11:47:00 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: null headers: @@ -63,24 +13,24 @@ interactions: ParameterSetName: - -n -g --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-07-05T11:46:59Z"},"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":"2019-12-27T03:28:59Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '384' + - '428' content-type: - application/json; charset=utf-8 date: - - Fri, 05 Jul 2019 11:47:02 GMT + - Fri, 27 Dec 2019 03:29:01 GMT expires: - '-1' pragma: @@ -112,12 +62,12 @@ interactions: ParameterSetName: - -n -g --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002?api-version=2019-06-01 response: body: string: '' @@ -129,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 05 Jul 2019 11:47:02 GMT + - Fri, 27 Dec 2019 03:29:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/6e16a3f8-e95c-4556-9ed8-aecc7068ce7f?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/52715771-86a2-4499-8b53-6a56194bdd5e?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -143,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1191' status: code: 202 message: Accepted @@ -161,22 +111,22 @@ interactions: ParameterSetName: - -n -g --kind User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/6e16a3f8-e95c-4556-9ed8-aecc7068ce7f?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/52715771-86a2-4499-8b53-6a56194bdd5e?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002","name":"account000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-07-05T11:47:02.9364673Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-07-05T11:47:02.9364673Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-07-05T11:47:02.8270947Z","primaryEndpoints":{"dfs":"https://account000002.dfs.core.windows.net/","web":"https://account000002.z22.web.core.windows.net/","blob":"https://account000002.blob.core.windows.net/","queue":"https://account000002.queue.core.windows.net/","table":"https://account000002.table.core.windows.net/","file":"https://account000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://account000002-secondary.dfs.core.windows.net/","web":"https://account000002-secondary.z22.web.core.windows.net/","blob":"https://account000002-secondary.blob.core.windows.net/","queue":"https://account000002-secondary.queue.core.windows.net/","table":"https://account000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002","name":"account000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:29:05.7253236Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:29:05.6471784Z","primaryEndpoints":{"dfs":"https://account000002.dfs.core.windows.net/","web":"https://account000002.z22.web.core.windows.net/","blob":"https://account000002.blob.core.windows.net/","queue":"https://account000002.queue.core.windows.net/","table":"https://account000002.table.core.windows.net/","file":"https://account000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://account000002-secondary.dfs.core.windows.net/","web":"https://account000002-secondary.z22.web.core.windows.net/","blob":"https://account000002-secondary.blob.core.windows.net/","queue":"https://account000002-secondary.queue.core.windows.net/","table":"https://account000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1784' + - '1816' content-type: - application/json date: - - Fri, 05 Jul 2019 11:47:21 GMT + - Fri, 27 Dec 2019 03:29:23 GMT expires: - '-1' pragma: @@ -210,12 +160,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.67 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/account000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -227,7 +177,7 @@ interactions: content-type: - application/json date: - - Fri, 05 Jul 2019 11:47:22 GMT + - Fri, 27 Dec 2019 03:29:25 GMT expires: - '-1' pragma: @@ -243,7 +193,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -253,9 +203,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:23 GMT + - Fri, 27 Dec 2019 03:29:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -268,7 +218,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:27 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -284,9 +234,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -299,7 +249,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:29 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -320,9 +270,9 @@ interactions: Content-Length: - '792' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:30 GMT x-ms-version: - '2018-11-09' method: PUT @@ -334,7 +284,7 @@ interactions: content-length: - '0' date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:30 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -348,9 +298,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:31 GMT x-ms-version: - '2018-11-09' method: GET @@ -363,7 +313,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:24 GMT + - Fri, 27 Dec 2019 03:29:31 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -379,9 +329,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:32 GMT x-ms-version: - '2018-11-09' method: GET @@ -394,7 +344,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -415,9 +365,9 @@ interactions: Content-Length: - '805' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:33 GMT x-ms-version: - '2018-11-09' method: PUT @@ -429,7 +379,7 @@ interactions: content-length: - '0' date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:33 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -443,9 +393,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:34 GMT x-ms-version: - '2018-11-09' method: GET @@ -458,7 +408,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -474,9 +424,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:35 GMT x-ms-version: - '2018-11-09' method: GET @@ -489,7 +439,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:35 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -510,9 +460,9 @@ interactions: Content-Length: - '775' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:36 GMT x-ms-version: - '2018-11-09' method: PUT @@ -524,7 +474,7 @@ interactions: content-length: - '0' date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -538,9 +488,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:37 GMT x-ms-version: - '2018-11-09' method: GET @@ -553,7 +503,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:25 GMT + - Fri, 27 Dec 2019 03:29:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -569,9 +519,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:38 GMT x-ms-version: - '2018-11-09' method: GET @@ -584,7 +534,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:39 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -605,9 +555,9 @@ interactions: Content-Length: - '805' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:39 GMT x-ms-version: - '2018-11-09' method: PUT @@ -619,7 +569,7 @@ interactions: content-length: - '0' date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:40 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -633,9 +583,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:41 GMT x-ms-version: - '2018-11-09' method: GET @@ -648,7 +598,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:41 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -664,9 +614,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:41 GMT x-ms-version: - '2018-11-09' method: GET @@ -679,7 +629,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:26 GMT + - Fri, 27 Dec 2019 03:29:42 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -700,9 +650,9 @@ interactions: Content-Length: - '804' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:42 GMT x-ms-version: - '2018-11-09' method: PUT @@ -714,7 +664,7 @@ interactions: content-length: - '0' date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:43 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -728,9 +678,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:44 GMT x-ms-version: - '2018-11-09' method: GET @@ -743,7 +693,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:43 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -759,9 +709,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.67 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:44 GMT x-ms-version: - '2018-11-09' method: GET @@ -774,7 +724,7 @@ interactions: content-type: - application/xml date: - - Fri, 05 Jul 2019 11:47:27 GMT + - Fri, 27 Dec 2019 03:29:45 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -784,51 +734,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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.7 msrest_azure/0.6.1 resourcemanagementclient/2.2.0 - Azure-SDK-For-Python AZURECLI/2.0.67 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Fri, 05 Jul 2019 11:47:28 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkc1U1FWU0YzSVk1TUcyM0tOT01ZSTJLTjNIN043R1cyTlJaMnxBMkM2RTRFODUyQTk0RjFGLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/storage/tests/latest/recordings/test_storage_blob_upload_midsize_file.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_midsize_file.yaml index b1d5626316d..545c49e5d37 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_midsize_file.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_midsize_file.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:01:40 GMT + - Fri, 27 Dec 2019 03:29:40 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1194' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:41 GMT + - Fri, 27 Dec 2019 03:29:40 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:44 GMT + - Fri, 27 Dec 2019 03:29:42 GMT etag: - - '"0x8D7575CF48B0FB4"' + - '"0x8D78A7D03AFADF2"' last-modified: - - Wed, 23 Oct 2019 02:01:44 GMT + - Fri, 27 Dec 2019 03:29:43 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:45 GMT + - Fri, 27 Dec 2019 03:29:43 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -104,7 +104,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:01:45 GMT + - Fri, 27 Dec 2019 03:29:45 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -125,11 +125,11 @@ interactions: Content-Length: - '4194304' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:01:46 GMT + - Fri, 27 Dec 2019 03:29:45 GMT x-ms-version: - '2018-11-09' method: PUT @@ -143,11 +143,11 @@ interactions: content-md5: - tc+p1sj+vWGPkawoQ9UKHA== date: - - Wed, 23 Oct 2019 02:01:49 GMT + - Fri, 27 Dec 2019 03:29:48 GMT etag: - - '"0x8D7575CF7EE296A"' + - '"0x8D78A7D0710BDE9"' last-modified: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -163,9 +163,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -183,17 +183,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:01:51 GMT + - Fri, 27 Dec 2019 03:29:49 GMT etag: - - '"0x8D7575CF7EE296A"' + - '"0x8D78A7D0710BDE9"' last-modified: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -211,9 +211,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:52 GMT + - Fri, 27 Dec 2019 03:29:50 GMT x-ms-version: - '2018-11-09' method: GET @@ -221,9 +221,9 @@ interactions: response: body: string: "\uFEFF1blob000003Wed, - 23 Oct 2019 02:01:50 GMTWed, 23 Oct 2019 02:01:50 - GMT0x8D7575CF7EE296A4194304application/octet-stream1blob000003Fri, + 27 Dec 2019 03:29:49 GMTFri, 27 Dec 2019 03:29:49 + GMT0x8D78A7D0710BDE94194304application/octet-streamtc+p1sj+vWGPkawoQ9UKHA==BlockBlobunlockedavailabletrue" @@ -231,7 +231,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:01:53 GMT + - Fri, 27 Dec 2019 03:29:51 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -247,9 +247,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:54 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -267,17 +267,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:01:55 GMT + - Fri, 27 Dec 2019 03:29:53 GMT etag: - - '"0x8D7575CF7EE296A"' + - '"0x8D78A7D0710BDE9"' last-modified: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -295,9 +295,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:56 GMT + - Fri, 27 Dec 2019 03:29:54 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -315,17 +315,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:01:57 GMT + - Fri, 27 Dec 2019 03:29:55 GMT etag: - - '"0x8D7575CF7EE296A"' + - '"0x8D78A7D0710BDE9"' last-modified: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -345,13 +345,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - tc+p1sj+vWGPkawoQ9UKHA== x-ms-blob-content-type: - application/test-content x-ms-date: - - Wed, 23 Oct 2019 02:01:57 GMT + - Fri, 27 Dec 2019 03:29:56 GMT x-ms-version: - '2018-11-09' method: PUT @@ -363,11 +363,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:01:58 GMT + - Fri, 27 Dec 2019 03:29:56 GMT etag: - - '"0x8D7575CFCFEB709"' + - '"0x8D78A7D0C133D81"' last-modified: - - Wed, 23 Oct 2019 02:01:58 GMT + - Fri, 27 Dec 2019 03:29:57 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -381,9 +381,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:01:59 GMT + - Fri, 27 Dec 2019 03:29:57 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -401,17 +401,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:02:00 GMT + - Fri, 27 Dec 2019 03:29:58 GMT etag: - - '"0x8D7575CFCFEB709"' + - '"0x8D78A7D0C133D81"' last-modified: - - Wed, 23 Oct 2019 02:01:58 GMT + - Fri, 27 Dec 2019 03:29:57 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -429,9 +429,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:00 GMT + - Fri, 27 Dec 2019 03:29:59 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -449,17 +449,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:02:02 GMT + - Fri, 27 Dec 2019 03:29:59 GMT etag: - - '"0x8D7575CFCFEB709"' + - '"0x8D78A7D0C133D81"' last-modified: - - Wed, 23 Oct 2019 02:01:58 GMT + - Fri, 27 Dec 2019 03:29:57 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -479,13 +479,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - tc+p1sj+vWGPkawoQ9UKHA== x-ms-blob-content-type: - '' x-ms-date: - - Wed, 23 Oct 2019 02:02:02 GMT + - Fri, 27 Dec 2019 03:30:00 GMT x-ms-version: - '2018-11-09' method: PUT @@ -497,11 +497,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:02:02 GMT + - Fri, 27 Dec 2019 03:30:01 GMT etag: - - '"0x8D7575CFFEF5C3F"' + - '"0x8D78A7D0EA079A7"' last-modified: - - Wed, 23 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 03:30:01 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -515,9 +515,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:04 GMT + - Fri, 27 Dec 2019 03:30:01 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -533,17 +533,17 @@ interactions: content-md5: - tc+p1sj+vWGPkawoQ9UKHA== date: - - Wed, 23 Oct 2019 02:02:05 GMT + - Fri, 27 Dec 2019 03:30:02 GMT etag: - - '"0x8D7575CFFEF5C3F"' + - '"0x8D78A7D0EA079A7"' last-modified: - - Wed, 23 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 03:30:01 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -561,9 +561,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:06 GMT + - Fri, 27 Dec 2019 03:30:04 GMT x-ms-version: - '2018-11-09' method: GET @@ -576,7 +576,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:02:07 GMT + - Fri, 27 Dec 2019 03:30:05 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -592,9 +592,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:08 GMT + - Fri, 27 Dec 2019 03:30:05 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -614,11 +614,11 @@ interactions: content-range: - bytes 0-4194303/4194304 date: - - Wed, 23 Oct 2019 02:02:09 GMT + - Fri, 27 Dec 2019 03:30:06 GMT etag: - - '"0x8D7575CFFEF5C3F"' + - '"0x8D78A7D0EA079A7"' last-modified: - - Wed, 23 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 03:30:01 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -626,7 +626,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -644,9 +644,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:12 GMT + - Fri, 27 Dec 2019 03:30:09 GMT x-ms-range: - bytes=10-499 x-ms-version: @@ -664,11 +664,11 @@ interactions: content-range: - bytes 10-499/4194304 date: - - Wed, 23 Oct 2019 02:02:13 GMT + - Fri, 27 Dec 2019 03:30:10 GMT etag: - - '"0x8D7575CFFEF5C3F"' + - '"0x8D78A7D0EA079A7"' last-modified: - - Wed, 23 Oct 2019 02:02:03 GMT + - Fri, 27 Dec 2019 03:30:01 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -676,7 +676,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:01:50 GMT + - Fri, 27 Dec 2019 03:29:49 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -705,11 +705,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -721,7 +721,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:02:14 GMT + - Fri, 27 Dec 2019 03:30:14 GMT expires: - '-1' pragma: @@ -737,7 +737,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1196' status: code: 200 message: OK @@ -749,9 +749,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:15 GMT + - Fri, 27 Dec 2019 03:30:15 GMT x-ms-version: - '2018-11-09' method: PUT @@ -763,11 +763,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:02:16 GMT + - Fri, 27 Dec 2019 03:30:16 GMT etag: - - '"0x8D7575D07A323E6"' + - '"0x8D78A7D17CF68F2"' last-modified: - - Wed, 23 Oct 2019 02:02:16 GMT + - Fri, 27 Dec 2019 03:30:17 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -781,9 +781,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:17 GMT + - Fri, 27 Dec 2019 03:30:17 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -793,7 +793,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:02:18 GMT + - Fri, 27 Dec 2019 03:30:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -814,11 +814,11 @@ interactions: Content-Length: - '4194304' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:02:18 GMT + - Fri, 27 Dec 2019 03:30:19 GMT x-ms-version: - '2018-11-09' method: PUT @@ -832,11 +832,11 @@ interactions: content-md5: - tc+p1sj+vWGPkawoQ9UKHA== date: - - Wed, 23 Oct 2019 02:02:22 GMT + - Fri, 27 Dec 2019 03:30:22 GMT etag: - - '"0x8D7575D0B59FCAB"' + - '"0x8D78A7D1B46B5D5"' last-modified: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -852,9 +852,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:23 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -872,17 +872,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:24 GMT + - Fri, 27 Dec 2019 03:30:24 GMT etag: - - '"0x8D7575D0B59FCAB"' + - '"0x8D78A7D1B46B5D5"' last-modified: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -900,9 +900,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:25 GMT + - Fri, 27 Dec 2019 03:30:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -910,9 +910,9 @@ interactions: response: body: string: "\uFEFF1blob000005Wed, - 23 Oct 2019 02:02:23 GMTWed, 23 Oct 2019 02:02:23 - GMT0x8D7575D0B59FCAB4194304application/octet-stream1blob000005Fri, + 27 Dec 2019 03:30:22 GMTFri, 27 Dec 2019 03:30:22 + GMT0x8D78A7D1B46B5D54194304application/octet-streamtc+p1sj+vWGPkawoQ9UKHA==BlockBlobunlockedavailabletrue" @@ -920,7 +920,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:02:26 GMT + - Fri, 27 Dec 2019 03:30:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -936,9 +936,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:27 GMT + - Fri, 27 Dec 2019 03:30:27 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -956,17 +956,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:28 GMT + - Fri, 27 Dec 2019 03:30:27 GMT etag: - - '"0x8D7575D0B59FCAB"' + - '"0x8D78A7D1B46B5D5"' last-modified: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -984,9 +984,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:30 GMT + - Fri, 27 Dec 2019 03:30:29 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1004,17 +1004,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:02:31 GMT + - Fri, 27 Dec 2019 03:30:30 GMT etag: - - '"0x8D7575D0B59FCAB"' + - '"0x8D78A7D1B46B5D5"' last-modified: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1034,13 +1034,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - tc+p1sj+vWGPkawoQ9UKHA== x-ms-blob-content-type: - application/test-content x-ms-date: - - Wed, 23 Oct 2019 02:02:31 GMT + - Fri, 27 Dec 2019 03:30:30 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1052,11 +1052,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:02:32 GMT + - Fri, 27 Dec 2019 03:30:32 GMT etag: - - '"0x8D7575D115EB424"' + - '"0x8D78A7D20C9EE55"' last-modified: - - Wed, 23 Oct 2019 02:02:33 GMT + - Fri, 27 Dec 2019 03:30:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1070,9 +1070,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:33 GMT + - Fri, 27 Dec 2019 03:30:32 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1090,17 +1090,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:02:34 GMT + - Fri, 27 Dec 2019 03:30:33 GMT etag: - - '"0x8D7575D115EB424"' + - '"0x8D78A7D20C9EE55"' last-modified: - - Wed, 23 Oct 2019 02:02:33 GMT + - Fri, 27 Dec 2019 03:30:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1118,9 +1118,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:35 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1138,17 +1138,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:02:36 GMT + - Fri, 27 Dec 2019 03:30:35 GMT etag: - - '"0x8D7575D115EB424"' + - '"0x8D78A7D20C9EE55"' last-modified: - - Wed, 23 Oct 2019 02:02:33 GMT + - Fri, 27 Dec 2019 03:30:32 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1168,13 +1168,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - tc+p1sj+vWGPkawoQ9UKHA== x-ms-blob-content-type: - '' x-ms-date: - - Wed, 23 Oct 2019 02:02:36 GMT + - Fri, 27 Dec 2019 03:30:35 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1186,11 +1186,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:36 GMT etag: - - '"0x8D7575D147DC4A1"' + - '"0x8D78A7D23D3EB68"' last-modified: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1204,9 +1204,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:37 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1222,17 +1222,17 @@ interactions: content-md5: - tc+p1sj+vWGPkawoQ9UKHA== date: - - Wed, 23 Oct 2019 02:02:40 GMT + - Fri, 27 Dec 2019 03:30:38 GMT etag: - - '"0x8D7575D147DC4A1"' + - '"0x8D78A7D23D3EB68"' last-modified: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1250,9 +1250,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:40 GMT + - Fri, 27 Dec 2019 03:30:39 GMT x-ms-version: - '2018-11-09' method: GET @@ -1265,7 +1265,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:02:41 GMT + - Fri, 27 Dec 2019 03:30:40 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1281,9 +1281,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:42 GMT + - Fri, 27 Dec 2019 03:30:41 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -1303,11 +1303,11 @@ interactions: content-range: - bytes 0-4194303/4194304 date: - - Wed, 23 Oct 2019 02:02:43 GMT + - Fri, 27 Dec 2019 03:30:42 GMT etag: - - '"0x8D7575D147DC4A1"' + - '"0x8D78A7D23D3EB68"' last-modified: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -1315,7 +1315,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1333,9 +1333,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:02:46 GMT + - Fri, 27 Dec 2019 03:30:45 GMT x-ms-range: - bytes=10-499 x-ms-version: @@ -1353,11 +1353,11 @@ interactions: content-range: - bytes 10-499/4194304 date: - - Wed, 23 Oct 2019 02:02:47 GMT + - Fri, 27 Dec 2019 03:30:46 GMT etag: - - '"0x8D7575D147DC4A1"' + - '"0x8D78A7D23D3EB68"' last-modified: - - Wed, 23 Oct 2019 02:02:38 GMT + - Fri, 27 Dec 2019 03:30:37 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -1365,7 +1365,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:02:23 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-lease-state: - available x-ms-lease-status: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_small_file.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_small_file.yaml index 973d6746c03..da6841219e4 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_small_file.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_blob_upload_small_file.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:06 GMT + - Fri, 27 Dec 2019 03:30:26 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1193' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:07 GMT + - Fri, 27 Dec 2019 03:30:27 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:09 GMT + - Fri, 27 Dec 2019 03:30:29 GMT etag: - - '"0x8D7575D26D3DA7E"' + - '"0x8D78A7D1FDE99C9"' last-modified: - - Wed, 23 Oct 2019 02:03:09 GMT + - Fri, 27 Dec 2019 03:30:30 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:09 GMT + - Fri, 27 Dec 2019 03:30:30 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -104,7 +104,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:03:10 GMT + - Fri, 27 Dec 2019 03:30:31 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -124,11 +124,11 @@ interactions: Content-Length: - '1024' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-type: - BlockBlob x-ms-date: - - Wed, 23 Oct 2019 02:03:11 GMT + - Fri, 27 Dec 2019 03:30:32 GMT x-ms-version: - '2018-11-09' method: PUT @@ -142,11 +142,11 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:33 GMT etag: - - '"0x8D7575D290E97A0"' + - '"0x8D78A7D21EDF590"' last-modified: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -162,9 +162,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:13 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -182,17 +182,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:13 GMT + - Fri, 27 Dec 2019 03:30:34 GMT etag: - - '"0x8D7575D290E97A0"' + - '"0x8D78A7D21EDF590"' last-modified: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -210,9 +210,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:15 GMT + - Fri, 27 Dec 2019 03:30:35 GMT x-ms-version: - '2018-11-09' method: GET @@ -220,9 +220,9 @@ interactions: response: body: string: "\uFEFF1blob000003Wed, - 23 Oct 2019 02:03:12 GMTWed, 23 Oct 2019 02:03:12 - GMT0x8D7575D290E97A01024application/octet-stream1blob000003Fri, + 27 Dec 2019 03:30:34 GMTFri, 27 Dec 2019 03:30:34 + GMT0x8D78A7D21EDF5901024application/octet-streamDzQ7CTESaiDxM9Z8KwGKOw==BlockBlobunlockedavailabletrue" @@ -230,7 +230,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:03:15 GMT + - Fri, 27 Dec 2019 03:30:36 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -246,9 +246,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:16 GMT + - Fri, 27 Dec 2019 03:30:37 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -266,17 +266,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:17 GMT + - Fri, 27 Dec 2019 03:30:37 GMT etag: - - '"0x8D7575D290E97A0"' + - '"0x8D78A7D21EDF590"' last-modified: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -294,9 +294,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:19 GMT + - Fri, 27 Dec 2019 03:30:38 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -314,17 +314,17 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:20 GMT + - Fri, 27 Dec 2019 03:30:39 GMT etag: - - '"0x8D7575D290E97A0"' + - '"0x8D78A7D21EDF590"' last-modified: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -344,13 +344,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== x-ms-blob-content-type: - application/test-content x-ms-date: - - Wed, 23 Oct 2019 02:03:20 GMT + - Fri, 27 Dec 2019 03:30:40 GMT x-ms-version: - '2018-11-09' method: PUT @@ -362,11 +362,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:22 GMT + - Fri, 27 Dec 2019 03:30:40 GMT etag: - - '"0x8D7575D2EBCF692"' + - '"0x8D78A7D26571856"' last-modified: - - Wed, 23 Oct 2019 02:03:22 GMT + - Fri, 27 Dec 2019 03:30:41 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -380,9 +380,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:23 GMT + - Fri, 27 Dec 2019 03:30:42 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -400,17 +400,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:03:24 GMT + - Fri, 27 Dec 2019 03:30:43 GMT etag: - - '"0x8D7575D2EBCF692"' + - '"0x8D78A7D26571856"' last-modified: - - Wed, 23 Oct 2019 02:03:22 GMT + - Fri, 27 Dec 2019 03:30:41 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -428,9 +428,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:25 GMT + - Fri, 27 Dec 2019 03:30:44 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -448,17 +448,17 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:03:26 GMT + - Fri, 27 Dec 2019 03:30:44 GMT etag: - - '"0x8D7575D2EBCF692"' + - '"0x8D78A7D26571856"' last-modified: - - Wed, 23 Oct 2019 02:03:22 GMT + - Fri, 27 Dec 2019 03:30:41 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -478,13 +478,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== x-ms-blob-content-type: - '' x-ms-date: - - Wed, 23 Oct 2019 02:03:27 GMT + - Fri, 27 Dec 2019 03:30:45 GMT x-ms-version: - '2018-11-09' method: PUT @@ -496,11 +496,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:28 GMT + - Fri, 27 Dec 2019 03:30:45 GMT etag: - - '"0x8D7575D32B0FDA3"' + - '"0x8D78A7D2991C0CF"' last-modified: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:46 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -514,9 +514,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:47 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -532,17 +532,17 @@ interactions: content-md5: - DzQ7CTESaiDxM9Z8KwGKOw== date: - - Wed, 23 Oct 2019 02:03:30 GMT + - Fri, 27 Dec 2019 03:30:48 GMT etag: - - '"0x8D7575D32B0FDA3"' + - '"0x8D78A7D2991C0CF"' last-modified: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:46 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -560,9 +560,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:31 GMT + - Fri, 27 Dec 2019 03:30:49 GMT x-ms-version: - '2018-11-09' method: GET @@ -575,7 +575,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:03:32 GMT + - Fri, 27 Dec 2019 03:30:49 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -591,9 +591,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:33 GMT + - Fri, 27 Dec 2019 03:30:50 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -611,11 +611,11 @@ interactions: content-range: - bytes 0-1023/1024 date: - - Wed, 23 Oct 2019 02:03:34 GMT + - Fri, 27 Dec 2019 03:30:51 GMT etag: - - '"0x8D7575D32B0FDA3"' + - '"0x8D78A7D2991C0CF"' last-modified: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:46 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -623,7 +623,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -641,9 +641,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:35 GMT + - Fri, 27 Dec 2019 03:30:52 GMT x-ms-range: - bytes=10-499 x-ms-version: @@ -661,11 +661,11 @@ interactions: content-range: - bytes 10-499/1024 date: - - Wed, 23 Oct 2019 02:03:36 GMT + - Fri, 27 Dec 2019 03:30:53 GMT etag: - - '"0x8D7575D32B0FDA3"' + - '"0x8D78A7D2991C0CF"' last-modified: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:46 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-content-md5: @@ -673,7 +673,7 @@ interactions: x-ms-blob-type: - BlockBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:12 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -702,11 +702,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -718,7 +718,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:38 GMT + - Fri, 27 Dec 2019 03:30:55 GMT expires: - '-1' pragma: @@ -734,7 +734,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1196' status: code: 200 message: OK @@ -746,9 +746,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:39 GMT + - Fri, 27 Dec 2019 03:30:55 GMT x-ms-version: - '2018-11-09' method: PUT @@ -760,11 +760,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:40 GMT + - Fri, 27 Dec 2019 03:30:56 GMT etag: - - '"0x8D7575D39CFB4CB"' + - '"0x8D78A7D2FA8EFED"' last-modified: - - Wed, 23 Oct 2019 02:03:40 GMT + - Fri, 27 Dec 2019 03:30:57 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -778,9 +778,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:41 GMT + - Fri, 27 Dec 2019 03:30:57 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -790,7 +790,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:03:42 GMT + - Fri, 27 Dec 2019 03:30:58 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -810,13 +810,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-length: - '1024' x-ms-blob-type: - PageBlob x-ms-date: - - Wed, 23 Oct 2019 02:03:43 GMT + - Fri, 27 Dec 2019 03:30:58 GMT x-ms-version: - '2018-11-09' method: PUT @@ -828,11 +828,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:30:59 GMT etag: - - '"0x8D7575D3C271BFA"' + - '"0x8D78A7D31831D19"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -848,9 +848,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:45 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -866,11 +866,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:46 GMT + - Fri, 27 Dec 2019 03:31:00 GMT etag: - - '"0x8D7575D3C271BFA"' + - '"0x8D78A7D31831D19"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -878,7 +878,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -896,9 +896,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:47 GMT + - Fri, 27 Dec 2019 03:31:02 GMT x-ms-version: - '2018-11-09' method: GET @@ -906,9 +906,9 @@ interactions: response: body: string: "\uFEFF1blob000005Wed, - 23 Oct 2019 02:03:44 GMTWed, 23 Oct 2019 02:03:44 - GMT0x8D7575D3C271BFA1024application/octet-stream1blob000005Fri, + 27 Dec 2019 03:31:00 GMTFri, 27 Dec 2019 03:31:00 + GMT0x8D78A7D31831D191024application/octet-stream0PageBlobunlockedavailabletrue" @@ -916,7 +916,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:03:48 GMT + - Fri, 27 Dec 2019 03:31:03 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -932,9 +932,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:49 GMT + - Fri, 27 Dec 2019 03:31:04 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -950,11 +950,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:31:04 GMT etag: - - '"0x8D7575D3C271BFA"' + - '"0x8D78A7D31831D19"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -962,7 +962,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -980,9 +980,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:51 GMT + - Fri, 27 Dec 2019 03:31:05 GMT x-ms-version: - '2018-11-09' method: GET @@ -994,11 +994,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:31:05 GMT etag: - - '"0x8D7575D3C271BFA"' + - '"0x8D78A7D31831D19"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1016,9 +1016,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:53 GMT + - Fri, 27 Dec 2019 03:31:06 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1034,11 +1034,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:54 GMT + - Fri, 27 Dec 2019 03:31:06 GMT etag: - - '"0x8D7575D3C271BFA"' + - '"0x8D78A7D31831D19"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1046,7 +1046,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1066,11 +1066,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-type: - application/test-content x-ms-date: - - Wed, 23 Oct 2019 02:03:54 GMT + - Fri, 27 Dec 2019 03:31:07 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1082,11 +1082,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:31:08 GMT etag: - - '"0x8D7575D4327137F"' + - '"0x8D78A7D36ED12A2"' last-modified: - - Wed, 23 Oct 2019 02:03:56 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1102,9 +1102,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:56 GMT + - Fri, 27 Dec 2019 03:31:09 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1120,11 +1120,11 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:03:58 GMT + - Fri, 27 Dec 2019 03:31:10 GMT etag: - - '"0x8D7575D4327137F"' + - '"0x8D78A7D36ED12A2"' last-modified: - - Wed, 23 Oct 2019 02:03:56 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1132,7 +1132,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1150,9 +1150,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:58 GMT + - Fri, 27 Dec 2019 03:31:11 GMT x-ms-version: - '2018-11-09' method: GET @@ -1164,11 +1164,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:03:59 GMT + - Fri, 27 Dec 2019 03:31:11 GMT etag: - - '"0x8D7575D4327137F"' + - '"0x8D78A7D36ED12A2"' last-modified: - - Wed, 23 Oct 2019 02:03:56 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1186,9 +1186,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:59 GMT + - Fri, 27 Dec 2019 03:31:11 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1204,11 +1204,11 @@ interactions: content-type: - application/test-content date: - - Wed, 23 Oct 2019 02:04:01 GMT + - Fri, 27 Dec 2019 03:31:12 GMT etag: - - '"0x8D7575D4327137F"' + - '"0x8D78A7D36ED12A2"' last-modified: - - Wed, 23 Oct 2019 02:03:56 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1216,7 +1216,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1236,11 +1236,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-blob-content-type: - '' x-ms-date: - - Wed, 23 Oct 2019 02:04:01 GMT + - Fri, 27 Dec 2019 03:31:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1252,11 +1252,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:02 GMT + - Fri, 27 Dec 2019 03:31:14 GMT etag: - - '"0x8D7575D46FB7F84"' + - '"0x8D78A7D39F382E6"' last-modified: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1272,9 +1272,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:15 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1288,11 +1288,11 @@ interactions: content-length: - '1024' date: - - Wed, 23 Oct 2019 02:04:04 GMT + - Fri, 27 Dec 2019 03:31:16 GMT etag: - - '"0x8D7575D46FB7F84"' + - '"0x8D78A7D39F382E6"' last-modified: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1300,7 +1300,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1318,9 +1318,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:05 GMT + - Fri, 27 Dec 2019 03:31:16 GMT x-ms-version: - '2018-11-09' method: GET @@ -1332,11 +1332,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:04:05 GMT + - Fri, 27 Dec 2019 03:31:16 GMT etag: - - '"0x8D7575D46FB7F84"' + - '"0x8D78A7D39F382E6"' last-modified: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1354,9 +1354,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:05 GMT + - Fri, 27 Dec 2019 03:31:17 GMT x-ms-version: - '2018-11-09' method: GET @@ -1369,7 +1369,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:04:07 GMT + - Fri, 27 Dec 2019 03:31:18 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1385,9 +1385,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:07 GMT + - Fri, 27 Dec 2019 03:31:19 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -1405,11 +1405,11 @@ interactions: content-range: - bytes 0-1023/1024 date: - - Wed, 23 Oct 2019 02:04:08 GMT + - Fri, 27 Dec 2019 03:31:19 GMT etag: - - '"0x8D7575D46FB7F84"' + - '"0x8D78A7D39F382E6"' last-modified: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1417,7 +1417,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: @@ -1435,9 +1435,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:10 GMT + - Fri, 27 Dec 2019 03:31:21 GMT x-ms-range: - bytes=10-499 x-ms-version: @@ -1455,11 +1455,11 @@ interactions: content-range: - bytes 10-499/1024 date: - - Wed, 23 Oct 2019 02:04:11 GMT + - Fri, 27 Dec 2019 03:31:21 GMT etag: - - '"0x8D7575D46FB7F84"' + - '"0x8D78A7D39F382E6"' last-modified: - - Wed, 23 Oct 2019 02:04:03 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-blob-sequence-number: @@ -1467,7 +1467,7 @@ interactions: x-ms-blob-type: - PageBlob x-ms-creation-time: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-lease-state: - available x-ms-lease-status: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_container_acl_scenarios.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_container_acl_scenarios.yaml index 077e31d683f..1b6d99fc1cf 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_container_acl_scenarios.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_container_acl_scenarios.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:40 GMT + - Fri, 27 Dec 2019 03:28:05 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:42 GMT + - Fri, 27 Dec 2019 03:28:05 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:44 GMT + - Fri, 27 Dec 2019 03:28:08 GMT etag: - - '"0x8D7575C8975CB99"' + - '"0x8D78A7CCB342F64"' last-modified: - - Wed, 23 Oct 2019 01:58:45 GMT + - Fri, 27 Dec 2019 03:28:08 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:45 GMT + - Fri, 27 Dec 2019 03:28:08 GMT x-ms-version: - '2018-11-09' method: GET @@ -107,11 +107,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:46 GMT + - Fri, 27 Dec 2019 03:28:09 GMT etag: - - '"0x8D7575C8975CB99"' + - '"0x8D78A7CCB342F64"' last-modified: - - Wed, 23 Oct 2019 01:58:45 GMT + - Fri, 27 Dec 2019 03:28:08 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -127,9 +127,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:46 GMT + - Fri, 27 Dec 2019 03:28:10 GMT x-ms-version: - '2018-11-09' method: GET @@ -142,11 +142,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:48 GMT + - Fri, 27 Dec 2019 03:28:11 GMT etag: - - '"0x8D7575C8975CB99"' + - '"0x8D78A7CCB342F64"' last-modified: - - Wed, 23 Oct 2019 01:58:45 GMT + - Fri, 27 Dec 2019 03:28:08 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -166,9 +166,9 @@ interactions: Content-Length: - '184' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:48 GMT + - Fri, 27 Dec 2019 03:28:11 GMT x-ms-version: - '2018-11-09' method: PUT @@ -180,11 +180,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:48 GMT + - Fri, 27 Dec 2019 03:28:11 GMT etag: - - '"0x8D7575C8BACA855"' + - '"0x8D78A7CCD290010"' last-modified: - - Wed, 23 Oct 2019 01:58:48 GMT + - Fri, 27 Dec 2019 03:28:11 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -198,9 +198,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:49 GMT + - Fri, 27 Dec 2019 03:28:12 GMT x-ms-version: - '2018-11-09' method: GET @@ -212,11 +212,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:50 GMT + - Fri, 27 Dec 2019 03:28:12 GMT etag: - - '"0x8D7575C8BACA855"' + - '"0x8D78A7CCD290010"' last-modified: - - Wed, 23 Oct 2019 01:58:48 GMT + - Fri, 27 Dec 2019 03:28:11 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -236,9 +236,9 @@ interactions: Content-Length: - '296' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:50 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -250,11 +250,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:50 GMT + - Fri, 27 Dec 2019 03:28:13 GMT etag: - - '"0x8D7575C8CE539B1"' + - '"0x8D78A7CCE22F665"' last-modified: - - Wed, 23 Oct 2019 01:58:50 GMT + - Fri, 27 Dec 2019 03:28:13 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -268,9 +268,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:51 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: GET @@ -282,11 +282,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:52 GMT + - Fri, 27 Dec 2019 03:28:14 GMT etag: - - '"0x8D7575C8CE539B1"' + - '"0x8D78A7CCE22F665"' last-modified: - - Wed, 23 Oct 2019 01:58:50 GMT + - Fri, 27 Dec 2019 03:28:13 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -306,9 +306,9 @@ interactions: Content-Length: - '413' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:52 GMT + - Fri, 27 Dec 2019 03:28:14 GMT x-ms-version: - '2018-11-09' method: PUT @@ -320,11 +320,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:52 GMT + - Fri, 27 Dec 2019 03:28:15 GMT etag: - - '"0x8D7575C8E190F02"' + - '"0x8D78A7CCF2E06CF"' last-modified: - - Wed, 23 Oct 2019 01:58:52 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -338,9 +338,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:53 GMT + - Fri, 27 Dec 2019 03:28:15 GMT x-ms-version: - '2018-11-09' method: GET @@ -352,11 +352,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:53 GMT + - Fri, 27 Dec 2019 03:28:16 GMT etag: - - '"0x8D7575C8E190F02"' + - '"0x8D78A7CCF2E06CF"' last-modified: - - Wed, 23 Oct 2019 01:58:52 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -376,9 +376,9 @@ interactions: Content-Length: - '591' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT x-ms-version: - '2018-11-09' method: PUT @@ -390,11 +390,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -408,9 +408,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:55 GMT + - Fri, 27 Dec 2019 03:28:17 GMT x-ms-version: - '2018-11-09' method: GET @@ -422,11 +422,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:56 GMT + - Fri, 27 Dec 2019 03:28:18 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -442,9 +442,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:56 GMT + - Fri, 27 Dec 2019 03:28:19 GMT x-ms-version: - '2018-11-09' method: GET @@ -456,11 +456,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:57 GMT + - Fri, 27 Dec 2019 03:28:19 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -476,9 +476,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:58 GMT + - Fri, 27 Dec 2019 03:28:20 GMT x-ms-version: - '2018-11-09' method: GET @@ -490,11 +490,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:59 GMT + - Fri, 27 Dec 2019 03:28:20 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -510,9 +510,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:00 GMT + - Fri, 27 Dec 2019 03:28:22 GMT x-ms-version: - '2018-11-09' method: GET @@ -524,11 +524,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:01 GMT + - Fri, 27 Dec 2019 03:28:23 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -544,9 +544,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:02 GMT + - Fri, 27 Dec 2019 03:28:23 GMT x-ms-version: - '2018-11-09' method: GET @@ -558,11 +558,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:03 GMT + - Fri, 27 Dec 2019 03:28:24 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -578,9 +578,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:04 GMT + - Fri, 27 Dec 2019 03:28:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -592,11 +592,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:05 GMT + - Fri, 27 Dec 2019 03:28:25 GMT etag: - - '"0x8D7575C8F57E310"' + - '"0x8D78A7CD0325F50"' last-modified: - - Wed, 23 Oct 2019 01:58:54 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -616,9 +616,9 @@ interactions: Content-Length: - '597' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:05 GMT + - Fri, 27 Dec 2019 03:28:26 GMT x-ms-version: - '2018-11-09' method: PUT @@ -630,11 +630,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:05 GMT + - Fri, 27 Dec 2019 03:28:26 GMT etag: - - '"0x8D7575C960C55B2"' + - '"0x8D78A7CD5DA88EC"' last-modified: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -648,9 +648,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:27 GMT x-ms-version: - '2018-11-09' method: GET @@ -662,11 +662,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:07 GMT + - Fri, 27 Dec 2019 03:28:28 GMT etag: - - '"0x8D7575C960C55B2"' + - '"0x8D78A7CD5DA88EC"' last-modified: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -682,9 +682,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:08 GMT + - Fri, 27 Dec 2019 03:28:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -696,11 +696,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:09 GMT + - Fri, 27 Dec 2019 03:28:29 GMT etag: - - '"0x8D7575C960C55B2"' + - '"0x8D78A7CD5DA88EC"' last-modified: - - Wed, 23 Oct 2019 01:59:06 GMT + - Fri, 27 Dec 2019 03:28:26 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -720,9 +720,9 @@ interactions: Content-Length: - '491' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:09 GMT + - Fri, 27 Dec 2019 03:28:29 GMT x-ms-version: - '2018-11-09' method: PUT @@ -734,11 +734,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:59:09 GMT + - Fri, 27 Dec 2019 03:28:29 GMT etag: - - '"0x8D7575C987783AB"' + - '"0x8D78A7CD7E86AA4"' last-modified: - - Wed, 23 Oct 2019 01:59:10 GMT + - Fri, 27 Dec 2019 03:28:29 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -752,9 +752,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:59:10 GMT + - Fri, 27 Dec 2019 03:28:30 GMT x-ms-version: - '2018-11-09' method: GET @@ -766,11 +766,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:59:11 GMT + - Fri, 27 Dec 2019 03:28:31 GMT etag: - - '"0x8D7575C987783AB"' + - '"0x8D78A7CD7E86AA4"' last-modified: - - Wed, 23 Oct 2019 01:59:10 GMT + - Fri, 27 Dec 2019 03:28:29 GMT server: - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_cors_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_cors_scenario.yaml index 4fb648032c1..7b3e668f37f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_cors_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_cors_scenario.yaml @@ -1,154 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-11T16:14:53Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-11T16:14:53Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:14:56 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' - status: - code: 201 - message: Created -- request: - body: '{"sku": {"name": "Standard_LRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '74' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:14:58 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/1e3c123b-5206-403b-a2bb-49e788bf8b85?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/1e3c123b-5206-403b-a2bb-49e788bf8b85?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T16:14:58.8891753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T16:14:58.8891753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-11T16:14:58.6548082Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' - headers: - cache-control: - - no-cache - content-length: - - '1227' - content-type: - - application/json - date: - - Tue, 11 Jun 2019 16:15:16 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK - request: body: null headers: @@ -157,20 +7,20 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - storage account keys list + - storage account show-connection-string Connection: - keep-alive Content-Length: - '0' ParameterSetName: - - -n -g --query -o + - -n -g -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +32,7 @@ interactions: content-type: - application/json date: - - Tue, 11 Jun 2019 16:15:17 GMT + - Fri, 27 Dec 2019 03:29:44 GMT expires: - '-1' pragma: @@ -198,60 +48,38 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK - request: body: null headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account show-connection-string Connection: - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -n -g -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 + x-ms-date: + - Fri, 27 Dec 2019 03:29:45 GMT + x-ms-version: + - '2018-11-09' + method: GET + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: "\uFEFF1.0truetruetrue71.0falsefalse" headers: - cache-control: - - no-cache - content-length: - - '288' content-type: - - application/json + - application/xml date: - - Tue, 11 Jun 2019 16:15:17 GMT - expires: - - '-1' - pragma: - - no-cache + - Fri, 27 Dec 2019 03:29:46 GMT server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' + x-ms-version: + - '2018-11-09' status: code: 200 message: OK @@ -261,24 +89,26 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:46 GMT x-ms-version: - '2018-03-28' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" + />" headers: + cache-control: + - no-cache content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:47 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: @@ -292,30 +122,28 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:47 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.queue.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + />false" headers: - cache-control: - - no-cache content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:18 GMT + - Fri, 27 Dec 2019 03:29:50 GMT server: - - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -329,9 +157,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:50 GMT x-ms-version: - '2017-04-17' method: GET @@ -344,7 +172,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:51 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -360,11 +188,11 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:52 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: @@ -375,44 +203,13 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:19 GMT + - Fri, 27 Dec 2019 03:29:53 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' - status: - code: 200 - message: OK -- request: - body: null - headers: - Connection: - - keep-alive - User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 - x-ms-date: - - Tue, 11 Jun 2019 16:15:20 GMT - x-ms-version: - - '2018-03-28' - method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties - response: - body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" - headers: - content-type: - - application/xml - date: - - Tue, 11 Jun 2019 16:15:20 GMT - server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 - transfer-encoding: - - chunked - x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -427,13 +224,13 @@ interactions: Content-Length: - '287' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:20 GMT + - Fri, 27 Dec 2019 03:29:53 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -441,11 +238,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:20 GMT + - Fri, 27 Dec 2019 03:29:53 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -455,9 +252,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:20 GMT + - Fri, 27 Dec 2019 03:29:54 GMT x-ms-version: - '2018-03-28' method: GET @@ -472,7 +269,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:20 GMT + - Fri, 27 Dec 2019 03:29:56 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -493,9 +290,9 @@ interactions: Content-Length: - '287' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:56 GMT x-ms-version: - '2018-03-28' method: PUT @@ -507,7 +304,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:57 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -521,28 +318,28 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:57 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0truetruetrue71.0falsefalse" + string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:57 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -557,13 +354,13 @@ interactions: Content-Length: - '287' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:58 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -571,11 +368,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:21 GMT + - Fri, 27 Dec 2019 03:29:58 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -585,30 +382,30 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:22 GMT + - Fri, 27 Dec 2019 03:29:59 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsePOSThttp://example.com60false" + string: "\uFEFF1.0truetruetrue71.0falsefalsePOSThttp://example.com60" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:22 GMT + - Fri, 27 Dec 2019 03:30:00 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked vary: - Origin x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -624,13 +421,13 @@ interactions: Content-Length: - '467' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:22 GMT + - Fri, 27 Dec 2019 03:30:00 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -638,11 +435,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:22 GMT + - Fri, 27 Dec 2019 03:30:01 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -652,30 +449,30 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:22 GMT + - Fri, 27 Dec 2019 03:30:01 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0truetruetrue71.0falsefalsePOSThttp://example.com60" + string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsePOSThttp://example.com60false" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:23 GMT + - Fri, 27 Dec 2019 03:30:02 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked vary: - Origin x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -691,13 +488,13 @@ interactions: Content-Length: - '467' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:23 GMT + - Fri, 27 Dec 2019 03:30:02 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -705,11 +502,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:26 GMT + - Fri, 27 Dec 2019 03:30:03 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -719,31 +516,31 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:04 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsePOSThttp://example.com1.0truetruetrue71.0falsefalsePOSThttp://example.com60GEThttp://example.com0false" + />0" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:26 GMT + - Fri, 27 Dec 2019 03:30:04 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked vary: - Origin x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -753,9 +550,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:05 GMT x-ms-version: - '2018-03-28' method: GET @@ -770,7 +567,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:06 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -787,33 +584,32 @@ interactions: headers: Connection: - keep-alive - DataServiceVersion: - - 3.0;NetFx - MaxDataServiceVersion: - - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:06 GMT x-ms-version: - - '2017-04-17' + - '2018-11-09' method: GET - uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsePOSThttp://example.com60GEThttp://example.com0false" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:07 GMT server: - - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked + vary: + - Origin x-ms-version: - - '2017-04-17' + - '2018-11-09' status: code: 200 message: OK @@ -822,32 +618,33 @@ interactions: headers: Connection: - keep-alive + DataServiceVersion: + - 3.0;NetFx + MaxDataServiceVersion: + - '3.0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:07 GMT x-ms-version: - - '2018-03-28' + - '2017-04-17' method: GET - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0truetruetrue71.0falsefalsePOSThttp://example.com60GEThttp://example.com0" + string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:08 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked - vary: - - Origin x-ms-version: - - '2018-03-28' + - '2017-04-17' status: code: 200 message: OK @@ -861,13 +658,13 @@ interactions: Content-Length: - '100' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:28 GMT + - Fri, 27 Dec 2019 03:30:09 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -875,11 +672,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:27 GMT + - Fri, 27 Dec 2019 03:30:11 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -893,13 +690,13 @@ interactions: Content-Length: - '100' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:28 GMT + - Fri, 27 Dec 2019 03:30:11 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: PUT - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: '' @@ -907,11 +704,11 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:28 GMT + - Fri, 27 Dec 2019 03:30:12 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 202 message: Accepted @@ -921,30 +718,28 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:13 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" + string: "\uFEFF1.0truetruetrue71.0falsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:28 GMT + - Fri, 27 Dec 2019 03:30:14 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked - vary: - - Origin x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -954,9 +749,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:14 GMT x-ms-version: - '2018-03-28' method: GET @@ -971,7 +766,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:15 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -988,33 +783,29 @@ interactions: headers: Connection: - keep-alive - DataServiceVersion: - - 3.0;NetFx - MaxDataServiceVersion: - - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:16 GMT x-ms-version: - - '2017-04-17' + - '2018-11-09' method: GET - uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + />false" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:17 GMT server: - - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2017-04-17' + - '2018-11-09' status: code: 200 message: OK @@ -1023,29 +814,33 @@ interactions: headers: Connection: - keep-alive + DataServiceVersion: + - 3.0;NetFx + MaxDataServiceVersion: + - '3.0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:30 GMT + - Fri, 27 Dec 2019 03:30:17 GMT x-ms-version: - - '2018-03-28' + - '2017-04-17' method: GET - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0truetruetrue71.0falsefalse1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:29 GMT + - Fri, 27 Dec 2019 03:30:17 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2017-04-17' status: code: 200 message: OK @@ -1059,9 +854,9 @@ interactions: Content-Length: - '100' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:30 GMT + - Fri, 27 Dec 2019 03:30:19 GMT x-ms-version: - '2018-03-28' method: PUT @@ -1073,7 +868,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:15:31 GMT + - Fri, 27 Dec 2019 03:30:20 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1087,30 +882,30 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:32 GMT + - Fri, 27 Dec 2019 03:30:21 GMT x-ms-version: - - '2018-03-28' + - '2018-11-09' method: GET - uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalsefalse" + string: "\uFEFF1.0truetruetrue71.0falsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:31 GMT + - Fri, 27 Dec 2019 03:30:21 GMT server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked vary: - Origin x-ms-version: - - '2018-03-28' + - '2018-11-09' status: code: 200 message: OK @@ -1120,9 +915,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:32 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-version: - '2018-03-28' method: GET @@ -1137,7 +932,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:32 GMT + - Fri, 27 Dec 2019 03:30:23 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1152,33 +947,29 @@ interactions: headers: Connection: - keep-alive - DataServiceVersion: - - 3.0;NetFx - MaxDataServiceVersion: - - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:32 GMT + - Fri, 27 Dec 2019 03:30:23 GMT x-ms-version: - - '2017-04-17' + - '2018-11-09' method: GET - uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.blob.core.windows.net/?restype=service&comp=properties response: body: string: "\uFEFF1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" + />false" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:31 GMT + - Fri, 27 Dec 2019 03:30:24 GMT server: - - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2017-04-17' + - '2018-11-09' status: code: 200 message: OK @@ -1187,77 +978,34 @@ interactions: headers: Connection: - keep-alive + DataServiceVersion: + - 3.0;NetFx + MaxDataServiceVersion: + - '3.0' User-Agent: - - Azure-Storage/1.3.0-1.3.1 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:15:32 GMT + - Fri, 27 Dec 2019 03:30:25 GMT x-ms-version: - - '2018-03-28' + - '2017-04-17' method: GET - uri: https://clitest000002.file.core.windows.net/?restype=service&comp=properties + uri: https://clitest000002.table.core.windows.net/?restype=service&comp=properties response: body: - string: "\uFEFF1.0truetruetrue71.0falsefalse1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:15:31 GMT + - Fri, 27 Dec 2019 03:30:26 GMT server: - - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 + - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: - chunked x-ms-version: - - '2018-03-28' + - '2017-04-17' 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Tue, 11 Jun 2019 16:15:33 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdLTlhRUEZaSlZKM09IWUxBNUJDQ0tCN0tGNFhINkNFR0ZPNHwxNjBEQUNEQjNGOUNENTZFLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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/storage/tests/latest/recordings/test_storage_create_default_sku.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_default_sku.yaml index 6191a0f4754..08de105890a 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_default_sku.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_default_sku.yaml @@ -14,14 +14,14 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:56:32Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:36:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:37 GMT + - Fri, 27 Dec 2019 04:36:11 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:56:41 GMT + - Fri, 27 Dec 2019 04:36:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/d6509982-fc5c-421d-8b6d-f18630e32eb1?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/47955e8a-9d64-4e78-b067-ce926e131a25?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1193' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/d6509982-fc5c-421d-8b6d-f18630e32eb1?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/47955e8a-9d64-4e78-b067-ce926e131a25?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:41.9493014Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:56:41.9493014Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:56:41.9023890Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:16.1434243Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:16.1434243Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:16.0808939Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1507' + - '1539' content-type: - application/json date: - - Wed, 23 Oct 2019 01:56:59 GMT + - Fri, 27 Dec 2019 04:36:34 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns.yaml index 658be80cd57..18d32baffb5 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_storage_account_hns000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-06T09:33:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T04:36:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 06 Nov 2019 09:33:47 GMT + - Fri, 27 Dec 2019 04:36:11 GMT expires: - '-1' pragma: @@ -64,11 +64,11 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -80,11 +80,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 06 Nov 2019 09:33:50 GMT + - Fri, 27 Dec 2019 04:36:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/5f84162f-d447-4dcd-8f8f-b667a2f47e6f?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/36873428-407b-420d-9c6c-b30ffbbb4187?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -94,7 +94,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 202 message: Accepted @@ -113,21 +113,21 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/5f84162f-d447-4dcd-8f8f-b667a2f47e6f?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/36873428-407b-420d-9c6c-b30ffbbb4187?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-06T09:33:50.9183353Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-06T09:33:50.9183353Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-06T09:33:50.8714607Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:16.4403062Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:16.4403062Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:16.3777913Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1828' + - '1860' content-type: - application/json date: - - Wed, 06 Nov 2019 09:34:09 GMT + - Fri, 27 Dec 2019 04:36:34 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_false.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_false.yaml index 36dc0f1ea1f..fab521768f2 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_false.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_false.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_storage_account_hns000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-08T10:24:12Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T03:26:31Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 08 Nov 2019 10:24:20 GMT + - Fri, 27 Dec 2019 03:26:35 GMT expires: - '-1' pragma: @@ -64,11 +64,11 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -80,11 +80,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 08 Nov 2019 10:24:25 GMT + - Fri, 27 Dec 2019 03:26:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/ed7f8ac0-77a0-4874-a929-729dcbd42f20?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/c0f1d402-49a0-4a50-ae6a-9b776907f854?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -113,21 +113,21 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/ed7f8ac0-77a0-4874-a929-729dcbd42f20?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/c0f1d402-49a0-4a50-ae6a-9b776907f854?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"isHnsEnabled":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-08T10:24:25.3662399Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-08T10:24:25.3662399Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-08T10:24:25.2881098Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"isHnsEnabled":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:26:40.5568656Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:26:40.5568656Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:26:40.5099428Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1829' + - '1861' content-type: - application/json date: - - Fri, 08 Nov 2019 10:24:43 GMT + - Fri, 27 Dec 2019 03:26:58 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_true.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_true.yaml index cff5127e42b..fc07b7410e5 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_true.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_create_with_hns_true.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_storage_account_hns000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-08T10:21:48Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001","name":"cli_storage_account_hns000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T03:26:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 08 Nov 2019 10:21:58 GMT + - Fri, 27 Dec 2019 03:26:42 GMT expires: - '-1' pragma: @@ -64,11 +64,11 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -80,11 +80,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 08 Nov 2019 10:22:01 GMT + - Fri, 27 Dec 2019 03:26:46 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/a60ecc3a-9fa4-49e0-90d3-ad9b5c6d4a5f?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/4f5fc165-bc7b-4b7e-9a12-4a15fb6e4ca8?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -94,7 +94,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 202 message: Accepted @@ -113,21 +113,21 @@ interactions: - -n -g --kind --hns User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/a60ecc3a-9fa4-49e0-90d3-ad9b5c6d4a5f?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/4f5fc165-bc7b-4b7e-9a12-4a15fb6e4ca8?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-08T10:22:02.2234435Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-08T10:22:02.2234435Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-11-08T10:22:02.1609131Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_storage_account_hns000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:26:46.5640481Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:26:46.5640481Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-27T03:26:46.5015314Z","primaryEndpoints":{"dfs":"https://cli000002.dfs.core.windows.net/","web":"https://cli000002.z21.web.core.windows.net/","blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available","secondaryLocation":"northcentralus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://cli000002-secondary.dfs.core.windows.net/","web":"https://cli000002-secondary.z21.web.core.windows.net/","blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1828' + - '1860' content-type: - application/json date: - - Fri, 08 Nov 2019 10:22:20 GMT + - Fri, 27 Dec 2019 03:27:04 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_scenario.yaml index 7e18bef76f9..add394f105f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_scenario.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:03:29 GMT + - Fri, 27 Dec 2019 03:30:03 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1195' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:30 GMT + - Fri, 27 Dec 2019 03:30:04 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:32 GMT + - Fri, 27 Dec 2019 03:30:06 GMT etag: - - '"0x8D7575D34C7A6B3"' + - '"0x8D78A7D114CA3E7"' last-modified: - - Wed, 23 Oct 2019 02:03:32 GMT + - Fri, 27 Dec 2019 03:30:06 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,9 +94,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:33 GMT + - Fri, 27 Dec 2019 03:30:06 GMT x-ms-version: - '2018-11-09' method: PUT @@ -108,11 +108,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:35 GMT + - Fri, 27 Dec 2019 03:30:07 GMT etag: - - '"0x8D7575D36DA001D"' + - '"0x8D78A7D1233B312"' last-modified: - - Wed, 23 Oct 2019 02:03:36 GMT + - Fri, 27 Dec 2019 03:30:07 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -128,9 +128,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:36 GMT + - Fri, 27 Dec 2019 03:30:08 GMT x-ms-version: - '2018-11-09' method: PUT @@ -142,11 +142,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:37 GMT + - Fri, 27 Dec 2019 03:30:09 GMT etag: - - '"0x8D7575D38272BF5"' + - '"0x8D78A7D1357895E"' last-modified: - - Wed, 23 Oct 2019 02:03:38 GMT + - Fri, 27 Dec 2019 03:30:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -164,9 +164,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:38 GMT + - Fri, 27 Dec 2019 03:30:09 GMT x-ms-version: - '2018-11-09' method: PUT @@ -178,11 +178,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:39 GMT + - Fri, 27 Dec 2019 03:30:10 GMT etag: - - '"0x8D7575D39868651"' + - '"0x8D78A7D14360343"' last-modified: - - Wed, 23 Oct 2019 02:03:40 GMT + - Fri, 27 Dec 2019 03:30:11 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -200,11 +200,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-length: - '524288' x-ms-date: - - Wed, 23 Oct 2019 02:03:41 GMT + - Fri, 27 Dec 2019 03:30:11 GMT x-ms-type: - file x-ms-version: @@ -218,11 +218,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:42 GMT + - Fri, 27 Dec 2019 03:30:11 GMT etag: - - '"0x8D7575D3B301634"' + - '"0x8D78A7D151B3520"' last-modified: - - Wed, 23 Oct 2019 02:03:43 GMT + - Fri, 27 Dec 2019 03:30:12 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -241,9 +241,9 @@ interactions: Content-Length: - '524288' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:43 GMT + - Fri, 27 Dec 2019 03:30:12 GMT x-ms-range: - bytes=0-524287 x-ms-version: @@ -261,11 +261,11 @@ interactions: content-md5: - WQcVkAmdId1DmJZZIzi/lQ== date: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:30:13 GMT etag: - - '"0x8D7575D3C30C4B0"' + - '"0x8D78A7D15FB5CFC"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:30:14 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -281,9 +281,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:45 GMT + - Fri, 27 Dec 2019 03:30:14 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -297,11 +297,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:46 GMT + - Fri, 27 Dec 2019 03:30:15 GMT etag: - - '"0x8D7575D3C30C4B0"' + - '"0x8D78A7D15FB5CFC"' last-modified: - - Wed, 23 Oct 2019 02:03:44 GMT + - Fri, 27 Dec 2019 03:30:14 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -321,11 +321,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-source: - - https://clitestygzgrikeqpksdy3h4.file.core.windows.net/share6vzsucjiqngmc3r5254/dir1/source_file.txt + - https://clitestuofngdaclazc3ty2s.file.core.windows.net/sharezhgkr6pnezbouvx5e6g/dir1/source_file.txt x-ms-date: - - Wed, 23 Oct 2019 02:03:47 GMT + - Fri, 27 Dec 2019 03:30:16 GMT x-ms-version: - '2018-11-09' method: PUT @@ -337,15 +337,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:30:17 GMT etag: - - '"0x8D7575D3F9748F0"' + - '"0x8D78A7D186A5B7B"' last-modified: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:30:18 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-id: - - bfcc02f5-87cb-42c0-9bfe-c44ef24dcad7 + - 9b57d956-0110-4905-a676-2ff1ba508717 x-ms-copy-status: - success x-ms-version: @@ -359,9 +359,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:30:18 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -375,21 +375,21 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:51 GMT + - Fri, 27 Dec 2019 03:30:18 GMT etag: - - '"0x8D7575D3F9748F0"' + - '"0x8D78A7D186A5B7B"' last-modified: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:30:18 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-completion-time: - - Wed, 23 Oct 2019 02:03:50 GMT + - Fri, 27 Dec 2019 03:30:18 GMT x-ms-copy-id: - - bfcc02f5-87cb-42c0-9bfe-c44ef24dcad7 + - 9b57d956-0110-4905-a676-2ff1ba508717 x-ms-copy-progress: - 524288/524288 x-ms-copy-source: - - https://clitestygzgrikeqpksdy3h4.file.core.windows.net/share6vzsucjiqngmc3r5254/dir1/source_file.txt + - https://clitestuofngdaclazc3ty2s.file.core.windows.net/sharezhgkr6pnezbouvx5e6g/dir1/source_file.txt x-ms-copy-status: - success x-ms-server-encrypted: @@ -409,11 +409,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-source: - - https://clitestygzgrikeqpksdy3h4.file.core.windows.net/share6vzsucjiqngmc3r5254/dir1/source_file.txt + - https://clitestuofngdaclazc3ty2s.file.core.windows.net/sharezhgkr6pnezbouvx5e6g/dir1/source_file.txt x-ms-date: - - Wed, 23 Oct 2019 02:03:52 GMT + - Fri, 27 Dec 2019 03:30:19 GMT x-ms-version: - '2018-11-09' method: PUT @@ -425,15 +425,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:30:20 GMT etag: - - '"0x8D7575D4280706D"' + - '"0x8D78A7D1A53E580"' last-modified: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:30:21 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-id: - - ccfa4921-7bda-4216-b507-604c7a374b62 + - fadd957f-0f2c-4c6c-9ccc-9c8e03154474 x-ms-copy-status: - success x-ms-version: @@ -447,9 +447,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -463,21 +463,21 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:03:57 GMT + - Fri, 27 Dec 2019 03:30:22 GMT etag: - - '"0x8D7575D4280706D"' + - '"0x8D78A7D1A53E580"' last-modified: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:30:21 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-completion-time: - - Wed, 23 Oct 2019 02:03:55 GMT + - Fri, 27 Dec 2019 03:30:21 GMT x-ms-copy-id: - - ccfa4921-7bda-4216-b507-604c7a374b62 + - fadd957f-0f2c-4c6c-9ccc-9c8e03154474 x-ms-copy-progress: - 524288/524288 x-ms-copy-source: - - https://clitestygzgrikeqpksdy3h4.file.core.windows.net/share6vzsucjiqngmc3r5254/dir1/source_file.txt + - https://clitestuofngdaclazc3ty2s.file.core.windows.net/sharezhgkr6pnezbouvx5e6g/dir1/source_file.txt x-ms-copy-status: - success x-ms-server-encrypted: @@ -497,11 +497,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-source: - - https://clitestygzgrikeqpksdy3h4.file.core.windows.net/share6vzsucjiqngmc3r5254/dir1%5Csource_file.txt + - https://clitestuofngdaclazc3ty2s.file.core.windows.net/sharezhgkr6pnezbouvx5e6g/dir1%5Csource_file.txt x-ms-date: - - Wed, 23 Oct 2019 02:03:58 GMT + - Fri, 27 Dec 2019 03:30:23 GMT x-ms-version: - '2018-11-09' method: PUT @@ -513,15 +513,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:03:59 GMT + - Fri, 27 Dec 2019 03:30:24 GMT etag: - - '"0x8D7575D45498702"' + - '"0x8D78A7D1C8581E3"' last-modified: - - Wed, 23 Oct 2019 02:04:00 GMT + - Fri, 27 Dec 2019 03:30:25 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-id: - - f00d7b70-f711-48aa-85da-c886c273d266 + - 857d7af6-d73f-4e99-a3f8-27843436e321 x-ms-copy-status: - success x-ms-version: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_snapshot_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_snapshot_scenario.yaml index e85f6a9fa35..0e0eee0bb2f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_snapshot_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_copy_snapshot_scenario.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 03:30:03 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1197' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 03:30:03 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:50 GMT + - Fri, 27 Dec 2019 03:30:05 GMT etag: - - '"0x8D7575D6369910C"' + - '"0x8D78A7D10CDECE6"' last-modified: - - Wed, 23 Oct 2019 02:04:50 GMT + - Fri, 27 Dec 2019 03:30:05 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,9 +94,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:51 GMT + - Fri, 27 Dec 2019 03:30:06 GMT x-ms-version: - '2018-11-09' method: PUT @@ -108,11 +108,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:52 GMT + - Fri, 27 Dec 2019 03:30:07 GMT etag: - - '"0x8D7575D64C879D5"' + - '"0x8D78A7D1218D04A"' last-modified: - - Wed, 23 Oct 2019 02:04:53 GMT + - Fri, 27 Dec 2019 03:30:07 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -128,9 +128,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:53 GMT + - Fri, 27 Dec 2019 03:30:07 GMT x-ms-version: - '2018-11-09' method: PUT @@ -142,11 +142,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:55 GMT + - Fri, 27 Dec 2019 03:30:08 GMT etag: - - '"0x8D7575D660A5C57"' + - '"0x8D78A7D130C9F35"' last-modified: - - Wed, 23 Oct 2019 02:04:55 GMT + - Fri, 27 Dec 2019 03:30:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -164,9 +164,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:55 GMT + - Fri, 27 Dec 2019 03:30:09 GMT x-ms-version: - '2018-11-09' method: PUT @@ -178,11 +178,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:56 GMT + - Fri, 27 Dec 2019 03:30:11 GMT etag: - - '"0x8D7575D67578AC1"' + - '"0x8D78A7D1460D305"' last-modified: - - Wed, 23 Oct 2019 02:04:57 GMT + - Fri, 27 Dec 2019 03:30:11 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -200,11 +200,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-length: - '524288' x-ms-date: - - Wed, 23 Oct 2019 02:04:57 GMT + - Fri, 27 Dec 2019 03:30:11 GMT x-ms-type: - file x-ms-version: @@ -218,11 +218,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:58 GMT + - Fri, 27 Dec 2019 03:30:12 GMT etag: - - '"0x8D7575D688CC00B"' + - '"0x8D78A7D156E7B33"' last-modified: - - Wed, 23 Oct 2019 02:04:59 GMT + - Fri, 27 Dec 2019 03:30:13 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -241,9 +241,9 @@ interactions: Content-Length: - '524288' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:59 GMT + - Fri, 27 Dec 2019 03:30:13 GMT x-ms-range: - bytes=0-524287 x-ms-version: @@ -261,11 +261,11 @@ interactions: content-md5: - WQcVkAmdId1DmJZZIzi/lQ== date: - - Wed, 23 Oct 2019 02:05:00 GMT + - Fri, 27 Dec 2019 03:30:14 GMT etag: - - '"0x8D7575D698EF549"' + - '"0x8D78A7D1657CC58"' last-modified: - - Wed, 23 Oct 2019 02:05:01 GMT + - Fri, 27 Dec 2019 03:30:14 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -281,9 +281,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:01 GMT + - Fri, 27 Dec 2019 03:30:14 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -297,11 +297,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:05:03 GMT + - Fri, 27 Dec 2019 03:30:16 GMT etag: - - '"0x8D7575D698EF549"' + - '"0x8D78A7D1657CC58"' last-modified: - - Wed, 23 Oct 2019 02:05:01 GMT + - Fri, 27 Dec 2019 03:30:14 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -321,9 +321,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:03 GMT + - Fri, 27 Dec 2019 03:30:17 GMT x-ms-version: - '2018-11-09' method: PUT @@ -335,15 +335,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:04 GMT + - Fri, 27 Dec 2019 03:30:18 GMT etag: - - '"0x8D7575D6369910C"' + - '"0x8D78A7D10CDECE6"' last-modified: - - Wed, 23 Oct 2019 02:04:50 GMT + - Fri, 27 Dec 2019 03:30:05 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-snapshot: - - '2019-10-23T02:05:05.0000000Z' + - '2019-12-27T03:30:18.0000000Z' x-ms-version: - '2018-11-09' status: @@ -357,9 +357,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:05 GMT + - Fri, 27 Dec 2019 03:30:18 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -371,7 +371,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:06 GMT + - Fri, 27 Dec 2019 03:30:19 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -385,9 +385,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:07 GMT + - Fri, 27 Dec 2019 03:30:20 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -397,7 +397,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:05:09 GMT + - Fri, 27 Dec 2019 03:30:21 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -417,11 +417,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-copy-source: - - https://clitestaabxq7pydyg5bbl4r.file.core.windows.net/shareav25qr4qmhfqig7pxuq/dir1%5Csource_file.txt?sharesnapshot=2019-10-23T02:05:05.0000000Z + - https://clitestlua3xp5haoocgqxo4.file.core.windows.net/sharecgbam2zpvneiwovieum/dir1%5Csource_file.txt?sharesnapshot=2019-12-27T03:30:18.0000000Z x-ms-date: - - Wed, 23 Oct 2019 02:05:09 GMT + - Fri, 27 Dec 2019 03:30:22 GMT x-ms-version: - '2018-11-09' method: PUT @@ -433,15 +433,15 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:30:25 GMT etag: - - '"0x8D7575D6FE57FE6"' + - '"0x8D78A7D1C867854"' last-modified: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:30:25 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-id: - - 45b83c81-e8a1-4718-8ed5-241346dd50f8 + - 40b0cec0-ec45-4ebc-a994-7a023203302c x-ms-copy-status: - success x-ms-version: @@ -455,9 +455,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:30:25 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -471,21 +471,21 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:05:13 GMT + - Fri, 27 Dec 2019 03:30:27 GMT etag: - - '"0x8D7575D6FE57FE6"' + - '"0x8D78A7D1C867854"' last-modified: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:30:25 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-copy-completion-time: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:30:24 GMT x-ms-copy-id: - - 45b83c81-e8a1-4718-8ed5-241346dd50f8 + - 40b0cec0-ec45-4ebc-a994-7a023203302c x-ms-copy-progress: - 524288/524288 x-ms-copy-source: - - https://clitestaabxq7pydyg5bbl4r.file.core.windows.net/shareav25qr4qmhfqig7pxuq/dir1%5Csource_file.txt?sharesnapshot=2019-10-23T02:05:05.0000000Z + - https://clitestlua3xp5haoocgqxo4.file.core.windows.net/sharecgbam2zpvneiwovieum/dir1%5Csource_file.txt?sharesnapshot=2019-12-27T03:30:18.0000000Z x-ms-copy-status: - success x-ms-server-encrypted: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_main_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_main_scenario.yaml index 122898377c3..4bcc51d92dd 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_main_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_file_main_scenario.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:04:05 GMT + - Fri, 27 Dec 2019 03:30:20 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:06 GMT + - Fri, 27 Dec 2019 03:30:21 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:08 GMT + - Fri, 27 Dec 2019 03:30:23 GMT etag: - - '"0x8D7575D4A3E1036"' + - '"0x8D78A7D1B773565"' last-modified: - - Wed, 23 Oct 2019 02:04:08 GMT + - Fri, 27 Dec 2019 03:30:23 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -94,9 +94,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:08 GMT + - Fri, 27 Dec 2019 03:30:23 GMT x-ms-meta-cat: - hat x-ms-meta-foo: @@ -112,11 +112,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:10 GMT + - Fri, 27 Dec 2019 03:30:24 GMT etag: - - '"0x8D7575D4B6C3B92"' + - '"0x8D78A7D1C6C74D3"' last-modified: - - Wed, 23 Oct 2019 02:04:10 GMT + - Fri, 27 Dec 2019 03:30:24 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -130,9 +130,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:10 GMT + - Fri, 27 Dec 2019 03:30:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -144,11 +144,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:12 GMT + - Fri, 27 Dec 2019 03:30:26 GMT etag: - - '"0x8D7575D4A3E1036"' + - '"0x8D78A7D1B773565"' last-modified: - - Wed, 23 Oct 2019 02:04:08 GMT + - Fri, 27 Dec 2019 03:30:23 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -168,9 +168,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:13 GMT + - Fri, 27 Dec 2019 03:30:27 GMT x-ms-version: - '2018-11-09' method: GET @@ -182,11 +182,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:14 GMT + - Fri, 27 Dec 2019 03:30:28 GMT etag: - - '"0x8D7575D4B6C3B92"' + - '"0x8D78A7D1C6C74D3"' last-modified: - - Wed, 23 Oct 2019 02:04:10 GMT + - Fri, 27 Dec 2019 03:30:24 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-cat: @@ -204,9 +204,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:15 GMT + - Fri, 27 Dec 2019 03:30:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -214,15 +214,15 @@ interactions: response: body: string: "\uFEFF5000share000004Wed, - 23 Oct 2019 02:04:10 GMT\"0x8D7575D4B6C3B92\"5120share000003Wed, - 23 Oct 2019 02:04:08 GMT\"0x8D7575D4A3E1036\"51205000share000004Fri, + 27 Dec 2019 03:30:24 GMT\"0x8D78A7D1C6C74D3\"5120share000003Fri, + 27 Dec 2019 03:30:23 GMT\"0x8D78A7D1B773565\"5120" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:04:16 GMT + - Fri, 27 Dec 2019 03:30:29 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -240,9 +240,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:17 GMT + - Fri, 27 Dec 2019 03:30:30 GMT x-ms-meta-a: - b x-ms-meta-c: @@ -258,11 +258,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:19 GMT + - Fri, 27 Dec 2019 03:30:30 GMT etag: - - '"0x8D7575D50B97ECA"' + - '"0x8D78A7D207F0D86"' last-modified: - - Wed, 23 Oct 2019 02:04:19 GMT + - Fri, 27 Dec 2019 03:30:31 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -276,9 +276,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:19 GMT + - Fri, 27 Dec 2019 03:30:32 GMT x-ms-version: - '2018-11-09' method: GET @@ -290,11 +290,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:20 GMT + - Fri, 27 Dec 2019 03:30:33 GMT etag: - - '"0x8D7575D50B97ECA"' + - '"0x8D78A7D207F0D86"' last-modified: - - Wed, 23 Oct 2019 02:04:19 GMT + - Fri, 27 Dec 2019 03:30:31 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-a: @@ -314,9 +314,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:21 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-version: - '2018-11-09' method: PUT @@ -328,11 +328,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:22 GMT + - Fri, 27 Dec 2019 03:30:35 GMT etag: - - '"0x8D7575D5309CE0E"' + - '"0x8D78A7D22F1910E"' last-modified: - - Wed, 23 Oct 2019 02:04:23 GMT + - Fri, 27 Dec 2019 03:30:35 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -346,9 +346,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:23 GMT + - Fri, 27 Dec 2019 03:30:36 GMT x-ms-version: - '2018-11-09' method: GET @@ -360,11 +360,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:25 GMT + - Fri, 27 Dec 2019 03:30:36 GMT etag: - - '"0x8D7575D5309CE0E"' + - '"0x8D78A7D22F1910E"' last-modified: - - Wed, 23 Oct 2019 02:04:23 GMT + - Fri, 27 Dec 2019 03:30:35 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -380,9 +380,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:25 GMT + - Fri, 27 Dec 2019 03:30:37 GMT x-ms-share-quota: - '3' x-ms-version: @@ -396,11 +396,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:28 GMT + - Fri, 27 Dec 2019 03:30:38 GMT etag: - - '"0x8D7575D55FD31F0"' + - '"0x8D78A7D24E24A0C"' last-modified: - - Wed, 23 Oct 2019 02:04:28 GMT + - Fri, 27 Dec 2019 03:30:39 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -414,9 +414,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:28 GMT + - Fri, 27 Dec 2019 03:30:39 GMT x-ms-version: - '2018-11-09' method: GET @@ -428,11 +428,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:29 GMT + - Fri, 27 Dec 2019 03:30:41 GMT etag: - - '"0x8D7575D55FD31F0"' + - '"0x8D78A7D24E24A0C"' last-modified: - - Wed, 23 Oct 2019 02:04:28 GMT + - Fri, 27 Dec 2019 03:30:39 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-has-immutability-policy: @@ -454,11 +454,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-length: - '131072' x-ms-date: - - Wed, 23 Oct 2019 02:04:31 GMT + - Fri, 27 Dec 2019 03:30:42 GMT x-ms-type: - file x-ms-version: @@ -472,11 +472,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:32 GMT + - Fri, 27 Dec 2019 03:30:43 GMT etag: - - '"0x8D7575D58D9F644"' + - '"0x8D78A7D27D996B0"' last-modified: - - Wed, 23 Oct 2019 02:04:33 GMT + - Fri, 27 Dec 2019 03:30:44 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -494,9 +494,9 @@ interactions: Content-Length: - '131072' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:33 GMT + - Fri, 27 Dec 2019 03:30:44 GMT x-ms-range: - bytes=0-131071 x-ms-version: @@ -514,11 +514,11 @@ interactions: content-md5: - DfvoqkwgtS4bi/PLbL3xkw== date: - - Wed, 23 Oct 2019 02:04:33 GMT + - Fri, 27 Dec 2019 03:30:44 GMT etag: - - '"0x8D7575D5992B99F"' + - '"0x8D78A7D28886D2B"' last-modified: - - Wed, 23 Oct 2019 02:04:34 GMT + - Fri, 27 Dec 2019 03:30:45 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -534,9 +534,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:34 GMT + - Fri, 27 Dec 2019 03:30:45 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -550,11 +550,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:04:36 GMT + - Fri, 27 Dec 2019 03:30:46 GMT etag: - - '"0x8D7575D5992B99F"' + - '"0x8D78A7D28886D2B"' last-modified: - - Wed, 23 Oct 2019 02:04:34 GMT + - Fri, 27 Dec 2019 03:30:45 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -572,9 +572,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:37 GMT + - Fri, 27 Dec 2019 03:30:48 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -594,11 +594,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:04:37 GMT + - Fri, 27 Dec 2019 03:30:49 GMT etag: - - '"0x8D7575D5992B99F"' + - '"0x8D78A7D28886D2B"' last-modified: - - Wed, 23 Oct 2019 02:04:34 GMT + - Fri, 27 Dec 2019 03:30:45 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -616,9 +616,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:39 GMT + - Fri, 27 Dec 2019 03:30:50 GMT x-ms-range: - bytes=0-511 x-ms-version: @@ -638,11 +638,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:04:41 GMT + - Fri, 27 Dec 2019 03:30:51 GMT etag: - - '"0x8D7575D5992B99F"' + - '"0x8D78A7D28886D2B"' last-modified: - - Wed, 23 Oct 2019 02:04:34 GMT + - Fri, 27 Dec 2019 03:30:45 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -662,11 +662,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-length: - '1234' x-ms-date: - - Wed, 23 Oct 2019 02:04:41 GMT + - Fri, 27 Dec 2019 03:30:52 GMT x-ms-version: - '2018-11-09' method: PUT @@ -678,11 +678,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:42 GMT + - Fri, 27 Dec 2019 03:30:53 GMT etag: - - '"0x8D7575D5F35B5D1"' + - '"0x8D78A7D2DB6E673"' last-modified: - - Wed, 23 Oct 2019 02:04:43 GMT + - Fri, 27 Dec 2019 03:30:53 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -698,9 +698,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:44 GMT + - Fri, 27 Dec 2019 03:30:54 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -714,11 +714,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:04:45 GMT + - Fri, 27 Dec 2019 03:30:55 GMT etag: - - '"0x8D7575D5F35B5D1"' + - '"0x8D78A7D2DB6E673"' last-modified: - - Wed, 23 Oct 2019 02:04:43 GMT + - Fri, 27 Dec 2019 03:30:53 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -738,9 +738,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:46 GMT + - Fri, 27 Dec 2019 03:30:56 GMT x-ms-meta-a: - b x-ms-meta-c: @@ -756,11 +756,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:46 GMT + - Fri, 27 Dec 2019 03:30:56 GMT etag: - - '"0x8D7575D6196D148"' + - '"0x8D78A7D2FDF0D0F"' last-modified: - - Wed, 23 Oct 2019 02:04:47 GMT + - Fri, 27 Dec 2019 03:30:57 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -776,9 +776,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 03:30:58 GMT x-ms-version: - '2018-11-09' method: GET @@ -790,11 +790,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:49 GMT + - Fri, 27 Dec 2019 03:30:59 GMT etag: - - '"0x8D7575D6196D148"' + - '"0x8D78A7D2FDF0D0F"' last-modified: - - Wed, 23 Oct 2019 02:04:47 GMT + - Fri, 27 Dec 2019 03:30:57 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-a: @@ -814,9 +814,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:49 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-version: - '2018-11-09' method: PUT @@ -828,11 +828,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:51 GMT + - Fri, 27 Dec 2019 03:31:01 GMT etag: - - '"0x8D7575D6417FDB8"' + - '"0x8D78A7D32377422"' last-modified: - - Wed, 23 Oct 2019 02:04:51 GMT + - Fri, 27 Dec 2019 03:31:01 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -848,9 +848,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:52 GMT + - Fri, 27 Dec 2019 03:31:01 GMT x-ms-version: - '2018-11-09' method: GET @@ -862,11 +862,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:54 GMT + - Fri, 27 Dec 2019 03:31:03 GMT etag: - - '"0x8D7575D6417FDB8"' + - '"0x8D78A7D32377422"' last-modified: - - Wed, 23 Oct 2019 02:04:51 GMT + - Fri, 27 Dec 2019 03:31:01 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -880,9 +880,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:54 GMT + - Fri, 27 Dec 2019 03:31:03 GMT x-ms-version: - '2018-11-09' method: GET @@ -897,7 +897,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:04:56 GMT + - Fri, 27 Dec 2019 03:31:05 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -913,9 +913,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:57 GMT + - Fri, 27 Dec 2019 03:31:06 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -929,11 +929,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:04:59 GMT + - Fri, 27 Dec 2019 03:31:06 GMT etag: - - '"0x8D7575D6417FDB8"' + - '"0x8D78A7D32377422"' last-modified: - - Wed, 23 Oct 2019 02:04:51 GMT + - Fri, 27 Dec 2019 03:31:01 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -953,11 +953,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-type: - test/type x-ms-date: - - Wed, 23 Oct 2019 02:04:59 GMT + - Fri, 27 Dec 2019 03:31:07 GMT x-ms-version: - '2018-11-09' method: PUT @@ -969,11 +969,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:00 GMT + - Fri, 27 Dec 2019 03:31:08 GMT etag: - - '"0x8D7575D697F9383"' + - '"0x8D78A7D36FC430C"' last-modified: - - Wed, 23 Oct 2019 02:05:00 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -989,9 +989,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:02 GMT + - Fri, 27 Dec 2019 03:31:09 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1005,11 +1005,11 @@ interactions: content-type: - test/type date: - - Wed, 23 Oct 2019 02:05:03 GMT + - Fri, 27 Dec 2019 03:31:10 GMT etag: - - '"0x8D7575D697F9383"' + - '"0x8D78A7D36FC430C"' last-modified: - - Wed, 23 Oct 2019 02:05:00 GMT + - Fri, 27 Dec 2019 03:31:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -1029,9 +1029,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:04 GMT + - Fri, 27 Dec 2019 03:31:11 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -1043,7 +1043,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:05 GMT + - Fri, 27 Dec 2019 03:31:12 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1057,9 +1057,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:06 GMT + - Fri, 27 Dec 2019 03:31:13 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1069,7 +1069,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:05:07 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1089,9 +1089,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:08 GMT + - Fri, 27 Dec 2019 03:31:15 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1103,11 +1103,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:09 GMT + - Fri, 27 Dec 2019 03:31:16 GMT etag: - - '"0x8D7575D6F2EEE02"' + - '"0x8D78A7D3B75A33D"' last-modified: - - Wed, 23 Oct 2019 02:05:10 GMT + - Fri, 27 Dec 2019 03:31:16 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1123,9 +1123,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:31:17 GMT x-ms-version: - '2018-11-09' method: GET @@ -1140,7 +1140,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:31:19 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1156,9 +1156,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:13 GMT + - Fri, 27 Dec 2019 03:31:19 GMT x-ms-version: - '2018-11-09' method: GET @@ -1170,11 +1170,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:14 GMT + - Fri, 27 Dec 2019 03:31:21 GMT etag: - - '"0x8D7575D6F2EEE02"' + - '"0x8D78A7D3B75A33D"' last-modified: - - Wed, 23 Oct 2019 02:05:10 GMT + - Fri, 27 Dec 2019 03:31:16 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -1192,9 +1192,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:15 GMT + - Fri, 27 Dec 2019 03:31:21 GMT x-ms-meta-a: - b x-ms-meta-c: @@ -1210,11 +1210,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:16 GMT + - Fri, 27 Dec 2019 03:31:22 GMT etag: - - '"0x8D7575D72F4E3AC"' + - '"0x8D78A7D3F3D6DAD"' last-modified: - - Wed, 23 Oct 2019 02:05:16 GMT + - Fri, 27 Dec 2019 03:31:23 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1230,9 +1230,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:17 GMT + - Fri, 27 Dec 2019 03:31:23 GMT x-ms-version: - '2018-11-09' method: GET @@ -1244,11 +1244,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:18 GMT + - Fri, 27 Dec 2019 03:31:24 GMT etag: - - '"0x8D7575D72F4E3AC"' + - '"0x8D78A7D3F3D6DAD"' last-modified: - - Wed, 23 Oct 2019 02:05:16 GMT + - Fri, 27 Dec 2019 03:31:23 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-a: @@ -1266,9 +1266,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:19 GMT + - Fri, 27 Dec 2019 03:31:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -1280,11 +1280,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:21 GMT + - Fri, 27 Dec 2019 03:31:26 GMT etag: - - '"0x8D7575D72F4E3AC"' + - '"0x8D78A7D3F3D6DAD"' last-modified: - - Wed, 23 Oct 2019 02:05:16 GMT + - Fri, 27 Dec 2019 03:31:23 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-a: @@ -1306,9 +1306,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:21 GMT + - Fri, 27 Dec 2019 03:31:27 GMT x-ms-version: - '2018-11-09' method: PUT @@ -1320,11 +1320,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:22 GMT + - Fri, 27 Dec 2019 03:31:28 GMT etag: - - '"0x8D7575D76C254BF"' + - '"0x8D78A7D42E3EE53"' last-modified: - - Wed, 23 Oct 2019 02:05:23 GMT + - Fri, 27 Dec 2019 03:31:29 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1340,9 +1340,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:23 GMT + - Fri, 27 Dec 2019 03:31:29 GMT x-ms-version: - '2018-11-09' method: GET @@ -1354,11 +1354,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:25 GMT + - Fri, 27 Dec 2019 03:31:31 GMT etag: - - '"0x8D7575D76C254BF"' + - '"0x8D78A7D42E3EE53"' last-modified: - - Wed, 23 Oct 2019 02:05:23 GMT + - Fri, 27 Dec 2019 03:31:29 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1374,11 +1374,11 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-content-length: - '65536' x-ms-date: - - Wed, 23 Oct 2019 02:05:25 GMT + - Fri, 27 Dec 2019 03:31:31 GMT x-ms-type: - file x-ms-version: @@ -1392,11 +1392,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:26 GMT + - Fri, 27 Dec 2019 03:31:33 GMT etag: - - '"0x8D7575D795DC4B6"' + - '"0x8D78A7D453C7C56"' last-modified: - - Wed, 23 Oct 2019 02:05:27 GMT + - Fri, 27 Dec 2019 03:31:33 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1414,9 +1414,9 @@ interactions: Content-Length: - '65536' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:27 GMT + - Fri, 27 Dec 2019 03:31:33 GMT x-ms-range: - bytes=0-65535 x-ms-version: @@ -1434,11 +1434,11 @@ interactions: content-md5: - /Na8tWwWifzvKLV8IkdbrQ== date: - - Wed, 23 Oct 2019 02:05:27 GMT + - Fri, 27 Dec 2019 03:31:34 GMT etag: - - '"0x8D7575D79F4F02C"' + - '"0x8D78A7D45D57CEE"' last-modified: - - Wed, 23 Oct 2019 02:05:28 GMT + - Fri, 27 Dec 2019 03:31:34 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1454,9 +1454,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:29 GMT + - Fri, 27 Dec 2019 03:31:34 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1470,11 +1470,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:05:30 GMT + - Fri, 27 Dec 2019 03:31:35 GMT etag: - - '"0x8D7575D79F4F02C"' + - '"0x8D78A7D45D57CEE"' last-modified: - - Wed, 23 Oct 2019 02:05:28 GMT + - Fri, 27 Dec 2019 03:31:34 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -1492,9 +1492,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:32 GMT + - Fri, 27 Dec 2019 03:31:36 GMT x-ms-range: - bytes=0-33554431 x-ms-version: @@ -1514,11 +1514,11 @@ interactions: content-type: - application/octet-stream date: - - Wed, 23 Oct 2019 02:05:33 GMT + - Fri, 27 Dec 2019 03:31:38 GMT etag: - - '"0x8D7575D79F4F02C"' + - '"0x8D78A7D45D57CEE"' last-modified: - - Wed, 23 Oct 2019 02:05:28 GMT + - Fri, 27 Dec 2019 03:31:34 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-server-encrypted: @@ -1536,9 +1536,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:34 GMT + - Fri, 27 Dec 2019 03:31:38 GMT x-ms-version: - '2018-11-09' method: GET @@ -1553,7 +1553,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:36 GMT + - Fri, 27 Dec 2019 03:31:40 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1569,9 +1569,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:36 GMT + - Fri, 27 Dec 2019 03:31:41 GMT x-ms-version: - '2018-11-09' method: GET @@ -1583,7 +1583,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:38 GMT + - Fri, 27 Dec 2019 03:31:41 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1601,9 +1601,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:38 GMT + - Fri, 27 Dec 2019 03:31:43 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -1615,7 +1615,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:39 GMT + - Fri, 27 Dec 2019 03:31:44 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1629,9 +1629,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:41 GMT + - Fri, 27 Dec 2019 03:31:44 GMT x-ms-version: - '2018-11-09' method: HEAD @@ -1641,7 +1641,7 @@ interactions: string: '' headers: date: - - Wed, 23 Oct 2019 02:05:42 GMT + - Fri, 27 Dec 2019 03:31:45 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1661,9 +1661,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:43 GMT + - Fri, 27 Dec 2019 03:31:46 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -1675,7 +1675,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:44 GMT + - Fri, 27 Dec 2019 03:31:47 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1689,9 +1689,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:45 GMT + - Fri, 27 Dec 2019 03:31:48 GMT x-ms-version: - '2018-11-09' method: GET @@ -1699,14 +1699,14 @@ interactions: response: body: string: "\uFEFFResourceNotFoundThe - specified resource does not exist.\nRequestId:b617e980-301a-0016-2a46-89954a000000\nTime:2019-10-23T02:05:47.1000541Z" + specified resource does not exist.\nRequestId:9b483a9f-501a-0027-5166-bc85d6000000\nTime:2019-12-27T03:31:50.0465150Z" headers: content-length: - '223' content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:46 GMT + - Fri, 27 Dec 2019 03:31:49 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-error-code: @@ -1724,9 +1724,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:47 GMT + - Fri, 27 Dec 2019 03:31:50 GMT x-ms-meta-cat: - hat x-ms-meta-foo: @@ -1742,11 +1742,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:55 GMT + - Fri, 27 Dec 2019 03:31:51 GMT etag: - - '"0x8D7575D8A23E864"' + - '"0x8D78A7D5096C220"' last-modified: - - Wed, 23 Oct 2019 02:05:55 GMT + - Fri, 27 Dec 2019 03:31:52 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-server-encrypted: @@ -1762,9 +1762,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:56 GMT + - Fri, 27 Dec 2019 03:31:52 GMT x-ms-version: - '2018-11-09' method: GET @@ -1776,11 +1776,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:57 GMT + - Fri, 27 Dec 2019 03:31:53 GMT etag: - - '"0x8D7575D8A23E864"' + - '"0x8D78A7D5096C220"' last-modified: - - Wed, 23 Oct 2019 02:05:55 GMT + - Fri, 27 Dec 2019 03:31:52 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-meta-cat: @@ -1800,9 +1800,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:58 GMT + - Fri, 27 Dec 2019 03:31:54 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -1814,7 +1814,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:00 GMT + - Fri, 27 Dec 2019 03:31:55 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1830,9 +1830,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:00 GMT + - Fri, 27 Dec 2019 03:31:56 GMT x-ms-version: - '2018-11-09' method: DELETE @@ -1844,7 +1844,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:01 GMT + - Fri, 27 Dec 2019 03:31:57 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_queue_general_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_queue_general_scenario.yaml index ce2c7f3a54e..0695148069d 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_queue_general_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_queue_general_scenario.yaml @@ -1,154 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-06-11T16:15:55Z"}}' - 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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-06-11T16:15:55Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:16:09 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: '{"sku": {"name": "Standard_RAGRS"}, "kind": "Storage", "location": "westus"}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - Content-Length: - - '76' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2019-04-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Tue, 11 Jun 2019 16:16:11 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/2c5b7651-e19e-4e19-bdd7-bc90d49e8bf6?monitor=true&api-version=2019-04-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - -n -g -l --sku - User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/2c5b7651-e19e-4e19-bdd7-bc90d49e8bf6?monitor=true&api-version=2019-04-01 - response: - body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-06-11T16:16:11.7675478Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-06-11T16:16:11.7675478Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-06-11T16:16:11.6269326Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitest000002-secondary.blob.core.windows.net/","queue":"https://clitest000002-secondary.queue.core.windows.net/","table":"https://clitest000002-secondary.table.core.windows.net/"}}}' - headers: - cache-control: - - no-cache - content-length: - - '1542' - content-type: - - application/json - date: - - Tue, 11 Jun 2019 16:16:29 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK - request: body: null headers: @@ -165,12 +15,12 @@ interactions: ParameterSetName: - -n -g --query -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -182,7 +32,7 @@ interactions: content-type: - application/json date: - - Tue, 11 Jun 2019 16:16:30 GMT + - Fri, 27 Dec 2019 03:31:20 GMT expires: - '-1' pragma: @@ -198,74 +48,21 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 200 message: OK - request: body: null headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account keys list Connection: - keep-alive Content-Length: - '0' - ParameterSetName: - - -n -g --query -o User-Agent: - - python/3.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 azure-mgmt-storage/3.3.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Tue, 11 Jun 2019 16:16:30 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 200 - message: OK -- request: - body: null - headers: - Connection: - - keep-alive - Content-Length: - - '0' - User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:31 GMT + - Fri, 27 Dec 2019 03:31:20 GMT x-ms-meta-a: - b x-ms-meta-c: @@ -281,7 +78,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:31 GMT + - Fri, 27 Dec 2019 03:31:21 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -295,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:32 GMT + - Fri, 27 Dec 2019 03:31:22 GMT x-ms-version: - '2018-03-28' method: GET @@ -311,7 +108,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:31 GMT + - Fri, 27 Dec 2019 03:31:23 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-approximate-messages-count: @@ -331,9 +128,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:33 GMT + - Fri, 27 Dec 2019 03:31:24 GMT x-ms-version: - '2018-03-28' method: GET @@ -349,7 +146,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:32 GMT + - Fri, 27 Dec 2019 03:31:25 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -365,9 +162,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:33 GMT + - Fri, 27 Dec 2019 03:31:26 GMT x-ms-version: - '2018-03-28' method: GET @@ -381,7 +178,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:32 GMT + - Fri, 27 Dec 2019 03:31:27 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-approximate-messages-count: @@ -403,9 +200,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:33 GMT + - Fri, 27 Dec 2019 03:31:28 GMT x-ms-meta-e: - f x-ms-meta-g: @@ -421,7 +218,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:33 GMT + - Fri, 27 Dec 2019 03:31:29 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -435,9 +232,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:34 GMT + - Fri, 27 Dec 2019 03:31:30 GMT x-ms-version: - '2018-03-28' method: GET @@ -451,7 +248,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:33 GMT + - Fri, 27 Dec 2019 03:31:31 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-approximate-messages-count: @@ -471,9 +268,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:34 GMT + - Fri, 27 Dec 2019 03:31:32 GMT x-ms-version: - '2018-03-28' method: GET @@ -488,7 +285,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:34 GMT + - Fri, 27 Dec 2019 03:31:33 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -504,9 +301,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:34 GMT x-ms-version: - '2018-03-28' method: GET @@ -521,7 +318,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:35 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -532,16 +329,18 @@ interactions: code: 200 message: OK - request: - body: b"\npolicy0000042016-01-01T00:00Z2016-05-01T00:00Zraup" + body: ' + + policy0000042016-01-01T00:00Z2016-05-01T00:00Zraup' headers: Connection: - keep-alive Content-Length: - '264' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:35 GMT x-ms-version: - '2018-03-28' method: PUT @@ -553,7 +352,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:35 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -567,9 +366,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:36 GMT x-ms-version: - '2018-03-28' method: GET @@ -583,7 +382,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:37 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -599,9 +398,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:38 GMT x-ms-version: - '2018-03-28' method: GET @@ -615,7 +414,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:39 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -631,9 +430,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:40 GMT x-ms-version: - '2018-03-28' method: GET @@ -647,7 +446,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:41 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -658,16 +457,18 @@ interactions: code: 200 message: OK - request: - body: b"\npolicy0000042016-01-01T00:00:00Z2016-05-01T00:00:00Zra" + body: ' + + policy0000042016-01-01T00:00:00Z2016-05-01T00:00:00Zra' headers: Connection: - keep-alive Content-Length: - '268' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:41 GMT x-ms-version: - '2018-03-28' method: PUT @@ -679,7 +480,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:35 GMT + - Fri, 27 Dec 2019 03:31:41 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -693,9 +494,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:37 GMT + - Fri, 27 Dec 2019 03:31:42 GMT x-ms-version: - '2018-03-28' method: GET @@ -709,7 +510,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:43 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -725,9 +526,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:37 GMT + - Fri, 27 Dec 2019 03:31:44 GMT x-ms-version: - '2018-03-28' method: GET @@ -741,7 +542,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:45 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -761,9 +562,9 @@ interactions: Content-Length: - '60' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:37 GMT + - Fri, 27 Dec 2019 03:31:45 GMT x-ms-version: - '2018-03-28' method: PUT @@ -775,7 +576,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:36 GMT + - Fri, 27 Dec 2019 03:31:45 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -789,9 +590,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:46 GMT x-ms-version: - '2018-03-28' method: GET @@ -806,7 +607,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:37 GMT + - Fri, 27 Dec 2019 03:31:47 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -826,24 +627,24 @@ interactions: Content-Length: - '107' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:48 GMT x-ms-version: - '2018-03-28' method: POST uri: https://clitest000002.queue.core.windows.net/queue000003/messages response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 - GMTAgAAAAMAAAAAAAAAkz05DHEg1QE=Tue, - 11 Jun 2019 16:16:38 GMT" + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 + GMTAgAAAAMAAAAAAAAAMZOfLGa81QE=Fri, + 27 Dec 2019 03:31:49 GMT" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:49 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -859,17 +660,17 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:50 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages?peekonly=true response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 GMT0test message" headers: cache-control: @@ -877,7 +678,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:50 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -893,19 +694,19 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:39 GMT + - Fri, 27 Dec 2019 03:31:51 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 - GMTAgAAAAMAAAAAAAAACnqXHnEg1QE=Tue, - 11 Jun 2019 16:17:09 GMT1test + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 + GMTAgAAAAMAAAAAAAAAiTeTQGa81QE=Fri, + 27 Dec 2019 03:32:23 GMT1test message" headers: cache-control: @@ -913,7 +714,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:38 GMT + - Fri, 27 Dec 2019 03:31:52 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -933,13 +734,13 @@ interactions: Content-Length: - '107' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:39 GMT + - Fri, 27 Dec 2019 03:31:53 GMT x-ms-version: - '2018-03-28' method: PUT - uri: https://clitest000002.queue.core.windows.net/queue000003/messages/db6d192a-4658-4e02-8ee4-4b858a339d97?popreceipt=AgAAAAMAAAAAAAAACnqXHnEg1QE%3D&visibilitytimeout=1 + uri: https://clitest000002.queue.core.windows.net/queue000003/messages/3c1d52d6-8a73-4ead-aa61-fcc6fd2388cc?popreceipt=AgAAAAMAAAAAAAAAiTeTQGa81QE%3D&visibilitytimeout=1 response: body: string: '' @@ -947,13 +748,13 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:39 GMT + - Fri, 27 Dec 2019 03:31:54 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-popreceipt: - - AwAAAAMAAAAAAAAA3tWSDXEg1QEBAAAA + - AwAAAAMAAAAAAAAArQxZMGa81QEBAAAA x-ms-time-next-visible: - - Tue, 11 Jun 2019 16:16:40 GMT + - Fri, 27 Dec 2019 03:31:56 GMT x-ms-version: - '2018-03-28' status: @@ -965,17 +766,17 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:42 GMT + - Fri, 27 Dec 2019 03:31:57 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages?peekonly=true response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 GMT1new message!" headers: cache-control: @@ -983,7 +784,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:41 GMT + - Fri, 27 Dec 2019 03:31:58 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1003,24 +804,24 @@ interactions: Content-Length: - '109' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:42 GMT + - Fri, 27 Dec 2019 03:31:59 GMT x-ms-version: - '2018-03-28' method: POST uri: https://clitest000002.queue.core.windows.net/queue000003/messages response: body: - string: "\uFEFF4e4210d8-18e8-42a1-a6e6-848c0d62e69bTue, - 11 Jun 2019 16:16:42 GMTTue, 18 Jun 2019 16:16:42 - GMTAgAAAAMAAAAAAAAA8rWmDnEg1QE=Tue, - 11 Jun 2019 16:16:42 GMT" + string: "\uFEFF1fdff276-a9af-4122-b50c-e88a5caaa6deFri, + 27 Dec 2019 03:32:00 GMTFri, 03 Jan 2020 03:32:00 + GMTAgAAAAMAAAAAAAAAUEUKM2a81QE=Fri, + 27 Dec 2019 03:32:00 GMT" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:42 GMT + - Fri, 27 Dec 2019 03:31:59 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1040,24 +841,24 @@ interactions: Content-Length: - '108' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:01 GMT x-ms-version: - '2018-03-28' method: POST uri: https://clitest000002.queue.core.windows.net/queue000003/messages response: body: - string: "\uFEFF9063d832-9c81-4f19-878b-0f1bbc496cc4Tue, - 11 Jun 2019 16:16:43 GMTTue, 18 Jun 2019 16:16:43 - GMTAgAAAAMAAAAAAAAAMvfqDnEg1QE=Tue, - 11 Jun 2019 16:16:43 GMT" + string: "\uFEFFe6469c41-aa7d-41c5-bfbf-3b2efcc73885Fri, + 27 Dec 2019 03:32:02 GMTFri, 03 Jan 2020 03:32:02 + GMTAgAAAAMAAAAAAAAA9fZaNGa81QE=Fri, + 27 Dec 2019 03:32:02 GMT" headers: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:42 GMT + - Fri, 27 Dec 2019 03:32:02 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1073,21 +874,21 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:03 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages?peekonly=true&numofmessages=32 response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 - GMT1new message!4e4210d8-18e8-42a1-a6e6-848c0d62e69bTue, - 11 Jun 2019 16:16:42 GMTTue, 18 Jun 2019 16:16:42 - GMT0second message9063d832-9c81-4f19-878b-0f1bbc496cc4Tue, - 11 Jun 2019 16:16:43 GMTTue, 18 Jun 2019 16:16:43 + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 + GMT1new message!1fdff276-a9af-4122-b50c-e88a5caaa6deFri, + 27 Dec 2019 03:32:00 GMTFri, 03 Jan 2020 03:32:00 + GMT0second messagee6469c41-aa7d-41c5-bfbf-3b2efcc73885Fri, + 27 Dec 2019 03:32:02 GMTFri, 03 Jan 2020 03:32:02 GMT0third message" headers: cache-control: @@ -1095,7 +896,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:03 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1111,19 +912,19 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:04 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages response: body: - string: "\uFEFFdb6d192a-4658-4e02-8ee4-4b858a339d97Tue, - 11 Jun 2019 16:16:38 GMTTue, 18 Jun 2019 16:16:38 - GMTAgAAAAMAAAAAAAAAt6xHIXEg1QE=Tue, - 11 Jun 2019 16:17:13 GMT2new + string: "\uFEFF3c1d52d6-8a73-4ead-aa61-fcc6fd2388ccFri, + 27 Dec 2019 03:31:49 GMTFri, 03 Jan 2020 03:31:49 + GMTAgAAAAMAAAAAAAAAuRZWSGa81QE=Fri, + 27 Dec 2019 03:32:36 GMT2new message!" headers: cache-control: @@ -1131,7 +932,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:05 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1149,13 +950,13 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:44 GMT + - Fri, 27 Dec 2019 03:32:06 GMT x-ms-version: - '2018-03-28' method: DELETE - uri: https://clitest000002.queue.core.windows.net/queue000003/messages/db6d192a-4658-4e02-8ee4-4b858a339d97?popreceipt=AgAAAAMAAAAAAAAAt6xHIXEg1QE%3D + uri: https://clitest000002.queue.core.windows.net/queue000003/messages/3c1d52d6-8a73-4ead-aa61-fcc6fd2388cc?popreceipt=AgAAAAMAAAAAAAAAuRZWSGa81QE%3D response: body: string: '' @@ -1163,7 +964,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:07 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1177,19 +978,19 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:44 GMT + - Fri, 27 Dec 2019 03:32:08 GMT x-ms-version: - '2018-03-28' method: GET uri: https://clitest000002.queue.core.windows.net/queue000003/messages?peekonly=true&numofmessages=32 response: body: - string: "\uFEFF4e4210d8-18e8-42a1-a6e6-848c0d62e69bTue, - 11 Jun 2019 16:16:42 GMTTue, 18 Jun 2019 16:16:42 - GMT0second message9063d832-9c81-4f19-878b-0f1bbc496cc4Tue, - 11 Jun 2019 16:16:43 GMTTue, 18 Jun 2019 16:16:43 + string: "\uFEFF1fdff276-a9af-4122-b50c-e88a5caaa6deFri, + 27 Dec 2019 03:32:00 GMTFri, 03 Jan 2020 03:32:00 + GMT0second messagee6469c41-aa7d-41c5-bfbf-3b2efcc73885Fri, + 27 Dec 2019 03:32:02 GMTFri, 03 Jan 2020 03:32:02 GMT0third message" headers: cache-control: @@ -1197,7 +998,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:43 GMT + - Fri, 27 Dec 2019 03:32:09 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1215,9 +1016,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:45 GMT + - Fri, 27 Dec 2019 03:32:10 GMT x-ms-version: - '2018-03-28' method: DELETE @@ -1229,7 +1030,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:45 GMT + - Fri, 27 Dec 2019 03:32:11 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1243,9 +1044,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:45 GMT + - Fri, 27 Dec 2019 03:32:12 GMT x-ms-version: - '2018-03-28' method: GET @@ -1260,7 +1061,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:44 GMT + - Fri, 27 Dec 2019 03:32:13 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1278,9 +1079,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:46 GMT + - Fri, 27 Dec 2019 03:32:14 GMT x-ms-version: - '2018-03-28' method: DELETE @@ -1292,7 +1093,7 @@ interactions: content-length: - '0' date: - - Tue, 11 Jun 2019 16:16:45 GMT + - Fri, 27 Dec 2019 03:32:15 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1306,9 +1107,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:46 GMT + - Fri, 27 Dec 2019 03:32:16 GMT x-ms-version: - '2018-03-28' method: GET @@ -1316,14 +1117,14 @@ interactions: response: body: string: "\uFEFFQueueNotFoundThe - specified queue does not exist.\nRequestId:10cc4478-3003-00cb-7e71-20c7f1000000\nTime:2019-06-11T16:16:46.5469562Z" + specified queue does not exist.\nRequestId:e7b66dfd-7003-002c-0466-bcea3a000000\nTime:2019-12-27T03:32:17.7176081Z" headers: content-length: - '217' content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:45 GMT + - Fri, 27 Dec 2019 03:32:17 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 x-ms-error-code: @@ -1339,9 +1140,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/1.3.0-1.3.0 (Python CPython 3.6.8; Windows 10) AZURECLI/2.0.66 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Tue, 11 Jun 2019 16:16:46 GMT + - Fri, 27 Dec 2019 03:32:18 GMT x-ms-version: - '2018-03-28' method: GET @@ -1355,7 +1156,7 @@ interactions: content-type: - application/xml date: - - Tue, 11 Jun 2019 16:16:47 GMT + - Fri, 27 Dec 2019 03:32:19 GMT server: - Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1365,51 +1166,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.6.8 (Windows-10-10.0.17763-SP0) msrest/0.6.4 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.66 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Tue, 11 Jun 2019 16:16:48 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTElURVNUOjJFUkdDQ05XWDZMT1EyTFBDQjNLV01UQlRYQlhUNDZXQTRDRUxIWnxBNjEzQ0JDQjgxNDcxNkFDLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?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: - - '14998' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_share_acl_scenarios.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_share_acl_scenarios.yaml index 85dd95eee8d..c9eca2bd816 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_share_acl_scenarios.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_share_acl_scenarios.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 01:58:06 GMT + - Fri, 27 Dec 2019 03:28:07 GMT expires: - '-1' pragma: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1198' status: code: 200 message: OK @@ -60,9 +60,9 @@ interactions: Content-Length: - '0' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:07 GMT + - Fri, 27 Dec 2019 03:28:07 GMT x-ms-version: - '2018-11-09' method: PUT @@ -74,11 +74,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:08 GMT + - Fri, 27 Dec 2019 03:28:09 GMT etag: - - '"0x8D7575C742716C8"' + - '"0x8D78A7CCB769E71"' last-modified: - - Wed, 23 Oct 2019 01:58:09 GMT + - Fri, 27 Dec 2019 03:28:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -92,9 +92,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:09 GMT + - Fri, 27 Dec 2019 03:28:09 GMT x-ms-version: - '2018-11-09' method: GET @@ -107,11 +107,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:10 GMT + - Fri, 27 Dec 2019 03:28:10 GMT etag: - - '"0x8D7575C742716C8"' + - '"0x8D78A7CCB769E71"' last-modified: - - Wed, 23 Oct 2019 01:58:09 GMT + - Fri, 27 Dec 2019 03:28:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -127,9 +127,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:11 GMT + - Fri, 27 Dec 2019 03:28:11 GMT x-ms-version: - '2018-11-09' method: GET @@ -142,11 +142,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:12 GMT + - Fri, 27 Dec 2019 03:28:13 GMT etag: - - '"0x8D7575C742716C8"' + - '"0x8D78A7CCB769E71"' last-modified: - - Wed, 23 Oct 2019 01:58:09 GMT + - Fri, 27 Dec 2019 03:28:09 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -166,9 +166,9 @@ interactions: Content-Length: - '184' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:13 GMT + - Fri, 27 Dec 2019 03:28:13 GMT x-ms-version: - '2018-11-09' method: PUT @@ -180,11 +180,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:12 GMT + - Fri, 27 Dec 2019 03:28:14 GMT etag: - - '"0x8D7575C76B047E0"' + - '"0x8D78A7CCF259940"' last-modified: - - Wed, 23 Oct 2019 01:58:13 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -198,9 +198,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:13 GMT + - Fri, 27 Dec 2019 03:28:15 GMT x-ms-version: - '2018-11-09' method: GET @@ -212,11 +212,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:14 GMT + - Fri, 27 Dec 2019 03:28:16 GMT etag: - - '"0x8D7575C76B047E0"' + - '"0x8D78A7CCF259940"' last-modified: - - Wed, 23 Oct 2019 01:58:13 GMT + - Fri, 27 Dec 2019 03:28:15 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -236,9 +236,9 @@ interactions: Content-Length: - '296' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:15 GMT + - Fri, 27 Dec 2019 03:28:16 GMT x-ms-version: - '2018-11-09' method: PUT @@ -250,11 +250,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:14 GMT + - Fri, 27 Dec 2019 03:28:16 GMT etag: - - '"0x8D7575C77EC35AF"' + - '"0x8D78A7CD02C1484"' last-modified: - - Wed, 23 Oct 2019 01:58:15 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -268,9 +268,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:15 GMT + - Fri, 27 Dec 2019 03:28:17 GMT x-ms-version: - '2018-11-09' method: GET @@ -282,11 +282,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:16 GMT + - Fri, 27 Dec 2019 03:28:17 GMT etag: - - '"0x8D7575C77EC35AF"' + - '"0x8D78A7CD02C1484"' last-modified: - - Wed, 23 Oct 2019 01:58:15 GMT + - Fri, 27 Dec 2019 03:28:16 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -306,9 +306,9 @@ interactions: Content-Length: - '413' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:17 GMT + - Fri, 27 Dec 2019 03:28:18 GMT x-ms-version: - '2018-11-09' method: PUT @@ -320,11 +320,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:16 GMT + - Fri, 27 Dec 2019 03:28:18 GMT etag: - - '"0x8D7575C79295C25"' + - '"0x8D78A7CD1343D84"' last-modified: - - Wed, 23 Oct 2019 01:58:17 GMT + - Fri, 27 Dec 2019 03:28:18 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -338,9 +338,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:18 GMT + - Fri, 27 Dec 2019 03:28:18 GMT x-ms-version: - '2018-11-09' method: GET @@ -352,11 +352,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:18 GMT + - Fri, 27 Dec 2019 03:28:19 GMT etag: - - '"0x8D7575C79295C25"' + - '"0x8D78A7CD1343D84"' last-modified: - - Wed, 23 Oct 2019 01:58:17 GMT + - Fri, 27 Dec 2019 03:28:18 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -376,9 +376,9 @@ interactions: Content-Length: - '591' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT x-ms-version: - '2018-11-09' method: PUT @@ -390,11 +390,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -408,9 +408,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:20 GMT + - Fri, 27 Dec 2019 03:28:21 GMT x-ms-version: - '2018-11-09' method: GET @@ -422,11 +422,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:20 GMT + - Fri, 27 Dec 2019 03:28:22 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -442,9 +442,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:21 GMT + - Fri, 27 Dec 2019 03:28:23 GMT x-ms-version: - '2018-11-09' method: GET @@ -456,11 +456,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:21 GMT + - Fri, 27 Dec 2019 03:28:23 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -476,9 +476,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:23 GMT + - Fri, 27 Dec 2019 03:28:25 GMT x-ms-version: - '2018-11-09' method: GET @@ -490,11 +490,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:25 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -510,9 +510,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:24 GMT + - Fri, 27 Dec 2019 03:28:26 GMT x-ms-version: - '2018-11-09' method: GET @@ -524,11 +524,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:25 GMT + - Fri, 27 Dec 2019 03:28:27 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -544,9 +544,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:27 GMT + - Fri, 27 Dec 2019 03:28:28 GMT x-ms-version: - '2018-11-09' method: GET @@ -558,11 +558,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:27 GMT + - Fri, 27 Dec 2019 03:28:29 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -578,9 +578,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:28 GMT + - Fri, 27 Dec 2019 03:28:30 GMT x-ms-version: - '2018-11-09' method: GET @@ -592,11 +592,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:29 GMT + - Fri, 27 Dec 2019 03:28:30 GMT etag: - - '"0x8D7575C7A5B0EDD"' + - '"0x8D78A7CD27F20E7"' last-modified: - - Wed, 23 Oct 2019 01:58:19 GMT + - Fri, 27 Dec 2019 03:28:20 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -616,9 +616,9 @@ interactions: Content-Length: - '597' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:30 GMT + - Fri, 27 Dec 2019 03:28:31 GMT x-ms-version: - '2018-11-09' method: PUT @@ -630,11 +630,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:29 GMT + - Fri, 27 Dec 2019 03:28:31 GMT etag: - - '"0x8D7575C80ECB3F7"' + - '"0x8D78A7CD8E5D736"' last-modified: - - Wed, 23 Oct 2019 01:58:30 GMT + - Fri, 27 Dec 2019 03:28:31 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -648,9 +648,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:31 GMT + - Fri, 27 Dec 2019 03:28:31 GMT x-ms-version: - '2018-11-09' method: GET @@ -662,11 +662,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:31 GMT + - Fri, 27 Dec 2019 03:28:32 GMT etag: - - '"0x8D7575C80ECB3F7"' + - '"0x8D78A7CD8E5D736"' last-modified: - - Wed, 23 Oct 2019 01:58:30 GMT + - Fri, 27 Dec 2019 03:28:31 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -682,9 +682,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:32 GMT + - Fri, 27 Dec 2019 03:28:33 GMT x-ms-version: - '2018-11-09' method: GET @@ -696,11 +696,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:33 GMT + - Fri, 27 Dec 2019 03:28:33 GMT etag: - - '"0x8D7575C80ECB3F7"' + - '"0x8D78A7CD8E5D736"' last-modified: - - Wed, 23 Oct 2019 01:58:30 GMT + - Fri, 27 Dec 2019 03:28:31 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -720,9 +720,9 @@ interactions: Content-Length: - '491' User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:34 GMT + - Fri, 27 Dec 2019 03:28:34 GMT x-ms-version: - '2018-11-09' method: PUT @@ -734,11 +734,11 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 01:58:33 GMT + - Fri, 27 Dec 2019 03:28:34 GMT etag: - - '"0x8D7575C8334C444"' + - '"0x8D78A7CDAE1DA8C"' last-modified: - - Wed, 23 Oct 2019 01:58:34 GMT + - Fri, 27 Dec 2019 03:28:34 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -752,9 +752,9 @@ interactions: Connection: - keep-alive User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 01:58:34 GMT + - Fri, 27 Dec 2019 03:28:35 GMT x-ms-version: - '2018-11-09' method: GET @@ -766,11 +766,11 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 01:58:35 GMT + - Fri, 27 Dec 2019 03:28:37 GMT etag: - - '"0x8D7575C8334C444"' + - '"0x8D78A7CDAE1DA8C"' last-modified: - - Wed, 23 Oct 2019 01:58:34 GMT + - Fri, 27 Dec 2019 03:28:34 GMT server: - Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_table_main_scenario.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_table_main_scenario.yaml index 1593d9650d6..8035a75221a 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_table_main_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_storage_table_main_scenario.yaml @@ -16,11 +16,11 @@ interactions: - -n -g --query -o User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2019-06-01 response: body: string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' @@ -32,7 +32,7 @@ interactions: content-type: - application/json date: - - Wed, 23 Oct 2019 02:04:37 GMT + - Fri, 27 Dec 2019 03:30:34 GMT expires: - '-1' pragma: @@ -70,9 +70,9 @@ interactions: Prefer: - return-no-content User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:37 GMT + - Fri, 27 Dec 2019 03:30:34 GMT x-ms-version: - '2017-04-17' method: POST @@ -86,9 +86,9 @@ interactions: content-length: - '0' dataserviceid: - - https://clitestgh47h4hrk7k6wgdtb.table.core.windows.net/Tables('tableydouwfqjrc3qjwp6leu') + - https://clitestxnc35xy3qrgwizkdr.table.core.windows.net/Tables('table4lsqq4vc6inxrzbwnuz') date: - - Wed, 23 Oct 2019 02:04:39 GMT + - Fri, 27 Dec 2019 03:30:36 GMT location: - https://clitest000002.table.core.windows.net/Tables('table000003') preference-applied: @@ -114,9 +114,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:40 GMT + - Fri, 27 Dec 2019 03:30:36 GMT x-ms-version: - '2017-04-17' method: GET @@ -130,7 +130,7 @@ interactions: content-type: - application/json;odata=nometadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:41 GMT + - Fri, 27 Dec 2019 03:30:37 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -154,9 +154,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:42 GMT + - Fri, 27 Dec 2019 03:30:38 GMT x-ms-version: - '2017-04-17' method: GET @@ -170,7 +170,7 @@ interactions: content-type: - application/json;odata=nometadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:43 GMT + - Fri, 27 Dec 2019 03:30:38 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -184,7 +184,7 @@ interactions: message: OK - request: body: '{"name": "test", "value": "something", "binaryProperty": "AAECAwQF", "binaryProperty@odata.type": - "Edm.Binary", "PartitionKey": "001", "RowKey": "001"}' + "Edm.Binary", "RowKey": "001", "PartitionKey": "001"}' headers: Accept: - application/json;odata=minimalmetadata @@ -201,9 +201,9 @@ interactions: Prefer: - return-no-content User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:44 GMT + - Fri, 27 Dec 2019 03:30:40 GMT x-ms-version: - '2017-04-17' method: POST @@ -217,11 +217,11 @@ interactions: content-length: - '0' dataserviceid: - - https://clitestgh47h4hrk7k6wgdtb.table.core.windows.net/tableydouwfqjrc3qjwp6leu(PartitionKey='001',RowKey='001') + - https://clitestxnc35xy3qrgwizkdr.table.core.windows.net/table4lsqq4vc6inxrzbwnuz(PartitionKey='001',RowKey='001') date: - - Wed, 23 Oct 2019 02:04:46 GMT + - Fri, 27 Dec 2019 03:30:41 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A46.3776471Z'" + - W/"datetime'2019-12-27T03%3A30%3A41.8907928Z'" location: - https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001') preference-applied: @@ -247,25 +247,25 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:46 GMT + - Fri, 27 Dec 2019 03:30:42 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001') response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-10-23T02%3A04%3A46.3776471Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-10-23T02:04:46.3776471Z","name":"test","value":"something","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF"}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A41.8907928Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-12-27T03:30:41.8907928Z","name":"test","value":"something","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF"}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 03:30:43 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A46.3776471Z'" + - W/"datetime'2019-12-27T03%3A30%3A41.8907928Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -289,25 +289,25 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:48 GMT + - Fri, 27 Dec 2019 03:30:44 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001')?%24select=name response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element&$select=name","odata.etag":"W/\"datetime''2019-10-23T02%3A04%3A46.3776471Z''\"","name":"test"}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element&$select=name","odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A41.8907928Z''\"","name":"test"}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:50 GMT + - Fri, 27 Dec 2019 03:30:44 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A46.3776471Z'" + - W/"datetime'2019-12-27T03%3A30%3A41.8907928Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -320,7 +320,7 @@ interactions: code: 200 message: OK - request: - body: '{"name": "test", "value": "newval", "PartitionKey": "001", "RowKey": "001"}' + body: '{"name": "test", "value": "newval", "RowKey": "001", "PartitionKey": "001"}' headers: Accept: - application/json;odata=minimalmetadata @@ -337,9 +337,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:50 GMT + - Fri, 27 Dec 2019 03:30:45 GMT x-ms-version: - '2017-04-17' method: MERGE @@ -353,9 +353,9 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:52 GMT + - Fri, 27 Dec 2019 03:30:46 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A53.0741041Z'" + - W/"datetime'2019-12-27T03%3A30%3A47.1398219Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-content-type-options: @@ -377,25 +377,25 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:53 GMT + - Fri, 27 Dec 2019 03:30:47 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001') response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-10-23T02%3A04%3A53.0741041Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-10-23T02:04:53.0741041Z","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF","name":"test","value":"newval"}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A47.1398219Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-12-27T03:30:47.1398219Z","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF","name":"test","value":"newval"}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:54 GMT + - Fri, 27 Dec 2019 03:30:48 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A53.0741041Z'" + - W/"datetime'2019-12-27T03%3A30%3A47.1398219Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -408,7 +408,7 @@ interactions: code: 200 message: OK - request: - body: '{"cat": "hat", "PartitionKey": "001", "RowKey": "001"}' + body: '{"cat": "hat", "RowKey": "001", "PartitionKey": "001"}' headers: Accept: - application/json;odata=minimalmetadata @@ -425,9 +425,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:55 GMT + - Fri, 27 Dec 2019 03:30:49 GMT x-ms-version: - '2017-04-17' method: PUT @@ -441,9 +441,9 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:04:56 GMT + - Fri, 27 Dec 2019 03:30:50 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A57.450112Z'" + - W/"datetime'2019-12-27T03%3A30%3A51.1776833Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-content-type-options: @@ -465,25 +465,25 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:04:58 GMT + - Fri, 27 Dec 2019 03:30:51 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001') response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-10-23T02%3A04%3A57.450112Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-10-23T02:04:57.450112Z","cat":"hat"}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003/@Element","odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A51.1776833Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-12-27T03:30:51.1776833Z","cat":"hat"}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:04:59 GMT + - Fri, 27 Dec 2019 03:30:52 GMT etag: - - W/"datetime'2019-10-23T02%3A04%3A57.450112Z'" + - W/"datetime'2019-12-27T03%3A30%3A51.1776833Z'" server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -511,9 +511,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:00 GMT + - Fri, 27 Dec 2019 03:30:53 GMT x-ms-version: - '2017-04-17' method: DELETE @@ -527,7 +527,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:01 GMT + - Fri, 27 Dec 2019 03:30:53 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-content-type-options: @@ -549,9 +549,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:02 GMT + - Fri, 27 Dec 2019 03:30:55 GMT x-ms-version: - '2017-04-17' method: GET @@ -559,14 +559,14 @@ interactions: response: body: string: '{"odata.error":{"code":"ResourceNotFound","message":{"lang":"en-US","value":"The - specified resource does not exist.\nRequestId:fea3f77a-9002-00f0-0346-8951d1000000\nTime:2019-10-23T02:05:04.6915723Z"}}}' + specified resource does not exist.\nRequestId:918af9fc-a002-0007-3366-bc9e82000000\nTime:2019-12-27T03:30:56.3712024Z"}}}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:03 GMT + - Fri, 27 Dec 2019 03:30:55 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -580,7 +580,7 @@ interactions: message: Not Found - request: body: '{"name": "test", "value": "something", "binaryProperty": "AAECAwQF", "binaryProperty@odata.type": - "Edm.Binary", "PartitionKey": "001", "RowKey": "001"}' + "Edm.Binary", "RowKey": "001", "PartitionKey": "001"}' headers: Accept: - application/json;odata=minimalmetadata @@ -597,9 +597,9 @@ interactions: Prefer: - return-no-content User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:04 GMT + - Fri, 27 Dec 2019 03:30:56 GMT x-ms-version: - '2017-04-17' method: POST @@ -613,11 +613,11 @@ interactions: content-length: - '0' dataserviceid: - - https://clitestgh47h4hrk7k6wgdtb.table.core.windows.net/tableydouwfqjrc3qjwp6leu(PartitionKey='001',RowKey='001') + - https://clitestxnc35xy3qrgwizkdr.table.core.windows.net/table4lsqq4vc6inxrzbwnuz(PartitionKey='001',RowKey='001') date: - - Wed, 23 Oct 2019 02:05:05 GMT + - Fri, 27 Dec 2019 03:30:57 GMT etag: - - W/"datetime'2019-10-23T02%3A05%3A06.8249277Z'" + - W/"datetime'2019-12-27T03%3A30%3A57.9985959Z'" location: - https://clitest000002.table.core.windows.net/table000003(PartitionKey='001',RowKey='001') preference-applied: @@ -632,7 +632,7 @@ interactions: code: 204 message: No Content - request: - body: '{"name": "test2", "value": "something2", "PartitionKey": "002", "RowKey": + body: '{"name": "test2", "value": "something2", "RowKey": "002", "PartitionKey": "002"}' headers: Accept: @@ -650,9 +650,9 @@ interactions: Prefer: - return-no-content User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:07 GMT + - Fri, 27 Dec 2019 03:30:58 GMT x-ms-version: - '2017-04-17' method: POST @@ -666,11 +666,11 @@ interactions: content-length: - '0' dataserviceid: - - https://clitestgh47h4hrk7k6wgdtb.table.core.windows.net/tableydouwfqjrc3qjwp6leu(PartitionKey='002',RowKey='002') + - https://clitestxnc35xy3qrgwizkdr.table.core.windows.net/table4lsqq4vc6inxrzbwnuz(PartitionKey='002',RowKey='002') date: - - Wed, 23 Oct 2019 02:05:08 GMT + - Fri, 27 Dec 2019 03:30:59 GMT etag: - - W/"datetime'2019-10-23T02%3A05%3A09.2139726Z'" + - W/"datetime'2019-12-27T03%3A30%3A59.6771171Z'" location: - https://clitest000002.table.core.windows.net/table000003(PartitionKey='002',RowKey='002') preference-applied: @@ -696,23 +696,23 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:09 GMT + - Fri, 27 Dec 2019 03:31:00 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003()?%24top=1 response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003","value":[{"odata.etag":"W/\"datetime''2019-10-23T02%3A05%3A06.8249277Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-10-23T02:05:06.8249277Z","name":"test","value":"something","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF"}]}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003","value":[{"odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A57.9985959Z''\"","PartitionKey":"001","RowKey":"001","Timestamp":"2019-12-27T03:30:57.9985959Z","name":"test","value":"something","binaryProperty@odata.type":"Edm.Binary","binaryProperty":"AAECAwQF"}]}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:31:01 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -740,23 +740,23 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:11 GMT + - Fri, 27 Dec 2019 03:31:02 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002.table.core.windows.net/table000003()?NextPartitionKey=1%214%21MDAy&NextRowKey=1%214%21MDAy response: body: - string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003","value":[{"odata.etag":"W/\"datetime''2019-10-23T02%3A05%3A09.2139726Z''\"","PartitionKey":"002","RowKey":"002","Timestamp":"2019-10-23T02:05:09.2139726Z","name":"test2","value":"something2"}]}' + string: '{"odata.metadata":"https://clitest000002.table.core.windows.net/$metadata#table000003","value":[{"odata.etag":"W/\"datetime''2019-12-27T03%3A30%3A59.6771171Z''\"","PartitionKey":"002","RowKey":"002","Timestamp":"2019-12-27T03:30:59.6771171Z","name":"test2","value":"something2"}]}' headers: cache-control: - no-cache content-type: - application/json;odata=minimalmetadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:05:13 GMT + - Fri, 27 Dec 2019 03:31:03 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -778,9 +778,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:13 GMT + - Fri, 27 Dec 2019 03:31:03 GMT x-ms-version: - '2017-04-17' method: GET @@ -793,7 +793,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:15 GMT + - Fri, 27 Dec 2019 03:31:04 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -813,9 +813,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:15 GMT + - Fri, 27 Dec 2019 03:31:05 GMT x-ms-version: - '2017-04-17' method: GET @@ -828,7 +828,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:17 GMT + - Fri, 27 Dec 2019 03:31:06 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -852,9 +852,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:17 GMT + - Fri, 27 Dec 2019 03:31:07 GMT x-ms-version: - '2017-04-17' method: PUT @@ -866,7 +866,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:34 GMT + - Fri, 27 Dec 2019 03:31:07 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -884,9 +884,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:34 GMT + - Fri, 27 Dec 2019 03:31:07 GMT x-ms-version: - '2017-04-17' method: GET @@ -898,7 +898,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:35 GMT + - Fri, 27 Dec 2019 03:31:08 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -922,9 +922,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:36 GMT + - Fri, 27 Dec 2019 03:31:09 GMT x-ms-version: - '2017-04-17' method: PUT @@ -936,7 +936,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:36 GMT + - Fri, 27 Dec 2019 03:31:08 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -954,9 +954,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:37 GMT + - Fri, 27 Dec 2019 03:31:10 GMT x-ms-version: - '2017-04-17' method: GET @@ -968,7 +968,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:38 GMT + - Fri, 27 Dec 2019 03:31:11 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -992,9 +992,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:39 GMT + - Fri, 27 Dec 2019 03:31:11 GMT x-ms-version: - '2017-04-17' method: PUT @@ -1006,7 +1006,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:38 GMT + - Fri, 27 Dec 2019 03:31:11 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1024,9 +1024,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:40 GMT + - Fri, 27 Dec 2019 03:31:12 GMT x-ms-version: - '2017-04-17' method: GET @@ -1038,7 +1038,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:41 GMT + - Fri, 27 Dec 2019 03:31:13 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1062,9 +1062,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:42 GMT + - Fri, 27 Dec 2019 03:31:14 GMT x-ms-version: - '2017-04-17' method: PUT @@ -1076,7 +1076,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:42 GMT + - Fri, 27 Dec 2019 03:31:14 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1094,9 +1094,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:43 GMT + - Fri, 27 Dec 2019 03:31:15 GMT x-ms-version: - '2017-04-17' method: GET @@ -1108,7 +1108,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:45 GMT + - Fri, 27 Dec 2019 03:31:15 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1128,9 +1128,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:46 GMT + - Fri, 27 Dec 2019 03:31:17 GMT x-ms-version: - '2017-04-17' method: GET @@ -1142,7 +1142,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:47 GMT + - Fri, 27 Dec 2019 03:31:18 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1162,9 +1162,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:48 GMT + - Fri, 27 Dec 2019 03:31:19 GMT x-ms-version: - '2017-04-17' method: GET @@ -1176,7 +1176,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:49 GMT + - Fri, 27 Dec 2019 03:31:19 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1196,9 +1196,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:51 GMT + - Fri, 27 Dec 2019 03:31:20 GMT x-ms-version: - '2017-04-17' method: GET @@ -1210,7 +1210,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:52 GMT + - Fri, 27 Dec 2019 03:31:21 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1230,9 +1230,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:53 GMT + - Fri, 27 Dec 2019 03:31:23 GMT x-ms-version: - '2017-04-17' method: GET @@ -1244,7 +1244,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:54 GMT + - Fri, 27 Dec 2019 03:31:23 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1264,9 +1264,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:55 GMT + - Fri, 27 Dec 2019 03:31:25 GMT x-ms-version: - '2017-04-17' method: GET @@ -1278,7 +1278,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:56 GMT + - Fri, 27 Dec 2019 03:31:25 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1302,9 +1302,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:57 GMT + - Fri, 27 Dec 2019 03:31:26 GMT x-ms-version: - '2017-04-17' method: PUT @@ -1316,7 +1316,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:05:57 GMT + - Fri, 27 Dec 2019 03:31:26 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1334,9 +1334,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:05:58 GMT + - Fri, 27 Dec 2019 03:31:27 GMT x-ms-version: - '2017-04-17' method: GET @@ -1348,7 +1348,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:05:59 GMT + - Fri, 27 Dec 2019 03:31:28 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1368,9 +1368,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:00 GMT + - Fri, 27 Dec 2019 03:31:29 GMT x-ms-version: - '2017-04-17' method: GET @@ -1382,7 +1382,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:06:02 GMT + - Fri, 27 Dec 2019 03:31:30 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1406,9 +1406,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:02 GMT + - Fri, 27 Dec 2019 03:31:30 GMT x-ms-version: - '2017-04-17' method: PUT @@ -1420,7 +1420,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:03 GMT + - Fri, 27 Dec 2019 03:31:30 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-ms-version: @@ -1438,9 +1438,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:03 GMT + - Fri, 27 Dec 2019 03:31:31 GMT x-ms-version: - '2017-04-17' method: GET @@ -1452,7 +1452,7 @@ interactions: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:06:05 GMT + - Fri, 27 Dec 2019 03:31:32 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1476,9 +1476,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:06 GMT + - Fri, 27 Dec 2019 03:31:33 GMT x-ms-version: - '2017-04-17' method: DELETE @@ -1492,7 +1492,7 @@ interactions: content-length: - '0' date: - - Wed, 23 Oct 2019 02:06:08 GMT + - Fri, 27 Dec 2019 03:31:34 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 x-content-type-options: @@ -1514,9 +1514,9 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:08 GMT + - Fri, 27 Dec 2019 03:31:35 GMT x-ms-version: - '2017-04-17' method: GET @@ -1524,14 +1524,14 @@ interactions: response: body: string: '{"odata.error":{"code":"ResourceNotFound","message":{"lang":"en-US","value":"The - specified resource does not exist.\nRequestId:b178c515-1002-0100-0246-89c7ea000000\nTime:2019-10-23T02:06:10.4874236Z"}}}' + specified resource does not exist.\nRequestId:f44c8a1f-8002-0054-5866-bc828d000000\nTime:2019-12-27T03:31:37.5149783Z"}}}' headers: cache-control: - no-cache content-type: - application/json;odata=nometadata;streaming=true;charset=utf-8 date: - - Wed, 23 Oct 2019 02:06:10 GMT + - Fri, 27 Dec 2019 03:31:36 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: @@ -1553,22 +1553,22 @@ interactions: MaxDataServiceVersion: - '3.0' User-Agent: - - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 + - Azure-CosmosDB/0.37.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 x-ms-date: - - Wed, 23 Oct 2019 02:06:10 GMT + - Fri, 27 Dec 2019 03:31:37 GMT x-ms-version: - '2017-04-17' method: GET uri: https://clitest000002-secondary.table.core.windows.net/?restype=service&comp=stats response: body: - string: "\uFEFFliveWed, - 23 Oct 2019 02:02:38 GMT" + string: "\uFEFFliveFri, + 27 Dec 2019 03:28:37 GMT" headers: content-type: - application/xml date: - - Wed, 23 Oct 2019 02:06:12 GMT + - Fri, 27 Dec 2019 03:31:38 GMT server: - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0 transfer-encoding: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_assigned_identity.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_assigned_identity.yaml index 309348b3ed2..086e4d8a7a4 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_assigned_identity.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_assigned_identity.yaml @@ -14,14 +14,14 @@ interactions: - -n -g --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-23T01:57:07Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T03:27:59Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:12 GMT + - Fri, 27 Dec 2019 03:28:03 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -n -g --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 23 Oct 2019 01:57:16 GMT + - Fri, 27 Dec 2019 03:28:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/9c086d26-dfd6-4f71-a53b-b3314ec4fc3b?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/8a267eb1-ecf9-404c-9ff6-84618b9d31c1?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1131' + - '1191' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -n -g --sku User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/9c086d26-dfd6-4f71-a53b-b3314ec4fc3b?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/southcentralus/asyncoperations/8a267eb1-ecf9-404c-9ff6-84618b9d31c1?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:57:16.6094082Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:08.9067782Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1184' + - '1216' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:34 GMT + - Fri, 27 Dec 2019 03:28:26 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - -n -g --assign-identity User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:57:16.6094082Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:08.9067782Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1184' + - '1216' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:36 GMT + - Fri, 27 Dec 2019 03:28:27 GMT expires: - '-1' pragma: @@ -194,11 +194,11 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_LRS"}, "tags": {}, "identity": {"type": "SystemAssigned"}, - "properties": {"encryption": {"services": {"blob": {"enabled": true}, "file": - {"enabled": true}}, "keySource": "Microsoft.Storage"}, "supportsHttpsTrafficOnly": - true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], - "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_LRS", "tier": "Standard"}, "tags": {}, "identity": + {"type": "SystemAssigned"}, "properties": {"encryption": {"services": {"blob": + {"enabled": true}, "file": {"enabled": true}}, "keySource": "Microsoft.Storage"}, + "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", + "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' headers: Accept: - application/json @@ -209,30 +209,30 @@ interactions: Connection: - keep-alive Content-Length: - - '365' + - '385' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --assign-identity User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/4.2.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"identity":{"principalId":"82e0255c-55bb-4fb4-8b23-7973234e972a","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T01:57:16.6719071Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T01:57:16.6094082Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' + string: '{"identity":{"principalId":"a9199938-b095-4025-8710-0dac737012c7","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"southcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:28:08.9536266Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:28:08.9067782Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"southcentralus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1324' + - '1356' content-type: - application/json date: - - Wed, 23 Oct 2019 01:57:44 GMT + - Fri, 27 Dec 2019 03:28:37 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds.yaml index 660b7ab065a..a8136e7963d 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds.yaml @@ -14,14 +14,14 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-30T03:14:53Z"},"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":"2019-12-27T04:29:14Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 30 Oct 2019 03:15:00 GMT + - Fri, 27 Dec 2019 04:29:17 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 30 Oct 2019 03:15:03 GMT + - Fri, 27 Dec 2019 04:29:20 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/42286ae3-7f60-4784-8b38-d65ede6fa77c?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ac604e17-39e9-4c92-b929-b2bab7e66412?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/42286ae3-7f60-4784-8b38-d65ede6fa77c?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/ac604e17-39e9-4c92-b929-b2bab7e66412?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:15:02.8555954Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:19.5373922Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:15:21 GMT + - Fri, 27 Dec 2019 04:29:37 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:15:02.8555954Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:19.5373922Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:15:23 GMT + - Fri, 27 Dec 2019 04:29:39 GMT expires: - '-1' pragma: @@ -208,23 +208,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:15:02.8555954Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:19.5373922Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:15:24 GMT + - Fri, 27 Dec 2019 04:29:39 GMT expires: - '-1' pragma: @@ -243,11 +243,12 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "AADDS"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", - "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "AADDS"}, "supportsHttpsTrafficOnly": true, "networkAcls": + {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": + "Allow"}}}' headers: Accept: - application/json @@ -258,30 +259,30 @@ interactions: Connection: - keep-alive Content-Length: - - '406' + - '426' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:15:02.9337430Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:15:02.8555954Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:29:19.5998980Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:29:19.5373922Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1559' + - '1591' content-type: - application/json date: - - Wed, 30 Oct 2019 03:15:28 GMT + - Fri, 27 Dec 2019 04:29:47 GMT expires: - '-1' pragma: @@ -297,7 +298,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_false.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_false.yaml index 6ecc8d47b49..d3f08fc748d 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_false.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_false.yaml @@ -14,14 +14,14 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-29T05:23:01Z"},"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":"2019-12-27T03:27:43Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 29 Oct 2019 05:23:07 GMT + - Fri, 27 Dec 2019 03:27:46 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Tue, 29 Oct 2019 05:23:11 GMT + - Fri, 27 Dec 2019 03:27:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/0af3b3bd-579c-410e-808c-6e5000757134?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/aa726a79-d0b6-41ca-b2de-744f5405885e?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/0af3b3bd-579c-410e-808c-6e5000757134?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/aa726a79-d0b6-41ca-b2de-744f5405885e?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-29T05:23:11.2461033Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:48.8223829Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Tue, 29 Oct 2019 05:23:29 GMT + - Fri, 27 Dec 2019 03:28:06 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-29T05:23:11.2461033Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:48.8223829Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Tue, 29 Oct 2019 05:23:31 GMT + - Fri, 27 Dec 2019 03:28:08 GMT expires: - '-1' pragma: @@ -208,23 +208,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-29T05:23:11.2461033Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:48.8223829Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Tue, 29 Oct 2019 05:23:32 GMT + - Fri, 27 Dec 2019 03:28:08 GMT expires: - '-1' pragma: @@ -243,11 +243,12 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "None"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", - "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "None"}, "supportsHttpsTrafficOnly": true, "networkAcls": + {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": + "Allow"}}}' headers: Accept: - application/json @@ -258,30 +259,30 @@ interactions: Connection: - keep-alive Content-Length: - - '405' + - '425' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-29T05:23:11.3241250Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-29T05:23:11.2461033Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:27:48.8848841Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:48.8223829Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1558' + - '1590' content-type: - application/json date: - - Tue, 29 Oct 2019 05:23:36 GMT + - Fri, 27 Dec 2019 03:28:13 GMT expires: - '-1' pragma: @@ -297,7 +298,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_true.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_true.yaml index 51b20024991..48bb2a1563f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_true.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_aadds_true.yaml @@ -14,14 +14,14 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-10-30T03:16:41Z"},"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":"2019-12-27T04:36:41Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 30 Oct 2019 03:16:47 GMT + - Fri, 27 Dec 2019 04:36:44 GMT expires: - '-1' pragma: @@ -63,11 +63,11 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -79,11 +79,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 30 Oct 2019 03:16:50 GMT + - Fri, 27 Dec 2019 04:36:48 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/831fc27b-5fc7-4c1c-80f1-ad0607c69b36?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/19fe21cf-88bc-448e-8d1b-20a59f236629?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -93,7 +93,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1186' status: code: 202 message: Accepted @@ -112,21 +112,21 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/831fc27b-5fc7-4c1c-80f1-ad0607c69b36?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/19fe21cf-88bc-448e-8d1b-20a59f236629?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:16:50.6342120Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:48.2053428Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:17:08 GMT + - Fri, 27 Dec 2019 04:37:06 GMT expires: - '-1' pragma: @@ -159,23 +159,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:16:50.6342120Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:48.2053428Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:17:10 GMT + - Fri, 27 Dec 2019 04:37:07 GMT expires: - '-1' pragma: @@ -208,23 +208,23 @@ interactions: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:16:50.6342120Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:48.2053428Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1483' + - '1515' content-type: - application/json date: - - Wed, 30 Oct 2019 03:17:10 GMT + - Fri, 27 Dec 2019 04:37:08 GMT expires: - '-1' pragma: @@ -243,11 +243,12 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "AADDS"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", - "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "AADDS"}, "supportsHttpsTrafficOnly": true, "networkAcls": + {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": + "Allow"}}}' headers: Accept: - application/json @@ -258,30 +259,30 @@ interactions: Connection: - keep-alive Content-Length: - - '406' + - '426' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --enable-files-aadds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:16:50.7123685Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:16:50.6342120Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AADDS"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T04:36:48.2834669Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:36:48.2053428Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1559' + - '1591' content-type: - application/json date: - - Wed, 30 Oct 2019 03:17:16 GMT + - Fri, 27 Dec 2019 04:37:15 GMT expires: - '-1' pragma: @@ -297,7 +298,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds.yaml index afc6041eebf..f7ee11d587a 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds.yaml @@ -18,11 +18,11 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 30 Oct 2019 03:09:57 GMT + - Fri, 27 Dec 2019 04:32:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/630fd09d-7a5d-464f-a558-60c622a37be9?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/45ca3c7f-863b-4798-a0c8-0755b1522f9c?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/630fd09d-7a5d-464f-a558-60c622a37be9?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/45ca3c7f-863b-4798-a0c8-0755b1522f9c?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:09:57.7756217Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:08.1352558Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:10:16 GMT + - Fri, 27 Dec 2019 04:32:26 GMT expires: - '-1' pragma: @@ -115,23 +115,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:09:57.7756217Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:08.1352558Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:10:19 GMT + - Fri, 27 Dec 2019 04:32:28 GMT expires: - '-1' pragma: @@ -165,23 +165,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:09:57.7756217Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:08.1352558Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:10:20 GMT + - Fri, 27 Dec 2019 04:32:30 GMT expires: - '-1' pragma: @@ -200,13 +200,13 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "AD", "activeDirectoryProperties": {"domainName": "mydomain.com", "netBiosDomainName": - "mydomain.com", "forestName": "mydomain.com", "domainGuid": "12345678-1234-1234-1234-123456789012", - "domainSid": "S-1-5-21-1234567890-1234567890-1234567890", "azureStorageSid": - "S-1-5-21-1234567890-1234567890-1234567890-1234"}}, "supportsHttpsTrafficOnly": + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "AD", "activeDirectoryProperties": {"domainName": + "mydomain.com", "netBiosDomainName": "mydomain.com", "forestName": "mydomain.com", + "domainGuid": "12345678-1234-1234-1234-123456789012", "domainSid": "S-1-5-21-1234567890-1234567890-1234567890", + "azureStorageSid": "S-1-5-21-1234567890-1234567890-1234567890-1234"}}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' headers: @@ -219,7 +219,7 @@ interactions: Connection: - keep-alive Content-Length: - - '712' + - '732' Content-Type: - application/json; charset=utf-8 ParameterSetName: @@ -227,23 +227,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:09:57.8537394Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:09:57.7756217Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:08.1977440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:08.1352558Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1869' + - '1941' content-type: - application/json date: - - Wed, 30 Oct 2019 03:10:23 GMT + - Fri, 27 Dec 2019 04:32:35 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1192' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_false.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_false.yaml index 0c1196e2916..e41065b7d2f 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_false.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_false.yaml @@ -18,11 +18,11 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 28 Oct 2019 16:22:44 GMT + - Fri, 27 Dec 2019 04:32:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/c9cf6aab-e999-4603-9295-0ee48b9de86c?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/161360d2-1253-41a9-a144-8669a2cffd90?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/c9cf6aab-e999-4603-9295-0ee48b9de86c?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/161360d2-1253-41a9-a144-8669a2cffd90?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T16:22:45.3989953Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:49.7056927Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Mon, 28 Oct 2019 16:23:03 GMT + - Fri, 27 Dec 2019 04:33:07 GMT expires: - '-1' pragma: @@ -114,23 +114,23 @@ interactions: - -n -g --enable-files-adds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T16:22:45.3989953Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:49.7056927Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Mon, 28 Oct 2019 16:23:04 GMT + - Fri, 27 Dec 2019 04:33:10 GMT expires: - '-1' pragma: @@ -163,23 +163,23 @@ interactions: - -n -g --enable-files-adds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T16:22:45.3989953Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:49.7056927Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Mon, 28 Oct 2019 16:23:06 GMT + - Fri, 27 Dec 2019 04:33:10 GMT expires: - '-1' pragma: @@ -198,11 +198,12 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "None"}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", - "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "None"}, "supportsHttpsTrafficOnly": true, "networkAcls": + {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": + "Allow"}}}' headers: Accept: - application/json @@ -213,30 +214,30 @@ interactions: Connection: - keep-alive Content-Length: - - '405' + - '425' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -n -g --enable-files-adds User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T16:22:45.4614851Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-28T16:22:45.3989953Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"None"},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T04:32:49.7525836Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T04:32:49.7056927Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1575' + - '1647' content-type: - application/json date: - - Mon, 28 Oct 2019 16:23:09 GMT + - Fri, 27 Dec 2019 04:33:15 GMT expires: - '-1' pragma: @@ -252,7 +253,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_true.yaml b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_true.yaml index 84175354559..94b4406dda9 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_true.yaml +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/recordings/test_update_storage_account_with_files_adds_true.yaml @@ -18,11 +18,11 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: string: '' @@ -34,11 +34,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Wed, 30 Oct 2019 03:12:26 GMT + - Fri, 27 Dec 2019 03:27:16 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/e260ae66-fb5d-4f48-9358-235a2a8d8c6c?monitor=true&api-version=2019-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5c142dae-d700-47c3-8d88-3d778ed5f1a4?monitor=true&api-version=2019-06-01 pragma: - no-cache server: @@ -48,7 +48,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -67,21 +67,21 @@ interactions: - -n -g -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/e260ae66-fb5d-4f48-9358-235a2a8d8c6c?monitor=true&api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5c142dae-d700-47c3-8d88-3d778ed5f1a4?monitor=true&api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:12:26.4950616Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:16.7787535Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:12:44 GMT + - Fri, 27 Dec 2019 03:27:34 GMT expires: - '-1' pragma: @@ -115,23 +115,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:12:26.4950616Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:16.7787535Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:12:47 GMT + - Fri, 27 Dec 2019 03:27:36 GMT expires: - '-1' pragma: @@ -165,23 +165,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:12:26.4950616Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:16.7787535Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1500' + - '1572' content-type: - application/json date: - - Wed, 30 Oct 2019 03:12:48 GMT + - Fri, 27 Dec 2019 03:27:36 GMT expires: - '-1' pragma: @@ -200,13 +200,13 @@ interactions: code: 200 message: OK - request: - body: '{"sku": {"name": "Standard_RAGRS"}, "tags": {}, "properties": {"encryption": - {"services": {"blob": {"enabled": true}, "file": {"enabled": true}}, "keySource": - "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": {"directoryServiceOptions": - "AD", "activeDirectoryProperties": {"domainName": "mydomain.com", "netBiosDomainName": - "mydomain.com", "forestName": "mydomain.com", "domainGuid": "12345678-1234-1234-1234-123456789012", - "domainSid": "S-1-5-21-1234567890-1234567890-1234567890", "azureStorageSid": - "S-1-5-21-1234567890-1234567890-1234567890-1234"}}, "supportsHttpsTrafficOnly": + body: '{"sku": {"name": "Standard_RAGRS", "tier": "Standard"}, "tags": {}, "properties": + {"encryption": {"services": {"blob": {"enabled": true}, "file": {"enabled": + true}}, "keySource": "Microsoft.Storage"}, "azureFilesIdentityBasedAuthentication": + {"directoryServiceOptions": "AD", "activeDirectoryProperties": {"domainName": + "mydomain.com", "netBiosDomainName": "mydomain.com", "forestName": "mydomain.com", + "domainGuid": "12345678-1234-1234-1234-123456789012", "domainSid": "S-1-5-21-1234567890-1234567890-1234567890", + "azureStorageSid": "S-1-5-21-1234567890-1234567890-1234567890-1234"}}, "supportsHttpsTrafficOnly": true, "networkAcls": {"bypass": "AzureServices", "virtualNetworkRules": [], "ipRules": [], "defaultAction": "Allow"}}}' headers: @@ -219,7 +219,7 @@ interactions: Connection: - keep-alive Content-Length: - - '712' + - '732' Content-Type: - application/json; charset=utf-8 ParameterSetName: @@ -227,23 +227,23 @@ interactions: --domain-guid --domain-sid --azure-storage-sid User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-30T03:12:26.5732251Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-30T03:12:26.4950616Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"azureFilesIdentityBasedAuthentication":{"directoryServiceOptions":"AD","activeDirectoryProperties":{"domainName":"mydomain.com","netBiosDomainName":"mydomain.com","forestName":"mydomain.com","domainGuid":"12345678-1234-1234-1234-123456789012","domainSid":"S-1-5-21-1234567890-1234567890-1234567890","azureStorageSid":"S-1-5-21-1234567890-1234567890-1234567890-1234"}},"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-27T03:27:16.8412877Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:27:16.7787535Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/","queue":"https://cli000002.queue.core.windows.net/","table":"https://cli000002.table.core.windows.net/","file":"https://cli000002.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://cli000002-secondary.blob.core.windows.net/","queue":"https://cli000002-secondary.queue.core.windows.net/","table":"https://cli000002-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache content-length: - - '1869' + - '1941' content-type: - application/json date: - - Wed, 30 Oct 2019 03:12:52 GMT + - Fri, 27 Dec 2019 03:27:43 GMT expires: - '-1' pragma: @@ -259,7 +259,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1196' status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/test_storage_blob_scenarios.py b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/test_storage_blob_scenarios.py index 57ba8b23ec6..cf27f8683b5 100644 --- a/src/azure-cli/azure/cli/command_modules/storage/tests/latest/test_storage_blob_scenarios.py +++ b/src/azure-cli/azure/cli/command_modules/storage/tests/latest/test_storage_blob_scenarios.py @@ -446,7 +446,7 @@ def test_storage_blob_generate_sas_full_uri(self, resource_group, storage_accoun 'r --https-only --full-uri', account_info, b, c, expiry).output self.assertTrue(blob_uri) self.assertIn('&sig=', blob_uri) - self.assertTrue(blob_uri.startswith('"https://clitest000002.blob.core.windows.net/cont000003/blob000004?s')) + self.assertTrue(blob_uri.startswith('"https://{}.blob.core.windows.net/{}/{}?s'.format(storage_account, c, b))) @ResourceGroupPreparer() @StorageAccountPreparer() diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_diagnostics_extension_install.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_diagnostics_extension_install.yaml index c9036eea5f2..0173346dd10 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_diagnostics_extension_install.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_diagnostics_extension_install.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001","name":"cli_test_vm_vmss_diagnostics_extension000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:58:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001","name":"cli_test_vm_vmss_diagnostics_extension000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:20:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:04 GMT + - Fri, 27 Dec 2019 15:21:09 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:05 GMT + - Fri, 27 Dec 2019 15:21:11 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:04:05 GMT + - Fri, 27 Dec 2019 15:26:11 GMT source-age: - - '187' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -123,23 +123,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - c8559c53495f5bd35aee3dc9f9fd7677031400b4 + - 95476047cad4dfce68c40df338d1005ceca6d1fc x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - A430:45E0:213B78:238F15:5DBBE50C + - 80C6:04E1:5BEC9C:62BE7E:5E062166 x-served-by: - - cache-sin18033-SIN + - cache-sin18037-SIN x-timer: - - S1572595145.332208,VS0,VE0 + - S1577460071.205753,VS0,VE292 x-xss-protection: - 1; mode=block status: @@ -160,7 +160,7 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:05 GMT + - Fri, 27 Dec 2019 15:21:11 GMT expires: - '-1' pragma: @@ -217,10 +217,10 @@ interactions: "manual"}, "virtualMachineProfile": {"storageProfile": {"osDisk": {"createOption": "FromImage", "caching": "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": - "18.04-LTS", "version": "latest"}}, "osProfile": {"computerNamePrefix": "testdfb8d", + "18.04-LTS", "version": "latest"}}, "osProfile": {"computerNamePrefix": "testddae8", "adminUsername": "user11", "adminPassword": "[parameters(\''adminPassword\'')]"}, - "networkProfile": {"networkInterfaceConfigurations": [{"name": "testdfb8dNic", - "properties": {"primary": "true", "ipConfigurations": [{"name": "testdfb8dIPConfig", + "networkProfile": {"networkInterfaceConfigurations": [{"name": "testddae8Nic", + "properties": {"primary": "true", "ipConfigurations": [{"name": "testddae8IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool"}]}}]}}]}}, @@ -245,25 +245,25 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_2iihTrK9qOFwGvAGfDypL760Ix7Gl40k","name":"vmss_deploy_2iihTrK9qOFwGvAGfDypL760Ix7Gl40k","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1580097646422297252","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:59:09.6555508Z","duration":"PT2.3573359S","correlationId":"b68212af-9406-431f-8135-1c30d8757dc0","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_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmssLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"testdiagvmss"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_ojywhJGEdbpmCwhIHF0QSOAlacax2anM","name":"vmss_deploy_ojywhJGEdbpmCwhIHF0QSOAlacax2anM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16361703821995770353","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:21:17.4912864Z","duration":"PT2.6252584S","correlationId":"e1b3f703-c587-42dd-9800-85da3dfccd53","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_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmssLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"testdiagvmss"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_2iihTrK9qOFwGvAGfDypL760Ix7Gl40k/operationStatuses/08586290117381794111?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_ojywhJGEdbpmCwhIHF0QSOAlacax2anM/operationStatuses/08586241468106115959?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2815' + - '2816' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:10 GMT + - Fri, 27 Dec 2019 15:21:18 GMT expires: - '-1' pragma: @@ -273,7 +273,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1194' status: code: 201 message: Created @@ -292,9 +292,52 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:21:50 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: + - -g -n --image --authentication-type --admin-username --admin-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -306,7 +349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:41 GMT + - Fri, 27 Dec 2019 15:22:21 GMT expires: - '-1' pragma: @@ -335,9 +378,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -349,7 +392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:11 GMT + - Fri, 27 Dec 2019 15:22:53 GMT expires: - '-1' pragma: @@ -378,9 +421,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -392,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:41 GMT + - Fri, 27 Dec 2019 15:23:23 GMT expires: - '-1' pragma: @@ -421,9 +464,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -435,7 +478,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:13 GMT + - Fri, 27 Dec 2019 15:23:54 GMT expires: - '-1' pragma: @@ -464,9 +507,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -478,7 +521,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:43 GMT + - Fri, 27 Dec 2019 15:24:24 GMT expires: - '-1' pragma: @@ -507,9 +550,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -521,7 +564,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:13 GMT + - Fri, 27 Dec 2019 15:24:55 GMT expires: - '-1' pragma: @@ -550,9 +593,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -564,7 +607,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:43 GMT + - Fri, 27 Dec 2019 15:25:25 GMT expires: - '-1' pragma: @@ -593,9 +636,52 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290117381794111?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:25:57 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: + - -g -n --image --authentication-type --admin-username --admin-password + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468106115959?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -607,7 +693,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:14 GMT + - Fri, 27 Dec 2019 15:26:28 GMT expires: - '-1' pragma: @@ -636,21 +722,21 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_2iihTrK9qOFwGvAGfDypL760Ix7Gl40k","name":"vmss_deploy_2iihTrK9qOFwGvAGfDypL760Ix7Gl40k","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1580097646422297252","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:02:56.2093093Z","duration":"PT3M48.9110944S","correlationId":"b68212af-9406-431f-8135-1c30d8757dc0","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_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmssLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"testdiagvmss"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"testdfb8d","adminUsername":"user11","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"}},"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"18.04-LTS","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"testdfb8dNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"testdfb8dIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"a7f1579d-c81c-4a78-89f8-38756ce78651"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vmss_deploy_ojywhJGEdbpmCwhIHF0QSOAlacax2anM","name":"vmss_deploy_ojywhJGEdbpmCwhIHF0QSOAlacax2anM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16361703821995770353","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:26:25.6472728Z","duration":"PT5M10.7812448S","correlationId":"e1b3f703-c587-42dd-9800-85da3dfccd53","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_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmssLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"testdiagvmssVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"testdiagvmssLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"testdiagvmss"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"testddae8","adminUsername":"user11","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"}},"imageReference":{"publisher":"Canonical","offer":"UbuntuServer","sku":"18.04-LTS","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"testddae8Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"testddae8IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"c6e064c6-39c8-4cdf-8d29-c75c442d3788"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmssLBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET"}]}}' headers: cache-control: - no-cache content-length: - - '5569' + - '5570' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:15 GMT + - Fri, 27 Dec 2019 15:26:29 GMT expires: - '-1' pragma: @@ -679,14 +765,14 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001","name":"cli_test_vm_vmss_diagnostics_extension000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:58:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001","name":"cli_test_vm_vmss_diagnostics_extension000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:20:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -695,7 +781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:16 GMT + - Fri, 27 Dec 2019 15:26:29 GMT expires: - '-1' pragma: @@ -774,13 +860,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:16 GMT + - Fri, 27 Dec 2019 15:26:32 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:08:16 GMT + - Fri, 27 Dec 2019 15:31:32 GMT source-age: - - '38' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -788,23 +874,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - 440e4fd23fd8890e33987c161b639f899f2944be + - 257ec1f9bfd882144d1ab0fb2a96cd6bd9141371 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - BED0:5B73:205A33:22A43C:5DBBE69E + - DA32:2FE7:5AE968:618044:5E0622A7 x-served-by: - - cache-sin18043-SIN + - cache-sin18036-SIN x-timer: - - S1572595397.841957,VS0,VE1 + - S1577460392.738859,VS0,VE277 x-xss-protection: - 1; mode=block status: @@ -825,23 +911,23 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:58:43.6096255Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:20:48.1062026Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:20:48.1062026Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:20:48.0124632Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' headers: cache-control: - no-cache content-length: - - '1180' + - '1212' content-type: - application/json date: - - Fri, 01 Nov 2019 08:03:17 GMT + - Fri, 27 Dec 2019 15:26:32 GMT expires: - '-1' pragma: @@ -874,7 +960,7 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -883,18 +969,20 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testdiagvmssVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET\",\r\n - \ \"etag\": \"W/\\\"9c96bfe3-2f77-4acf-b588-f4aae73bf288\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a89dd3b6-4e64-4ef9-8ce8-d6a201d24276\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"739be992-7635-42b8-993b-000fec08afa8\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"8a3af626-b4aa-4f6b-9174-5f6cf7f331ed\",\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\": \"testdiagvmssSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\",\r\n - \ \"etag\": \"W/\\\"9c96bfe3-2f77-4acf-b588-f4aae73bf288\\\"\",\r\n + \ \"etag\": \"W/\\\"a89dd3b6-4e64-4ef9-8ce8-d6a201d24276\\\"\",\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_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/1/networkInterfaces/testdfb8dNic/ipConfigurations/testdfb8dIPConfig\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/3/networkInterfaces/testdfb8dNic/ipConfigurations/testdfb8dIPConfig\"\r\n + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/0/networkInterfaces/testddae8Nic/ipConfigurations/testddae8IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/1/networkInterfaces/testddae8Nic/ipConfigurations/testddae8IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/2/networkInterfaces/testddae8Nic/ipConfigurations/testddae8IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss/virtualMachines/3/networkInterfaces/testddae8Nic/ipConfigurations/testddae8IPConfig\"\r\n \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -903,11 +991,11 @@ interactions: cache-control: - no-cache content-length: - - '2218' + - '2934' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:17 GMT + - Fri, 27 Dec 2019 15:26:33 GMT expires: - '-1' pragma: @@ -924,7 +1012,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3956cc47-3c1a-4461-beb6-d5b29f3d2127 + - 692c6207-e97c-4a7a-9d74-f48609177b60 status: code: 200 message: OK @@ -932,7 +1020,7 @@ interactions: body: 'b''{"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": "vhdstorage7e63ea62e62457", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage4a5805fb03e449", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"type": "Microsoft.Network/networkSecurityGroups", "name": "testdiagvmNSG", "apiVersion": "2015-06-15", "location": "westus", "tags": @@ -950,12 +1038,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "testdiagvm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457", + "testdiagvm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage4a5805fb03e449", "Microsoft.Network/networkInterfaces/testdiagvmVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_7e63ea62e6", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_4a5805fb03", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "testdiagvm", "adminUsername": "user11", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -978,25 +1066,25 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_qzeysjEEpz2Q8KvTtlUK5YE1faXpSDRT","name":"vm_deploy_qzeysjEEpz2Q8KvTtlUK5YE1faXpSDRT","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7388438990513745221","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:03:21.2932489Z","duration":"PT1.3474489S","correlationId":"bb5c528b-9e83-4a66-993c-fcc76d9e5060","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"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_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage7e63ea62e62457"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"testdiagvm"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_JNa9pYLf6MdBKaFswFy3qHpX7PYNFZUh","name":"vm_deploy_JNa9pYLf6MdBKaFswFy3qHpX7PYNFZUh","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13102625668644590263","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:26:38.9130941Z","duration":"PT3.0668943S","correlationId":"c8dc23b6-7f48-448a-80d0-0852e8656e8e","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"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_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage4a5805fb03e449","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage4a5805fb03e449"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"testdiagvm"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_qzeysjEEpz2Q8KvTtlUK5YE1faXpSDRT/operationStatuses/08586290114855318302?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_JNa9pYLf6MdBKaFswFy3qHpX7PYNFZUh/operationStatuses/08586241464896314330?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2937' + - '2938' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:21 GMT + - Fri, 27 Dec 2019 15:26:39 GMT expires: - '-1' pragma: @@ -1006,7 +1094,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1190' status: code: 201 message: Created @@ -1025,9 +1113,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1039,7 +1127,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:53 GMT + - Fri, 27 Dec 2019 15:27:10 GMT expires: - '-1' pragma: @@ -1068,9 +1156,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1082,7 +1170,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:23 GMT + - Fri, 27 Dec 2019 15:27:41 GMT expires: - '-1' pragma: @@ -1111,9 +1199,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1125,7 +1213,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:54 GMT + - Fri, 27 Dec 2019 15:28:12 GMT expires: - '-1' pragma: @@ -1154,9 +1242,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1168,7 +1256,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:24 GMT + - Fri, 27 Dec 2019 15:28:42 GMT expires: - '-1' pragma: @@ -1197,9 +1285,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1211,7 +1299,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:54 GMT + - Fri, 27 Dec 2019 15:29:13 GMT expires: - '-1' pragma: @@ -1240,9 +1328,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1254,7 +1342,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:25 GMT + - Fri, 27 Dec 2019 15:29:43 GMT expires: - '-1' pragma: @@ -1283,9 +1371,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1297,7 +1385,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:55 GMT + - Fri, 27 Dec 2019 15:30:14 GMT expires: - '-1' pragma: @@ -1326,9 +1414,9 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114855318302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464896314330?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1340,7 +1428,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:25 GMT + - Fri, 27 Dec 2019 15:30:45 GMT expires: - '-1' pragma: @@ -1369,21 +1457,21 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_qzeysjEEpz2Q8KvTtlUK5YE1faXpSDRT","name":"vm_deploy_qzeysjEEpz2Q8KvTtlUK5YE1faXpSDRT","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7388438990513745221","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:07:17.2388672Z","duration":"PT3M57.2930672S","correlationId":"bb5c528b-9e83-4a66-993c-fcc76d9e5060","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"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_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage7e63ea62e62457"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"testdiagvm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Resources/deployments/vm_deploy_JNa9pYLf6MdBKaFswFy3qHpX7PYNFZUh","name":"vm_deploy_JNa9pYLf6MdBKaFswFy3qHpX7PYNFZUh","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13102625668644590263","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:30:35.1854951Z","duration":"PT3M59.3392953S","correlationId":"c8dc23b6-7f48-448a-80d0-0852e8656e8e","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"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_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"testdiagvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage4a5805fb03e449","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage4a5805fb03e449"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"testdiagvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"testdiagvm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Storage/storageAccounts/vhdstorage4a5805fb03e449"}]}}' headers: cache-control: - no-cache content-length: - - '4049' + - '4050' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:26 GMT + - Fri, 27 Dec 2019 15:30:46 GMT expires: - '-1' pragma: @@ -1412,7 +1500,7 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1421,14 +1509,14 @@ interactions: body: string: "{\r\n \"name\": \"testdiagvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2751c735-cb41-4428-a628-4fb6174bae30\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6cc0af72-2187-45fa-8981-27f3c1d5faa7\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1438,19 +1526,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:07:27+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n + \"2019-12-27T15:30:45+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:04:58.4416569+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:29:22.213237+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\": \"2019-11-01T08:06:57.7228993+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:30:09.275977+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}" @@ -1458,11 +1546,11 @@ interactions: cache-control: - no-cache content-length: - - '2961' + - '2959' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:27 GMT + - Fri, 27 Dec 2019 15:30:48 GMT expires: - '-1' pragma: @@ -1479,7 +1567,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3955,Microsoft.Compute/LowCostGet30Min;31833 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31823 status: code: 200 message: OK @@ -1498,7 +1586,7 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1506,12 +1594,12 @@ interactions: response: body: string: "{\r\n \"name\": \"testdiagvmVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic\",\r\n - \ \"etag\": \"W/\\\"7bc8a539-028d-4d5c-be68-652c3a28ac7b\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"9e300d0a-4a48-4044-8bf1-5830f78fa670\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"31377451-44b7-4a08-83ee-1586c5035b8d\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"ddaf396f-b00a-4773-a863-d1a2e1a022c3\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigtestdiagvm\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic/ipConfigurations/ipconfigtestdiagvm\",\r\n - \ \"etag\": \"W/\\\"7bc8a539-028d-4d5c-be68-652c3a28ac7b\\\"\",\r\n + \ \"etag\": \"W/\\\"9e300d0a-4a48-4044-8bf1-5830f78fa670\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1520,8 +1608,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\": - \"sluzw2zvo02efgj1aah4ycfpva.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-BA-93\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"e11dvcvkwrvu5elul3wpp2zr3f.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-35-F3-64\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkSecurityGroups/testdiagvmNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1535,9 +1623,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:28 GMT + - Fri, 27 Dec 2019 15:30:48 GMT etag: - - W/"7bc8a539-028d-4d5c-be68-652c3a28ac7b" + - W/"9e300d0a-4a48-4044-8bf1-5830f78fa670" expires: - '-1' pragma: @@ -1554,7 +1642,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02285c98-8716-4390-ac9b-9b43f3c9234d + - 56a33369-6c7e-46d6-8527-fa296e60bb45 status: code: 200 message: OK @@ -1573,7 +1661,7 @@ interactions: - -g -n --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1581,10 +1669,10 @@ interactions: response: body: string: "{\r\n \"name\": \"testdiagvmPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/publicIPAddresses/testdiagvmPublicIP\",\r\n - \ \"etag\": \"W/\\\"4ae82543-125c-4b81-86ac-1cbf15085cf5\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e3086d03-ea24-495e-a596-6f9e42f821f5\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"3120e92c-752b-4c4c-8ef9-9020172b2ccb\",\r\n - \ \"ipAddress\": \"104.42.194.145\",\r\n \"publicIPAddressVersion\": + \"Succeeded\",\r\n \"resourceGuid\": \"c4991f59-ac71-4c58-bb18-6f5a3c14e4df\",\r\n + \ \"ipAddress\": \"104.42.150.225\",\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_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic/ipConfigurations/ipconfigtestdiagvm\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -1597,9 +1685,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:28 GMT + - Fri, 27 Dec 2019 15:30:49 GMT etag: - - W/"4ae82543-125c-4b81-86ac-1cbf15085cf5" + - W/"e3086d03-ea24-495e-a596-6f9e42f821f5" expires: - '-1' pragma: @@ -1616,7 +1704,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4d93d3ef-137d-477b-8973-3f49067cc3fa + - d0be3d80-4021-4d5e-a7d4-6c3fe54b10df status: code: 200 message: OK @@ -1635,7 +1723,7 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1648,7 +1736,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"testdfb8d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"testddae8\",\r\n \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": @@ -1658,10 +1746,10 @@ interactions: \ }\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testdfb8dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testdfb8dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]}\r\n + \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testddae8Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testddae8IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]}\r\n \ },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": - \"a7f1579d-c81c-4a78-89f8-38756ce78651\"\r\n }\r\n}" + \"c6e064c6-39c8-4cdf-8d29-c75c442d3788\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -1670,7 +1758,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:30 GMT + - Fri, 27 Dec 2019 15:30:51 GMT expires: - '-1' pragma: @@ -1687,7 +1775,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;199,Microsoft.Compute/GetVMScaleSet30Min;1296 + - Microsoft.Compute/GetVMScaleSet3Min;399,Microsoft.Compute/GetVMScaleSet30Min;2593 status: code: 200 message: OK @@ -1706,7 +1794,7 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1719,7 +1807,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"testdfb8d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"testddae8\",\r\n \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": @@ -1729,10 +1817,10 @@ interactions: \ }\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testdfb8dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testdfb8dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]}\r\n + \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testddae8Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testddae8IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]}\r\n \ },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": - \"a7f1579d-c81c-4a78-89f8-38756ce78651\"\r\n }\r\n}" + \"c6e064c6-39c8-4cdf-8d29-c75c442d3788\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -1741,7 +1829,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:30 GMT + - Fri, 27 Dec 2019 15:30:51 GMT expires: - '-1' pragma: @@ -1758,21 +1846,21 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;198,Microsoft.Compute/GetVMScaleSet30Min;1295 + - Microsoft.Compute/GetVMScaleSet3Min;398,Microsoft.Compute/GetVMScaleSet30Min;2592 status: code: 200 message: OK - request: body: 'b''b\''{"location": "westus", "tags": {}, "sku": {"name": "Standard_DS1_v2", "tier": "Standard", "capacity": 2}, "properties": {"upgradePolicy": {"mode": - "Manual"}, "virtualMachineProfile": {"osProfile": {"computerNamePrefix": "testdfb8d", + "Manual"}, "virtualMachineProfile": {"osProfile": {"computerNamePrefix": "testddae8", "adminUsername": "user11", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": []}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, "osDisk": {"caching": "ReadWrite", "createOption": "FromImage", "managedDisk": {"storageAccountType": "Premium_LRS"}}}, "networkProfile": {"networkInterfaceConfigurations": - [{"name": "testdfb8dNic", "properties": {"primary": true, "enableAcceleratedNetworking": - false, "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "testdfb8dIPConfig", + [{"name": "testddae8Nic", "properties": {"primary": true, "enableAcceleratedNetworking": + false, "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "testddae8IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet"}, "privateIPAddressVersion": "IPv4", "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool"}], @@ -1949,7 +2037,7 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1962,7 +2050,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"testdfb8d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"testddae8\",\r\n \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": @@ -1972,7 +2060,7 @@ interactions: \ }\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testdfb8dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testdfb8dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n + \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testddae8Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testddae8IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n \ \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \ \"name\": \"LinuxDiagnostic\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": @@ -2028,12 +2116,12 @@ interactions: writes\",\"locale\":\"en-us\"}],\"class\":\"memory\",\"counter\":\"pageswrittenpersec\",\"counterSpecifier\":\"/builtin/memory/pageswrittenpersec\",\"type\":\"builtin\",\"unit\":\"CountPerSecond\"}]},\"syslogEvents\":{\"syslogEventConfiguration\":{\"LOG_AUTH\":\"LOG_DEBUG\",\"LOG_AUTHPRIV\":\"LOG_DEBUG\",\"LOG_CRON\":\"LOG_DEBUG\",\"LOG_DAEMON\":\"LOG_DEBUG\",\"LOG_FTP\":\"LOG_DEBUG\",\"LOG_KERN\":\"LOG_DEBUG\",\"LOG_LOCAL0\":\"LOG_DEBUG\",\"LOG_LOCAL1\":\"LOG_DEBUG\",\"LOG_LOCAL2\":\"LOG_DEBUG\",\"LOG_LOCAL3\":\"LOG_DEBUG\",\"LOG_LOCAL4\":\"LOG_DEBUG\",\"LOG_LOCAL5\":\"LOG_DEBUG\",\"LOG_LOCAL6\":\"LOG_DEBUG\",\"LOG_LOCAL7\":\"LOG_DEBUG\",\"LOG_LPR\":\"LOG_DEBUG\",\"LOG_MAIL\":\"LOG_DEBUG\",\"LOG_NEWS\":\"LOG_DEBUG\",\"LOG_SYSLOG\":\"LOG_DEBUG\",\"LOG_USER\":\"LOG_DEBUG\",\"LOG_UUCP\":\"LOG_DEBUG\"}}},\"sampleRateInSeconds\":15}}\r\n \ }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": - false,\r\n \"uniqueId\": \"a7f1579d-c81c-4a78-89f8-38756ce78651\"\r\n }\r\n}" + false,\r\n \"uniqueId\": \"c6e064c6-39c8-4cdf-8d29-c75c442d3788\"\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/d35d595a-c616-4a24-bb95-085873ba7f79?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbc838d5-8feb-4bc1-ae38-346f53711773?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2041,7 +2129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:33 GMT + - Fri, 27 Dec 2019 15:30:56 GMT expires: - '-1' pragma: @@ -2058,9 +2146,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VmssQueuedVMOperations;4800 + - Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VmssQueuedVMOperations;4800 x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1192' x-ms-request-charge: - '0' status: @@ -2081,14 +2169,14 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/d35d595a-c616-4a24-bb95-085873ba7f79?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbc838d5-8feb-4bc1-ae38-346f53711773?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:07:32.0666588+00:00\",\r\n \"endTime\": - \"2019-11-01T08:07:32.2853833+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"d35d595a-c616-4a24-bb95-085873ba7f79\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:30:53.8700338+00:00\",\r\n \"endTime\": + \"2019-12-27T15:30:54.0887792+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"cbc838d5-8feb-4bc1-ae38-346f53711773\"\r\n}" headers: cache-control: - no-cache @@ -2097,7 +2185,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:43 GMT + - Fri, 27 Dec 2019 15:31:07 GMT expires: - '-1' pragma: @@ -2114,7 +2202,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29789 + - Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29788 status: code: 200 message: OK @@ -2133,7 +2221,7 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachineScaleSets/testdiagvmss?api-version=2019-07-01 response: @@ -2144,7 +2232,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"testdfb8d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"testddae8\",\r\n \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": @@ -2154,7 +2242,7 @@ interactions: \ }\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testdfb8dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testdfb8dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n + \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testddae8Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testddae8IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n \ \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \ \"name\": \"LinuxDiagnostic\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": @@ -2210,7 +2298,7 @@ interactions: writes\",\"locale\":\"en-us\"}],\"class\":\"memory\",\"counter\":\"pageswrittenpersec\",\"counterSpecifier\":\"/builtin/memory/pageswrittenpersec\",\"type\":\"builtin\",\"unit\":\"CountPerSecond\"}]},\"syslogEvents\":{\"syslogEventConfiguration\":{\"LOG_AUTH\":\"LOG_DEBUG\",\"LOG_AUTHPRIV\":\"LOG_DEBUG\",\"LOG_CRON\":\"LOG_DEBUG\",\"LOG_DAEMON\":\"LOG_DEBUG\",\"LOG_FTP\":\"LOG_DEBUG\",\"LOG_KERN\":\"LOG_DEBUG\",\"LOG_LOCAL0\":\"LOG_DEBUG\",\"LOG_LOCAL1\":\"LOG_DEBUG\",\"LOG_LOCAL2\":\"LOG_DEBUG\",\"LOG_LOCAL3\":\"LOG_DEBUG\",\"LOG_LOCAL4\":\"LOG_DEBUG\",\"LOG_LOCAL5\":\"LOG_DEBUG\",\"LOG_LOCAL6\":\"LOG_DEBUG\",\"LOG_LOCAL7\":\"LOG_DEBUG\",\"LOG_LPR\":\"LOG_DEBUG\",\"LOG_MAIL\":\"LOG_DEBUG\",\"LOG_NEWS\":\"LOG_DEBUG\",\"LOG_SYSLOG\":\"LOG_DEBUG\",\"LOG_USER\":\"LOG_DEBUG\",\"LOG_UUCP\":\"LOG_DEBUG\"}}},\"sampleRateInSeconds\":15}}\r\n \ }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": - false,\r\n \"uniqueId\": \"a7f1579d-c81c-4a78-89f8-38756ce78651\"\r\n }\r\n}" + false,\r\n \"uniqueId\": \"c6e064c6-39c8-4cdf-8d29-c75c442d3788\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -2219,7 +2307,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:44 GMT + - Fri, 27 Dec 2019 15:31:07 GMT expires: - '-1' pragma: @@ -2236,7 +2324,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;196,Microsoft.Compute/GetVMScaleSet30Min;1293 + - Microsoft.Compute/GetVMScaleSet3Min;396,Microsoft.Compute/GetVMScaleSet30Min;2590 status: code: 200 message: OK @@ -2259,7 +2347,7 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2269,17 +2357,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/046739da-0a88-491b-b7f7-e74b7608dbcf?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d9759af-cf43-4aa1-8a5d-81204940b57e?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:07:45 GMT + - Fri, 27 Dec 2019 15:31:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/046739da-0a88-491b-b7f7-e74b7608dbcf?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d9759af-cf43-4aa1-8a5d-81204940b57e?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -2292,7 +2380,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1198,Microsoft.Compute/VmssQueuedVMOperations;4798 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' x-ms-request-charge: - '2' status: @@ -2313,13 +2401,13 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/046739da-0a88-491b-b7f7-e74b7608dbcf?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d9759af-cf43-4aa1-8a5d-81204940b57e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:07:45.9416687+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"046739da-0a88-491b-b7f7-e74b7608dbcf\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:31:09.4637603+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0d9759af-cf43-4aa1-8a5d-81204940b57e\"\r\n}" headers: cache-control: - no-cache @@ -2328,7 +2416,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:16 GMT + - Fri, 27 Dec 2019 15:31:40 GMT expires: - '-1' pragma: @@ -2345,7 +2433,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29783 + - Microsoft.Compute/GetOperation3Min;14976,Microsoft.Compute/GetOperation30Min;29782 status: code: 200 message: OK @@ -2364,13 +2452,13 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/046739da-0a88-491b-b7f7-e74b7608dbcf?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d9759af-cf43-4aa1-8a5d-81204940b57e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:07:45.9416687+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"046739da-0a88-491b-b7f7-e74b7608dbcf\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:31:09.4637603+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0d9759af-cf43-4aa1-8a5d-81204940b57e\"\r\n}" headers: cache-control: - no-cache @@ -2379,7 +2467,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:46 GMT + - Fri, 27 Dec 2019 15:32:10 GMT expires: - '-1' pragma: @@ -2396,7 +2484,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14961,Microsoft.Compute/GetOperation30Min;29773 + - Microsoft.Compute/GetOperation3Min;14970,Microsoft.Compute/GetOperation30Min;29773 status: code: 200 message: OK @@ -2415,23 +2503,23 @@ interactions: - -g --vmss-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/046739da-0a88-491b-b7f7-e74b7608dbcf?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d9759af-cf43-4aa1-8a5d-81204940b57e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:07:45.9416687+00:00\",\r\n \"endTime\": - \"2019-11-01T08:09:03.816649+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"046739da-0a88-491b-b7f7-e74b7608dbcf\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:31:09.4637603+00:00\",\r\n \"endTime\": + \"2019-12-27T15:32:28.9957132+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"0d9759af-cf43-4aa1-8a5d-81204940b57e\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:16 GMT + - Fri, 27 Dec 2019 15:32:41 GMT expires: - '-1' pragma: @@ -2448,7 +2536,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14958,Microsoft.Compute/GetOperation30Min;29764 + - Microsoft.Compute/GetOperation3Min;14965,Microsoft.Compute/GetOperation30Min;29765 status: code: 200 message: OK @@ -2467,7 +2555,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2480,7 +2568,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"testdfb8d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"testddae8\",\r\n \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": @@ -2490,7 +2578,7 @@ interactions: \ }\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testdfb8dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testdfb8dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n + \ \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"testddae8Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"testddae8IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/virtualNetworks/testdiagvmssVNET/subnets/testdiagvmssSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/backendAddressPools/testdiagvmssLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/loadBalancers/testdiagvmssLB/inboundNatPools/testdiagvmssLBNatPool\"}]}}]}}]},\r\n \ \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \ \"name\": \"LinuxDiagnostic\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": @@ -2546,7 +2634,7 @@ interactions: writes\",\"locale\":\"en-us\"}],\"class\":\"memory\",\"counter\":\"pageswrittenpersec\",\"counterSpecifier\":\"/builtin/memory/pageswrittenpersec\",\"type\":\"builtin\",\"unit\":\"CountPerSecond\"}]},\"syslogEvents\":{\"syslogEventConfiguration\":{\"LOG_AUTH\":\"LOG_DEBUG\",\"LOG_AUTHPRIV\":\"LOG_DEBUG\",\"LOG_CRON\":\"LOG_DEBUG\",\"LOG_DAEMON\":\"LOG_DEBUG\",\"LOG_FTP\":\"LOG_DEBUG\",\"LOG_KERN\":\"LOG_DEBUG\",\"LOG_LOCAL0\":\"LOG_DEBUG\",\"LOG_LOCAL1\":\"LOG_DEBUG\",\"LOG_LOCAL2\":\"LOG_DEBUG\",\"LOG_LOCAL3\":\"LOG_DEBUG\",\"LOG_LOCAL4\":\"LOG_DEBUG\",\"LOG_LOCAL5\":\"LOG_DEBUG\",\"LOG_LOCAL6\":\"LOG_DEBUG\",\"LOG_LOCAL7\":\"LOG_DEBUG\",\"LOG_LPR\":\"LOG_DEBUG\",\"LOG_MAIL\":\"LOG_DEBUG\",\"LOG_NEWS\":\"LOG_DEBUG\",\"LOG_SYSLOG\":\"LOG_DEBUG\",\"LOG_USER\":\"LOG_DEBUG\",\"LOG_UUCP\":\"LOG_DEBUG\"}}},\"sampleRateInSeconds\":15}}\r\n \ }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": - false,\r\n \"uniqueId\": \"a7f1579d-c81c-4a78-89f8-38756ce78651\"\r\n }\r\n}" + false,\r\n \"uniqueId\": \"c6e064c6-39c8-4cdf-8d29-c75c442d3788\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -2555,7 +2643,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:18 GMT + - Fri, 27 Dec 2019 15:32:42 GMT expires: - '-1' pragma: @@ -2572,7 +2660,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;195,Microsoft.Compute/GetVMScaleSet30Min;1292 + - Microsoft.Compute/GetVMScaleSet3Min;393,Microsoft.Compute/GetVMScaleSet30Min;2587 status: code: 200 message: OK @@ -2591,7 +2679,7 @@ interactions: - -g --vm-name -n --version --publisher --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2600,14 +2688,14 @@ interactions: body: string: "{\r\n \"name\": \"testdiagvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2751c735-cb41-4428-a628-4fb6174bae30\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6cc0af72-2187-45fa-8981-27f3c1d5faa7\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -2617,19 +2705,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:09:20+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n + \"2019-12-27T15:32:43+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:04:58.4416569+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:29:22.213237+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\": \"2019-11-01T08:06:57.7228993+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:30:09.275977+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}" @@ -2637,11 +2725,11 @@ interactions: cache-control: - no-cache content-length: - - '2961' + - '2959' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:20 GMT + - Fri, 27 Dec 2019 15:32:43 GMT expires: - '-1' pragma: @@ -2658,7 +2746,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31813 + - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31803 status: code: 200 message: OK @@ -2832,7 +2920,7 @@ interactions: - -g --vm-name -n --version --publisher --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2897,7 +2985,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c8e9b947-aaef-4281-be7b-bb0b3caca213?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0f5b2b68-46ea-479e-b0d9-b9d021b5a4f3?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2905,7 +2993,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:23 GMT + - Fri, 27 Dec 2019 15:32:49 GMT expires: - '-1' pragma: @@ -2918,9 +3006,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1184 + - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1176 x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1187' status: code: 201 message: Created @@ -2939,14 +3027,14 @@ interactions: - -g --vm-name -n --version --publisher --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c8e9b947-aaef-4281-be7b-bb0b3caca213?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0f5b2b68-46ea-479e-b0d9-b9d021b5a4f3?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:09:22.7854005+00:00\",\r\n \"endTime\": - \"2019-11-01T08:09:38.3323559+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"c8e9b947-aaef-4281-be7b-bb0b3caca213\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:32:48.6363622+00:00\",\r\n \"endTime\": + \"2019-12-27T15:33:06.3083107+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"0f5b2b68-46ea-479e-b0d9-b9d021b5a4f3\"\r\n}" headers: cache-control: - no-cache @@ -2955,7 +3043,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:53 GMT + - Fri, 27 Dec 2019 15:33:21 GMT expires: - '-1' pragma: @@ -2972,7 +3060,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14952,Microsoft.Compute/GetOperation30Min;29752 + - Microsoft.Compute/GetOperation3Min;14961,Microsoft.Compute/GetOperation30Min;29757 status: code: 200 message: OK @@ -2991,7 +3079,7 @@ interactions: - -g --vm-name -n --version --publisher --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm/extensions/LinuxDiagnostic?api-version=2019-07-01 response: @@ -3058,7 +3146,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:53 GMT + - Fri, 27 Dec 2019 15:33:21 GMT expires: - '-1' pragma: @@ -3075,7 +3163,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3965,Microsoft.Compute/LowCostGet30Min;31807 + - Microsoft.Compute/LowCostGet3Min;3967,Microsoft.Compute/LowCostGet30Min;31798 status: code: 200 message: OK @@ -3094,7 +3182,7 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3103,14 +3191,14 @@ interactions: body: string: "{\r\n \"name\": \"testdiagvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2751c735-cb41-4428-a628-4fb6174bae30\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6cc0af72-2187-45fa-8981-27f3c1d5faa7\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -3120,20 +3208,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:09:52+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:33:23+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.LinuxDiagnostic\",\r\n \ \"typeHandlerVersion\": \"2.3.9029\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:09:22.9885274+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:32:48.792577+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"LinuxDiagnostic\",\r\n \"type\": \"Microsoft.OSTCExtensions.LinuxDiagnostic\",\r\n \"typeHandlerVersion\": @@ -3144,7 +3232,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T08:09:38.3323559+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:33:06.292666+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 \"resources\": [\r\n {\r\n \"name\": @@ -3206,11 +3294,11 @@ interactions: cache-control: - no-cache content-length: - - '16185' + - '16183' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:55 GMT + - Fri, 27 Dec 2019 15:33:23 GMT expires: - '-1' pragma: @@ -3227,7 +3315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3964,Microsoft.Compute/LowCostGet30Min;31806 + - Microsoft.Compute/LowCostGet3Min;3966,Microsoft.Compute/LowCostGet30Min;31797 status: code: 200 message: OK @@ -3248,7 +3336,7 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -3260,17 +3348,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ad0c3528-78f5-4ada-b789-f1546620537e?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/291c9c3f-9265-456d-a8ed-84961f9a540f?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:09:56 GMT + - Fri, 27 Dec 2019 15:33:24 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ad0c3528-78f5-4ada-b789-f1546620537e?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/291c9c3f-9265-456d-a8ed-84961f9a540f?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3281,9 +3369,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1182 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1175 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14993' status: code: 202 message: Accepted @@ -3302,14 +3390,14 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ad0c3528-78f5-4ada-b789-f1546620537e?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/291c9c3f-9265-456d-a8ed-84961f9a540f?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:09:56.7073341+00:00\",\r\n \"endTime\": - \"2019-11-01T08:10:09.801043+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"ad0c3528-78f5-4ada-b789-f1546620537e\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:33:24.355448+00:00\",\r\n \"endTime\": + \"2019-12-27T15:33:37.2618245+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"291c9c3f-9265-456d-a8ed-84961f9a540f\"\r\n}" headers: cache-control: - no-cache @@ -3318,7 +3406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:27 GMT + - Fri, 27 Dec 2019 15:33:54 GMT expires: - '-1' pragma: @@ -3335,7 +3423,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14946,Microsoft.Compute/GetOperation30Min;29743 + - Microsoft.Compute/GetOperation3Min;14960,Microsoft.Compute/GetOperation30Min;29750 status: code: 200 message: OK @@ -3354,7 +3442,7 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3363,14 +3451,14 @@ interactions: body: string: "{\r\n \"name\": \"testdiagvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2751c735-cb41-4428-a628-4fb6174bae30\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6cc0af72-2187-45fa-8981-27f3c1d5faa7\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -3380,19 +3468,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Network/networkInterfaces/testdiagvmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:10:26+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n + \"2019-12-27T15:33:56+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:09:56.7697946+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:33:24.4179514+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\": \"2019-11-01T08:10:09.7854458+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:33:37.246223+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}" @@ -3400,11 +3488,11 @@ interactions: cache-control: - no-cache content-length: - - '2961' + - '2960' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:27 GMT + - Fri, 27 Dec 2019 15:33:56 GMT expires: - '-1' pragma: @@ -3421,7 +3509,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3967,Microsoft.Compute/LowCostGet30Min;31801 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31791 status: code: 200 message: OK @@ -3595,7 +3683,7 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -3660,7 +3748,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bc789b8d-c005-451c-900c-5768f4b599fc?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1401aa36-0596-4a14-afe9-ab1b7d58cc70?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -3668,7 +3756,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:31 GMT + - Fri, 27 Dec 2019 15:34:02 GMT expires: - '-1' pragma: @@ -3681,9 +3769,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1181 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1174 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1186' status: code: 201 message: Created @@ -3702,22 +3790,22 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bc789b8d-c005-451c-900c-5768f4b599fc?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1401aa36-0596-4a14-afe9-ab1b7d58cc70?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:10:31.03545+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"bc789b8d-c005-451c-900c-5768f4b599fc\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:34:02.4961736+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"1401aa36-0596-4a14-afe9-ab1b7d58cc70\"\r\n}" headers: cache-control: - no-cache content-length: - - '132' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:01 GMT + - Fri, 27 Dec 2019 15:34:34 GMT expires: - '-1' pragma: @@ -3734,7 +3822,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14959,Microsoft.Compute/GetOperation30Min;29737 + - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29746 status: code: 200 message: OK @@ -3753,23 +3841,23 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bc789b8d-c005-451c-900c-5768f4b599fc?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1401aa36-0596-4a14-afe9-ab1b7d58cc70?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:10:31.03545+00:00\",\r\n \"endTime\": - \"2019-11-01T08:11:25.2856611+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"bc789b8d-c005-451c-900c-5768f4b599fc\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:34:02.4961736+00:00\",\r\n \"endTime\": + \"2019-12-27T15:34:55.9028636+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"1401aa36-0596-4a14-afe9-ab1b7d58cc70\"\r\n}" headers: cache-control: - no-cache content-length: - - '182' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:31 GMT + - Fri, 27 Dec 2019 15:35:05 GMT expires: - '-1' pragma: @@ -3786,7 +3874,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14957,Microsoft.Compute/GetOperation30Min;29728 + - Microsoft.Compute/GetOperation3Min;14971,Microsoft.Compute/GetOperation30Min;29769 status: code: 200 message: OK @@ -3805,7 +3893,7 @@ interactions: - -g --vm-name --settings --protected-settings User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm/extensions/LinuxDiagnostic?api-version=2019-07-01 response: @@ -3872,7 +3960,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:32 GMT + - Fri, 27 Dec 2019 15:35:05 GMT expires: - '-1' pragma: @@ -3889,7 +3977,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3975,Microsoft.Compute/LowCostGet30Min;31792 + - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31809 status: code: 200 message: OK @@ -3908,7 +3996,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3917,14 +4005,14 @@ interactions: body: string: "{\r\n \"name\": \"testdiagvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension000001/providers/Microsoft.Compute/virtualMachines/testdiagvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2751c735-cb41-4428-a628-4fb6174bae30\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6cc0af72-2187-45fa-8981-27f3c1d5faa7\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_7e63ea62e6\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage7e63ea62e62457.blob.core.windows.net/vhds/osdisk_7e63ea62e6.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_4a5805fb03\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage4a5805fb03e449.blob.core.windows.net/vhds/osdisk_4a5805fb03.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"testdiagvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -3995,7 +4083,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:34 GMT + - Fri, 27 Dec 2019 15:35:07 GMT expires: - '-1' pragma: @@ -4012,7 +4100,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31790 + - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31808 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_boot_diagnostics.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_boot_diagnostics.yaml index 1d9b20ea1cb..1dbdcb6570b 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_boot_diagnostics.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_boot_diagnostics.yaml @@ -18,23 +18,23 @@ interactions: - -g -n --sku -l User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:07.2417375Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:13:09.2909954Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '1168' + - '1200' content-type: - application/json date: - - Fri, 01 Nov 2019 08:00:28 GMT + - Fri, 27 Dec 2019 15:13:35 GMT expires: - '-1' pragma: @@ -50,7 +50,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1189' status: code: 200 message: OK @@ -69,14 +69,14 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001","name":"cli_test_vm_diagnostics000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T08:00:00Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001","name":"cli_test_vm_diagnostics000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:13:00Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -85,7 +85,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:29 GMT + - Fri, 27 Dec 2019 15:13:37 GMT expires: - '-1' pragma: @@ -164,13 +164,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:29 GMT + - Fri, 27 Dec 2019 15:13:38 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:05:29 GMT + - Fri, 27 Dec 2019 15:18:38 GMT source-age: - - '272' + - '236' strict-transport-security: - max-age=31536000 vary: @@ -184,17 +184,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - adc96bcb89ca5a30fea8820a861b63724ba461e3 + - b6cd9039668b1b52c0ea38acfef8480affefb5ef x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - A430:45E0:213B78:238F15:5DBBE50C + - 0EE0:04E0:1B38B3:1E657C:5E061EB6 x-served-by: - - cache-sin18020-SIN + - cache-sin18044-SIN x-timer: - - S1572595230.895861,VS0,VE1 + - S1577459619.746902,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -215,23 +215,23 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:07.2417375Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' + string: '{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:13:09.2909954Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}]}' headers: cache-control: - no-cache content-length: - - '1180' + - '1212' content-type: - application/json date: - - Fri, 01 Nov 2019 08:00:30 GMT + - Fri, 27 Dec 2019 15:13:40 GMT expires: - '-1' pragma: @@ -264,7 +264,7 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -280,7 +280,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:30 GMT + - Fri, 27 Dec 2019 15:13:40 GMT expires: - '-1' pragma: @@ -298,7 +298,7 @@ interactions: body: 'b''{"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": "vhdstorage5bd7859d63f09a", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage94440e4b7b3106", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "myvmVNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": "2015-06-15", @@ -319,12 +319,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "myvm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a", + "myvm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106", "Microsoft.Network/networkInterfaces/myvmVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_5bd7859d63", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_94440e4b7b", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "myvm", "adminUsername": "user11", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -346,17 +346,17 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_7qyZ00xq9ElIN6393tLGwaR0Z5MBNzC5","name":"vm_deploy_7qyZ00xq9ElIN6393tLGwaR0Z5MBNzC5","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3551697912657909533","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:00:32.9901632Z","duration":"PT1.1561609S","correlationId":"6ad16dba-808d-4fc3-8100-28232ad4b419","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_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage5bd7859d63f09a"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_K9JFG3ypAMkfUrpFXnHNE97uGPC3lQHE","name":"vm_deploy_K9JFG3ypAMkfUrpFXnHNE97uGPC3lQHE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1840778526925458887","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:13:45.2697845Z","duration":"PT2.4819078S","correlationId":"edc40ee2-3b92-4fb1-8136-e98aa40a9aa8","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_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage94440e4b7b3106"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_7qyZ00xq9ElIN6393tLGwaR0Z5MBNzC5/operationStatuses/08586290116536436262?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_K9JFG3ypAMkfUrpFXnHNE97uGPC3lQHE/operationStatuses/08586241472626897560?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -364,7 +364,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:33 GMT + - Fri, 27 Dec 2019 15:13:45 GMT expires: - '-1' pragma: @@ -374,7 +374,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1192' status: code: 201 message: Created @@ -393,9 +393,9 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472626897560?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -407,7 +407,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:04 GMT + - Fri, 27 Dec 2019 15:14:16 GMT expires: - '-1' pragma: @@ -436,9 +436,9 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472626897560?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -450,7 +450,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:35 GMT + - Fri, 27 Dec 2019 15:14:48 GMT expires: - '-1' pragma: @@ -479,9 +479,9 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472626897560?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -493,7 +493,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:05 GMT + - Fri, 27 Dec 2019 15:15:18 GMT expires: - '-1' pragma: @@ -522,9 +522,9 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472626897560?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -536,7 +536,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:35 GMT + - Fri, 27 Dec 2019 15:15:48 GMT expires: - '-1' pragma: @@ -565,138 +565,9 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:03:05 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: - - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:03:37 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: - - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:04:07 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: - - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290116536436262?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472626897560?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -708,7 +579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:37 GMT + - Fri, 27 Dec 2019 15:16:19 GMT expires: - '-1' pragma: @@ -737,12 +608,12 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_7qyZ00xq9ElIN6393tLGwaR0Z5MBNzC5","name":"vm_deploy_7qyZ00xq9ElIN6393tLGwaR0Z5MBNzC5","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3551697912657909533","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:04:19.8550574Z","duration":"PT3M48.0210551S","correlationId":"6ad16dba-808d-4fc3-8100-28232ad4b419","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_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage5bd7859d63f09a"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_K9JFG3ypAMkfUrpFXnHNE97uGPC3lQHE","name":"vm_deploy_K9JFG3ypAMkfUrpFXnHNE97uGPC3lQHE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1840778526925458887","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:16:12.4879832Z","duration":"PT2M29.7001065S","correlationId":"edc40ee2-3b92-4fb1-8136-e98aa40a9aa8","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_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage94440e4b7b3106"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106"}]}}' headers: cache-control: - no-cache @@ -751,7 +622,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:38 GMT + - Fri, 27 Dec 2019 15:16:20 GMT expires: - '-1' pragma: @@ -780,7 +651,7 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -789,14 +660,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -806,19 +677,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"myvm\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:04:37+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_5bd7859d63\",\r\n + \"2019-12-27T15:16:19+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:02:50.6755158+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:15:24.0210705+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\": \"2019-11-01T08:04:14.3791145+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:16:07.9590523+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}" @@ -830,7 +701,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:40 GMT + - Fri, 27 Dec 2019 15:16:21 GMT expires: - '-1' pragma: @@ -847,7 +718,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3966,Microsoft.Compute/LowCostGet30Min;31876 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31915 status: code: 200 message: OK @@ -866,7 +737,7 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -874,12 +745,12 @@ interactions: response: body: string: "{\r\n \"name\": \"myvmVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic\",\r\n - \ \"etag\": \"W/\\\"622e98eb-ae2f-4631-93a9-220624ad84e5\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2d769d58-6b60-408f-9abc-6c2557c94868\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"597b566a-3a5a-4df1-a9fc-03bcd68e7fc9\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"8f81b0c5-b052-4a08-b1b3-db4943308714\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigmyvm\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic/ipConfigurations/ipconfigmyvm\",\r\n - \ \"etag\": \"W/\\\"622e98eb-ae2f-4631-93a9-220624ad84e5\\\"\",\r\n + \ \"etag\": \"W/\\\"2d769d58-6b60-408f-9abc-6c2557c94868\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -888,8 +759,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\": - \"mwlrqk2axtxuxpkxkni1nznptb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-33-93-54\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"n1dvh4n1y0iejcxzauat0n2pzf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-20-07\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvmNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -903,9 +774,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:40 GMT + - Fri, 27 Dec 2019 15:16:22 GMT etag: - - W/"622e98eb-ae2f-4631-93a9-220624ad84e5" + - W/"2d769d58-6b60-408f-9abc-6c2557c94868" expires: - '-1' pragma: @@ -922,7 +793,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 41790854-be4c-4886-ac71-e7f3e088630d + - be38a7aa-884a-4ea4-9a91-31bcb2ad3bec status: code: 200 message: OK @@ -941,7 +812,7 @@ interactions: - -n -g --image --authentication-type --admin-username --admin-password --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -949,10 +820,10 @@ interactions: response: body: string: "{\r\n \"name\": \"myvmPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvmPublicIP\",\r\n - \ \"etag\": \"W/\\\"58b0b019-5773-4055-9e63-ff774dee27c0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e502d933-4c66-4562-b47a-c501600fe725\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"4da79de2-ddd7-495f-aff0-3e518393f814\",\r\n - \ \"ipAddress\": \"13.64.234.94\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"9a9d4ebd-1441-40e3-b57a-cf4adfbca6ac\",\r\n + \ \"ipAddress\": \"40.118.184.63\",\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_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic/ipConfigurations/ipconfigmyvm\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -961,13 +832,13 @@ interactions: cache-control: - no-cache content-length: - - '1000' + - '1001' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:41 GMT + - Fri, 27 Dec 2019 15:16:22 GMT etag: - - W/"58b0b019-5773-4055-9e63-ff774dee27c0" + - W/"e502d933-4c66-4562-b47a-c501600fe725" expires: - '-1' pragma: @@ -984,7 +855,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f324f712-2c31-439f-bedf-505e8f873458 + - a844e227-d1c7-446d-a929-a7b8c791a0c2 status: code: 200 message: OK @@ -1003,7 +874,7 @@ interactions: - -g -n --storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1012,14 +883,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1036,7 +907,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:41 GMT + - Fri, 27 Dec 2019 15:16:23 GMT expires: - '-1' pragma: @@ -1053,7 +924,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3964,Microsoft.Compute/LowCostGet30Min;31874 + - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31914 status: code: 200 message: OK @@ -1072,23 +943,23 @@ interactions: - -g -n --storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhclistoarge","name":"zuhclistoarge","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-25T09:00:47.6265845Z","primaryEndpoints":{"dfs":"https://zuhclistoarge.dfs.core.windows.net/","web":"https://zuhclistoarge.z13.web.core.windows.net/","blob":"https://zuhclistoarge.blob.core.windows.net/","queue":"https://zuhclistoarge.queue.core.windows.net/","table":"https://zuhclistoarge.table.core.windows.net/","file":"https://zuhclistoarge.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhclistoarge-secondary.dfs.core.windows.net/","web":"https://zuhclistoarge-secondary.z13.web.core.windows.net/","blob":"https://zuhclistoarge-secondary.blob.core.windows.net/","queue":"https://zuhclistoarge-secondary.queue.core.windows.net/","table":"https://zuhclistoarge-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:07.2417375Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension233aekgvev2e2cui3ift44hotazgjbtrxkowl/providers/Microsoft.Storage/storageAccounts/clitestjtljwrvei6tku32j4","name":"clitestjtljwrvei6tku32j4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:58:43.6096255Z","primaryEndpoints":{"blob":"https://clitestjtljwrvei6tku32j4.blob.core.windows.net/","queue":"https://clitestjtljwrvei6tku32j4.queue.core.windows.net/","table":"https://clitestjtljwrvei6tku32j4.table.core.windows.net/","file":"https://clitestjtljwrvei6tku32j4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-compute-group/providers/Microsoft.Storage/storageAccounts/rubystor786","name":"rubystor786","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T07:46:26.1452662Z","primaryEndpoints":{"blob":"https://rubystor786.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_imagefbpz53xopeitvfanbqcmcbqmvcqgykrcvjpesyh5s5t6n3hfn7x/providers/Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03","name":"vhdstorage49c330ead83d03","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:28.9110158Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:28.9110158Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:50:28.8485137Z","primaryEndpoints":{"blob":"https://vhdstorage49c330ead83d03.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a","name":"vhdstorage5bd7859d63f09a","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:58.0534824Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:58.0534824Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:57.9910287Z","primaryEndpoints":{"blob":"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_diskflf4lffvusrqtts76dlfzqe7jodpzivd/providers/Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572","name":"vhdstorage6a19a84da84572","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:21.9620238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:21.9620238Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:55:21.8838900Z","primaryEndpoints":{"blob":"https://vhdstorage6a19a84da84572.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension233aekgvev2e2cui3ift44hotazgjbtrxkowl/providers/Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457","name":"vhdstorage7e63ea62e62457","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:03:45.6305017Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:03:45.6305017Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:03:45.5836687Z","primaryEndpoints":{"blob":"https://vhdstorage7e63ea62e62457.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmh7cvxnp2lplibeqqo5ypuopab3jwnouxmkdxug6w2ixuhnoacsuithfcx4gzjfda/providers/Microsoft.Storage/storageAccounts/vhdstorage839d1324476a9e","name":"vhdstorage839d1324476a9e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:56:45.0750096Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:56:45.0750096Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:56:45.0125208Z","primaryEndpoints":{"blob":"https://vhdstorage839d1324476a9e.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_diskgndjxevwumy2odsmgkyt6sppwwogcbid/providers/Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7","name":"vhdstorage8b05e7838b94f7","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:41.8329515Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:41.8329515Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:50:41.7704627Z","primaryEndpoints":{"blob":"https://vhdstorage8b05e7838b94f7.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vmsqp6g7ja47uvd5roz6thhi2rraqknqkuj3x363kqstpfwgiz4oenn/providers/Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a","name":"vhdstoragef94f50f1361d9a","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:39.2488626Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:39.2488626Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:55:39.1863513Z","primaryEndpoints":{"blob":"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest34","name":"zuhstoragetesttest34","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:20:24.2528016Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest34.blob.core.windows.net/","queue":"https://zuhstoragetesttest34.queue.core.windows.net/","table":"https://zuhstoragetesttest34.table.core.windows.net/","file":"https://zuhstoragetesttest34.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest34-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest34-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest34-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag902","name":"fengtestdiag902","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:01:04.0099929Z","primaryEndpoints":{"blob":"https://fengtestdiag902.blob.core.windows.net/","queue":"https://fengtestdiag902.queue.core.windows.net/","table":"https://fengtestdiag902.table.core.windows.net/","file":"https://fengtestdiag902.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/yongtest123","name":"yongtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-28T09:03:38.8763349Z","primaryEndpoints":{"dfs":"https://yongtest123.dfs.core.windows.net/","web":"https://yongtest123.z19.web.core.windows.net/","blob":"https://yongtest123.blob.core.windows.net/","queue":"https://yongtest123.queue.core.windows.net/","table":"https://yongtest123.table.core.windows.net/","file":"https://yongtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yongtest123-secondary.dfs.core.windows.net/","web":"https://yongtest123-secondary.z19.web.core.windows.net/","blob":"https://yongtest123-secondary.blob.core.windows.net/","queue":"https://yongtest123-secondary.queue.core.windows.net/","table":"https://yongtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest3","name":"zuhstoragetesttest3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:18:52.6771976Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest3.blob.core.windows.net/","queue":"https://zuhstoragetesttest3.queue.core.windows.net/","table":"https://zuhstoragetesttest3.table.core.windows.net/","file":"https://zuhstoragetesttest3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest","name":"zuhstoragetesttest","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:17:55.4147051Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest.blob.core.windows.net/","queue":"https://zuhstoragetesttest.queue.core.windows.net/","table":"https://zuhstoragetesttest.table.core.windows.net/","file":"https://zuhstoragetesttest.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtestfilead","name":"zuhtestfilead","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T08:14:46.6724790Z","primaryEndpoints":{"blob":"https://zuhtestfilead.blob.core.windows.net/","queue":"https://zuhtestfilead.queue.core.windows.net/","table":"https://zuhtestfilead.table.core.windows.net/","file":"https://zuhtestfilead.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtestfilead-secondary.blob.core.windows.net/","queue":"https://zuhtestfilead-secondary.queue.core.windows.net/","table":"https://zuhtestfilead-secondary.table.core.windows.net/"}}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_sizejkas7qifpiic652qytbfkiqx5hykmaj2jbapuka2qodfbh2a54u4fa/providers/Microsoft.Storage/storageAccounts/cli3wn4tfoto","name":"cli3wn4tfoto","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:10:11.7585178Z","primaryEndpoints":{"blob":"https://cli3wn4tfoto.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:13:09.2909954Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_createsdetcsnn3myakwqj6qagejokc3sem6roeii5wyshjcmw4jqu6suhbn/providers/Microsoft.Storage/storageAccounts/clitestymo4k6yynyvrg6x2j","name":"clitestymo4k6yynyvrg6x2j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"blob":"https://clitestymo4k6yynyvrg6x2j.blob.core.windows.net/","queue":"https://clitestymo4k6yynyvrg6x2j.queue.core.windows.net/","table":"https://clitestymo4k6yynyvrg6x2j.table.core.windows.net/","file":"https://clitestymo4k6yynyvrg6x2j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_diskal73zezxr2f3f45l52ha34gl2m26ypkzgokzii73egsx/providers/Microsoft.Storage/storageAccounts/vhdstorage69ab76cdd3ee6e","name":"vhdstorage69ab76cdd3ee6e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:07:11.1222842Z","primaryEndpoints":{"blob":"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106","name":"vhdstorage94440e4b7b3106","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:14:08.9417654Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:14:08.9417654Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:14:08.8792427Z","primaryEndpoints":{"blob":"https://vhdstorage94440e4b7b3106.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image5kg7hcphfzwfp5hjdsqvcfvlkiyxjmec5qoaqsgr45hdjjyvgt2/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","name":"vhdstoraged6364fb8681da0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:03:42.7414051Z","primaryEndpoints":{"blob":"https://vhdstoraged6364fb8681da0.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfjqxoyrhrkqobipqeih57yhvr7f3b4hghrmmfch67w3dty3427vovxc5i32ll2cc5/providers/Microsoft.Storage/storageAccounts/vhdstoragef80d48bec4a379","name":"vhdstoragef80d48bec4a379","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:16:23.9965842Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:16:23.9965842Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"ResolvingDns","creationTime":"2019-12-27T15:16:23.9184562Z","primaryEndpoints":{"blob":"https://vhdstoragef80d48bec4a379.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgga5kp5ssm4eptnq5mf7v6mhv6zrv2ahq5hzydpufhu4vuwhejpbj5qxjocirb5po6/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:04:04.5582345Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootinghwebuyxoz2rik4hpfdv7i344utnqxe24vbs573vaseem524t/providers/Microsoft.Storage/storageAccounts/clitestnwtjh5w6jts57rrjb","name":"clitestnwtjh5w6jts57rrjb","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnwtjh5w6jts57rrjb.blob.core.windows.net/","queue":"https://clitestnwtjh5w6jts57rrjb.queue.core.windows.net/","table":"https://clitestnwtjh5w6jts57rrjb.table.core.windows.net/","file":"https://clitestnwtjh5w6jts57rrjb.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '127905' + - '65582' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:43 GMT + - Fri, 27 Dec 2019 15:16:25 GMT expires: - '-1' pragma: @@ -1100,14 +971,14 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - cb09598f-22d0-4d0a-8f7b-28bf8c28958c - - 3894d075-f71a-4f45-92e4-157cf1384695 - - 59c5dfd2-435f-4bc5-b213-4ec167afeec2 - - e798d72b-67f8-4a94-9a16-710897719bc6 - - 01ecf391-6efa-4d81-b28c-393f99f59f15 - - 1d6abfd5-7942-4a72-bfbe-e872d190e200 - - fc0449b1-8121-4101-9466-53a4dba0a082 - - df43cb95-8056-4b42-8854-55ec3f8d18c7 + - bf3c1383-1fb9-4c01-8a1e-e54d4f5cda1e + - c14e191e-b5fb-4e7f-8e8d-f160d3953ad4 + - 3e762597-ebbe-4388-b66b-23c1c4d61cea + - 5254bb4a-abda-477a-adb5-66e96f36cb49 + - 93a06382-6977-4cb7-ad23-43b1bb09f6f5 + - ae8d381e-f379-46fc-91fa-1c694fd75660 + - 2cf29144-2e11-4580-9d23-d3d97edcd9d6 + - 5812e1d4-8312-4edd-94f7-97ea123010ce status: code: 200 message: OK @@ -1115,7 +986,7 @@ interactions: body: 'b''b\''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "osdisk_5bd7859d63", "vhd": {"uri": "https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd"}, + "osDisk": {"osType": "Linux", "name": "osdisk_94440e4b7b", "vhd": {"uri": "https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": []}, "osProfile": {"computerName": "myvm", "adminUsername": "user11", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": @@ -1139,7 +1010,7 @@ interactions: - -g -n --storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1148,14 +1019,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1170,7 +1041,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41dbca0b-766e-4edb-952c-449f743dc150?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/250f0855-1a1a-40ec-a8c6-3674eff706d6?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1178,7 +1049,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:46 GMT + - Fri, 27 Dec 2019 15:16:30 GMT expires: - '-1' pragma: @@ -1195,9 +1066,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1169 + - Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1184 x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1192' status: code: 200 message: OK @@ -1216,23 +1087,23 @@ interactions: - -g -n --storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41dbca0b-766e-4edb-952c-449f743dc150?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/250f0855-1a1a-40ec-a8c6-3674eff706d6?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:04:45.1760288+00:00\",\r\n \"endTime\": - \"2019-11-01T08:04:50.7697637+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"41dbca0b-766e-4edb-952c-449f743dc150\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:16:27.865278+00:00\",\r\n \"endTime\": + \"2019-12-27T15:16:39.2561262+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"250f0855-1a1a-40ec-a8c6-3674eff706d6\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:16 GMT + - Fri, 27 Dec 2019 15:17:01 GMT expires: - '-1' pragma: @@ -1249,7 +1120,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14956,Microsoft.Compute/GetOperation30Min;29819 + - Microsoft.Compute/GetOperation3Min;14973,Microsoft.Compute/GetOperation30Min;29898 status: code: 200 message: OK @@ -1268,21 +1139,21 @@ interactions: - -g -n --storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1301,7 +1172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:16 GMT + - Fri, 27 Dec 2019 15:17:01 GMT expires: - '-1' pragma: @@ -1318,7 +1189,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3960,Microsoft.Compute/LowCostGet30Min;31864 + - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31910 status: code: 200 message: OK @@ -1337,7 +1208,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1346,14 +1217,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1372,7 +1243,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:18 GMT + - Fri, 27 Dec 2019 15:17:03 GMT expires: - '-1' pragma: @@ -1389,7 +1260,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3958,Microsoft.Compute/LowCostGet30Min;31862 + - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31909 status: code: 200 message: OK @@ -1408,7 +1279,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1417,14 +1288,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1443,7 +1314,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:19 GMT + - Fri, 27 Dec 2019 15:17:04 GMT expires: - '-1' pragma: @@ -1460,7 +1331,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3956,Microsoft.Compute/LowCostGet30Min;31860 + - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31908 status: code: 200 message: OK @@ -1468,7 +1339,7 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "osdisk_5bd7859d63", "vhd": {"uri": "https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd"}, + "osDisk": {"osType": "Linux", "name": "osdisk_94440e4b7b", "vhd": {"uri": "https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": []}, "osProfile": {"computerName": "myvm", "adminUsername": "user11", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": @@ -1492,7 +1363,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1501,14 +1372,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1523,7 +1394,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dac8dfeb-f690-413c-adcf-1a2a02d41446?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bed63913-a2c3-42d0-bebc-4311a9afe1b3?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1531,7 +1402,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:21 GMT + - Fri, 27 Dec 2019 15:17:09 GMT expires: - '-1' pragma: @@ -1548,9 +1419,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1166 + - Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1183 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1192' status: code: 200 message: OK @@ -1569,14 +1440,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dac8dfeb-f690-413c-adcf-1a2a02d41446?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bed63913-a2c3-42d0-bebc-4311a9afe1b3?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:05:20.6447821+00:00\",\r\n \"endTime\": - \"2019-11-01T08:05:26.1447761+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"dac8dfeb-f690-413c-adcf-1a2a02d41446\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:17:07.2715614+00:00\",\r\n \"endTime\": + \"2019-12-27T15:17:13.5682672+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"bed63913-a2c3-42d0-bebc-4311a9afe1b3\"\r\n}" headers: cache-control: - no-cache @@ -1585,7 +1456,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:51 GMT + - Fri, 27 Dec 2019 15:17:41 GMT expires: - '-1' pragma: @@ -1602,7 +1473,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14956,Microsoft.Compute/GetOperation30Min;29813 + - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29888 status: code: 200 message: OK @@ -1621,21 +1492,21 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1654,7 +1525,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:52 GMT + - Fri, 27 Dec 2019 15:17:41 GMT expires: - '-1' pragma: @@ -1671,7 +1542,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3959,Microsoft.Compute/LowCostGet30Min;31854 + - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31901 status: code: 200 message: OK @@ -1690,7 +1561,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1699,14 +1570,14 @@ interactions: body: string: "{\r\n \"name\": \"myvm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"df7f4111-0560-4cfd-95cc-0a6eb1514634\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5fe4008-f010-4616-b4cd-41dcc03c76b0\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_5bd7859d63\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/vhds/osdisk_5bd7859d63.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_94440e4b7b\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage94440e4b7b3106.blob.core.windows.net/vhds/osdisk_94440e4b7b.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm\",\r\n \"adminUsername\": \"user11\",\r\n @@ -1725,7 +1596,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:53 GMT + - Fri, 27 Dec 2019 15:17:43 GMT expires: - '-1' pragma: @@ -1742,7 +1613,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3957,Microsoft.Compute/LowCostGet30Min;31852 + - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31899 status: code: 200 message: OK @@ -1761,14 +1632,14 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001","name":"cli_test_vm_diagnostics000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T08:00:00Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001","name":"cli_test_vm_diagnostics000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:13:00Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1777,7 +1648,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:54 GMT + - Fri, 27 Dec 2019 15:17:43 GMT expires: - '-1' pragma: @@ -1856,13 +1727,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:54 GMT + - Fri, 27 Dec 2019 15:17:45 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:10:54 GMT + - Fri, 27 Dec 2019 15:22:45 GMT source-age: - - '196' + - '109' strict-transport-security: - max-age=31536000 vary: @@ -1876,17 +1747,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 1cd39e46db6aedd82b3aee8d836c9e71e91943e4 + - 1b06843bae4d93314d361fe5218ffe2d3acec9ce x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - BED0:5B73:205A33:22A43C:5DBBE69E + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18042-SIN + - cache-sin18048-SIN x-timer: - - S1572595555.992612,VS0,VE0 + - S1577459865.257596,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -1907,7 +1778,7 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1916,14 +1787,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"myvmVNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET\",\r\n - \ \"etag\": \"W/\\\"24193f8f-720d-44ff-b187-950dc6b405db\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"52cc7643-65ae-445c-a356-3ebf133aba47\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"2b189765-bc80-4bef-bd57-5351b6e5af99\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"f953c76e-c6bb-4490-8af9-05013d378fcd\",\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\": \"myvmSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET/subnets/myvmSubnet\",\r\n - \ \"etag\": \"W/\\\"24193f8f-720d-44ff-b187-950dc6b405db\\\"\",\r\n + \ \"etag\": \"W/\\\"52cc7643-65ae-445c-a356-3ebf133aba47\\\"\",\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_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvmVMNic/ipConfigurations/ipconfigmyvm\"\r\n @@ -1939,7 +1810,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:55 GMT + - Fri, 27 Dec 2019 15:17:46 GMT expires: - '-1' pragma: @@ -1956,7 +1827,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 79998667-a22e-4da4-a90e-dc8682ea57c6 + - 065173a7-e79d-4f0f-852b-d232b85a7992 status: code: 200 message: OK @@ -1975,23 +1846,23 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhclistoarge","name":"zuhclistoarge","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-25T09:00:47.6265845Z","primaryEndpoints":{"dfs":"https://zuhclistoarge.dfs.core.windows.net/","web":"https://zuhclistoarge.z13.web.core.windows.net/","blob":"https://zuhclistoarge.blob.core.windows.net/","queue":"https://zuhclistoarge.queue.core.windows.net/","table":"https://zuhclistoarge.table.core.windows.net/","file":"https://zuhclistoarge.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhclistoarge-secondary.dfs.core.windows.net/","web":"https://zuhclistoarge-secondary.z13.web.core.windows.net/","blob":"https://zuhclistoarge-secondary.blob.core.windows.net/","queue":"https://zuhclistoarge-secondary.queue.core.windows.net/","table":"https://zuhclistoarge-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:07.3198183Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:07.2417375Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension233aekgvev2e2cui3ift44hotazgjbtrxkowl/providers/Microsoft.Storage/storageAccounts/clitestjtljwrvei6tku32j4","name":"clitestjtljwrvei6tku32j4","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:58:43.6877790Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:58:43.6096255Z","primaryEndpoints":{"blob":"https://clitestjtljwrvei6tku32j4.blob.core.windows.net/","queue":"https://clitestjtljwrvei6tku32j4.queue.core.windows.net/","table":"https://clitestjtljwrvei6tku32j4.table.core.windows.net/","file":"https://clitestjtljwrvei6tku32j4.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-compute-group/providers/Microsoft.Storage/storageAccounts/rubystor786","name":"rubystor786","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T07:46:26.1452662Z","primaryEndpoints":{"blob":"https://rubystor786.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_imagefbpz53xopeitvfanbqcmcbqmvcqgykrcvjpesyh5s5t6n3hfn7x/providers/Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03","name":"vhdstorage49c330ead83d03","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:28.9110158Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:28.9110158Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:50:28.8485137Z","primaryEndpoints":{"blob":"https://vhdstorage49c330ead83d03.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage5bd7859d63f09a","name":"vhdstorage5bd7859d63f09a","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:58.0534824Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:00:58.0534824Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:00:57.9910287Z","primaryEndpoints":{"blob":"https://vhdstorage5bd7859d63f09a.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_diskflf4lffvusrqtts76dlfzqe7jodpzivd/providers/Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572","name":"vhdstorage6a19a84da84572","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:21.9620238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:21.9620238Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:55:21.8838900Z","primaryEndpoints":{"blob":"https://vhdstorage6a19a84da84572.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_vmss_diagnostics_extension233aekgvev2e2cui3ift44hotazgjbtrxkowl/providers/Microsoft.Storage/storageAccounts/vhdstorage7e63ea62e62457","name":"vhdstorage7e63ea62e62457","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:03:45.6305017Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:03:45.6305017Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:03:45.5836687Z","primaryEndpoints":{"blob":"https://vhdstorage7e63ea62e62457.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmh7cvxnp2lplibeqqo5ypuopab3jwnouxmkdxug6w2ixuhnoacsuithfcx4gzjfda/providers/Microsoft.Storage/storageAccounts/vhdstorage839d1324476a9e","name":"vhdstorage839d1324476a9e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:56:45.0750096Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:56:45.0750096Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:56:45.0125208Z","primaryEndpoints":{"blob":"https://vhdstorage839d1324476a9e.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_diskgndjxevwumy2odsmgkyt6sppwwogcbid/providers/Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7","name":"vhdstorage8b05e7838b94f7","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:41.8329515Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:50:41.8329515Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:50:41.7704627Z","primaryEndpoints":{"blob":"https://vhdstorage8b05e7838b94f7.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vmsqp6g7ja47uvd5roz6thhi2rraqknqkuj3x363kqstpfwgiz4oenn/providers/Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a","name":"vhdstoragef94f50f1361d9a","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:39.2488626Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:55:39.2488626Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:55:39.1863513Z","primaryEndpoints":{"blob":"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest34","name":"zuhstoragetesttest34","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:20:24.2528016Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest34.blob.core.windows.net/","queue":"https://zuhstoragetesttest34.queue.core.windows.net/","table":"https://zuhstoragetesttest34.table.core.windows.net/","file":"https://zuhstoragetesttest34.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest34-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest34-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest34-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag902","name":"fengtestdiag902","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:01:04.0099929Z","primaryEndpoints":{"blob":"https://fengtestdiag902.blob.core.windows.net/","queue":"https://fengtestdiag902.queue.core.windows.net/","table":"https://fengtestdiag902.table.core.windows.net/","file":"https://fengtestdiag902.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/yongtest123","name":"yongtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-28T09:03:38.8763349Z","primaryEndpoints":{"dfs":"https://yongtest123.dfs.core.windows.net/","web":"https://yongtest123.z19.web.core.windows.net/","blob":"https://yongtest123.blob.core.windows.net/","queue":"https://yongtest123.queue.core.windows.net/","table":"https://yongtest123.table.core.windows.net/","file":"https://yongtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yongtest123-secondary.dfs.core.windows.net/","web":"https://yongtest123-secondary.z19.web.core.windows.net/","blob":"https://yongtest123-secondary.blob.core.windows.net/","queue":"https://yongtest123-secondary.queue.core.windows.net/","table":"https://yongtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest3","name":"zuhstoragetesttest3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:18:52.6771976Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest3.blob.core.windows.net/","queue":"https://zuhstoragetesttest3.queue.core.windows.net/","table":"https://zuhstoragetesttest3.table.core.windows.net/","file":"https://zuhstoragetesttest3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest","name":"zuhstoragetesttest","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:17:55.4147051Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest.blob.core.windows.net/","queue":"https://zuhstoragetesttest.queue.core.windows.net/","table":"https://zuhstoragetesttest.table.core.windows.net/","file":"https://zuhstoragetesttest.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtestfilead","name":"zuhtestfilead","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T08:14:46.6724790Z","primaryEndpoints":{"blob":"https://zuhtestfilead.blob.core.windows.net/","queue":"https://zuhtestfilead.queue.core.windows.net/","table":"https://zuhtestfilead.table.core.windows.net/","file":"https://zuhtestfilead.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtestfilead-secondary.blob.core.windows.net/","queue":"https://zuhtestfilead-secondary.queue.core.windows.net/","table":"https://zuhtestfilead-secondary.table.core.windows.net/"}}}]}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_sizejkas7qifpiic652qytbfkiqx5hykmaj2jbapuka2qodfbh2a54u4fa/providers/Microsoft.Storage/storageAccounts/cli3wn4tfoto","name":"cli3wn4tfoto","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:10:11.7585178Z","primaryEndpoints":{"blob":"https://cli3wn4tfoto.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/clitestbootdiag000002","name":"clitestbootdiag000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:13:09.2909954Z","primaryEndpoints":{"blob":"https://clitestbootdiag000002.blob.core.windows.net/","queue":"https://clitestbootdiag000002.queue.core.windows.net/","table":"https://clitestbootdiag000002.table.core.windows.net/","file":"https://clitestbootdiag000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_createsdetcsnn3myakwqj6qagejokc3sem6roeii5wyshjcmw4jqu6suhbn/providers/Microsoft.Storage/storageAccounts/clitestymo4k6yynyvrg6x2j","name":"clitestymo4k6yynyvrg6x2j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"blob":"https://clitestymo4k6yynyvrg6x2j.blob.core.windows.net/","queue":"https://clitestymo4k6yynyvrg6x2j.queue.core.windows.net/","table":"https://clitestymo4k6yynyvrg6x2j.table.core.windows.net/","file":"https://clitestymo4k6yynyvrg6x2j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_diskal73zezxr2f3f45l52ha34gl2m26ypkzgokzii73egsx/providers/Microsoft.Storage/storageAccounts/vhdstorage69ab76cdd3ee6e","name":"vhdstorage69ab76cdd3ee6e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:07:11.1222842Z","primaryEndpoints":{"blob":"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Storage/storageAccounts/vhdstorage94440e4b7b3106","name":"vhdstorage94440e4b7b3106","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:14:08.9417654Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:14:08.9417654Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:14:08.8792427Z","primaryEndpoints":{"blob":"https://vhdstorage94440e4b7b3106.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image5kg7hcphfzwfp5hjdsqvcfvlkiyxjmec5qoaqsgr45hdjjyvgt2/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","name":"vhdstoraged6364fb8681da0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:03:42.7414051Z","primaryEndpoints":{"blob":"https://vhdstoraged6364fb8681da0.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgfjqxoyrhrkqobipqeih57yhvr7f3b4hghrmmfch67w3dty3427vovxc5i32ll2cc5/providers/Microsoft.Storage/storageAccounts/vhdstoragef80d48bec4a379","name":"vhdstoragef80d48bec4a379","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:16:23.9965842Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:16:23.9965842Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:16:23.9184562Z","primaryEndpoints":{"blob":"https://vhdstoragef80d48bec4a379.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgga5kp5ssm4eptnq5mf7v6mhv6zrv2ahq5hzydpufhu4vuwhejpbj5qxjocirb5po6/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:04:04.5582345Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootinghwebuyxoz2rik4hpfdv7i344utnqxe24vbs573vaseem524t/providers/Microsoft.Storage/storageAccounts/clitestnwtjh5w6jts57rrjb","name":"clitestnwtjh5w6jts57rrjb","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnwtjh5w6jts57rrjb.blob.core.windows.net/","queue":"https://clitestnwtjh5w6jts57rrjb.queue.core.windows.net/","table":"https://clitestnwtjh5w6jts57rrjb.table.core.windows.net/","file":"https://clitestnwtjh5w6jts57rrjb.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '127905' + - '65579' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:56 GMT + - Fri, 27 Dec 2019 15:17:47 GMT expires: - '-1' pragma: @@ -2003,14 +1874,14 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 955864e3-867d-4255-ac9c-9a1dd4a9f37c - - afcb3f43-c50c-47f9-9549-4475f30dd4cd - - 150d55fc-021b-47b8-8e35-fa0770f01339 - - 44a0a8cb-b605-4a1f-867a-3a018d1cf931 - - 5186d33e-d8f1-41a5-a0b6-d54b59924caf - - a0192c65-3a2a-41de-a464-82caf6238da2 - - 13f256e5-aaf2-40fc-87f8-07f241c29b46 - - 599424ac-42ac-48bc-a377-c828a5de264b + - deeaa945-b625-4baf-aa36-100929dce44a + - 394f56e5-f267-4b07-85fe-eb2a878344f6 + - 81f0eb3a-b9a6-4f2a-9830-cdd78634e7ab + - fadf65da-a683-4c0c-b94f-4b4dfe0173cb + - c2a742cf-f214-4b6f-b21a-b1129ff485ea + - 89823d13-3c3f-4cd6-abc1-4475d049faf4 + - a64c73e0-8569-4c37-8437-9ac9d85fb4ae + - 4aa10652-f7ee-4e5f-a342-06504f0b3b55 status: code: 200 message: OK @@ -2062,25 +1933,25 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_iN683LRjPJBDze3YjqsOzdpXWKhtsbxa","name":"vm_deploy_iN683LRjPJBDze3YjqsOzdpXWKhtsbxa","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7312584741170833809","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:06:00.3432589Z","duration":"PT2.3257128S","correlationId":"c534f9d1-2b5e-48f4-a39a-391588eaef46","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_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_HgipoRUFKL7dG2pvEcPITITxARB6ddly","name":"vm_deploy_HgipoRUFKL7dG2pvEcPITITxARB6ddly","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10934247400001519974","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:17:53.1391913Z","duration":"PT2.6624432S","correlationId":"5e70a51a-da47-47b3-8110-e6ce59e09122","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_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_iN683LRjPJBDze3YjqsOzdpXWKhtsbxa/operationStatuses/08586290113274600787?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_HgipoRUFKL7dG2pvEcPITITxARB6ddly/operationStatuses/08586241470150008877?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2463' + - '2464' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:00 GMT + - Fri, 27 Dec 2019 15:17:53 GMT expires: - '-1' pragma: @@ -2090,7 +1961,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1187' status: code: 201 message: Created @@ -2109,52 +1980,9 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:06:32 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241470150008877?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2166,7 +1994,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:02 GMT + - Fri, 27 Dec 2019 15:18:24 GMT expires: - '-1' pragma: @@ -2195,9 +2023,9 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241470150008877?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2209,7 +2037,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:32 GMT + - Fri, 27 Dec 2019 15:18:55 GMT expires: - '-1' pragma: @@ -2238,9 +2066,9 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241470150008877?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2252,7 +2080,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:02 GMT + - Fri, 27 Dec 2019 15:19:26 GMT expires: - '-1' pragma: @@ -2281,9 +2109,9 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241470150008877?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2295,7 +2123,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:34 GMT + - Fri, 27 Dec 2019 15:19:56 GMT expires: - '-1' pragma: @@ -2324,21 +2152,21 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241470150008877?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '20' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:04 GMT + - Fri, 27 Dec 2019 15:20:27 GMT expires: - '-1' pragma: @@ -2367,21 +2195,21 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_HgipoRUFKL7dG2pvEcPITITxARB6ddly","name":"vm_deploy_HgipoRUFKL7dG2pvEcPITITxARB6ddly","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10934247400001519974","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:20:11.2482565Z","duration":"PT2M20.7715084S","correlationId":"5e70a51a-da47-47b3-8110-e6ce59e09122","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_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '20' + - '3335' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:34 GMT + - Fri, 27 Dec 2019 15:20:28 GMT expires: - '-1' pragma: @@ -2410,31 +2238,81 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2?$expand=instanceView&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"myvm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2\",\r\n + \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"890b2cb6-0692-401b-bfc4-f3b6b5342007\",\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.20191117.80\"\r\n + \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": + \"myvm2_OsDisk_1_f6efd5f47976410f8036c53e47d00663\",\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_vm_diagnostics000001/providers/Microsoft.Compute/disks/myvm2_OsDisk_1_f6efd5f47976410f8036c53e47d00663\"\r\n + \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": + []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm2\",\r\n + \ \"adminUsername\": \"user11\",\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_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic\"}]},\r\n + \ \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": + true,\r\n \"storageUri\": \"https://clitestbootdiag000002.blob.core.windows.net/\"\r\n + \ }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": + {\r\n \"computerName\": \"myvm2\",\r\n \"osName\": \"debian\",\r\n + \ \"osVersion\": \"10.2\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": + \"2.2.34\",\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\": + \"2019-12-27T15:20:29+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"myvm2_OsDisk_1_f6efd5f47976410f8036c53e47d00663\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:19:19.0225441+00:00\"\r\n + \ }\r\n ]\r\n }\r\n ],\r\n \"bootDiagnostics\": + {\r\n \"consoleScreenshotBlobUri\": \"https://clitestbootdiag000002.blob.core.windows.net/bootdiagnostics-myvm2-890b2cb6-0692-401b-bfc4-f3b6b5342007/myvm2.890b2cb6-0692-401b-bfc4-f3b6b5342007.screenshot.bmp\",\r\n + \ \"serialConsoleLogBlobUri\": \"https://clitestbootdiag000002.blob.core.windows.net/bootdiagnostics-myvm2-890b2cb6-0692-401b-bfc4-f3b6b5342007/myvm2.890b2cb6-0692-401b-bfc4-f3b6b5342007.serialconsole.log\"\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\": \"2019-12-27T15:20:01.7880944+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}" headers: cache-control: - no-cache content-length: - - '20' + - '3822' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:06 GMT + - Fri, 27 Dec 2019 15:20: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/LowCostGet3Min;3971,Microsoft.Compute/LowCostGet30Min;31877 status: code: 200 message: OK @@ -2453,31 +2331,63 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"myvm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic\",\r\n + \ \"etag\": \"W/\\\"acc614de-acd4-4b54-b17a-a65a751f473f\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"95f4a334-655c-4da1-b623-6913aa79e11e\",\r\n + \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigmyvm2\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic/ipConfigurations/ipconfigmyvm2\",\r\n + \ \"etag\": \"W/\\\"acc614de-acd4-4b54-b17a-a65a751f473f\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET/subnets/myvmSubnet\"\r\n + \ },\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\": + \"n1dvh4n1y0iejcxzauat0n2pzf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-3E-F4\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG\"\r\n + \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '2586' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:36 GMT + - Fri, 27 Dec 2019 15:20:29 GMT + etag: + - W/"acc614de-acd4-4b54-b17a-a65a751f473f" 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: + - 4c3598bd-08a5-44a7-a0ca-24a4b76ccb67 status: code: 200 message: OK @@ -2496,617 +2406,19 @@ interactions: - -g -n --image --admin-username --admin-password --boot-diagnostics-storage User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:11:06 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:11: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: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -g -n --image --admin-username --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:12:07 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:12:38 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:13:08 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:13:39 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:14:10 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:14:40 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290113274600787?api-version=2019-07-01 - response: - body: - string: '{"status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '22' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:15:11 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Resources/deployments/vm_deploy_iN683LRjPJBDze3YjqsOzdpXWKhtsbxa","name":"vm_deploy_iN683LRjPJBDze3YjqsOzdpXWKhtsbxa","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7312584741170833809","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:15:06.1731716Z","duration":"PT9M8.1556255S","correlationId":"c534f9d1-2b5e-48f4-a39a-391588eaef46","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_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"myvm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"myvm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"myvm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP"}]}}' - headers: - cache-control: - - no-cache - content-length: - - '3333' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:15:11 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2?$expand=instanceView&api-version=2019-07-01 - response: - body: - string: "{\r\n \"name\": \"myvm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2\",\r\n - \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ef15def5-f514-4c30-a279-219db7216dc9\",\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.20191015.47\"\r\n - \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"myvm2_OsDisk_1_81be0fa0cfa3472aa0bb2e1b897ea4e6\",\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_vm_diagnostics000001/providers/Microsoft.Compute/disks/myvm2_OsDisk_1_81be0fa0cfa3472aa0bb2e1b897ea4e6\"\r\n - \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm2\",\r\n - \ \"adminUsername\": \"user11\",\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_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic\"}]},\r\n - \ \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": - true,\r\n \"storageUri\": \"https://clitestbootdiag000002.blob.core.windows.net/\"\r\n - \ }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": - {\r\n \"computerName\": \"myvm2\",\r\n \"osName\": \"debian\",\r\n - \ \"osVersion\": \"10.1\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": - \"2.2.34\",\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\": - \"2019-11-01T08:15:10+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"myvm2_OsDisk_1_81be0fa0cfa3472aa0bb2e1b897ea4e6\",\r\n - \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:07:35.5354067+00:00\"\r\n - \ }\r\n ]\r\n }\r\n ],\r\n \"bootDiagnostics\": - {\r\n \"consoleScreenshotBlobUri\": \"https://clitestbootdiag000002.blob.core.windows.net/bootdiagnostics-myvm2-ef15def5-f514-4c30-a279-219db7216dc9/myvm2.ef15def5-f514-4c30-a279-219db7216dc9.screenshot.bmp\",\r\n - \ \"serialConsoleLogBlobUri\": \"https://clitestbootdiag000002.blob.core.windows.net/bootdiagnostics-myvm2-ef15def5-f514-4c30-a279-219db7216dc9/myvm2.ef15def5-f514-4c30-a279-219db7216dc9.serialconsole.log\"\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\": \"2019-11-01T08:14:46.9272244+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}" - headers: - cache-control: - - no-cache - content-length: - - '3822' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:15:12 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;3952,Microsoft.Compute/LowCostGet30Min;31735 - 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic?api-version=2018-01-01 - response: - body: - string: "{\r\n \"name\": \"myvm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic\",\r\n - \ \"etag\": \"W/\\\"bb5971b0-8290-47b3-ac00-10075f75e810\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"39e51c5a-a624-40e2-b045-70852e61eaeb\",\r\n - \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigmyvm2\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic/ipConfigurations/ipconfigmyvm2\",\r\n - \ \"etag\": \"W/\\\"bb5971b0-8290-47b3-ac00-10075f75e810\\\"\",\r\n - \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": - \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP\"\r\n - \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/virtualNetworks/myvmVNET/subnets/myvmSubnet\"\r\n - \ },\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\": - \"mwlrqk2axtxuxpkxkni1nznptb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-73-6E\",\r\n \"enableAcceleratedNetworking\": false,\r\n - \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/networkSecurityGroups/myvm2NSG\"\r\n - \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '2586' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:15:13 GMT - etag: - - W/"bb5971b0-8290-47b3-ac00-10075f75e810" - 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: - - b7a8b299-7e2d-4166-9ef7-ae03e10861ef - 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 --admin-password --boot-diagnostics-storage - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP?api-version=2018-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"myvm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Network/publicIPAddresses/myvm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"7423195d-fd37-452b-8120-e6f17a2f1a9b\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2ad114d6-37f9-4270-b769-66193a970768\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ab87624d-7560-4fde-8123-9b42a925a389\",\r\n - \ \"ipAddress\": \"23.100.32.156\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"00c8c7b4-885b-42fd-8e40-b6ab24a6c76e\",\r\n + \ \"ipAddress\": \"104.42.127.172\",\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_diagnostics000001/providers/Microsoft.Network/networkInterfaces/myvm2VMNic/ipConfigurations/ipconfigmyvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -3114,13 +2426,13 @@ interactions: cache-control: - no-cache content-length: - - '1005' + - '1006' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:15:14 GMT + - Fri, 27 Dec 2019 15:20:30 GMT etag: - - W/"7423195d-fd37-452b-8120-e6f17a2f1a9b" + - W/"2ad114d6-37f9-4270-b769-66193a970768" expires: - '-1' pragma: @@ -3137,7 +2449,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9409131b-7191-46a5-899b-bd79b9ebca41 + - 7289c628-e348-4757-b20b-19142340b0b2 status: code: 200 message: OK @@ -3156,7 +2468,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3165,16 +2477,16 @@ interactions: body: string: "{\r\n \"name\": \"myvm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/virtualMachines/myvm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ef15def5-f514-4c30-a279-219db7216dc9\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"890b2cb6-0692-401b-bfc4-f3b6b5342007\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"myvm2_OsDisk_1_81be0fa0cfa3472aa0bb2e1b897ea4e6\",\r\n \"createOption\": + \"myvm2_OsDisk_1_f6efd5f47976410f8036c53e47d00663\",\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_vm_diagnostics000001/providers/Microsoft.Compute/disks/myvm2_OsDisk_1_81be0fa0cfa3472aa0bb2e1b897ea4e6\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnostics000001/providers/Microsoft.Compute/disks/myvm2_OsDisk_1_f6efd5f47976410f8036c53e47d00663\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm2\",\r\n \ \"adminUsername\": \"user11\",\r\n \"linuxConfiguration\": {\r\n @@ -3193,7 +2505,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:15:15 GMT + - Fri, 27 Dec 2019 15:20:31 GMT expires: - '-1' pragma: @@ -3210,7 +2522,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3950,Microsoft.Compute/LowCostGet30Min;31733 + - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31876 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_unmanaged_os_and_data_disks.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_unmanaged_os_and_data_disks.yaml index c9d1bed23e1..babaff779f6 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_unmanaged_os_and_data_disks.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_unmanaged_os_and_data_disks.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-11-01T07:56: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":"2019-12-27T15:15:47Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:18 GMT + - Fri, 27 Dec 2019 15:15:54 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:20 GMT + - Fri, 27 Dec 2019 15:15:56 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:01:20 GMT + - Fri, 27 Dec 2019 15:20:56 GMT source-age: - - '22' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -123,23 +123,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - 0b4daa0e87ae651ae908cd1d506ed541013448e5 + - 1489ed37787502c73e16b415871941be86cbdd13 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - A430:45E0:213B78:238F15:5DBBE50C + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18051-SIN + - cache-sin18034-SIN x-timer: - - S1572594980.212247,VS0,VE1 + - S1577459756.107783,VS0,VE294 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:20 GMT + - Fri, 27 Dec 2019 15:15:56 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:20 GMT + - Fri, 27 Dec 2019 15:15:58 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstorage839d1324476a9e", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoragef80d48bec4a379", "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": {}, @@ -260,12 +260,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage839d1324476a9e", + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragef80d48bec4a379", "Microsoft.Network/networkInterfaces/vm1VMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_839d132447", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_f80d48bec4", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd"}}, "imageReference": {"publisher": "OpenLogic", "offer": "CentOS", "sku": "7.5", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "centosadmin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -287,17 +287,17 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_uagdzd9AFFkQ8vAt9w5xydS4fij57oLM","name":"vm_deploy_uagdzd9AFFkQ8vAt9w5xydS4fij57oLM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18313956293043943031","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:56:24.0324908Z","duration":"PT2.0512864S","correlationId":"213057b6-9dea-4caa-b241-414aea80bc63","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/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.Storage/storageAccounts/vhdstorage839d1324476a9e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage839d1324476a9e"},{"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_E8KvpwxImn0ZRpXTe0pCVm9gxQzweqtt","name":"vm_deploy_E8KvpwxImn0ZRpXTe0pCVm9gxQzweqtt","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12847432820858164297","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:16:03.3455085Z","duration":"PT2.7431679S","correlationId":"2a833d55-8c77-4f2a-ab4f-dc1044bdcbde","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/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.Storage/storageAccounts/vhdstoragef80d48bec4a379","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragef80d48bec4a379"},{"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_uagdzd9AFFkQ8vAt9w5xydS4fij57oLM/operationStatuses/08586290119034964286?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_E8KvpwxImn0ZRpXTe0pCVm9gxQzweqtt/operationStatuses/08586241471248752909?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -305,7 +305,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:23 GMT + - Fri, 27 Dec 2019 15:16:04 GMT expires: - '-1' pragma: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 201 message: Created @@ -334,52 +334,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:56: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: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -391,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:25 GMT + - Fri, 27 Dec 2019 15:16:35 GMT expires: - '-1' pragma: @@ -420,9 +377,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -434,7 +391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:55 GMT + - Fri, 27 Dec 2019 15:17:06 GMT expires: - '-1' pragma: @@ -463,9 +420,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -477,7 +434,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:26 GMT + - Fri, 27 Dec 2019 15:17:37 GMT expires: - '-1' pragma: @@ -506,9 +463,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -520,7 +477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:56 GMT + - Fri, 27 Dec 2019 15:18:07 GMT expires: - '-1' pragma: @@ -549,9 +506,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -563,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:27 GMT + - Fri, 27 Dec 2019 15:18:38 GMT expires: - '-1' pragma: @@ -592,9 +549,9 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290119034964286?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241471248752909?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -606,7 +563,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:57 GMT + - Fri, 27 Dec 2019 15:19:09 GMT expires: - '-1' pragma: @@ -635,21 +592,21 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_uagdzd9AFFkQ8vAt9w5xydS4fij57oLM","name":"vm_deploy_uagdzd9AFFkQ8vAt9w5xydS4fij57oLM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18313956293043943031","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:59:30.1258409Z","duration":"PT3M8.1446365S","correlationId":"213057b6-9dea-4caa-b241-414aea80bc63","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/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.Storage/storageAccounts/vhdstorage839d1324476a9e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage839d1324476a9e"},{"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"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/vhdstorage839d1324476a9e"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_E8KvpwxImn0ZRpXTe0pCVm9gxQzweqtt","name":"vm_deploy_E8KvpwxImn0ZRpXTe0pCVm9gxQzweqtt","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12847432820858164297","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:18:59.6572597Z","duration":"PT2M59.0549191S","correlationId":"2a833d55-8c77-4f2a-ab4f-dc1044bdcbde","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/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.Storage/storageAccounts/vhdstoragef80d48bec4a379","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragef80d48bec4a379"},{"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"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/vhdstoragef80d48bec4a379"}]}}' headers: cache-control: - no-cache content-length: - - '4493' + - '4494' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:57 GMT + - Fri, 27 Dec 2019 15:19:09 GMT expires: - '-1' pragma: @@ -678,7 +635,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -687,14 +644,14 @@ 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\": \"ef97641a-e45e-404a-9a57-426e1bf1285f\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0c156886-950b-4d41-92fc-ca61ccb5e5f1\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_839d132447\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \"osdisk_f80d48bec4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.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\": \"centosadmin\",\r\n @@ -702,21 +659,21 @@ interactions: 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/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\": \"2019-11-01T07:59:59+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"osdisk_839d132447\",\r\n \"statuses\": [\r\n {\r\n \"code\": - \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n - \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2019-11-01T07:57:52.8303527+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 + \ \"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.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\": + \"2019-12-27T15:19:11+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f80d48bec4\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:17:59.2721594+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\": \"2019-11-01T07:59:28.9868224+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:18:51.8350238+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}" @@ -724,11 +681,11 @@ interactions: cache-control: - no-cache content-length: - - '2830' + - '2919' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:58 GMT + - Fri, 27 Dec 2019 15:19:11 GMT expires: - '-1' pragma: @@ -745,7 +702,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31933 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31893 status: code: 200 message: OK @@ -764,7 +721,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -772,12 +729,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/\\\"3eb7059e-62e7-4109-83ab-e32ddb7e1b36\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"fb73e7c9-11fe-4674-8e02-5b1f66f7958e\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"4e56b2fa-682a-4985-816c-ba9505fb696f\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"e695bef6-9767-4eac-943e-6dd82f74f9e6\",\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/\\\"3eb7059e-62e7-4109-83ab-e32ddb7e1b36\\\"\",\r\n + \ \"etag\": \"W/\\\"fb73e7c9-11fe-4674-8e02-5b1f66f7958e\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -786,8 +743,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\": - \"hjxhnby22nluzbmwr2feyk05th.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-DA-AF\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"kltinomzmlpunlrsmc40yenejf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-2B-16\",\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\": @@ -801,9 +758,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:59 GMT + - Fri, 27 Dec 2019 15:19:13 GMT etag: - - W/"3eb7059e-62e7-4109-83ab-e32ddb7e1b36" + - W/"fb73e7c9-11fe-4674-8e02-5b1f66f7958e" expires: - '-1' pragma: @@ -820,7 +777,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4f5ac2d9-edc7-483e-99a4-110256f377e3 + - d6f57429-5904-4026-a83d-bf50bf0ea03f status: code: 200 message: OK @@ -839,7 +796,7 @@ interactions: - -g -n --use-unmanaged-disk --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -847,10 +804,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/\\\"ae7f99aa-da17-40d1-b20a-2291d0a298c7\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"3705927c-0c18-434c-a46f-734738682560\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"13603e0a-6732-4c83-b8c7-c83c7662938d\",\r\n - \ \"ipAddress\": \"40.83.211.216\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"522dede1-8d4d-4f13-b1aa-2416f0210501\",\r\n + \ \"ipAddress\": \"104.210.53.0\",\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 @@ -859,13 +816,13 @@ interactions: cache-control: - no-cache content-length: - - '997' + - '996' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:00 GMT + - Fri, 27 Dec 2019 15:19:14 GMT etag: - - W/"ae7f99aa-da17-40d1-b20a-2291d0a298c7" + - W/"3705927c-0c18-434c-a46f-734738682560" expires: - '-1' pragma: @@ -882,7 +839,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9603d71a-7ddc-4de5-9b0d-007dc14548a5 + - c7348c75-aa8d-46e7-9767-3e9a1da70c90 status: code: 200 message: OK @@ -901,7 +858,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -910,14 +867,14 @@ 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\": \"ef97641a-e45e-404a-9a57-426e1bf1285f\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0c156886-950b-4d41-92fc-ca61ccb5e5f1\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_839d132447\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \"osdisk_f80d48bec4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.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\": \"centosadmin\",\r\n @@ -934,7 +891,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:01 GMT + - Fri, 27 Dec 2019 15:19:15 GMT expires: - '-1' pragma: @@ -951,7 +908,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31932 + - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31892 status: code: 200 message: OK @@ -959,9 +916,9 @@ interactions: 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": "osdisk_839d132447", "vhd": {"uri": "https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd"}, + {"osType": "Linux", "name": "osdisk_f80d48bec4", "vhd": {"uri": "https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": - [{"lun": 0, "name": "vm1-2019-11-01-16-00-01", "vhd": {"uri": "https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd"}, + [{"lun": 0, "name": "vm1-2019-12-27-23-19-15", "vhd": {"uri": "https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd"}, "createOption": "Empty", "diskSizeGB": 2}]}, "osProfile": {"computerName": "vm1", "adminUsername": "centosadmin", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": @@ -984,7 +941,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -993,18 +950,18 @@ 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\": \"ef97641a-e45e-404a-9a57-426e1bf1285f\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0c156886-950b-4d41-92fc-ca61ccb5e5f1\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_839d132447\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \"osdisk_f80d48bec4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-00-01\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-19-15\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1017,7 +974,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/d409f8ec-1189-44aa-9aec-ac2341bc9b58?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/20af6773-52b3-4927-9715-03303831ca4c?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1025,7 +982,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:03 GMT + - Fri, 27 Dec 2019 15:19:20 GMT expires: - '-1' pragma: @@ -1042,9 +999,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1180 + - Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1179 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1191' status: code: 200 message: OK @@ -1063,14 +1020,14 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/d409f8ec-1189-44aa-9aec-ac2341bc9b58?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/20af6773-52b3-4927-9715-03303831ca4c?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:00:02.5807909+00:00\",\r\n \"endTime\": - \"2019-11-01T08:00:09.3621322+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"d409f8ec-1189-44aa-9aec-ac2341bc9b58\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:19:18.3975558+00:00\",\r\n \"endTime\": + \"2019-12-27T15:19:24.9756841+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"20af6773-52b3-4927-9715-03303831ca4c\"\r\n}" headers: cache-control: - no-cache @@ -1079,7 +1036,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:33 GMT + - Fri, 27 Dec 2019 15:19:52 GMT expires: - '-1' pragma: @@ -1096,7 +1053,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14957,Microsoft.Compute/GetOperation30Min;29897 + - Microsoft.Compute/GetOperation3Min;14964,Microsoft.Compute/GetOperation30Min;29863 status: code: 200 message: OK @@ -1115,25 +1072,25 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2019-07-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\": \"ef97641a-e45e-404a-9a57-426e1bf1285f\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0c156886-950b-4d41-92fc-ca61ccb5e5f1\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_839d132447\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \"osdisk_f80d48bec4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-00-01\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-19-15\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1150,7 +1107,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:34 GMT + - Fri, 27 Dec 2019 15:19:52 GMT expires: - '-1' pragma: @@ -1167,7 +1124,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31924 + - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31884 status: code: 200 message: OK @@ -1186,7 +1143,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1195,18 +1152,18 @@ 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\": \"ef97641a-e45e-404a-9a57-426e1bf1285f\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0c156886-950b-4d41-92fc-ca61ccb5e5f1\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_839d132447\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \"osdisk_f80d48bec4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-00-01\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-19-15\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1223,7 +1180,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:35 GMT + - Fri, 27 Dec 2019 15:19:55 GMT expires: - '-1' pragma: @@ -1240,7 +1197,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31923 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31883 status: code: 200 message: OK @@ -1261,7 +1218,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1271,17 +1228,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0b705c6e-2081-4f13-ba58-a6e9840ac9ca?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8544dae4-9343-475a-b628-71f67992a909?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:00:36 GMT + - Fri, 27 Dec 2019 15:19:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0b705c6e-2081-4f13-ba58-a6e9840ac9ca?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8544dae4-9343-475a-b628-71f67992a909?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1292,9 +1249,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1186 + - Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1192 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 202 message: Accepted @@ -1313,13 +1270,13 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0b705c6e-2081-4f13-ba58-a6e9840ac9ca?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8544dae4-9343-475a-b628-71f67992a909?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:00:36.8154056+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"0b705c6e-2081-4f13-ba58-a6e9840ac9ca\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:19:57.0068751+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"8544dae4-9343-475a-b628-71f67992a909\"\r\n}" headers: cache-control: - no-cache @@ -1328,7 +1285,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:47 GMT + - Fri, 27 Dec 2019 15:20:08 GMT expires: - '-1' pragma: @@ -1345,7 +1302,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14954,Microsoft.Compute/GetOperation30Min;29894 + - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29860 status: code: 200 message: OK @@ -1364,23 +1321,23 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0b705c6e-2081-4f13-ba58-a6e9840ac9ca?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8544dae4-9343-475a-b628-71f67992a909?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:00:36.8154056+00:00\",\r\n \"endTime\": - \"2019-11-01T08:01:07.628131+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"0b705c6e-2081-4f13-ba58-a6e9840ac9ca\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:19:57.0068751+00:00\",\r\n \"endTime\": + \"2019-12-27T15:20:37.7413626+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"8544dae4-9343-475a-b628-71f67992a909\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:23 GMT + - Fri, 27 Dec 2019 15:20:44 GMT expires: - '-1' pragma: @@ -1397,7 +1354,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14951,Microsoft.Compute/GetOperation30Min;29879 + - Microsoft.Compute/GetOperation3Min;14967,Microsoft.Compute/GetOperation30Min;29852 status: code: 200 message: OK @@ -1418,7 +1375,7 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1430,17 +1387,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2eeef23b-637f-4d1a-ae34-dbceaa538b3a?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ac9c552f-2e69-447f-8ee3-9927ebc0922f?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:01:24 GMT + - Fri, 27 Dec 2019 15:20:46 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2eeef23b-637f-4d1a-ae34-dbceaa538b3a?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ac9c552f-2e69-447f-8ee3-9927ebc0922f?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1451,7 +1408,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;236,Microsoft.Compute/DeleteVM30Min;1185 + - Microsoft.Compute/DeleteVM3Min;236,Microsoft.Compute/DeleteVM30Min;1191 x-ms-ratelimit-remaining-subscription-deletes: - '14996' status: @@ -1472,14 +1429,14 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2eeef23b-637f-4d1a-ae34-dbceaa538b3a?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ac9c552f-2e69-447f-8ee3-9927ebc0922f?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:01:25.4719913+00:00\",\r\n \"endTime\": - \"2019-11-01T08:01:36.0345765+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"2eeef23b-637f-4d1a-ae34-dbceaa538b3a\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:20:46.6788728+00:00\",\r\n \"endTime\": + \"2019-12-27T15:20:56.9445736+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ac9c552f-2e69-447f-8ee3-9927ebc0922f\"\r\n}" headers: cache-control: - no-cache @@ -1488,7 +1445,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:36 GMT + - Fri, 27 Dec 2019 15:20:57 GMT expires: - '-1' pragma: @@ -1505,7 +1462,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14954,Microsoft.Compute/GetOperation30Min;29873 + - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29851 status: code: 200 message: OK @@ -1524,14 +1481,14 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2019-07-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":"2019-11-01T07:56: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":"2019-12-27T15:15:47Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1540,7 +1497,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:37 GMT + - Fri, 27 Dec 2019 15:20:59 GMT expires: - '-1' pragma: @@ -1569,7 +1526,7 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1578,14 +1535,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/\\\"d83f06f8-562c-4af1-af62-6f14e3b6ee5d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"56c1b16e-adea-420a-80df-1926b36b078e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"87766e3a-e31c-4c57-8596-8f0a4c2b5f9f\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"b986e652-6299-46df-ae32-60bdac11a44d\",\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/\\\"d83f06f8-562c-4af1-af62-6f14e3b6ee5d\\\"\",\r\n + \ \"etag\": \"W/\\\"56c1b16e-adea-420a-80df-1926b36b078e\\\"\",\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 @@ -1601,7 +1558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:37 GMT + - Fri, 27 Dec 2019 15:21:01 GMT expires: - '-1' pragma: @@ -1618,7 +1575,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b3ea930c-bee7-4384-8bce-f1ea12d0cdf5 + - 13066e6e-299b-41cc-9fa8-dcaefa041932 status: code: 200 message: OK @@ -1644,9 +1601,9 @@ interactions: "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"}]}, "storageProfile": {"osDisk": {"createOption": "attach", "osType": "linux", "name": - "osdisk_839d132447", "vhd": {"uri": "https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd"}}, - "dataDisks": [{"lun": 0, "createOption": "attach", "vhd": {"uri": "https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd"}, - "name": "vm1-2019-11-01-16-00-01"}]}}}], "outputs": {}}, "parameters": {}, "mode": + "osdisk_f80d48bec4", "vhd": {"uri": "https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd"}}, + "dataDisks": [{"lun": 0, "createOption": "attach", "vhd": {"uri": "https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd"}, + "name": "vm1-2019-12-27-23-19-15"}]}}}], "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' headers: Accept: @@ -1665,17 +1622,17 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_639qQxCIrgt22rVROwzAkmTrRZOYHFSR","name":"vm_deploy_639qQxCIrgt22rVROwzAkmTrRZOYHFSR","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1419840450079019172","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:01:42.0682077Z","duration":"PT2.5508869S","correlationId":"5cb0f784-d10a-419e-bbfa-294195791b3f","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_eQyZDhs7tGlWa9LK6dkb08sVyGdU9eW1","name":"vm_deploy_eQyZDhs7tGlWa9LK6dkb08sVyGdU9eW1","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6836000544019414261","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:21:06.9036494Z","duration":"PT3.2074153S","correlationId":"99c51052-41c2-4725-9031-c71789315c52","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_639qQxCIrgt22rVROwzAkmTrRZOYHFSR/operationStatuses/08586290115859603056?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_eQyZDhs7tGlWa9LK6dkb08sVyGdU9eW1/operationStatuses/08586241468217813917?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1683,7 +1640,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:43 GMT + - Fri, 27 Dec 2019 15:21:07 GMT expires: - '-1' pragma: @@ -1693,7 +1650,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1186' status: code: 201 message: Created @@ -1712,9 +1669,9 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1726,7 +1683,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:14 GMT + - Fri, 27 Dec 2019 15:21:39 GMT expires: - '-1' pragma: @@ -1755,9 +1712,9 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1769,7 +1726,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:44 GMT + - Fri, 27 Dec 2019 15:22:09 GMT expires: - '-1' pragma: @@ -1798,9 +1755,9 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1812,7 +1769,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:14 GMT + - Fri, 27 Dec 2019 15:22:40 GMT expires: - '-1' pragma: @@ -1841,9 +1798,9 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1855,7 +1812,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:45 GMT + - Fri, 27 Dec 2019 15:23:10 GMT expires: - '-1' pragma: @@ -1884,9 +1841,9 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1898,7 +1855,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:15 GMT + - Fri, 27 Dec 2019 15:23:42 GMT expires: - '-1' pragma: @@ -1927,9 +1884,224 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290115859603056?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:24:12 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 --attach-data-disks --os-type --use-unmanaged-disk + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:24:42 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 --attach-data-disks --os-type --use-unmanaged-disk + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:25:13 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 --attach-data-disks --os-type --use-unmanaged-disk + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:25:43 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 --attach-data-disks --os-type --use-unmanaged-disk + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:26: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 --attach-data-disks --os-type --use-unmanaged-disk + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468217813917?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1941,7 +2113,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:45 GMT + - Fri, 27 Dec 2019 15:26:45 GMT expires: - '-1' pragma: @@ -1970,12 +2142,12 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_639qQxCIrgt22rVROwzAkmTrRZOYHFSR","name":"vm_deploy_639qQxCIrgt22rVROwzAkmTrRZOYHFSR","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1419840450079019172","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:04:20.7591231Z","duration":"PT2M41.2418023S","correlationId":"5cb0f784-d10a-419e-bbfa-294195791b3f","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_eQyZDhs7tGlWa9LK6dkb08sVyGdU9eW1","name":"vm_deploy_eQyZDhs7tGlWa9LK6dkb08sVyGdU9eW1","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6836000544019414261","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:26:24.6644156Z","duration":"PT5M20.9681815S","correlationId":"99c51052-41c2-4725-9031-c71789315c52","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 @@ -1984,7 +2156,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:46 GMT + - Fri, 27 Dec 2019 15:26:45 GMT expires: - '-1' pragma: @@ -2013,7 +2185,7 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2022,38 +2194,38 @@ 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\": \"a29c8c6a-179c-4836-87f2-2db30bedddab\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"42ba0835-89b9-4f76-a09f-9eeae5f02d16\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n - \ \"name\": \"osdisk_839d132447\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/osdisk_839d132447.vhd\"\r\n + \ \"name\": \"osdisk_f80d48bec4\",\r\n \"createOption\": \"Attach\",\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/osdisk_f80d48bec4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-00-01\",\r\n \"createOption\": - \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage839d1324476a9e.blob.core.windows.net/vhds/vm1-2019-11-01-16-00-01.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-19-15\",\r\n \"createOption\": + \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef80d48bec4a379.blob.core.windows.net/vhds/vm1-2019-12-27-23-19-15.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\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.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:04:45+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_839d132447\",\r\n + \"2019-12-27T15:26:47+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f80d48bec4\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:04:00.5352294+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:24:47.008591+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm1-2019-11-01-16-00-01\",\r\n \"statuses\": [\r\n {\r\n + \"vm1-2019-12-27-23-19-15\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T08:04:00.5508576+00:00\"\r\n }\r\n + \ \"time\": \"2019-12-27T15:24:46.9929511+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\": \"2019-11-01T08:04:13.9884694+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:25:01.3368166+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}" @@ -2061,11 +2233,11 @@ interactions: cache-control: - no-cache content-length: - - '3105' + - '3104' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:47 GMT + - Fri, 27 Dec 2019 15:26:47 GMT expires: - '-1' pragma: @@ -2082,7 +2254,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3962,Microsoft.Compute/LowCostGet30Min;31872 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31846 status: code: 200 message: OK @@ -2101,7 +2273,7 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2109,12 +2281,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/\\\"bda8f11b-49ff-4c47-8eec-ef7c8073285e\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"ab2ebbf5-5c0c-4cb2-ad83-2110ba3a8742\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ec335c74-c559-4793-ac8e-3efdeebbd401\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"9d878771-5e24-4e1d-b5a9-04bb790877e6\",\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/\\\"bda8f11b-49ff-4c47-8eec-ef7c8073285e\\\"\",\r\n + \ \"etag\": \"W/\\\"ab2ebbf5-5c0c-4cb2-ad83-2110ba3a8742\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2123,8 +2295,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\": - \"hjxhnby22nluzbmwr2feyk05th.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-B7-9A\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"kltinomzmlpunlrsmc40yenejf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-33-80\",\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\": @@ -2138,9 +2310,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:48 GMT + - Fri, 27 Dec 2019 15:26:49 GMT etag: - - W/"bda8f11b-49ff-4c47-8eec-ef7c8073285e" + - W/"ab2ebbf5-5c0c-4cb2-ad83-2110ba3a8742" expires: - '-1' pragma: @@ -2157,7 +2329,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2760dd26-0d13-43e9-92f1-c5c3c3eab4c8 + - 6bb4e178-eef5-4202-853a-d17007e723cd status: code: 200 message: OK @@ -2176,7 +2348,7 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2184,10 +2356,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/\\\"e7a93648-fa66-42b7-8f21-140d13bdb721\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"a661e43a-c25d-42ef-8ef6-dcf23604602d\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"245b0b73-ba3b-41f0-b73f-6e11743f7e3c\",\r\n - \ \"ipAddress\": \"40.83.175.50\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"e9a59358-abf9-415e-98f6-2b19c5cb8593\",\r\n + \ \"ipAddress\": \"40.78.42.35\",\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 @@ -2196,13 +2368,13 @@ interactions: cache-control: - no-cache content-length: - - '996' + - '995' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:49 GMT + - Fri, 27 Dec 2019 15:26:49 GMT etag: - - W/"e7a93648-fa66-42b7-8f21-140d13bdb721" + - W/"a661e43a-c25d-42ef-8ef6-dcf23604602d" expires: - '-1' pragma: @@ -2219,7 +2391,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fa8da21b-22b9-4911-9c63-7578ae4ef2e2 + - 0d2e3444-4d94-4e25-b411-c97fd512563c 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 0bd363e4d57..4e62a53dcdb 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,14 +14,14 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:29:06Z"},"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":"2019-12-27T15:06:36Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:11 GMT + - Fri, 27 Dec 2019 15:06:42 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:13 GMT + - Fri, 27 Dec 2019 15:06:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Thu, 07 Nov 2019 06:34:13 GMT + - Fri, 27 Dec 2019 15:11:43 GMT source-age: - - '0' + - '209' strict-transport-security: - max-age=31536000 vary: @@ -123,23 +123,23 @@ interactions: via: - 1.1 varnish x-cache: - - MISS + - HIT x-cache-hits: - - '0' + - '1' x-content-type-options: - nosniff x-fastly-request-id: - - 2eb597d15e2b973ec4c86bbc3df5553eed686968 + - ed26f024059d1e769f06bf0ab832378044628d7e x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 815E:70AC:60AB74:67C38A:5DC3B9B8 + - A268:1D5E:1B024E:1E2CAA:5E061D32 x-served-by: - - cache-sin18037-SIN + - cache-sin18044-SIN x-timer: - - S1573108153.958699,VS0,VE326 + - S1577459204.820827,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:13 GMT + - Fri, 27 Dec 2019 15:06:44 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:13 GMT + - Fri, 27 Dec 2019 15:06:45 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstoragede1e61d4816a92", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage69ab76cdd3ee6e", "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": {}, @@ -260,12 +260,12 @@ 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": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragede1e61d4816a92", + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage69ab76cdd3ee6e", "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_de1e61d481", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_69ab76cdd3", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -287,25 +287,25 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_OTMzmxai97G0RqTAJgbqsHCCHkOeb7Ft","name":"vm_deploy_OTMzmxai97G0RqTAJgbqsHCCHkOeb7Ft","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14154296678276062966","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-07T06:29:16.9260793Z","duration":"PT1.8477777S","correlationId":"92c7020b-633b-4b5e-8e5f-48038bfeb310","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/vhdstoragede1e61d4816a92","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragede1e61d4816a92"},{"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_5SZ2g1uDsKipsDP1wB7XINp4wMFOn5gM","name":"vm_deploy_5SZ2g1uDsKipsDP1wB7XINp4wMFOn5gM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4430837881919348902","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:06:50.4392069Z","duration":"PT2.5597019S","correlationId":"e11d3238-e782-4d4a-bfe3-a5040301fde9","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/vhdstorage69ab76cdd3ee6e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage69ab76cdd3ee6e"},{"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_OTMzmxai97G0RqTAJgbqsHCCHkOeb7Ft/operationStatuses/08586284987303993327?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_5SZ2g1uDsKipsDP1wB7XINp4wMFOn5gM/operationStatuses/08586241476775981721?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3206' + - '3205' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:17 GMT + - Fri, 27 Dec 2019 15:06:51 GMT expires: - '-1' pragma: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1188' status: code: 201 message: Created @@ -334,9 +334,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -348,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:29:48 GMT + - Fri, 27 Dec 2019 15:07:23 GMT expires: - '-1' pragma: @@ -377,9 +377,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -391,7 +391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:30:18 GMT + - Fri, 27 Dec 2019 15:07:53 GMT expires: - '-1' pragma: @@ -420,9 +420,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -434,7 +434,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:30:48 GMT + - Fri, 27 Dec 2019 15:08:25 GMT expires: - '-1' pragma: @@ -463,9 +463,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -477,7 +477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:31:19 GMT + - Fri, 27 Dec 2019 15:08:55 GMT expires: - '-1' pragma: @@ -506,9 +506,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -520,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:31:49 GMT + - Fri, 27 Dec 2019 15:09:26 GMT expires: - '-1' pragma: @@ -549,21 +549,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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/08586241476775981721?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '20' + - '22' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:32:19 GMT + - Fri, 27 Dec 2019 15:09:56 GMT expires: - '-1' pragma: @@ -592,21 +592,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_5SZ2g1uDsKipsDP1wB7XINp4wMFOn5gM","name":"vm_deploy_5SZ2g1uDsKipsDP1wB7XINp4wMFOn5gM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4430837881919348902","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:09:46.3643208Z","duration":"PT2M58.4848158S","correlationId":"e11d3238-e782-4d4a-bfe3-a5040301fde9","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/vhdstorage69ab76cdd3ee6e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage69ab76cdd3ee6e"},{"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/vhdstorage69ab76cdd3ee6e"}]}}' headers: cache-control: - no-cache content-length: - - '20' + - '4493' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:32:51 GMT + - Fri, 27 Dec 2019 15:09:57 GMT expires: - '-1' pragma: @@ -635,31 +635,74 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?$expand=instanceView&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + 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\": \"7380f134-4c26-4c7f-8257-514fe04a20bd\",\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.20191117.80\"\r\n + \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": + \"osdisk_69ab76cdd3\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.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\": + 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.2\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": + \"2019-12-27T15:09:57+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_69ab76cdd3\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:08:21.6125302+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\": \"2019-12-27T15:09:17.9253312+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}" headers: cache-control: - no-cache content-length: - - '20' + - '2910' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:33:21 GMT + - Fri, 27 Dec 2019 15:09: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/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31958 status: code: 200 message: OK @@ -678,31 +721,63 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' + 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/\\\"cacfa23e-3805-48df-82fa-c8a57d77a8c3\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"1251a103-da86-4f52-abc7-c02b419780eb\",\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/\\\"cacfa23e-3805-48df-82fa-c8a57d77a8c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\"\r\n + \ },\r\n \"subnet\": {\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 + \ },\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\": + \"chbfyayvg0fupbnu4klrpiuvrg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-C9-09\",\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\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '2568' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:33:51 GMT + - Fri, 27 Dec 2019 15:09:59 GMT + etag: + - W/"cacfa23e-3805-48df-82fa-c8a57d77a8c3" 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: + - 13487a66-6942-475a-ac67-c7968ac3d366 status: code: 200 message: OK @@ -721,31 +796,50 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' + 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/\\\"e44dfcc3-81cb-4461-a76d-2d4818ce38ff\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"766e89e9-ace8-48e1-896a-5a94f0e8fa57\",\r\n + \ \"ipAddress\": \"104.209.43.56\",\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}" headers: cache-control: - no-cache content-length: - - '20' + - '997' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:34:22 GMT + - Fri, 27 Dec 2019 15:10:00 GMT + etag: + - W/"e44dfcc3-81cb-4461-a76d-2d4818ce38ff" 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: + - 807f465e-8622-46e0-a495-871ea4eb5a91 status: code: 200 message: OK @@ -757,38 +851,64 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - vm show Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + 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\": \"7380f134-4c26-4c7f-8257-514fe04a20bd\",\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.20191117.80\"\r\n + \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": + \"osdisk_69ab76cdd3\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.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\": + 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: - - '20' + - '1647' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:34:52 GMT + - Fri, 27 Dec 2019 15:10: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/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31957 status: code: 200 message: OK @@ -800,41 +920,52 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - vm stop Connection: - keep-alive + Content-Length: + - '0' ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284987303993327?api-version=2019-07-01 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1/powerOff?skipShutdown=false&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/16d95b5b-197c-4bf2-9455-a7041dc85304?api-version=2019-07-01 cache-control: - no-cache content-length: - - '20' - content-type: - - application/json; charset=utf-8 + - '0' date: - - Thu, 07 Nov 2019 06:35:22 GMT + - Fri, 27 Dec 2019 15:10:04 GMT expires: - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/16d95b5b-197c-4bf2-9455-a7041dc85304?monitor=true&api-version=2019-07-01 pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1190 + x-ms-ratelimit-remaining-subscription-writes: + - '1192' status: - code: 200 - message: OK + code: 202 + message: Accepted - request: body: null headers: @@ -843,38 +974,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - vm stop Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/16d95b5b-197c-4bf2-9455-a7041dc85304?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"startTime\": \"2019-12-27T15:10:04.5036587+00:00\",\r\n \"endTime\": + \"2019-12-27T15:10:09.206918+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"16d95b5b-197c-4bf2-9455-a7041dc85304\"\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '183' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:35:53 GMT + - Fri, 27 Dec 2019 15:10: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;14979,Microsoft.Compute/GetOperation30Min;29948 status: code: 200 message: OK @@ -886,28 +1026,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - disk create Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + 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":"2019-12-27T15:06:36Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '20' + - '428' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:36:24 GMT + - Fri, 27 Dec 2019 15:10:37 GMT expires: - '-1' pragma: @@ -922,48 +1064,72 @@ interactions: code: 200 message: OK - request: - body: null + body: 'b''{"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/vhdstorage69ab76cdd3ee6e", + "sourceUri": "https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.vhd"}}}''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - vm create + - disk create Connection: - keep-alive + Content-Length: + - '504' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284987303993327?api-version=2019-07-01 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + 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=2019-07-01 response: body: - string: '{"status":"Running"}' + 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/vhdstorage69ab76cdd3ee6e\",\r\n + \ \"sourceUri\": \"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.vhd\"\r\n + \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskSizeBytes\": + 32212254720,\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/6fe06e6e-91e5-4d1e-9397-dc4f5bafbdbb?api-version=2019-07-01 cache-control: - no-cache content-length: - - '20' + - '696' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:36:54 GMT + - Fri, 27 Dec 2019 15:10:42 GMT expires: - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6fe06e6e-91e5-4d1e-9397-dc4f5bafbdbb?monitor=true&api-version=2019-07-01 pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 + x-ms-ratelimit-remaining-subscription-writes: + - '1193' status: - code: 200 - message: OK + code: 202 + message: Accepted - request: body: null headers: @@ -972,38 +1138,60 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - disk create Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6fe06e6e-91e5-4d1e-9397-dc4f5bafbdbb?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"startTime\": \"2019-12-27T15:10:42.3744282+00:00\",\r\n \"endTime\": + \"2019-12-27T15:10:43.4682121+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/vhdstorage69ab76cdd3ee6e\",\r\n + \ \"sourceUri\": \"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.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\": \"2019-12-27T15:10:42.5619496+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"8ad47d60-4897-44b2-afbc-5914ef047956\"\r\n + \ }\r\n}\r\n },\r\n \"name\": \"6fe06e6e-91e5-4d1e-9397-dc4f5bafbdbb\"\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '1457' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:37:24 GMT + - Fri, 27 Dec 2019 15:10: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;49995,Microsoft.Compute/GetOperation30Min;399984 status: code: 200 message: OK @@ -1015,286 +1203,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - disk create Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284987303993327?api-version=2019-07-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=2019-07-01 response: body: - string: '{"status":"Running"}' + 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 + \ \"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/vhdstorage69ab76cdd3ee6e\",\r\n + \ \"sourceUri\": \"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/vhds/osdisk_69ab76cdd3.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\": \"2019-12-27T15:10:42.5619496+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"8ad47d60-4897-44b2-afbc-5914ef047956\"\r\n + \ }\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '1232' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:37:55 GMT + - Fri, 27 Dec 2019 15:10: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 --use-unmanaged-disk --admin-username --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284987303993327?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:38:25 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284987303993327?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:38:56 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284987303993327?api-version=2019-07-01 - response: - body: - string: '{"status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '22' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:39: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: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_OTMzmxai97G0RqTAJgbqsHCCHkOeb7Ft","name":"vm_deploy_OTMzmxai97G0RqTAJgbqsHCCHkOeb7Ft","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14154296678276062966","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-07T06:39:13.9990593Z","duration":"PT9M58.9207577S","correlationId":"92c7020b-633b-4b5e-8e5f-48038bfeb310","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/vhdstoragede1e61d4816a92","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragede1e61d4816a92"},{"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/vhdstoragede1e61d4816a92"}]}}' - headers: - cache-control: - - no-cache - content-length: - - '4494' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:39:28 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?$expand=instanceView&api-version=2019-07-01 - response: - 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\": \"1de9dc6e-5004-43a4-92dc-7a88f888cdf1\",\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.20191015.47\"\r\n - \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_de1e61d481\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.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\": - 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.1\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": - \"2019-11-07T06:39:26+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_de1e61d481\",\r\n - \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-07T06:33:15.7003054+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\": \"2019-11-07T06:39:08.6517058+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}" - headers: - cache-control: - - no-cache - content-length: - - '2910' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:39:28 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1304,7 +1253,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31989 + - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39990 status: code: 200 message: OK @@ -1320,66 +1269,36 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic?api-version=2018-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2019-07-01 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/\\\"3b18f7f6-64cc-4c82-9c17-f2d2982133a5\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e7b95e0b-4a03-415e-8752-330d957d6bd3\",\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/\\\"3b18f7f6-64cc-4c82-9c17-f2d2982133a5\\\"\",\r\n - \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": - \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\"\r\n - \ },\r\n \"subnet\": {\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 - \ },\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\": - \"lykv02qwbenehifihl0kx0juac.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-5A-64-88\",\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\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + 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":"2019-12-27T15:06:36Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '2568' + - '428' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:39:28 GMT - etag: - - W/"3b18f7f6-64cc-4c82-9c17-f2d2982133a5" + - Fri, 27 Dec 2019 15:10:48 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: - - ba5c0c3e-4b83-426d-ada3-4359abac5904 status: code: 200 message: OK @@ -1395,163 +1314,44 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP?api-version=2018-01-01 - 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/\\\"a93dc09d-398b-4528-91ca-42262e8d9380\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e065b5ec-bc5f-476a-a859-1d8232595202\",\r\n - \ \"ipAddress\": \"13.93.195.182\",\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}" - headers: - cache-control: - - no-cache - content-length: - - '997' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:39:29 GMT - etag: - - W/"a93dc09d-398b-4528-91ca-42262e8d9380" - 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: - - 3574f40d-849a-482c-a519-ddd772f3241c - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm show - Connection: - - keep-alive - ParameterSetName: - - -g -n + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2019-07-01 - response: - 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\": \"1de9dc6e-5004-43a4-92dc-7a88f888cdf1\",\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.20191015.47\"\r\n - \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_de1e61d481\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.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\": - 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: - - '1647' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:39:30 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;3996,Microsoft.Compute/LowCostGet30Min;31988 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm stop - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -g -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1/powerOff?skipShutdown=false&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 response: body: - string: '' + 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/\\\"498f1382-c218-42a3-8264-7a908b018bc4\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"035cc211-3615-478b-85b4-f29717a2958e\",\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/\\\"498f1382-c218-42a3-8264-7a908b018bc4\\\"\",\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 + \ }\r\n ]\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/07236ffe-1820-43ba-a378-e3c5cea4e8b8?api-version=2019-07-01 cache-control: - no-cache content-length: - - '0' + - '1750' + content-type: + - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:39:30 GMT + - Fri, 27 Dec 2019 15:10:49 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/07236ffe-1820-43ba-a378-e3c5cea4e8b8?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1559,67 +1359,90 @@ 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/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1197 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + x-ms-arm-service-request-id: + - 018d8bf2-3f3c-4dcb-9d43-188c25d63d82 status: - code: 202 - message: Accepted + code: 200 + message: OK - request: - body: null + body: 'b''{"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": [], "properties": + {"securityRules": [{"name": "default-allow-ssh", "properties": {"protocol": + "Tcp", "sourcePortRange": "*", "destinationPortRange": "22", "sourceAddressPrefix": + "*", "destinationAddressPrefix": "*", "access": "Allow", "priority": 1000, "direction": + "Inbound"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", + "name": "vm2PublicIP", "location": "westus", "tags": {}, "dependsOn": [], "properties": + {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", "type": "Microsoft.Network/networkInterfaces", + "name": "vm2VMNic", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/vm2NSG", + "Microsoft.Network/publicIpAddresses/vm2PublicIP"], "properties": {"ipConfigurations": + [{"name": "ipconfigvm2", "properties": {"privateIPAllocationMethod": "Dynamic", + "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet"}, + "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}}}], + "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"}}}, + {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": + "vm2", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/vm2VMNic"], + "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/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"}}''' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - vm stop + - vm create Connection: - keep-alive + Content-Length: + - '2742' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - - -g -n + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/07236ffe-1820-43ba-a378-e3c5cea4e8b8?api-version=2019-07-01 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + 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=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:39:31.4650976+00:00\",\r\n \"endTime\": - \"2019-11-07T06:39:41.9186249+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"07236ffe-1820-43ba-a378-e3c5cea4e8b8\"\r\n}" + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_9viSmzBa94R2RyuKnurlfW6b8y5GjnYJ","name":"vm_deploy_9viSmzBa94R2RyuKnurlfW6b8y5GjnYJ","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10195287978196808053","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:10:55.8361115Z","duration":"PT3.7385082S","correlationId":"cc457fac-000b-4f0d-b51d-de69f169a1d1","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_9viSmzBa94R2RyuKnurlfW6b8y5GjnYJ/operationStatuses/08586241474333800354?api-version=2019-07-01 cache-control: - no-cache content-length: - - '184' + - '2405' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:01 GMT + - Fri, 27 Dec 2019 15:10: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/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29962 + x-ms-ratelimit-remaining-subscription-writes: + - '1192' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -1628,30 +1451,28 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk create + - vm create Connection: - keep-alive ParameterSetName: - - -g -n --source --os-type + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2019-07-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/08586241474333800354?api-version=2019-07-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":"2019-11-07T06:29:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '428' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:02 GMT + - Fri, 27 Dec 2019 15:11:27 GMT expires: - '-1' pragma: @@ -1666,72 +1487,48 @@ interactions: code: 200 message: OK - request: - body: 'b''{"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/vhdstoragede1e61d4816a92", - "sourceUri": "https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.vhd"}}}''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - disk create + - vm create Connection: - keep-alive - Content-Length: - - '504' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -n --source --os-type + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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=2019-07-01 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + 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/08586241474333800354?api-version=2019-07-01 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/vhdstoragede1e61d4816a92\",\r\n - \ \"sourceUri\": \"https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.vhd\"\r\n - \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"isArmResource\": true\r\n }\r\n}" + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/073ef834-9e73-45ef-8a04-09d24af147bb?api-version=2019-07-01 cache-control: - no-cache content-length: - - '696' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:05 GMT + - Fri, 27 Dec 2019 15:11:58 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/073ef834-9e73-45ef-8a04-09d24af147bb?monitor=true&api-version=2019-07-01 pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7998 - x-ms-ratelimit-remaining-subscription-writes: - - '1198' status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -1740,60 +1537,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk create + - vm create Connection: - keep-alive ParameterSetName: - - -g -n --source --os-type + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/073ef834-9e73-45ef-8a04-09d24af147bb?api-version=2019-07-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/08586241474333800354?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:40:06.262543+00:00\",\r\n \"endTime\": - \"2019-11-07T06:40:07.3094417+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/vhdstoragede1e61d4816a92\",\r\n - \ \"sourceUri\": \"https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.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\": \"2019-11-07T06:40:06.4344215+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"e329fff4-7c91-4683-b72e-95f0be8b8e46\"\r\n - \ }\r\n}\r\n },\r\n \"name\": \"073ef834-9e73-45ef-8a04-09d24af147bb\"\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '1456' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:08 GMT + - Fri, 27 Dec 2019 15:12: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;49999,Microsoft.Compute/GetOperation30Min;399979 status: code: 200 message: OK @@ -1805,57 +1580,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk create + - vm create Connection: - keep-alive ParameterSetName: - - -g -n --source --os-type + - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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/08586241474333800354?api-version=2019-07-01 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 - \ \"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/vhdstoragede1e61d4816a92\",\r\n - \ \"sourceUri\": \"https://vhdstoragede1e61d4816a92.blob.core.windows.net/vhds/osdisk_de1e61d481.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\": \"2019-11-07T06:40:06.4344215+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"e329fff4-7c91-4683-b72e-95f0be8b8e46\"\r\n - \ }\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '1232' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:08 GMT + - Fri, 27 Dec 2019 15:12: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/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39993 status: code: 200 message: OK @@ -1874,23 +1630,21 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2019-07-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/08586241474333800354?api-version=2019-07-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":"2019-11-07T06:29:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '428' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:10 GMT + - Fri, 27 Dec 2019 15:13:30 GMT expires: - '-1' pragma: @@ -1919,83 +1673,36 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-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/08586241474333800354?api-version=2019-07-01 response: 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/\\\"b7c82fb6-a9ee-49a7-9288-8eff2d291274\\\"\",\r\n \"type\": - \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"725d155e-0916-431a-a0a8-3af4abe93402\",\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/\\\"b7c82fb6-a9ee-49a7-9288-8eff2d291274\\\"\",\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 - \ }\r\n ]\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n - \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": - false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '1750' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:11 GMT + - Fri, 27 Dec 2019 15:14: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-arm-service-request-id: - - 619f2b1e-4505-455e-99cf-b4b03b57fb73 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": - [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm2NSG", "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", - "name": "vm2PublicIP", "location": "westus", "tags": {}, "dependsOn": [], "properties": - {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", "type": "Microsoft.Network/networkInterfaces", - "name": "vm2VMNic", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/vm2NSG", - "Microsoft.Network/publicIpAddresses/vm2PublicIP"], "properties": {"ipConfigurations": - [{"name": "ipconfigvm2", "properties": {"privateIPAllocationMethod": "Dynamic", - "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet"}, - "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}}}], - "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"}}}, - {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm2", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/vm2VMNic"], - "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/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"}}''' + body: null headers: Accept: - application/json @@ -2005,46 +1712,38 @@ interactions: - vm create Connection: - keep-alive - Content-Length: - - '2742' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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=2019-07-01 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + 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/08586241474333800354?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_bgejseRghoPh3gf7u95yHBR9aZCVa9K0","name":"vm_deploy_bgejseRghoPh3gf7u95yHBR9aZCVa9K0","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2695541369903065948","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-07T06:40:15.823303Z","duration":"PT3.0714989S","correlationId":"a25c2641-4617-44c9-a8ec-c5af6ba33673","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: '{"status":"Running"}' 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_bgejseRghoPh3gf7u95yHBR9aZCVa9K0/operationStatuses/08586284980727258208?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2403' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:16 GMT + - Fri, 27 Dec 2019 15:14:31 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -2060,9 +1759,9 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284980727258208?api-version=2019-07-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/08586241474333800354?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2074,7 +1773,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:40:47 GMT + - Fri, 27 Dec 2019 15:15:02 GMT expires: - '-1' pragma: @@ -2103,9 +1802,9 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284980727258208?api-version=2019-07-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/08586241474333800354?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -2117,7 +1816,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:41:18 GMT + - Fri, 27 Dec 2019 15:15:33 GMT expires: - '-1' pragma: @@ -2146,21 +1845,21 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_bgejseRghoPh3gf7u95yHBR9aZCVa9K0","name":"vm_deploy_bgejseRghoPh3gf7u95yHBR9aZCVa9K0","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2695541369903065948","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-07T06:41:18.3909971Z","duration":"PT1M5.639193S","correlationId":"a25c2641-4617-44c9-a8ec-c5af6ba33673","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_9viSmzBa94R2RyuKnurlfW6b8y5GjnYJ","name":"vm_deploy_9viSmzBa94R2RyuKnurlfW6b8y5GjnYJ","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10195287978196808053","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:15:10.6807234Z","duration":"PT4M18.5831201S","correlationId":"cc457fac-000b-4f0d-b51d-de69f169a1d1","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 content-length: - - '3265' + - '3268' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:41:18 GMT + - Fri, 27 Dec 2019 15:15:34 GMT expires: - '-1' pragma: @@ -2189,7 +1888,7 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2198,7 +1897,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\": \"d669ca30-2505-4bd7-999c-bd4d6719f073\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"cabc94df-11f7-4d40-b388-ded955747b79\",\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\": @@ -2206,21 +1905,21 @@ interactions: \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1\"\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_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\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\": \"2019-11-07T06:41:20+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\": - \"2019-11-07T06:40:53.8277951+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 + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": + \"2019-12-27T15:15:35+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\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\": \"2019-12-27T15:14:30.9897225+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\": \"2019-11-07T06:41:12.5317163+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:14:52.2398501+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}" @@ -2228,11 +1927,11 @@ interactions: cache-control: - no-cache content-length: - - '2433' + - '2518' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:41:20 GMT + - Fri, 27 Dec 2019 15:15:35 GMT expires: - '-1' pragma: @@ -2249,7 +1948,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31985 + - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31920 status: code: 200 message: OK @@ -2268,7 +1967,7 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2276,12 +1975,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/\\\"49c5de50-f21c-4592-937f-bb95aa612b7a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"075ed009-68d3-4360-b5f7-11aaf8472bc0\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f2455052-92ea-4064-867c-67fd256f2841\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"acf9d7b8-6690-41fd-841f-a6618be3abd2\",\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/\\\"49c5de50-f21c-4592-937f-bb95aa612b7a\\\"\",\r\n + \ \"etag\": \"W/\\\"075ed009-68d3-4360-b5f7-11aaf8472bc0\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2290,8 +1989,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\": - \"lykv02qwbenehifihl0kx0juac.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-30-7B-F8\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"chbfyayvg0fupbnu4klrpiuvrg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-2F-CC\",\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\": @@ -2305,9 +2004,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:41:21 GMT + - Fri, 27 Dec 2019 15:15:37 GMT etag: - - W/"49c5de50-f21c-4592-937f-bb95aa612b7a" + - W/"075ed009-68d3-4360-b5f7-11aaf8472bc0" expires: - '-1' pragma: @@ -2324,7 +2023,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f7be8b40-bf3d-4258-8402-f260ece973d0 + - f680da4e-160e-42e0-b250-88721ea535d0 status: code: 200 message: OK @@ -2343,7 +2042,7 @@ interactions: - -g -n --attach-os-disk --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2351,11 +2050,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/\\\"70e13910-ca1d-416e-b410-9478dc416034\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"95f240da-1bbb-4a95-9570-019916e1c9e6\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"4477067e-0733-41b5-8d9f-52d2b6db10e6\",\r\n - \ \"ipAddress\": \"138.91.173.148\",\r\n \"publicIPAddressVersion\": - \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"aaecd82e-4590-471b-a857-314701b29836\",\r\n + \ \"ipAddress\": \"104.210.53.0\",\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}" @@ -2363,13 +2062,13 @@ interactions: cache-control: - no-cache content-length: - - '998' + - '996' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:41:22 GMT + - Fri, 27 Dec 2019 15:15:37 GMT etag: - - W/"70e13910-ca1d-416e-b410-9478dc416034" + - W/"95f240da-1bbb-4a95-9570-019916e1c9e6" expires: - '-1' pragma: @@ -2386,7 +2085,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e6989f46-124c-407f-a676-56189ad3b7f1 + - 600c2606-61ae-4b6e-af53-ed8ff92145b2 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_state_modifications.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_state_modifications.yaml index 24716bb4f4e..9748d7ea0d0 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_state_modifications.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_state_modifications.yaml @@ -14,7 +14,7 @@ interactions: - --resource-group User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:41 GMT + - Fri, 27 Dec 2019 15:18:07 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:43 GMT + - Fri, 27 Dec 2019 15:18:08 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 07:55:43 GMT + - Fri, 27 Dec 2019 15:23:08 GMT source-age: - - '40' + - '132' strict-transport-security: - max-age=31536000 vary: @@ -129,17 +129,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 62fe6dc98c4a480753a43dc972d7bf359d759816 + - 03ddaa48d8ef95fa915c0b9b55b5380e48e765ad x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - D5D0:45E0:2127B9:2379EB:5DBBE3AA + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18041-SIN + - cache-sin18049-SIN x-timer: - - S1572594643.450775,VS0,VE1 + - S1577459889.663625,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -162,7 +162,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -175,8 +175,7 @@ interactions: Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan @@ -184,85 +183,73 @@ interactions: South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Germany West Central","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East + Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South @@ -279,11 +266,11 @@ interactions: cache-control: - no-cache content-length: - - '14496' + - '14197' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:42 GMT + - Fri, 27 Dec 2019 15:18:08 GMT expires: - '-1' pragma: @@ -314,7 +301,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -331,7 +318,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:44 GMT + - Fri, 27 Dec 2019 15:18:09 GMT expires: - '-1' pragma: @@ -362,7 +349,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -377,7 +364,8 @@ interactions: US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"natGateways","locations":["West - US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","capabilities":"CrossResourceGroupResourceMove, + US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","zoneMappings":[{"location":"Central + US EUAP","zones":["1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -387,7 +375,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -466,9 +454,9 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2018-07-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":[]},{"location":"East US","zones":["2","3","1"]},{"location":"UK + Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia East","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":[]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, @@ -493,6 +481,13 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -537,7 +532,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2018-12-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -665,6 +660,13 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","South + Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil @@ -679,9 +681,21 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-11-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"secureGateways","locations":["South Africa - North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01"],"defaultApiVersion":"2018-02-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West + SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East + US","North Europe","West Europe","East Asia","Southeast Asia","North Central + US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil + South","Australia East","Australia Southeast","Central India","South India","West + India","Canada Central","Canada East","West Central US","West US 2","UK West","UK + South","Korea Central","Korea South","France Central","Australia Central","UAE + North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada @@ -690,7 +704,7 @@ interactions: South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2018-04-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -730,7 +744,7 @@ interactions: South","Australia East","Australia Southeast"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil - South","Australia East","Australia Southeast"],"apiVersions":["2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West + South","Australia East","Australia Southeast"],"apiVersions":["2019-10-01","2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -743,18 +757,20 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2018-10-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea - South","France Central","Australia Central","South Africa North","UAE North"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West US","East - US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, + SupportsLocation"},{"resourceType":"virtualRouters","locations":["West US","East + US","North Europe","West Europe","West Central US","South Central US","Australia + East","Australia Central","Australia Southeast","UK South","East US 2","West + US 2","North Central US","Canada Central","France Central","Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West + US","East US","North Europe","West Europe","West Central US","South Central + US","Australia East","Australia Central","Australia Southeast","UK South","East + US 2","West US 2","North Central US","Canada Central","France Central","Central + US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["West - US","East US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central + US","East US","North Europe","West Europe","South Central US","Australia East","Australia + Central","Australia Southeast","UK South","East US 2","West US 2","North Central + US","Canada Central","France Central","West Central US","Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia @@ -763,7 +779,7 @@ interactions: US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia - Southeast"],"apiVersions":["2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, + Southeast"],"apiVersions":["2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast @@ -771,19 +787,19 @@ interactions: Southeast"],"apiVersions":["2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North - Central US","South Central US","West US","North Europe","West Europe","East - Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia + Central US","South Central US","West US","West US 2","North Europe","West + Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '68991' + - '71832' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:44 GMT + - Fri, 27 Dec 2019 15:18:11 GMT expires: - '-1' pragma: @@ -814,7 +830,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -831,7 +847,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:45 GMT + - Fri, 27 Dec 2019 15:18:13 GMT expires: - '-1' pragma: @@ -862,7 +878,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -877,7 +893,8 @@ interactions: US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"natGateways","locations":["West - US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","capabilities":"CrossResourceGroupResourceMove, + US","Central US EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2018-11-01","zoneMappings":[{"location":"Central + US EUAP","zones":["1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -887,7 +904,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2017-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -966,9 +983,9 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2018-07-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":[]},{"location":"East US","zones":["2","3","1"]},{"location":"UK + Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia East","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":[]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, @@ -993,6 +1010,13 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -1037,7 +1061,7 @@ interactions: Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2018-12-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -1165,6 +1189,13 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-09-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","South + Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil @@ -1179,9 +1210,21 @@ interactions: India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2017-11-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"secureGateways","locations":["South Africa - North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01"],"defaultApiVersion":"2018-02-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West + SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East + US","North Europe","West Europe","East Asia","Southeast Asia","North Central + US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil + South","Australia East","Australia Southeast","Central India","South India","West + India","Canada Central","Canada East","West Central US","West US 2","UK West","UK + South","Korea Central","Korea South","France Central","Australia Central","UAE + North","South Africa North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia + Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada @@ -1190,7 +1233,7 @@ interactions: South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2018-04-01","zoneMappings":[{"location":"East US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":[]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast + US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia @@ -1230,7 +1273,7 @@ interactions: South","Australia East","Australia Southeast"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil - South","Australia East","Australia Southeast"],"apiVersions":["2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West + South","Australia East","Australia Southeast"],"apiVersions":["2019-10-01","2019-03-01"],"defaultApiVersion":"2019-03-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -1243,18 +1286,20 @@ interactions: India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2018-10-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea - South","France Central","Australia Central","South Africa North","UAE North"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West US","East - US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, + SupportsLocation"},{"resourceType":"virtualRouters","locations":["West US","East + US","North Europe","West Europe","West Central US","South Central US","Australia + East","Australia Central","Australia Southeast","UK South","East US 2","West + US 2","North Central US","Canada Central","France Central","Central US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2019-07-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"firewallPolicies","locations":["West + US","East US","North Europe","West Europe","West Central US","South Central + US","Australia East","Australia Central","Australia Southeast","UK South","East + US 2","West US 2","North Central US","Canada Central","France Central","Central + US"],"apiVersions":["2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2019-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["West - US","East US","North Europe","West Europe","West Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central + US","East US","North Europe","West Europe","South Central US","Australia East","Australia + Central","Australia Southeast","UK South","East US 2","West US 2","North Central + US","Canada Central","France Central","West Central US","Central US"],"apiVersions":["2019-09-01","2019-08-01"],"defaultApiVersion":"2019-08-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-05-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia @@ -1263,7 +1308,7 @@ interactions: US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia - Southeast"],"apiVersions":["2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, + Southeast"],"apiVersions":["2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2019-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast @@ -1271,19 +1316,19 @@ interactions: Southeast"],"apiVersions":["2018-08-01"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North - Central US","South Central US","West US","North Europe","West Europe","East - Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia + Central US","South Central US","West US","West US 2","North Europe","West + Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '68991' + - '71832' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:45 GMT + - Fri, 27 Dec 2019 15:18:14 GMT expires: - '-1' pragma: @@ -1314,7 +1359,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1331,7 +1376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:46 GMT + - Fri, 27 Dec 2019 15:18:15 GMT expires: - '-1' pragma: @@ -1379,8 +1424,8 @@ interactions: "Microsoft.Network/networkInterfaces/vm-state-modVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_4565b61aff", - "caching": "ReadWrite", "vhd": {"uri": "https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_f9c75d3ce6", + "caching": "ReadWrite", "vhd": {"uri": "https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "vm-state-mod", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -1405,25 +1450,25 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_s194yGYNdL1ynI8cfg06jNdOl0HER1m2","name":"vm_deploy_s194yGYNdL1ynI8cfg06jNdOl0HER1m2","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2270098703455944780","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:50:50.6351566Z","duration":"PT2.6346082S","correlationId":"1960acfa-64c7-41b2-b008-1ffd712c7703","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["eastus"]}]},{"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_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"mypubip"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"clistorage000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-state-mod"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_PpdwPk3lUfEIrRDK0vFd4W6JbqCmW3hM","name":"vm_deploy_PpdwPk3lUfEIrRDK0vFd4W6JbqCmW3hM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13542215186098560770","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:18:21.2207231Z","duration":"PT2.5039425S","correlationId":"bedee7e4-4c62-45a4-95e8-2ce2cfb47566","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["eastus"]}]},{"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_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"mypubip"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"clistorage000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-state-mod"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_s194yGYNdL1ynI8cfg06jNdOl0HER1m2/operationStatuses/08586290122374771002?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_PpdwPk3lUfEIrRDK0vFd4W6JbqCmW3hM/operationStatuses/08586241469867608543?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3229' + - '3230' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:50 GMT + - Fri, 27 Dec 2019 15:18:22 GMT expires: - '-1' pragma: @@ -1433,7 +1478,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1191' status: code: 201 message: Created @@ -1454,9 +1499,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1468,7 +1513,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:21 GMT + - Fri, 27 Dec 2019 15:18:53 GMT expires: - '-1' pragma: @@ -1499,9 +1544,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1513,7 +1558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:52 GMT + - Fri, 27 Dec 2019 15:19:23 GMT expires: - '-1' pragma: @@ -1544,9 +1589,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1558,7 +1603,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:22 GMT + - Fri, 27 Dec 2019 15:19:54 GMT expires: - '-1' pragma: @@ -1589,9 +1634,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1603,7 +1648,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:54 GMT + - Fri, 27 Dec 2019 15:20:25 GMT expires: - '-1' pragma: @@ -1634,9 +1679,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1648,7 +1693,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:25 GMT + - Fri, 27 Dec 2019 15:20:55 GMT expires: - '-1' pragma: @@ -1679,54 +1724,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:53:56 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: - - --resource-group --location --name --admin-username --image --admin-password - --authentication-type --tags --nsg --public-ip-address --vnet-name --storage-account - --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122374771002?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469867608543?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1738,7 +1738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:25 GMT + - Fri, 27 Dec 2019 15:21:26 GMT expires: - '-1' pragma: @@ -1769,21 +1769,21 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_s194yGYNdL1ynI8cfg06jNdOl0HER1m2","name":"vm_deploy_s194yGYNdL1ynI8cfg06jNdOl0HER1m2","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2270098703455944780","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:54:01.3344933Z","duration":"PT3M13.3339449S","correlationId":"1960acfa-64c7-41b2-b008-1ffd712c7703","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["eastus"]}]},{"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_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"mypubip"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"clistorage000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-state-mod"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Resources/deployments/vm_deploy_PpdwPk3lUfEIrRDK0vFd4W6JbqCmW3hM","name":"vm_deploy_PpdwPk3lUfEIrRDK0vFd4W6JbqCmW3hM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13542215186098560770","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:21:09.8635695Z","duration":"PT2M51.1467889S","correlationId":"bedee7e4-4c62-45a4-95e8-2ce2cfb47566","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["eastus"]}]},{"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_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"mypubip"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"clistorage000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-state-modVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-state-mod"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002"}]}}' headers: cache-control: - no-cache content-length: - - '4520' + - '4521' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:26 GMT + - Fri, 27 Dec 2019 15:21:27 GMT expires: - '-1' pragma: @@ -1814,7 +1814,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1824,14 +1824,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -1841,19 +1841,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:54:25+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \"2019-12-27T15:21:27+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:53:05.8769904+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:03.7211419+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\": \"2019-11-01T07:53:53.0801499+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:57.9087547+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}" @@ -1865,7 +1865,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:28 GMT + - Fri, 27 Dec 2019 15:21:28 GMT expires: - '-1' pragma: @@ -1882,7 +1882,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31992 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997 status: code: 200 message: OK @@ -1903,7 +1903,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1911,13 +1911,13 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-state-modVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\",\r\n - \ \"etag\": \"W/\\\"ac217db3-6ff6-40b9-85db-e07276184fe0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"ff590ba3-b162-4722-8af9-5dd84ca0a006\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"eb14fca1-e29d-4d86-9093-1413e03639ab\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"cf55007f-03ce-4952-9855-ec9ff07f0cf3\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-state-mod\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic/ipConfigurations/ipconfigvm-state-mod\",\r\n - \ \"etag\": \"W/\\\"ac217db3-6ff6-40b9-85db-e07276184fe0\\\"\",\r\n + \ \"etag\": \"W/\\\"ff590ba3-b162-4722-8af9-5dd84ca0a006\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1926,8 +1926,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\": - \"jczqllbruisutc554vghoenvof.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-8B-5F-9F\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"vcy5bvqs5gzubbrk3e4esqlhlh.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-8D-01-04\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1941,9 +1941,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:29 GMT + - Fri, 27 Dec 2019 15:21:29 GMT etag: - - W/"ac217db3-6ff6-40b9-85db-e07276184fe0" + - W/"ff590ba3-b162-4722-8af9-5dd84ca0a006" expires: - '-1' pragma: @@ -1960,7 +1960,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a28dfd89-92f7-4727-ab56-1a77c5dec96c + - 7e3cebbb-bb82-40e9-bb7f-461c7495a102 status: code: 200 message: OK @@ -1981,7 +1981,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1989,12 +1989,12 @@ interactions: response: body: string: "{\r\n \"name\": \"mypubip\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip\",\r\n - \ \"etag\": \"W/\\\"40801219-6312-4486-855b-722343212dc3\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"5bdd5ad5-fb05-416a-a8da-c541d8420ecc\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"93bed138-0b0a-4514-a2f2-41d7e6e93e18\",\r\n - \ \"ipAddress\": \"23.96.63.84\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"a9e1e580-b173-4890-ae53-ba04c6b9a31c\",\r\n + \ \"ipAddress\": \"137.135.85.148\",\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_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic/ipConfigurations/ipconfigvm-state-mod\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -2002,13 +2002,13 @@ interactions: cache-control: - no-cache content-length: - - '1074' + - '1077' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:29 GMT + - Fri, 27 Dec 2019 15:21:29 GMT etag: - - W/"40801219-6312-4486-855b-722343212dc3" + - W/"5bdd5ad5-fb05-416a-a8da-c541d8420ecc" expires: - '-1' pragma: @@ -2025,7 +2025,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 95acbc29-900d-4087-8490-5aa264a68402 + - a0b45230-8645-40a4-bb13-74f4669daeea status: code: 200 message: OK @@ -2044,7 +2044,7 @@ interactions: - --resource-group User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2056,14 +2056,14 @@ interactions: \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \"thirdtag\": \"\"\r\n },\r\n \"properties\": - {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n \"hardwareProfile\": + {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.201912180\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n - \ \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \ \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -2080,7 +2080,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:30 GMT + - Fri, 27 Dec 2019 15:21:31 GMT expires: - '-1' pragma: @@ -2116,7 +2116,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2126,14 +2126,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -2150,7 +2150,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:31 GMT + - Fri, 27 Dec 2019 15:21:32 GMT expires: - '-1' pragma: @@ -2167,7 +2167,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31991 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 status: code: 200 message: OK @@ -2186,7 +2186,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2196,14 +2196,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -2213,19 +2213,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:54:31+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \"2019-12-27T15:21:33+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:53:05.8769904+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:03.7211419+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\": \"2019-11-01T07:53:53.0801499+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:57.9087547+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}" @@ -2237,7 +2237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:32 GMT + - Fri, 27 Dec 2019 15:21:34 GMT expires: - '-1' pragma: @@ -2254,7 +2254,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31990 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK @@ -2273,7 +2273,7 @@ interactions: - -g -n -u -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2283,14 +2283,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -2300,19 +2300,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:54:31+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \"2019-12-27T15:21:33+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:53:05.8769904+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:03.7211419+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\": \"2019-11-01T07:53:53.0801499+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:20:57.9087547+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}" @@ -2324,7 +2324,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:33 GMT + - Fri, 27 Dec 2019 15:21:35 GMT expires: - '-1' pragma: @@ -2341,7 +2341,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31989 + - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31994 status: code: 200 message: OK @@ -2366,7 +2366,7 @@ interactions: - -g -n -u -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2383,7 +2383,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9f2bb666-ed82-43ea-92b0-d2363bef4726?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8eb8946b-768e-4619-a9d8-6817c9404c3d?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2391,7 +2391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:35 GMT + - Fri, 27 Dec 2019 15:21:41 GMT expires: - '-1' pragma: @@ -2406,7 +2406,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1189' status: code: 201 message: Created @@ -2425,14 +2425,14 @@ interactions: - -g -n -u -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9f2bb666-ed82-43ea-92b0-d2363bef4726?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8eb8946b-768e-4619-a9d8-6817c9404c3d?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:54:35.4552264+00:00\",\r\n \"endTime\": - \"2019-11-01T07:54:55.6895983+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"9f2bb666-ed82-43ea-92b0-d2363bef4726\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:21:40.2057282+00:00\",\r\n \"endTime\": + \"2019-12-27T15:21:58.4714049+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"8eb8946b-768e-4619-a9d8-6817c9404c3d\"\r\n}" headers: cache-control: - no-cache @@ -2441,7 +2441,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:06 GMT + - Fri, 27 Dec 2019 15:22:12 GMT expires: - '-1' pragma: @@ -2477,7 +2477,7 @@ interactions: - -g -n -u -p User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod/extensions/enablevmaccess?api-version=2019-07-01 response: @@ -2496,7 +2496,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:07 GMT + - Fri, 27 Dec 2019 15:22:12 GMT expires: - '-1' pragma: @@ -2513,7 +2513,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31987 + - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31992 status: code: 200 message: OK @@ -2532,7 +2532,7 @@ interactions: - -g -n -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2542,14 +2542,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -2559,20 +2559,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:55:08+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:22:13+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \ \"typeHandlerVersion\": \"1.5.4\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:54:35.5333222+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:21:40.2838507+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"enablevmaccess\",\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \"typeHandlerVersion\": @@ -2583,7 +2583,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T07:54:55.6739578+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:21:58.45578+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 \"resources\": [\r\n {\r\n \"name\": @@ -2598,11 +2598,11 @@ interactions: cache-control: - no-cache content-length: - - '4515' + - '4513' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:09 GMT + - Fri, 27 Dec 2019 15:22:14 GMT expires: - '-1' pragma: @@ -2619,7 +2619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31986 + - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK @@ -2644,7 +2644,7 @@ interactions: - -g -n -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2659,7 +2659,7 @@ interactions: \ \"settings\": {}\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86620b7d-4e7b-4447-b410-ead8ea02bb9c?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4a672e02-2807-44c0-b83a-16a36f1d261e?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2667,7 +2667,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:09 GMT + - Fri, 27 Dec 2019 15:22:15 GMT expires: - '-1' pragma: @@ -2686,7 +2686,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1188' status: code: 200 message: OK @@ -2705,14 +2705,14 @@ interactions: - -g -n -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86620b7d-4e7b-4447-b410-ead8ea02bb9c?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4a672e02-2807-44c0-b83a-16a36f1d261e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:55:10.2677519+00:00\",\r\n \"endTime\": - \"2019-11-01T07:55:23.9396195+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"86620b7d-4e7b-4447-b410-ead8ea02bb9c\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:22:16.1434002+00:00\",\r\n \"endTime\": + \"2019-12-27T15:22:30.8464976+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"4a672e02-2807-44c0-b83a-16a36f1d261e\"\r\n}" headers: cache-control: - no-cache @@ -2721,7 +2721,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:40 GMT + - Fri, 27 Dec 2019 15:22:46 GMT expires: - '-1' pragma: @@ -2757,7 +2757,7 @@ interactions: - -g -n -u User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod/extensions/enablevmaccess?api-version=2019-07-01 response: @@ -2776,7 +2776,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:41 GMT + - Fri, 27 Dec 2019 15:22:47 GMT expires: - '-1' pragma: @@ -2793,7 +2793,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31984 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31989 status: code: 200 message: OK @@ -2812,7 +2812,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2820,14 +2820,14 @@ interactions: response: body: string: "{\r\n \"name\": \"mynsg\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"98c91612-6097-403b-80a4-4c1c2060255e\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"82d2c30b-e613-4ed8-981b-b38b8fe562aa\",\r\n \ \"securityRules\": [\r\n {\r\n \"name\": \"default-allow-ssh\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/securityRules/default-allow-ssh\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/securityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"protocol\": \"Tcp\",\r\n \"sourcePortRange\": \"*\",\r\n @@ -2838,7 +2838,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n }\r\n ],\r\n \"defaultSecurityRules\": [\r\n \ {\r\n \"name\": \"AllowVnetInBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\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 @@ -2850,7 +2850,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_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\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 @@ -2862,7 +2862,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_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -2873,7 +2873,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_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\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 @@ -2885,7 +2885,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_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\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 @@ -2897,7 +2897,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_test_vm_state_mod000001/providers/Microsoft.Network/networkSecurityGroups/mynsg/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c\\\"\",\r\n + \ \"etag\": \"W/\\\"83039670-5993-47fd-8891-ad290d12e27f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -2917,9 +2917,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:42 GMT + - Fri, 27 Dec 2019 15:22:49 GMT etag: - - W/"ca9d85a5-23d5-4c25-aaca-becbc6f1c22c" + - W/"83039670-5993-47fd-8891-ad290d12e27f" expires: - '-1' pragma: @@ -2936,7 +2936,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8c3e8649-0790-4aa6-bff8-a541292f2c89 + - 5d44d860-1ada-40c3-a3f3-e90c07219e4d status: code: 200 message: OK @@ -2955,7 +2955,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2963,12 +2963,12 @@ interactions: response: body: string: "{\r\n \"name\": \"mypubip\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/publicIPAddresses/mypubip\",\r\n - \ \"etag\": \"W/\\\"a3641e76-51fc-454a-9db2-90177ab6bcc3\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"300b9221-6dd6-43b4-a8e5-e6390e1f032e\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"93bed138-0b0a-4514-a2f2-41d7e6e93e18\",\r\n - \ \"ipAddress\": \"23.96.63.84\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"a9e1e580-b173-4890-ae53-ba04c6b9a31c\",\r\n + \ \"ipAddress\": \"137.135.85.148\",\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_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic/ipConfigurations/ipconfigvm-state-mod\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -2976,13 +2976,13 @@ interactions: cache-control: - no-cache content-length: - - '1074' + - '1077' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:43 GMT + - Fri, 27 Dec 2019 15:22:50 GMT etag: - - W/"a3641e76-51fc-454a-9db2-90177ab6bcc3" + - W/"300b9221-6dd6-43b4-a8e5-e6390e1f032e" expires: - '-1' pragma: @@ -2999,7 +2999,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6a10acf8-e722-4084-a8f2-d82c922f2cbb + - 5cd9e6c2-9378-4196-9de7-1298415b8588 status: code: 200 message: OK @@ -3018,7 +3018,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3026,15 +3026,15 @@ interactions: response: body: string: "{\r\n \"name\": \"myvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet\",\r\n - \ \"etag\": \"W/\\\"b739d62b-ab28-4c88-8904-8e38bd0953ef\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b358fa8a-6419-44b5-b29b-a85e3a3ffcba\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ac05b348-a231-4925-8bff-f54c7711b575\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"d6f0b1a8-f912-40b3-862a-e93c4941675f\",\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-state-modSubnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/vm-state-modSubnet\",\r\n - \ \"etag\": \"W/\\\"b739d62b-ab28-4c88-8904-8e38bd0953ef\\\"\",\r\n + \ \"etag\": \"W/\\\"b358fa8a-6419-44b5-b29b-a85e3a3ffcba\\\"\",\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_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic/ipConfigurations/ipconfigvm-state-mod\"\r\n @@ -3051,9 +3051,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:44 GMT + - Fri, 27 Dec 2019 15:22:52 GMT etag: - - W/"b739d62b-ab28-4c88-8904-8e38bd0953ef" + - W/"b358fa8a-6419-44b5-b29b-a85e3a3ffcba" expires: - '-1' pragma: @@ -3070,7 +3070,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b583dfa-7565-4777-8b0a-d0f765c92b05 + - 4158939c-e98e-46c2-952e-f1c95b164d9e status: code: 200 message: OK @@ -3089,23 +3089,23 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002?api-version=2019-06-01 response: body: - string: '{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"firsttag":"1","secondtag":"2","thirdtag":""},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:51:26.8287251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:51:26.8287251Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:51:26.7662550Z","primaryEndpoints":{"blob":"https://clistorage000002.blob.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Storage/storageAccounts/clistorage000002","name":"clistorage000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"firsttag":"1","secondtag":"2","thirdtag":""},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:18:42.0212734Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:18:42.0212734Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:18:41.9744244Z","primaryEndpoints":{"blob":"https://clistorage000002.blob.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache content-length: - - '985' + - '1017' content-type: - application/json date: - - Fri, 01 Nov 2019 07:55:45 GMT + - Fri, 27 Dec 2019 15:22:53 GMT expires: - '-1' pragma: @@ -3140,7 +3140,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3150,17 +3150,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/176019af-0cef-4649-86bb-26446f07fa8c?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a7bb22bd-08d0-4e7b-b4be-1f476beed676?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:55:46 GMT + - Fri, 27 Dec 2019 15:22:55 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/176019af-0cef-4649-86bb-26446f07fa8c?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a7bb22bd-08d0-4e7b-b4be-1f476beed676?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3173,7 +3173,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1197 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 202 message: Accepted @@ -3192,14 +3192,14 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/176019af-0cef-4649-86bb-26446f07fa8c?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a7bb22bd-08d0-4e7b-b4be-1f476beed676?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:55:47.0490141+00:00\",\r\n \"endTime\": - \"2019-11-01T07:55:57.3771651+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"176019af-0cef-4649-86bb-26446f07fa8c\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:22:55.6120932+00:00\",\r\n \"endTime\": + \"2019-12-27T15:23:04.2683651+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"a7bb22bd-08d0-4e7b-b4be-1f476beed676\"\r\n}" headers: cache-control: - no-cache @@ -3208,7 +3208,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:17 GMT + - Fri, 27 Dec 2019 15:23:26 GMT expires: - '-1' pragma: @@ -3244,7 +3244,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3254,14 +3254,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -3271,20 +3271,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:55:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:22:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \ \"typeHandlerVersion\": \"1.5.4\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:55:47.1115095+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:22:55.6902194+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"enablevmaccess\",\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \"typeHandlerVersion\": @@ -3295,7 +3295,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T07:55:57.3615103+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:23:04.252739+00:00\"\r\n },\r\n \ {\r\n \"code\": \"PowerState/stopped\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM stopped\"\r\n }\r\n \ ]\r\n }\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": @@ -3310,11 +3310,11 @@ interactions: cache-control: - no-cache content-length: - - '4514' + - '4513' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:19 GMT + - Fri, 27 Dec 2019 15:23:28 GMT expires: - '-1' pragma: @@ -3331,7 +3331,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31983 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31988 status: code: 200 message: OK @@ -3352,7 +3352,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3362,17 +3362,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e44af28c-5b31-413f-95c8-c0f216afdcc1?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/632877c8-98c9-4abf-8bb4-69faffc85690?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:56:20 GMT + - Fri, 27 Dec 2019 15:23:30 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e44af28c-5b31-413f-95c8-c0f216afdcc1?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/632877c8-98c9-4abf-8bb4-69faffc85690?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3385,7 +3385,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1196 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 202 message: Accepted @@ -3404,65 +3404,14 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e44af28c-5b31-413f-95c8-c0f216afdcc1?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/632877c8-98c9-4abf-8bb4-69faffc85690?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:56:20.7830018+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"e44af28c-5b31-413f-95c8-c0f216afdcc1\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:56: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/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29991 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm start - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e44af28c-5b31-413f-95c8-c0f216afdcc1?api-version=2019-07-01 - response: - body: - string: "{\r\n \"startTime\": \"2019-11-01T07:56:20.7830018+00:00\",\r\n \"endTime\": - \"2019-11-01T07:56:32.8295011+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"e44af28c-5b31-413f-95c8-c0f216afdcc1\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:23:30.3465158+00:00\",\r\n \"endTime\": + \"2019-12-27T15:23:36.5183613+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"632877c8-98c9-4abf-8bb4-69faffc85690\"\r\n}" headers: cache-control: - no-cache @@ -3471,7 +3420,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:41 GMT + - Fri, 27 Dec 2019 15:23:41 GMT expires: - '-1' pragma: @@ -3488,7 +3437,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29989 + - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990 status: code: 200 message: OK @@ -3507,7 +3456,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3517,14 +3466,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -3534,20 +3483,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:55:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:22:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \ \"typeHandlerVersion\": \"1.5.4\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:56:20.8454873+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:23:30.4089735+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"enablevmaccess\",\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \"typeHandlerVersion\": @@ -3558,7 +3507,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T07:56:32.8138352+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:23:36.5027184+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 \"resources\": [\r\n {\r\n \"name\": @@ -3577,7 +3526,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:43 GMT + - Fri, 27 Dec 2019 15:23:43 GMT expires: - '-1' pragma: @@ -3594,7 +3543,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31982 + - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31987 status: code: 200 message: OK @@ -3615,7 +3564,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3625,17 +3574,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/15f3b361-511f-48bb-b8ff-a4ab858b1e5b?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3bee9350-02a7-4f05-96d1-00e8854494ea?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:56:44 GMT + - Fri, 27 Dec 2019 15:23:45 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/15f3b361-511f-48bb-b8ff-a4ab858b1e5b?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3bee9350-02a7-4f05-96d1-00e8854494ea?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3648,7 +3597,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1195 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 202 message: Accepted @@ -3667,23 +3616,23 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/15f3b361-511f-48bb-b8ff-a4ab858b1e5b?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3bee9350-02a7-4f05-96d1-00e8854494ea?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:56:44.814213+00:00\",\r\n \"endTime\": - \"2019-11-01T07:57:03.1114646+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"15f3b361-511f-48bb-b8ff-a4ab858b1e5b\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:23:45.7996151+00:00\",\r\n \"endTime\": + \"2019-12-27T15:24:03.0183644+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"3bee9350-02a7-4f05-96d1-00e8854494ea\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:15 GMT + - Fri, 27 Dec 2019 15:24:16 GMT expires: - '-1' pragma: @@ -3700,7 +3649,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29986 + - Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29987 status: code: 200 message: OK @@ -3719,7 +3668,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3729,14 +3678,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -3746,20 +3695,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:55:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:22:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \ \"typeHandlerVersion\": \"1.5.4\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:56:44.9235933+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:23:45.9089998+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"enablevmaccess\",\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \"typeHandlerVersion\": @@ -3770,7 +3719,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T07:57:03.0958089+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:24:03.0027418+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 \"resources\": [\r\n {\r\n \"name\": @@ -3789,7 +3738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:16 GMT + - Fri, 27 Dec 2019 15:24:19 GMT expires: - '-1' pragma: @@ -3806,7 +3755,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31981 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31986 status: code: 200 message: OK @@ -3827,7 +3776,7 @@ interactions: - --resource-group --name --force User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3837,17 +3786,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/04499aff-b183-49fe-a79b-155a7ace4681?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/327a917c-909e-4d22-a043-adac702f2da1?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:57:17 GMT + - Fri, 27 Dec 2019 15:24:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/04499aff-b183-49fe-a79b-155a7ace4681?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/327a917c-909e-4d22-a043-adac702f2da1?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3860,7 +3809,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;234,Microsoft.Compute/UpdateVM30Min;1194 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -3879,13 +3828,13 @@ interactions: - --resource-group --name --force User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/04499aff-b183-49fe-a79b-155a7ace4681?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/327a917c-909e-4d22-a043-adac702f2da1?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:57:18.2053537+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"04499aff-b183-49fe-a79b-155a7ace4681\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:24:20.6902639+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"327a917c-909e-4d22-a043-adac702f2da1\"\r\n}" headers: cache-control: - no-cache @@ -3894,7 +3843,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:48 GMT + - Fri, 27 Dec 2019 15:24:52 GMT expires: - '-1' pragma: @@ -3911,7 +3860,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29983 + - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29984 status: code: 200 message: OK @@ -3930,14 +3879,14 @@ interactions: - --resource-group --name --force User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/04499aff-b183-49fe-a79b-155a7ace4681?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/327a917c-909e-4d22-a043-adac702f2da1?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:57:18.2053537+00:00\",\r\n \"endTime\": - \"2019-11-01T07:58:09.6272511+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"04499aff-b183-49fe-a79b-155a7ace4681\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:24:20.6902639+00:00\",\r\n \"endTime\": + \"2019-12-27T15:25:18.6277531+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"327a917c-909e-4d22-a043-adac702f2da1\"\r\n}" headers: cache-control: - no-cache @@ -3946,7 +3895,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:18 GMT + - Fri, 27 Dec 2019 15:25:23 GMT expires: - '-1' pragma: @@ -3963,7 +3912,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29980 + - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29982 status: code: 200 message: OK @@ -3982,7 +3931,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3992,14 +3941,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -4009,20 +3958,20 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:55:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + \"2019-12-27T15:24:35+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \ \"typeHandlerVersion\": \"1.5.4\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n - \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n + \ \"disks\": [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.2522341+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:24:20.7527475+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"enablevmaccess\",\r\n \"type\": \"Microsoft.OSTCExtensions.VMAccessForLinux\",\r\n \"typeHandlerVersion\": @@ -4033,7 +3982,7 @@ interactions: \ \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T07:58:09.6116333+00:00\"\r\n },\r\n + \ \"time\": \"2019-12-27T15:25:18.6121189+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 \"resources\": [\r\n {\r\n \"name\": @@ -4052,7 +4001,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:20 GMT + - Fri, 27 Dec 2019 15:25:24 GMT expires: - '-1' pragma: @@ -4069,7 +4018,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31980 + - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31985 status: code: 200 message: OK @@ -4090,7 +4039,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -4100,17 +4049,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ea991b15-5bea-4ac2-8da5-e72305bd4415?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/89679ed7-7be4-4482-a63c-77e72638d494?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:58:20 GMT + - Fri, 27 Dec 2019 15:25:26 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ea991b15-5bea-4ac2-8da5-e72305bd4415?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/89679ed7-7be4-4482-a63c-77e72638d494?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -4123,7 +4072,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -4142,13 +4091,64 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/89679ed7-7be4-4482-a63c-77e72638d494?api-version=2019-07-01 + response: + body: + string: "{\r\n \"startTime\": \"2019-12-27T15:25:26.6433872+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"89679ed7-7be4-4482-a63c-77e72638d494\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:25: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/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29979 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm deallocate + Connection: + - keep-alive + ParameterSetName: + - --resource-group --name + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ea991b15-5bea-4ac2-8da5-e72305bd4415?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/89679ed7-7be4-4482-a63c-77e72638d494?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:58:21.2991702+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"ea991b15-5bea-4ac2-8da5-e72305bd4415\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:25:26.6433872+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"89679ed7-7be4-4482-a63c-77e72638d494\"\r\n}" headers: cache-control: - no-cache @@ -4157,7 +4157,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:31 GMT + - Fri, 27 Dec 2019 15:26:08 GMT expires: - '-1' pragma: @@ -4174,7 +4174,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29978 + - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29978 status: code: 200 message: OK @@ -4193,14 +4193,14 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ea991b15-5bea-4ac2-8da5-e72305bd4415?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/89679ed7-7be4-4482-a63c-77e72638d494?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:58:21.2991702+00:00\",\r\n \"endTime\": - \"2019-11-01T07:58:39.0804633+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"ea991b15-5bea-4ac2-8da5-e72305bd4415\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:25:26.6433872+00:00\",\r\n \"endTime\": + \"2019-12-27T15:26:17.3152605+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"89679ed7-7be4-4482-a63c-77e72638d494\"\r\n}" headers: cache-control: - no-cache @@ -4209,7 +4209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:08 GMT + - Fri, 27 Dec 2019 15:26:38 GMT expires: - '-1' pragma: @@ -4226,7 +4226,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29975 + - Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29975 status: code: 200 message: OK @@ -4245,7 +4245,7 @@ interactions: - --resource-group --name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4255,14 +4255,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -4271,14 +4271,14 @@ interactions: [],\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_state_mod000001/providers/Microsoft.Network/networkInterfaces/vm-state-modVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"disks\": - [\r\n {\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"statuses\": + [\r\n {\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:58:39.0491886+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:26:17.2683822+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\": \"2019-11-01T07:58:39.0491886+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:26:17.2840183+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n \ }\r\n ]\r\n }\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": @@ -4297,7 +4297,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:08 GMT + - Fri, 27 Dec 2019 15:26:41 GMT expires: - '-1' pragma: @@ -4314,7 +4314,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31979 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31984 status: code: 200 message: OK @@ -4333,7 +4333,7 @@ interactions: - -g -n --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4343,14 +4343,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -4374,7 +4374,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:10 GMT + - Fri, 27 Dec 2019 15:26:43 GMT expires: - '-1' pragma: @@ -4391,7 +4391,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31978 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31983 status: code: 200 message: OK @@ -4399,8 +4399,8 @@ interactions: body: 'b''{"location": "eastus", "tags": {"firsttag": "1", "secondtag": "2", "thirdtag": ""}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS2_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": - "18.04-LTS", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "osdisk_4565b61aff", - "vhd": {"uri": "https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd"}, + "18.04-LTS", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "osdisk_f9c75d3ce6", + "vhd": {"uri": "https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": []}, "osProfile": {"computerName": "vm-state-mod", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": @@ -4423,7 +4423,7 @@ interactions: - -g -n --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -4433,14 +4433,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -4460,7 +4460,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/64c6fb16-cb04-4280-8aed-f9326faf1236?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/43d8e122-7eaf-4063-8817-fcdddcdb4c86?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -4468,7 +4468,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:13 GMT + - Fri, 27 Dec 2019 15:26:47 GMT expires: - '-1' pragma: @@ -4485,9 +4485,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;742,Microsoft.Compute/PutVM30Min;3717 + - Microsoft.Compute/PutVM3Min;743,Microsoft.Compute/PutVM30Min;3718 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1186' status: code: 200 message: OK @@ -4506,14 +4506,14 @@ interactions: - -g -n --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/64c6fb16-cb04-4280-8aed-f9326faf1236?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/43d8e122-7eaf-4063-8817-fcdddcdb4c86?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:59:12.5179715+00:00\",\r\n \"endTime\": - \"2019-11-01T07:59:14.0648369+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"64c6fb16-cb04-4280-8aed-f9326faf1236\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:26:45.7840371+00:00\",\r\n \"endTime\": + \"2019-12-27T15:26:46.3621874+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"43d8e122-7eaf-4063-8817-fcdddcdb4c86\"\r\n}" headers: cache-control: - no-cache @@ -4522,7 +4522,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:43 GMT + - Fri, 27 Dec 2019 15:27:19 GMT expires: - '-1' pragma: @@ -4539,7 +4539,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29973 + - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29973 status: code: 200 message: OK @@ -4558,7 +4558,7 @@ interactions: - -g -n --size User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod?api-version=2019-07-01 response: @@ -4566,14 +4566,14 @@ interactions: string: "{\r\n \"name\": \"vm-state-mod\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_state_mod000001/providers/Microsoft.Compute/virtualMachines/vm-state-mod\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {\r\n \"firsttag\": \"1\",\r\n \"secondtag\": \"2\",\r\n - \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"15f4732a-2eb6-4150-a62b-65678427accf\",\r\n + \ \"thirdtag\": \"\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c4f5ce36-bb11-43cb-8be0-3474aed11381\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS2_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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_4565b61aff\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_4565b61aff.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_f9c75d3ce6\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://clistorage000002.blob.core.windows.net/vhds/osdisk_f9c75d3ce6.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-state-mod\",\r\n \"adminUsername\": @@ -4597,7 +4597,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:43 GMT + - Fri, 27 Dec 2019 15:27:19 GMT expires: - '-1' pragma: @@ -4614,7 +4614,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31976 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31981 status: code: 200 message: OK @@ -4635,7 +4635,7 @@ interactions: - --resource-group --name --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -4647,17 +4647,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8974322e-d1bc-4b61-b236-eeeb72ec8242?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96ac3125-c86f-48dd-a32b-c8f634cddc0e?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:59:45 GMT + - Fri, 27 Dec 2019 15:27:22 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8974322e-d1bc-4b61-b236-eeeb72ec8242?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96ac3125-c86f-48dd-a32b-c8f634cddc0e?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -4670,7 +4670,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1198 x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14995' status: code: 202 message: Accepted @@ -4689,14 +4689,14 @@ interactions: - --resource-group --name --yes User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8974322e-d1bc-4b61-b236-eeeb72ec8242?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96ac3125-c86f-48dd-a32b-c8f634cddc0e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:59:45.6742386+00:00\",\r\n \"endTime\": - \"2019-11-01T07:59:56.0648672+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"8974322e-d1bc-4b61-b236-eeeb72ec8242\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:27:22.5965353+00:00\",\r\n \"endTime\": + \"2019-12-27T15:27:33.0027632+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"96ac3125-c86f-48dd-a32b-c8f634cddc0e\"\r\n}" headers: cache-control: - no-cache @@ -4705,7 +4705,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:56 GMT + - Fri, 27 Dec 2019 15:27:33 GMT expires: - '-1' pragma: @@ -4722,7 +4722,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29972 + - Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29972 status: code: 200 message: OK @@ -4741,7 +4741,7 @@ interactions: - --resource-group User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4757,7 +4757,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:57 GMT + - Fri, 27 Dec 2019 15:27:36 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_specialized_unmanaged_disk.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_specialized_unmanaged_disk.yaml index 335c2a0e0ae..7d409dc8af5 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_specialized_unmanaged_disk.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_specialized_unmanaged_disk.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:50:00Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:38:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:03 GMT + - Fri, 27 Dec 2019 15:38:06 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:04 GMT + - Fri, 27 Dec 2019 15:38:08 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 07:55:04 GMT + - Fri, 27 Dec 2019 15:43:08 GMT source-age: - - '1' + - '242' strict-transport-security: - max-age=31536000 vary: @@ -129,17 +129,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 9b532dae874a34282db91c6dcf5b7b5cb299afb8 + - 8a8556700e19c74ae7e530ea810525dc8e26e4ab x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - D5D0:45E0:2127B9:2379EB:5DBBE3AA + - 419E:1D5F:5C93B2:637B82:5E06246D x-served-by: - - cache-sin18030-SIN + - cache-sin18036-SIN x-timer: - - S1572594605.700942,VS0,VE1 + - S1577461088.387799,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:04 GMT + - Fri, 27 Dec 2019 15:38:08 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:05 GMT + - Fri, 27 Dec 2019 15:38:09 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstorage8b05e7838b94f7", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage1f51615e352ace", "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": {}, @@ -260,12 +260,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7", + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage1f51615e352ace", "Microsoft.Network/networkInterfaces/vm1VMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_8b05e7838b", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage8b05e7838b94f7.blob.core.windows.net/vhds/osdisk_8b05e7838b.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_1f51615e35", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage1f51615e352ace.blob.core.windows.net/vhds/osdisk_1f51615e35.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -287,25 +287,25 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gjomywYQ4cHNiRZEQ7sHNTgfagP7tXOy","name":"vm_deploy_gjomywYQ4cHNiRZEQ7sHNTgfagP7tXOy","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2063457389234019550","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:50:08.9101381Z","duration":"PT2.5544703S","correlationId":"9a8be53a-e016-4dec-84cf-580037e971d2","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage8b05e7838b94f7"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xopJiqhzxc9ZvYRYJeGcrBiwhf1nCCev","name":"vm_deploy_xopJiqhzxc9ZvYRYJeGcrBiwhf1nCCev","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13275438550054553766","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:38:14.5175138Z","duration":"PT2.3913547S","correlationId":"583b2305-d1b7-4ca9-8737-258b4840e492","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage1f51615e352ace","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage1f51615e352ace"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gjomywYQ4cHNiRZEQ7sHNTgfagP7tXOy/operationStatuses/08586290122791219608?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xopJiqhzxc9ZvYRYJeGcrBiwhf1nCCev/operationStatuses/08586241457933514848?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3205' + - '3206' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:09 GMT + - Fri, 27 Dec 2019 15:38:15 GMT expires: - '-1' pragma: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 201 message: Created @@ -334,9 +334,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -348,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:40 GMT + - Fri, 27 Dec 2019 15:38:46 GMT expires: - '-1' pragma: @@ -377,9 +377,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -391,7 +391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:10 GMT + - Fri, 27 Dec 2019 15:39:16 GMT expires: - '-1' pragma: @@ -420,9 +420,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -434,7 +434,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:41 GMT + - Fri, 27 Dec 2019 15:39:47 GMT expires: - '-1' pragma: @@ -463,9 +463,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -477,7 +477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:11 GMT + - Fri, 27 Dec 2019 15:40:18 GMT expires: - '-1' pragma: @@ -506,9 +506,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -520,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:42 GMT + - Fri, 27 Dec 2019 15:40:49 GMT expires: - '-1' pragma: @@ -549,9 +549,138 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122791219608?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:41:19 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 + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:41:51 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 + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:42: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 + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241457933514848?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -563,7 +692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:15 GMT + - Fri, 27 Dec 2019 15:42:51 GMT expires: - '-1' pragma: @@ -592,21 +721,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gjomywYQ4cHNiRZEQ7sHNTgfagP7tXOy","name":"vm_deploy_gjomywYQ4cHNiRZEQ7sHNTgfagP7tXOy","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2063457389234019550","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:52:55.0334325Z","duration":"PT2M48.6777647S","correlationId":"9a8be53a-e016-4dec-84cf-580037e971d2","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage8b05e7838b94f7"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8b05e7838b94f7"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xopJiqhzxc9ZvYRYJeGcrBiwhf1nCCev","name":"vm_deploy_xopJiqhzxc9ZvYRYJeGcrBiwhf1nCCev","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13275438550054553766","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:42:28.6582942Z","duration":"PT4M16.5321351S","correlationId":"583b2305-d1b7-4ca9-8737-258b4840e492","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage1f51615e352ace","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage1f51615e352ace"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage1f51615e352ace"}]}}' headers: cache-control: - no-cache content-length: - - '4493' + - '4494' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:15 GMT + - Fri, 27 Dec 2019 15:42:52 GMT expires: - '-1' pragma: @@ -635,7 +764,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -644,14 +773,14 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"010f554a-3949-42c9-bea7-35122e64df73\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2dfbade2-1f56-42b2-b42c-c097b910f9c7\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_8b05e7838b\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage8b05e7838b94f7.blob.core.windows.net/vhds/osdisk_8b05e7838b.vhd\"\r\n + \"osdisk_1f51615e35\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage1f51615e352ace.blob.core.windows.net/vhds/osdisk_1f51615e35.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 @@ -660,20 +789,20 @@ interactions: [],\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_with_specialized_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.1\",\r\n + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": - \"2019-11-01T07:53:14+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_8b05e7838b\",\r\n + \"2019-12-27T15:42:54+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_1f51615e35\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:51:48.3135407+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:41:46.1388619+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\": \"2019-11-01T07:52:40.7979016+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:42:23.982816+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}" @@ -681,11 +810,11 @@ interactions: cache-control: - no-cache content-length: - - '2910' + - '2909' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:16 GMT + - Fri, 27 Dec 2019 15:42:54 GMT expires: - '-1' pragma: @@ -702,7 +831,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31985 + - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31794 status: code: 200 message: OK @@ -721,7 +850,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -729,12 +858,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"32794d1a-2035-4510-8ab6-d5636ebf46df\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"7beb50e2-2b0b-4156-8d07-91805e213e37\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e8e24025-c432-4b79-9b8b-acd5419c4f65\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"757267be-b50e-463d-9453-1b5d40dfb209\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"32794d1a-2035-4510-8ab6-d5636ebf46df\\\"\",\r\n + \ \"etag\": \"W/\\\"7beb50e2-2b0b-4156-8d07-91805e213e37\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -743,8 +872,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\": - \"xewyswxiksjufhta5p3zpivftc.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-DF-02\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"qnjbmr1ympoenpvu250qj5sk0b.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-35-F8-DD\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -758,9 +887,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:16 GMT + - Fri, 27 Dec 2019 15:42:55 GMT etag: - - W/"32794d1a-2035-4510-8ab6-d5636ebf46df" + - W/"7beb50e2-2b0b-4156-8d07-91805e213e37" expires: - '-1' pragma: @@ -777,7 +906,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 539eaad6-caa8-4045-af55-05ad0785d5d2 + - d1863aa7-df0b-4f89-9ec0-dfb322ce37c2 status: code: 200 message: OK @@ -796,7 +925,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -804,10 +933,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"7bb7b9c9-c182-417d-9d92-a7d1b00de226\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e0fdff15-afdd-4952-9244-4421470a4c26\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"022df60a-812b-4406-8f7b-b6b1da2774f6\",\r\n - \ \"ipAddress\": \"40.78.121.72\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"e649e920-c26c-4579-bcc8-00e75f3cd149\",\r\n + \ \"ipAddress\": \"40.78.20.60\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -816,13 +945,13 @@ interactions: cache-control: - no-cache content-length: - - '996' + - '995' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:17 GMT + - Fri, 27 Dec 2019 15:42:55 GMT etag: - - W/"7bb7b9c9-c182-417d-9d92-a7d1b00de226" + - W/"e0fdff15-afdd-4952-9244-4421470a4c26" expires: - '-1' pragma: @@ -839,7 +968,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 050e8b63-46d7-4892-8710-842fe7024bf1 + - ce159666-7186-40c8-9b31-bdb525a36bf8 status: code: 200 message: OK @@ -858,7 +987,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -867,14 +996,14 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"010f554a-3949-42c9-bea7-35122e64df73\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"2dfbade2-1f56-42b2-b42c-c097b910f9c7\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_8b05e7838b\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage8b05e7838b94f7.blob.core.windows.net/vhds/osdisk_8b05e7838b.vhd\"\r\n + \"osdisk_1f51615e35\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage1f51615e352ace.blob.core.windows.net/vhds/osdisk_1f51615e35.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 @@ -891,7 +1020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:18 GMT + - Fri, 27 Dec 2019 15:42:57 GMT expires: - '-1' pragma: @@ -908,7 +1037,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31981 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31793 status: code: 200 message: OK @@ -929,7 +1058,7 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -941,17 +1070,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/252f364f-0855-4619-8da8-6b7982fa8322?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/db73fae1-a32e-4639-bcf0-b9f943498a07?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:53:19 GMT + - Fri, 27 Dec 2019 15:42:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/252f364f-0855-4619-8da8-6b7982fa8322?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/db73fae1-a32e-4639-bcf0-b9f943498a07?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -962,7 +1091,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199 + - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1176 x-ms-ratelimit-remaining-subscription-deletes: - '14998' status: @@ -983,22 +1112,73 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/db73fae1-a32e-4639-bcf0-b9f943498a07?api-version=2019-07-01 + response: + body: + string: "{\r\n \"startTime\": \"2019-12-27T15:42:59.2175382+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"db73fae1-a32e-4639-bcf0-b9f943498a07\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:43:10 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;14976,Microsoft.Compute/GetOperation30Min;29709 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm delete + Connection: + - keep-alive + ParameterSetName: + - -g -n -y + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/252f364f-0855-4619-8da8-6b7982fa8322?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/db73fae1-a32e-4639-bcf0-b9f943498a07?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:53:19.79792+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"252f364f-0855-4619-8da8-6b7982fa8322\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:42:59.2175382+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"db73fae1-a32e-4639-bcf0-b9f943498a07\"\r\n}" headers: cache-control: - no-cache content-length: - - '132' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:30 GMT + - Fri, 27 Dec 2019 15:43:40 GMT expires: - '-1' pragma: @@ -1015,7 +1195,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29989 + - Microsoft.Compute/GetOperation3Min;14979,Microsoft.Compute/GetOperation30Min;29706 status: code: 200 message: OK @@ -1034,23 +1214,23 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/252f364f-0855-4619-8da8-6b7982fa8322?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/db73fae1-a32e-4639-bcf0-b9f943498a07?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:53:19.79792+00:00\",\r\n \"endTime\": - \"2019-11-01T07:53:50.4386046+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"252f364f-0855-4619-8da8-6b7982fa8322\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:42:59.2175382+00:00\",\r\n \"endTime\": + \"2019-12-27T15:43:50.0928067+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"db73fae1-a32e-4639-bcf0-b9f943498a07\"\r\n}" headers: cache-control: - no-cache content-length: - - '182' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:00 GMT + - Fri, 27 Dec 2019 15:44:10 GMT expires: - '-1' pragma: @@ -1067,7 +1247,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29980 + - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29703 status: code: 200 message: OK @@ -1086,14 +1266,14 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:50:00Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:38:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1102,7 +1282,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:02 GMT + - Fri, 27 Dec 2019 15:44:12 GMT expires: - '-1' pragma: @@ -1131,7 +1311,7 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1140,14 +1320,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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"d409fe0e-5d17-41bb-9747-ce0c09caa68d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e1b599fb-bc3d-411e-9528-5a96fe9c5706\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"5a892db9-54e8-4293-9e60-fbfb97a2a59a\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"47165283-6378-46dc-beb4-e7f504fe4ad1\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"d409fe0e-5d17-41bb-9747-ce0c09caa68d\\\"\",\r\n + \ \"etag\": \"W/\\\"e1b599fb-bc3d-411e-9528-5a96fe9c5706\\\"\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -1163,7 +1343,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:02 GMT + - Fri, 27 Dec 2019 15:44:13 GMT expires: - '-1' pragma: @@ -1180,7 +1360,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f14d759-80b1-41d9-94c1-b8da725637c6 + - 7e8d839e-0534-4deb-9b0a-3c0a5e74dbac status: code: 200 message: OK @@ -1206,7 +1386,7 @@ interactions: "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"}]}, "storageProfile": {"osDisk": {"createOption": "attach", "osType": "linux", "name": - "osdisk_8b05e7838b", "vhd": {"uri": "https://vhdstorage8b05e7838b94f7.blob.core.windows.net/vhds/osdisk_8b05e7838b.vhd"}}}}}], + "osdisk_1f51615e35", "vhd": {"uri": "https://vhdstorage1f51615e352ace.blob.core.windows.net/vhds/osdisk_1f51615e35.vhd"}}}}}], "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' headers: Accept: @@ -1225,25 +1405,25 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xrbsoELECqRQiYppcJkNiUjthp1XNsmD","name":"vm_deploy_xrbsoELECqRQiYppcJkNiUjthp1XNsmD","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7362152553376839859","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:54:06.3945504Z","duration":"PT2.3882805S","correlationId":"c99d073b-3b8b-4e29-8474-7c2c8ac78e01","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_yGy5yIpRb9daGBbRqPJ4V0yW6btdTg1m","name":"vm_deploy_yGy5yIpRb9daGBbRqPJ4V0yW6btdTg1m","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16818932939872899349","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:44:18.5560189Z","duration":"PT2.5831086S","correlationId":"a98c0b07-d063-4da2-97e8-a6ea8752df5d","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xrbsoELECqRQiYppcJkNiUjthp1XNsmD/operationStatuses/08586290120414713777?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_yGy5yIpRb9daGBbRqPJ4V0yW6btdTg1m/operationStatuses/08586241454295047098?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2404' + - '2405' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:06 GMT + - Fri, 27 Dec 2019 15:44:19 GMT expires: - '-1' pragma: @@ -1253,7 +1433,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1192' status: code: 201 message: Created @@ -1272,52 +1452,9 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120414713777?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:54:37 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 --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120414713777?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241454295047098?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1329,7 +1466,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:07 GMT + - Fri, 27 Dec 2019 15:44:51 GMT expires: - '-1' pragma: @@ -1358,9 +1495,9 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120414713777?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241454295047098?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1372,7 +1509,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:38 GMT + - Fri, 27 Dec 2019 15:45:21 GMT expires: - '-1' pragma: @@ -1401,21 +1538,21 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_xrbsoELECqRQiYppcJkNiUjthp1XNsmD","name":"vm_deploy_xrbsoELECqRQiYppcJkNiUjthp1XNsmD","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7362152553376839859","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:55:22.9667252Z","duration":"PT1M18.9604553S","correlationId":"c99d073b-3b8b-4e29-8474-7c2c8ac78e01","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_yGy5yIpRb9daGBbRqPJ4V0yW6btdTg1m","name":"vm_deploy_yGy5yIpRb9daGBbRqPJ4V0yW6btdTg1m","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16818932939872899349","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:45:08.6844588Z","duration":"PT52.7115485S","correlationId":"a98c0b07-d063-4da2-97e8-a6ea8752df5d","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3267' + - '3266' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:39 GMT + - Fri, 27 Dec 2019 15:45:21 GMT expires: - '-1' pragma: @@ -1444,7 +1581,7 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1453,29 +1590,29 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"1419f38d-f246-4e55-ace9-bb0a5252f728\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"cd128738-3e50-4ada-80c5-48682ee34493\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n - \ \"name\": \"osdisk_8b05e7838b\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8b05e7838b94f7.blob.core.windows.net/vhds/osdisk_8b05e7838b.vhd\"\r\n + \ \"name\": \"osdisk_1f51615e35\",\r\n \"createOption\": \"Attach\",\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage1f51615e352ace.blob.core.windows.net/vhds/osdisk_1f51615e35.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\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_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\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\": \"2019-11-01T07:55:40+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"osdisk_8b05e7838b\",\r\n \"statuses\": [\r\n {\r\n \"code\": - \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n - \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2019-11-01T07:54:40.9544538+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 + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": + \"2019-12-27T15:45:21+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_1f51615e35\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:44:52.4836107+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\": \"2019-11-01T07:54:54.5796109+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:45:04.2806603+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}" @@ -1483,11 +1620,11 @@ interactions: cache-control: - no-cache content-length: - - '2307' + - '2392' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:40 GMT + - Fri, 27 Dec 2019 15:45:23 GMT expires: - '-1' pragma: @@ -1504,7 +1641,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3975,Microsoft.Compute/LowCostGet30Min;31966 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31818 status: code: 200 message: OK @@ -1523,7 +1660,7 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1531,12 +1668,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"c0783715-42e9-4e2d-b5f3-471ed28ba94a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"3ea24f0b-da5b-4128-aaae-1953b996f9de\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"51fbe0e5-1fdf-4d2c-9c2e-6912c0e6a32a\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"fdef3545-ea2c-492a-a3c9-ba915436ff8a\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"c0783715-42e9-4e2d-b5f3-471ed28ba94a\\\"\",\r\n + \ \"etag\": \"W/\\\"3ea24f0b-da5b-4128-aaae-1953b996f9de\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -1545,8 +1682,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\": - \"xewyswxiksjufhta5p3zpivftc.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-D9-CE\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"qnjbmr1ympoenpvu250qj5sk0b.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-37-47-AC\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1560,9 +1697,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:40 GMT + - Fri, 27 Dec 2019 15:45:24 GMT etag: - - W/"c0783715-42e9-4e2d-b5f3-471ed28ba94a" + - W/"3ea24f0b-da5b-4128-aaae-1953b996f9de" expires: - '-1' pragma: @@ -1579,7 +1716,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8e415a16-08fe-4de6-9d2b-4ff9265803eb + - 7730d3a3-ddf9-4493-beee-d7e8e6a6cc93 status: code: 200 message: OK @@ -1598,7 +1735,7 @@ interactions: - -g -n --attach-os-disk --os-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1606,11 +1743,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"f97b255b-959a-4c65-b1f8-8b099199ef7e\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"61f28888-f050-4484-bfa1-03212794024f\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"4ebbce6c-1936-4abe-aec3-79451ba9b198\",\r\n - \ \"ipAddress\": \"52.160.127.169\",\r\n \"publicIPAddressVersion\": - \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"915e15c0-7636-4cfd-959d-8c84fe3abff3\",\r\n + \ \"ipAddress\": \"23.100.42.91\",\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_with_specialized_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}" @@ -1618,13 +1755,13 @@ interactions: cache-control: - no-cache content-length: - - '998' + - '996' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:41 GMT + - Fri, 27 Dec 2019 15:45:25 GMT etag: - - W/"f97b255b-959a-4c65-b1f8-8b099199ef7e" + - W/"61f28888-f050-4484-bfa1-03212794024f" expires: - '-1' pragma: @@ -1641,7 +1778,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 68cd1f88-4aae-4bbf-8c0c-4967b54fb994 + - 460a9e12-8692-4a0d-a057-2a0e0746ed0d status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_unmanaged_data_disks.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_unmanaged_data_disks.yaml index 2af20b2d674..870d03cc8e1 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_unmanaged_data_disks.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_unmanaged_data_disks.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:54:31Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:31:22Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:34 GMT + - Fri, 27 Dec 2019 15:31:26 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:35 GMT + - Fri, 27 Dec 2019 15:31:28 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 07:59:35 GMT + - Fri, 27 Dec 2019 15:36:28 GMT source-age: - - '272' + - '297' strict-transport-security: - max-age=31536000 vary: @@ -125,21 +125,21 @@ interactions: x-cache: - HIT x-cache-hits: - - '9' + - '1' x-content-type-options: - nosniff x-fastly-request-id: - - 95a32d5d20d6aff58f45589d003242d561a85a78 + - 80a99e9a28db65a13ae3fe73fd3b225454481c28 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - D5D0:45E0:2127B9:2379EB:5DBBE3AA + - DA32:2FE7:5AE968:618044:5E0622A7 x-served-by: - - cache-sin18031-SIN + - cache-sin18042-SIN x-timer: - - S1572594876.605421,VS0,VE0 + - S1577460689.873127,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:35 GMT + - Fri, 27 Dec 2019 15:31:29 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:35 GMT + - Fri, 27 Dec 2019 15:31:30 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstorage6a19a84da84572", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage0aa18d8b1ffc34", "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": {}, @@ -260,12 +260,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572", + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage0aa18d8b1ffc34", "Microsoft.Network/networkInterfaces/vm1VMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_6a19a84da8", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_0aa18d8b1f", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -287,17 +287,17 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_tvL2HhG3LNmnNGuAzwmFGMhyVZwce7Ls","name":"vm_deploy_tvL2HhG3LNmnNGuAzwmFGMhyVZwce7Ls","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6578619256693371013","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:54:40.3966073Z","duration":"PT2.5981122S","correlationId":"60092ad4-f4c0-4cd7-995a-f9a509e7a306","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage6a19a84da84572"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YEybjHqMxiRMmx2XrxCx3Jz2n1y19e2u","name":"vm_deploy_YEybjHqMxiRMmx2XrxCx3Jz2n1y19e2u","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7512004567177427733","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:31:36.7738711Z","duration":"PT3.0486824S","correlationId":"a3543e9e-1ae3-4c08-be34-b9fb79613059","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage0aa18d8b1ffc34","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage0aa18d8b1ffc34"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_tvL2HhG3LNmnNGuAzwmFGMhyVZwce7Ls/operationStatuses/08586290120076791350?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YEybjHqMxiRMmx2XrxCx3Jz2n1y19e2u/operationStatuses/08586241461917524473?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -305,7 +305,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:41 GMT + - Fri, 27 Dec 2019 15:31:37 GMT expires: - '-1' pragma: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' status: code: 201 message: Created @@ -334,267 +334,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:55:12 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:55:43 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:56:13 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:56:43 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:57:14 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:57: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: 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -606,7 +348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:15 GMT + - Fri, 27 Dec 2019 15:32:09 GMT expires: - '-1' pragma: @@ -635,9 +377,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -649,7 +391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:45 GMT + - Fri, 27 Dec 2019 15:32:39 GMT expires: - '-1' pragma: @@ -678,9 +420,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -692,7 +434,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:16 GMT + - Fri, 27 Dec 2019 15:33:09 GMT expires: - '-1' pragma: @@ -721,9 +463,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -735,7 +477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:46 GMT + - Fri, 27 Dec 2019 15:33:41 GMT expires: - '-1' pragma: @@ -764,9 +506,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -778,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:16 GMT + - Fri, 27 Dec 2019 15:34:11 GMT expires: - '-1' pragma: @@ -807,9 +549,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -821,7 +563,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:48 GMT + - Fri, 27 Dec 2019 15:34:42 GMT expires: - '-1' pragma: @@ -850,9 +592,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -864,7 +606,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:18 GMT + - Fri, 27 Dec 2019 15:35:12 GMT expires: - '-1' pragma: @@ -893,9 +635,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120076791350?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241461917524473?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -907,7 +649,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:48 GMT + - Fri, 27 Dec 2019 15:35:43 GMT expires: - '-1' pragma: @@ -936,21 +678,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_tvL2HhG3LNmnNGuAzwmFGMhyVZwce7Ls","name":"vm_deploy_tvL2HhG3LNmnNGuAzwmFGMhyVZwce7Ls","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6578619256693371013","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:01:24.2033158Z","duration":"PT6M46.4048207S","correlationId":"60092ad4-f4c0-4cd7-995a-f9a509e7a306","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage6a19a84da84572"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6a19a84da84572"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YEybjHqMxiRMmx2XrxCx3Jz2n1y19e2u","name":"vm_deploy_YEybjHqMxiRMmx2XrxCx3Jz2n1y19e2u","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7512004567177427733","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:35:40.7745113Z","duration":"PT4M7.0493226S","correlationId":"a3543e9e-1ae3-4c08-be34-b9fb79613059","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage0aa18d8b1ffc34","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage0aa18d8b1ffc34"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage0aa18d8b1ffc34"}]}}' headers: cache-control: - no-cache content-length: - - '4493' + - '4492' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:48 GMT + - Fri, 27 Dec 2019 15:35:43 GMT expires: - '-1' pragma: @@ -979,7 +721,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -988,14 +730,14 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.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 @@ -1004,20 +746,20 @@ interactions: [],\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_with_specialized_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.1\",\r\n + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": - \"2019-11-01T08:01:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_6a19a84da8\",\r\n + \"2019-12-27T15:35:46+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_0aa18d8b1f\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:56:59.1153979+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:34:56.76224+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\": \"2019-11-01T08:01:17.4719618+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:35:36.4343677+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}" @@ -1025,11 +767,11 @@ interactions: cache-control: - no-cache content-length: - - '2910' + - '2908' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:50 GMT + - Fri, 27 Dec 2019 15:35:46 GMT expires: - '-1' pragma: @@ -1046,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3971,Microsoft.Compute/LowCostGet30Min;31911 + - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31804 status: code: 200 message: OK @@ -1065,7 +807,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1073,12 +815,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"ceae3764-43a0-4956-a192-85490ff42f80\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"6c66dcdd-1529-4075-9772-319504704e5c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"3f55631c-0c69-4367-93c9-35c55d3f0dd8\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"5db51d10-b49d-4ac8-adb4-8b524992a090\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"ceae3764-43a0-4956-a192-85490ff42f80\\\"\",\r\n + \ \"etag\": \"W/\\\"6c66dcdd-1529-4075-9772-319504704e5c\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1087,8 +829,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\": - \"zexxlmzvrewuhn5ijio0crxexg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-D0-7B\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"nridejettv2uth445gz2ashhcg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-37-49-0C\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1102,9 +844,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:51 GMT + - Fri, 27 Dec 2019 15:35:47 GMT etag: - - W/"ceae3764-43a0-4956-a192-85490ff42f80" + - W/"6c66dcdd-1529-4075-9772-319504704e5c" expires: - '-1' pragma: @@ -1121,7 +863,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5a4c6af-0d72-4c51-8b86-a0ba4d846b61 + - 867f225d-8352-4d56-a7b5-327e3a4f13cd status: code: 200 message: OK @@ -1140,7 +882,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1148,10 +890,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"670fb25c-c4dd-4a85-b0e8-d9cc90c9dc2e\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e1c561ec-2a25-4067-8e43-852bb9aedee8\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"eaabb3a6-4bc4-4031-811a-09245cb17bfa\",\r\n - \ \"ipAddress\": \"104.42.41.119\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"f9920cf5-34db-43dc-9fb2-f57716057251\",\r\n + \ \"ipAddress\": \"40.118.239.41\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -1164,9 +906,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:51 GMT + - Fri, 27 Dec 2019 15:35:48 GMT etag: - - W/"670fb25c-c4dd-4a85-b0e8-d9cc90c9dc2e" + - W/"e1c561ec-2a25-4067-8e43-852bb9aedee8" expires: - '-1' pragma: @@ -1183,7 +925,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dcf41a87-8883-4eef-9ea3-b0adad658188 + - 88270a6b-7d87-47d2-a3de-9dd6befe04a5 status: code: 200 message: OK @@ -1202,7 +944,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1211,14 +953,14 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.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 @@ -1235,7 +977,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:51 GMT + - Fri, 27 Dec 2019 15:35:49 GMT expires: - '-1' pragma: @@ -1252,7 +994,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3970,Microsoft.Compute/LowCostGet30Min;31910 + - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31803 status: code: 200 message: OK @@ -1260,9 +1002,9 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "osdisk_6a19a84da8", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd"}, + {"osType": "Linux", "name": "osdisk_0aa18d8b1f", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": - [{"lun": 0, "name": "vm1-2019-11-01-16-01-52", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd"}, + [{"lun": 0, "name": "vm1-2019-12-27-23-35-49", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd"}, "createOption": "Empty", "diskSizeGB": 1}]}, "osProfile": {"computerName": "vm1", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": @@ -1285,7 +1027,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1294,18 +1036,18 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1318,7 +1060,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70ee8a4b-377e-42df-a4ec-4e2cf33bf3f5?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/524b7cbf-d954-40a0-925f-49caf6ed9dc6?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1326,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:54 GMT + - Fri, 27 Dec 2019 15:35:54 GMT expires: - '-1' pragma: @@ -1343,9 +1085,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1175 + - Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1174 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1191' status: code: 200 message: OK @@ -1364,14 +1106,14 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70ee8a4b-377e-42df-a4ec-4e2cf33bf3f5?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/524b7cbf-d954-40a0-925f-49caf6ed9dc6?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:01:53.9564972+00:00\",\r\n \"endTime\": - \"2019-11-01T08:02:03.7846633+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"70ee8a4b-377e-42df-a4ec-4e2cf33bf3f5\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:35:51.8250503+00:00\",\r\n \"endTime\": + \"2019-12-27T15:35:57.7469886+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"524b7cbf-d954-40a0-925f-49caf6ed9dc6\"\r\n}" headers: cache-control: - no-cache @@ -1380,7 +1122,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:25 GMT + - Fri, 27 Dec 2019 15:36:24 GMT expires: - '-1' pragma: @@ -1397,7 +1139,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14954,Microsoft.Compute/GetOperation30Min;29864 + - Microsoft.Compute/GetOperation3Min;14964,Microsoft.Compute/GetOperation30Min;29751 status: code: 200 message: OK @@ -1416,25 +1158,25 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1451,7 +1193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:25 GMT + - Fri, 27 Dec 2019 15:36:25 GMT expires: - '-1' pragma: @@ -1468,7 +1210,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31906 + - Microsoft.Compute/LowCostGet3Min;3969,Microsoft.Compute/LowCostGet30Min;31794 status: code: 200 message: OK @@ -1487,7 +1229,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1496,18 +1238,18 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1524,7 +1266,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:26 GMT + - Fri, 27 Dec 2019 15:36:27 GMT expires: - '-1' pragma: @@ -1541,7 +1283,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3966,Microsoft.Compute/LowCostGet30Min;31904 + - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31793 status: code: 200 message: OK @@ -1549,11 +1291,11 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "osdisk_6a19a84da8", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd"}, + {"osType": "Linux", "name": "osdisk_0aa18d8b1f", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": - [{"lun": 0, "name": "vm1-2019-11-01-16-01-52", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd"}, + [{"lun": 0, "name": "vm1-2019-12-27-23-35-49", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd"}, "caching": "None", "createOption": "Empty", "diskSizeGB": 1, "toBeDetached": - false}, {"lun": 1, "name": "vm1-2019-11-01-16-02-27", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd"}, + false}, {"lun": 1, "name": "vm1-2019-12-27-23-36-27", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd"}, "createOption": "Empty", "diskSizeGB": 2}]}, "osProfile": {"computerName": "vm1", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": @@ -1576,7 +1318,7 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1585,22 +1327,22 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm1-2019-11-01-16-02-27\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd\"\r\n + 1,\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1613,7 +1355,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f54c033e-f311-41f6-8839-2126e8f148dc?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/abfe94ce-136e-4061-8fae-bcd7763614d4?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1621,7 +1363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:27 GMT + - Fri, 27 Dec 2019 15:36:32 GMT expires: - '-1' pragma: @@ -1638,9 +1380,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1173 + - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1173 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1190' status: code: 200 message: OK @@ -1659,14 +1401,14 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f54c033e-f311-41f6-8839-2126e8f148dc?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/abfe94ce-136e-4061-8fae-bcd7763614d4?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:02:27.9566563+00:00\",\r\n \"endTime\": - \"2019-11-01T08:02:35.9723686+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"f54c033e-f311-41f6-8839-2126e8f148dc\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:36:29.9188959+00:00\",\r\n \"endTime\": + \"2019-12-27T15:36:38.1531984+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"abfe94ce-136e-4061-8fae-bcd7763614d4\"\r\n}" headers: cache-control: - no-cache @@ -1675,7 +1417,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:58 GMT + - Fri, 27 Dec 2019 15:37:04 GMT expires: - '-1' pragma: @@ -1692,7 +1434,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14955,Microsoft.Compute/GetOperation30Min;29857 + - Microsoft.Compute/GetOperation3Min;14968,Microsoft.Compute/GetOperation30Min;29745 status: code: 200 message: OK @@ -1711,29 +1453,29 @@ interactions: - -g --vm-name --new --size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm1-2019-11-01-16-02-27\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd\"\r\n + 1,\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1750,7 +1492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:02:59 GMT + - Fri, 27 Dec 2019 15:37:04 GMT expires: - '-1' pragma: @@ -1767,7 +1509,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3962,Microsoft.Compute/LowCostGet30Min;31895 + - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31788 status: code: 200 message: OK @@ -1786,7 +1528,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1795,22 +1537,22 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"40872992-5eb1-485c-a3d2-8fc1ab77eb17\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9e630b51-36af-4bf1-8fba-5e4180e1c37c\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm1-2019-11-01-16-02-27\",\r\n \"createOption\": - \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd\"\r\n + 1,\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n \"createOption\": + \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": @@ -1827,7 +1569,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:01 GMT + - Fri, 27 Dec 2019 15:37:05 GMT expires: - '-1' pragma: @@ -1844,7 +1586,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31894 + - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31787 status: code: 200 message: OK @@ -1865,7 +1607,7 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: DELETE @@ -1877,17 +1619,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dc4004a7-5e95-46d0-9195-9cd258b157f3?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/03351407-3606-45a2-bcd9-b9aa3f43eba4?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:03:01 GMT + - Fri, 27 Dec 2019 15:37:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dc4004a7-5e95-46d0-9195-9cd258b157f3?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/03351407-3606-45a2-bcd9-b9aa3f43eba4?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1898,9 +1640,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1182 + - Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1182 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14994' status: code: 202 message: Accepted @@ -1919,64 +1661,13 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dc4004a7-5e95-46d0-9195-9cd258b157f3?api-version=2019-07-01 - response: - body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:02.6911872+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"dc4004a7-5e95-46d0-9195-9cd258b157f3\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:03: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;14953,Microsoft.Compute/GetOperation30Min;29852 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm delete - Connection: - - keep-alive - ParameterSetName: - - -g -n -y - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dc4004a7-5e95-46d0-9195-9cd258b157f3?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/03351407-3606-45a2-bcd9-b9aa3f43eba4?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:02.6911872+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"dc4004a7-5e95-46d0-9195-9cd258b157f3\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:37:08.2625936+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"03351407-3606-45a2-bcd9-b9aa3f43eba4\"\r\n}" headers: cache-control: - no-cache @@ -1985,7 +1676,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:43 GMT + - Fri, 27 Dec 2019 15:37:19 GMT expires: - '-1' pragma: @@ -2002,7 +1693,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14955,Microsoft.Compute/GetOperation30Min;29844 + - Microsoft.Compute/GetOperation3Min;14962,Microsoft.Compute/GetOperation30Min;29739 status: code: 200 message: OK @@ -2021,14 +1712,14 @@ interactions: - -g -n -y User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dc4004a7-5e95-46d0-9195-9cd258b157f3?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/03351407-3606-45a2-bcd9-b9aa3f43eba4?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:02.6911872+00:00\",\r\n \"endTime\": - \"2019-11-01T08:03:43.8164656+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"dc4004a7-5e95-46d0-9195-9cd258b157f3\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:37:08.2625936+00:00\",\r\n \"endTime\": + \"2019-12-27T15:37:48.9190835+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"03351407-3606-45a2-bcd9-b9aa3f43eba4\"\r\n}" headers: cache-control: - no-cache @@ -2037,7 +1728,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:13 GMT + - Fri, 27 Dec 2019 15:37:49 GMT expires: - '-1' pragma: @@ -2054,7 +1745,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14963,Microsoft.Compute/GetOperation30Min;29838 + - Microsoft.Compute/GetOperation3Min;14963,Microsoft.Compute/GetOperation30Min;29734 status: code: 200 message: OK @@ -2074,14 +1765,14 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:54:31Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001","name":"cli_test_vm_with_specialized_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:31:22Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2090,7 +1781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:14 GMT + - Fri, 27 Dec 2019 15:37:52 GMT expires: - '-1' pragma: @@ -2120,7 +1811,7 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2129,14 +1820,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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"aeb680bc-f86c-4d19-92c9-eac26c3cc0c3\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ec7fc606-f22b-43c0-950b-2a638c79a137\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"b3752fc9-8935-432d-b7e8-4a1da146e4be\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2432506c-9d93-4979-9fde-f9b3c048e716\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"aeb680bc-f86c-4d19-92c9-eac26c3cc0c3\\\"\",\r\n + \ \"etag\": \"W/\\\"ec7fc606-f22b-43c0-950b-2a638c79a137\\\"\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -2152,7 +1843,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:15 GMT + - Fri, 27 Dec 2019 15:37:54 GMT expires: - '-1' pragma: @@ -2169,7 +1860,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1719a345-58dd-4dc8-8a5f-54844bcdb0bd + - b50e8928-c3bf-4d97-aabd-d62f20789412 status: code: 200 message: OK @@ -2195,11 +1886,11 @@ interactions: "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"}]}, "storageProfile": {"osDisk": {"createOption": "attach", "osType": "linux", "name": - "osdisk_6a19a84da8", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd"}}, - "dataDisks": [{"lun": 0, "createOption": "attach", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd"}, - "name": "vm1-2019-11-01-16-01-52", "caching": "ReadWrite"}, {"lun": 1, "createOption": - "attach", "vhd": {"uri": "https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd"}, - "name": "vm1-2019-11-01-16-02-27", "caching": "ReadOnly"}]}}}], "outputs": {}}, + "osdisk_0aa18d8b1f", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd"}}, + "dataDisks": [{"lun": 0, "createOption": "attach", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd"}, + "name": "vm1-2019-12-27-23-35-49", "caching": "ReadWrite"}, {"lun": 1, "createOption": + "attach", "vhd": {"uri": "https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd"}, + "name": "vm1-2019-12-27-23-36-27", "caching": "ReadOnly"}]}}}], "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' headers: Accept: @@ -2219,25 +1910,25 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_x4FBWuMBQK6NIQgaV2dpdzCwPBq1jf05","name":"vm_deploy_x4FBWuMBQK6NIQgaV2dpdzCwPBq1jf05","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1699229678290385169","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:04:19.4572809Z","duration":"PT2.286937S","correlationId":"8994b999-129a-493d-9d28-82a9810a2dbf","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_n14fe9fegMXYteQntK3XlHgwbkZUYnB8","name":"vm_deploy_n14fe9fegMXYteQntK3XlHgwbkZUYnB8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7214007699559801298","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:37:59.8302243Z","duration":"PT3.2044892S","correlationId":"46756168-c58f-4a02-a28a-3120ff8466e6","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_x4FBWuMBQK6NIQgaV2dpdzCwPBq1jf05/operationStatuses/08586290114283072995?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_n14fe9fegMXYteQntK3XlHgwbkZUYnB8/operationStatuses/08586241458088518904?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2403' + - '2404' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:20 GMT + - Fri, 27 Dec 2019 15:38:00 GMT expires: - '-1' pragma: @@ -2247,7 +1938,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1187' status: code: 201 message: Created @@ -2267,9 +1958,229 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:38:32 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 --use-unmanaged-disk --attach-data-disks + --data-disk-caching + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:39:03 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 --use-unmanaged-disk --attach-data-disks + --data-disk-caching + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:39:34 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 --use-unmanaged-disk --attach-data-disks + --data-disk-caching + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:40: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 --attach-os-disk --os-type --use-unmanaged-disk --attach-data-disks + --data-disk-caching + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:40:34 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 --use-unmanaged-disk --attach-data-disks + --data-disk-caching + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2281,7 +2192,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:51 GMT + - Fri, 27 Dec 2019 15:41:06 GMT expires: - '-1' pragma: @@ -2311,9 +2222,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2325,7 +2236,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:22 GMT + - Fri, 27 Dec 2019 15:41:36 GMT expires: - '-1' pragma: @@ -2355,9 +2266,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2369,7 +2280,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:52 GMT + - Fri, 27 Dec 2019 15:42:06 GMT expires: - '-1' pragma: @@ -2399,9 +2310,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2413,7 +2324,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:22 GMT + - Fri, 27 Dec 2019 15:42:38 GMT expires: - '-1' pragma: @@ -2443,9 +2354,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2457,7 +2368,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:53 GMT + - Fri, 27 Dec 2019 15:43:08 GMT expires: - '-1' pragma: @@ -2487,9 +2398,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2501,7 +2412,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:24 GMT + - Fri, 27 Dec 2019 15:43:38 GMT expires: - '-1' pragma: @@ -2531,9 +2442,9 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114283072995?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241458088518904?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -2545,7 +2456,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:54 GMT + - Fri, 27 Dec 2019 15:44:10 GMT expires: - '-1' pragma: @@ -2575,12 +2486,12 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_x4FBWuMBQK6NIQgaV2dpdzCwPBq1jf05","name":"vm_deploy_x4FBWuMBQK6NIQgaV2dpdzCwPBq1jf05","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1699229678290385169","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:07:49.0245286Z","duration":"PT3M31.8541847S","correlationId":"8994b999-129a-493d-9d28-82a9810a2dbf","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_n14fe9fegMXYteQntK3XlHgwbkZUYnB8","name":"vm_deploy_n14fe9fegMXYteQntK3XlHgwbkZUYnB8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7214007699559801298","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:43:41.2062997Z","duration":"PT5M44.5805646S","correlationId":"46756168-c58f-4a02-a28a-3120ff8466e6","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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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_with_specialized_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache @@ -2589,7 +2500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:54 GMT + - Fri, 27 Dec 2019 15:44:10 GMT expires: - '-1' pragma: @@ -2619,7 +2530,7 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2628,46 +2539,46 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"60320d25-aca8-4c30-8cf5-9c2eb8510daf\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9d6105b9-3e93-472e-90be-9e7c94e7a580\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n - \ \"name\": \"osdisk_6a19a84da8\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \ \"name\": \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"Attach\",\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm1-2019-11-01-16-02-27\",\r\n \"createOption\": - \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd\"\r\n + 1,\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n \"createOption\": + \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd\"\r\n \ },\r\n \"caching\": \"ReadOnly\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\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\": \"2019-11-01T08:07:56+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"statuses\": [\r\n {\r\n \"code\": - \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n - \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2019-11-01T08:07:03.67614+00:00\"\r\n }\r\n ]\r\n },\r\n - \ {\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"statuses\": - [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": + \"2019-12-27T15:44:11+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_0aa18d8b1f\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:07:03.7072804+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:42:07.5607507+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm1-2019-11-01-16-02-27\",\r\n \"statuses\": [\r\n {\r\n + \"vm1-2019-12-27-23-35-49\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T08:07:03.6916519+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 + \ \"time\": \"2019-12-27T15:42:07.5607507+00:00\"\r\n }\r\n + \ ]\r\n },\r\n {\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:42:07.5450601+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\": \"2019-11-01T08:07:38.9416709+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:42:24.4828144+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}" @@ -2675,11 +2586,11 @@ interactions: cache-control: - no-cache content-length: - - '3725' + - '3812' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:56 GMT + - Fri, 27 Dec 2019 15:44:13 GMT expires: - '-1' pragma: @@ -2696,7 +2607,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3959,Microsoft.Compute/LowCostGet30Min;31827 + - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31786 status: code: 200 message: OK @@ -2716,7 +2627,7 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2724,12 +2635,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"76acf060-084c-43c7-a68b-816a00af162a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e7eded8d-8ced-40d3-a600-f8f47bd3474e\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"3c450bfd-8e30-4e69-bf12-66c84641a89d\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"15dd5289-58ee-47b4-8ad9-08542bd57887\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"76acf060-084c-43c7-a68b-816a00af162a\\\"\",\r\n + \ \"etag\": \"W/\\\"e7eded8d-8ced-40d3-a600-f8f47bd3474e\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2738,8 +2649,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\": - \"zexxlmzvrewuhn5ijio0crxexg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-7B-2F\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"nridejettv2uth445gz2ashhcg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-6D-F1\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2753,9 +2664,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:57 GMT + - Fri, 27 Dec 2019 15:44:14 GMT etag: - - W/"76acf060-084c-43c7-a68b-816a00af162a" + - W/"e7eded8d-8ced-40d3-a600-f8f47bd3474e" expires: - '-1' pragma: @@ -2772,7 +2683,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7236e17b-1bb9-4e29-b64d-f0ee5323051a + - 49c89ad3-9a5f-42ed-a23d-a474bee7da49 status: code: 200 message: OK @@ -2792,7 +2703,7 @@ interactions: --data-disk-caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2800,10 +2711,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"c919278c-cf2e-4e0c-a8fe-7aea91612175\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"32d526ec-0584-414e-bcf4-819c52387a49\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"46f1f26d-6737-411e-9612-24c7a8a3c697\",\r\n - \ \"ipAddress\": \"23.100.46.136\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"39506962-d88d-4a9f-9456-8de40c6b35ad\",\r\n + \ \"ipAddress\": \"40.83.141.196\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -2816,9 +2727,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:57 GMT + - Fri, 27 Dec 2019 15:44:14 GMT etag: - - W/"c919278c-cf2e-4e0c-a8fe-7aea91612175" + - W/"32d526ec-0584-414e-bcf4-819c52387a49" expires: - '-1' pragma: @@ -2835,7 +2746,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a5e78b35-fba5-4104-9072-6c4c16245161 + - 750d9162-0934-4e5b-a4cf-cb6bf9461ad0 status: code: 200 message: OK @@ -2854,7 +2765,7 @@ interactions: - -g -n -d User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2863,46 +2774,46 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_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\": \"60320d25-aca8-4c30-8cf5-9c2eb8510daf\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9d6105b9-3e93-472e-90be-9e7c94e7a580\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n - \ \"name\": \"osdisk_6a19a84da8\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/osdisk_6a19a84da8.vhd\"\r\n + \ \"name\": \"osdisk_0aa18d8b1f\",\r\n \"createOption\": \"Attach\",\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/osdisk_0aa18d8b1f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"createOption\": - \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-01-52.vhd\"\r\n + 0,\r\n \"name\": \"vm1-2019-12-27-23-35-49\",\r\n \"createOption\": + \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-35-49.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm1-2019-11-01-16-02-27\",\r\n \"createOption\": - \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6a19a84da84572.blob.core.windows.net/vhds/vm1-2019-11-01-16-02-27.vhd\"\r\n + 1,\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n \"createOption\": + \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage0aa18d8b1ffc34.blob.core.windows.net/vhds/vm1-2019-12-27-23-36-27.vhd\"\r\n \ },\r\n \"caching\": \"ReadOnly\",\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\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\": \"2019-11-01T08:07:58+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"osdisk_6a19a84da8\",\r\n \"statuses\": [\r\n {\r\n \"code\": - \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n - \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2019-11-01T08:07:03.67614+00:00\"\r\n }\r\n ]\r\n },\r\n - \ {\r\n \"name\": \"vm1-2019-11-01-16-01-52\",\r\n \"statuses\": - [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": + \"2019-12-27T15:44:14+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_0aa18d8b1f\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:07:03.7072804+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:42:07.5607507+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm1-2019-11-01-16-02-27\",\r\n \"statuses\": [\r\n {\r\n + \"vm1-2019-12-27-23-35-49\",\r\n \"statuses\": [\r\n {\r\n \ \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n - \ \"time\": \"2019-11-01T08:07:03.6916519+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 + \ \"time\": \"2019-12-27T15:42:07.5607507+00:00\"\r\n }\r\n + \ ]\r\n },\r\n {\r\n \"name\": \"vm1-2019-12-27-23-36-27\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:42:07.5450601+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\": \"2019-11-01T08:07:38.9416709+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:42:24.4828144+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}" @@ -2910,11 +2821,11 @@ interactions: cache-control: - no-cache content-length: - - '3725' + - '3812' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:57 GMT + - Fri, 27 Dec 2019 15:44:16 GMT expires: - '-1' pragma: @@ -2931,7 +2842,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3958,Microsoft.Compute/LowCostGet30Min;31826 + - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31785 status: code: 200 message: OK @@ -2950,7 +2861,7 @@ interactions: - -g -n -d User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2958,12 +2869,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"76acf060-084c-43c7-a68b-816a00af162a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e7eded8d-8ced-40d3-a600-f8f47bd3474e\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"3c450bfd-8e30-4e69-bf12-66c84641a89d\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"15dd5289-58ee-47b4-8ad9-08542bd57887\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"76acf060-084c-43c7-a68b-816a00af162a\\\"\",\r\n + \ \"etag\": \"W/\\\"e7eded8d-8ced-40d3-a600-f8f47bd3474e\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2972,8 +2883,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\": - \"zexxlmzvrewuhn5ijio0crxexg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-7B-2F\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"nridejettv2uth445gz2ashhcg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-6D-F1\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2987,9 +2898,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:58 GMT + - Fri, 27 Dec 2019 15:44:17 GMT etag: - - W/"76acf060-084c-43c7-a68b-816a00af162a" + - W/"e7eded8d-8ced-40d3-a600-f8f47bd3474e" expires: - '-1' pragma: @@ -3006,7 +2917,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 82b8c5c7-9ad4-413c-93b5-b601ee379dd9 + - 659868e1-5644-46ff-8e46-c951291d9fcc status: code: 200 message: OK @@ -3025,7 +2936,7 @@ interactions: - -g -n -d User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3033,10 +2944,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"c919278c-cf2e-4e0c-a8fe-7aea91612175\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"32d526ec-0584-414e-bcf4-819c52387a49\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"46f1f26d-6737-411e-9612-24c7a8a3c697\",\r\n - \ \"ipAddress\": \"23.100.46.136\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"39506962-d88d-4a9f-9456-8de40c6b35ad\",\r\n + \ \"ipAddress\": \"40.83.141.196\",\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_with_specialized_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -3049,9 +2960,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:58 GMT + - Fri, 27 Dec 2019 15:44:18 GMT etag: - - W/"c919278c-cf2e-4e0c-a8fe-7aea91612175" + - W/"32d526ec-0584-414e-bcf4-819c52387a49" expires: - '-1' pragma: @@ -3068,7 +2979,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - db3d52ab-b2ff-4bae-84fd-dc076135fcaa + - d389129d-2d2d-47a1-b935-7e75c6f57e6d status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image.yaml index c419e2859b9..489a5e5ee65 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:02 GMT + - Fri, 27 Dec 2019 15:03:13 GMT expires: - '-1' pragma: @@ -109,11 +109,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:03 GMT + - Fri, 27 Dec 2019 15:03:15 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 07:55:03 GMT + - Fri, 27 Dec 2019 15:08:15 GMT source-age: - '0' strict-transport-security: @@ -123,23 +123,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - 13867ec08229efb2a4cdc4cfa609a33fe30479e8 + - da101d6afd9e7eb00d3222fcd833793a8d2b7015 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - D5D0:45E0:2127B9:2379EB:5DBBE3AA + - A268:1D5E:1B024E:1E2CAA:5E061D32 x-served-by: - - cache-sin18021-SIN + - cache-sin18048-SIN x-timer: - - S1572594604.618636,VS0,VE277 + - S1577458995.754661,VS0,VE310 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:04 GMT + - Fri, 27 Dec 2019 15:03:15 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:03 GMT + - Fri, 27 Dec 2019 15:03:15 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstorage49c330ead83d03", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoraged6364fb8681da0", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "vm-unmanaged-diskVNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": @@ -262,12 +262,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm-unmanaged-disk", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03", + "vm-unmanaged-disk", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0", "Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_49c330ead8", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_d6364fb868", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "vm-unmanaged-disk", "adminUsername": "sdk-test-admin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -290,25 +290,25 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_512unfxtINjBI1Bjnu4CTIqZYApx3Mg8","name":"vm_deploy_512unfxtINjBI1Bjnu4CTIqZYApx3Mg8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10167907974147019550","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:50:08.3476391Z","duration":"PT2.6992087S","correlationId":"1e991305-b8d3-48c9-aff0-0f3fd318b7e3","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_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-unmanaged-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage49c330ead83d03"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-unmanaged-disk"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_hySn72wIAmizsX91z2yysV1iQEeSGaKf","name":"vm_deploy_hySn72wIAmizsX91z2yysV1iQEeSGaKf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13317289353723263442","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:03:21.721756Z","duration":"PT3.3843303S","correlationId":"9fa17c32-3182-4f31-a604-2e2ab0afcc20","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_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-unmanaged-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoraged6364fb8681da0"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-unmanaged-disk"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_512unfxtINjBI1Bjnu4CTIqZYApx3Mg8/operationStatuses/08586290122798292105?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_hySn72wIAmizsX91z2yysV1iQEeSGaKf/operationStatuses/08586241478871402177?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3374' + - '3373' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:50:08 GMT + - Fri, 27 Dec 2019 15:03:23 GMT expires: - '-1' pragma: @@ -318,7 +318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -337,52 +337,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:50:39 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241478871402177?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -394,7 +351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:10 GMT + - Fri, 27 Dec 2019 15:03:53 GMT expires: - '-1' pragma: @@ -423,9 +380,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241478871402177?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -437,7 +394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:51:41 GMT + - Fri, 27 Dec 2019 15:04:24 GMT expires: - '-1' pragma: @@ -466,9 +423,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241478871402177?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -480,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:11 GMT + - Fri, 27 Dec 2019 15:04:55 GMT expires: - '-1' pragma: @@ -509,9 +466,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241478871402177?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -523,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:52:41 GMT + - Fri, 27 Dec 2019 15:05:26 GMT expires: - '-1' pragma: @@ -552,9 +509,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290122798292105?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241478871402177?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -566,7 +523,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:14 GMT + - Fri, 27 Dec 2019 15:05:57 GMT expires: - '-1' pragma: @@ -595,21 +552,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_512unfxtINjBI1Bjnu4CTIqZYApx3Mg8","name":"vm_deploy_512unfxtINjBI1Bjnu4CTIqZYApx3Mg8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10167907974147019550","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:52:42.3167852Z","duration":"PT2M36.6683548S","correlationId":"1e991305-b8d3-48c9-aff0-0f3fd318b7e3","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_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-unmanaged-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage49c330ead83d03"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-unmanaged-disk"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstorage49c330ead83d03"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_hySn72wIAmizsX91z2yysV1iQEeSGaKf","name":"vm_deploy_hySn72wIAmizsX91z2yysV1iQEeSGaKf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13317289353723263442","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:05:34.6911157Z","duration":"PT2M16.35369S","correlationId":"9fa17c32-3182-4f31-a604-2e2ab0afcc20","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_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-unmanaged-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoraged6364fb8681da0"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-unmanaged-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-unmanaged-disk"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0"}]}}' headers: cache-control: - no-cache content-length: - - '4732' + - '4730' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:15 GMT + - Fri, 27 Dec 2019 15:05:57 GMT expires: - '-1' pragma: @@ -638,7 +595,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -647,14 +604,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-unmanaged-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5ae88291-2aa1-4bdf-954f-65b88eab20d4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"a6dca91e-74c4-440a-83f7-1b9a737602bd\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_49c330ead8\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_d6364fb868\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-unmanaged-disk\",\r\n \"adminUsername\": @@ -664,19 +621,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-unmanaged-disk\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:53:14+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_49c330ead8\",\r\n + \"2019-12-27T15:05:56+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_d6364fb868\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:51:39.7197656+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:04:49.924149+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\": \"2019-11-01T07:52:37.2041338+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:05:30.1269552+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}" @@ -684,11 +641,11 @@ interactions: cache-control: - no-cache content-length: - - '3004' + - '3003' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:15 GMT + - Fri, 27 Dec 2019 15:05:58 GMT expires: - '-1' pragma: @@ -705,7 +662,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31987 + - Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31980 status: code: 200 message: OK @@ -724,7 +681,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -732,12 +689,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-unmanaged-diskVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic\",\r\n - \ \"etag\": \"W/\\\"47c4abcf-cdfd-4041-b302-4962f7fd7b6f\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e29ce2d1-b050-4e1f-b00b-d6f9a99a921e\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"41e5c2ca-8c5c-4c2b-8059-8208af0501a7\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"333bc0ae-dd2a-4d1a-b8ed-b90ba22f4715\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-unmanaged-disk\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\",\r\n - \ \"etag\": \"W/\\\"47c4abcf-cdfd-4041-b302-4962f7fd7b6f\\\"\",\r\n + \ \"etag\": \"W/\\\"e29ce2d1-b050-4e1f-b00b-d6f9a99a921e\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -746,8 +703,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\": - \"04ere2dlvywu1ezimabrfyi2qh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-C9-BA\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4pxpelc2aczuxcnyu5qh2t5ipb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-3B-C2-82\",\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_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-unmanaged-diskNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -761,9 +718,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:16 GMT + - Fri, 27 Dec 2019 15:06:00 GMT etag: - - W/"47c4abcf-cdfd-4041-b302-4962f7fd7b6f" + - W/"e29ce2d1-b050-4e1f-b00b-d6f9a99a921e" expires: - '-1' pragma: @@ -780,7 +737,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 51945f1e-23a1-4087-a922-caf064307630 + - 68d6a988-1925-4c13-820d-2eb411907d32 status: code: 200 message: OK @@ -799,7 +756,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -807,10 +764,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-unmanaged-diskPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-unmanaged-diskPublicIP\",\r\n - \ \"etag\": \"W/\\\"2b665a64-0acd-42e6-b211-913f68bb0b1a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"b878f7c9-4b3e-45ac-87af-c84eb7d292bb\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"7a975f78-b307-49a7-b033-0ab360d1bbfa\",\r\n - \ \"ipAddress\": \"40.83.208.235\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"1a3a0fc0-bbca-4485-abd2-4893a18c3ceb\",\r\n + \ \"ipAddress\": \"104.40.21.138\",\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_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -823,9 +780,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:16 GMT + - Fri, 27 Dec 2019 15:06:01 GMT etag: - - W/"2b665a64-0acd-42e6-b211-913f68bb0b1a" + - W/"b878f7c9-4b3e-45ac-87af-c84eb7d292bb" expires: - '-1' pragma: @@ -842,7 +799,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ba60fed-4a19-47cd-b3d6-0d00321d8a13 + - 78a935e4-1959-4f30-9827-375516d2f2a6 status: code: 200 message: OK @@ -866,7 +823,7 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -876,17 +833,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/06aea4ad-5741-4efb-bf7a-b3f805c17d53?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6204d9e6-9f34-4183-9e09-aef08eb75688?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:53:18 GMT + - Fri, 27 Dec 2019 15:06:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/06aea4ad-5741-4efb-bf7a-b3f805c17d53?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6204d9e6-9f34-4183-9e09-aef08eb75688?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -897,9 +854,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 + - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1196 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 202 message: Accepted @@ -918,26 +875,26 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/06aea4ad-5741-4efb-bf7a-b3f805c17d53?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6204d9e6-9f34-4183-9e09-aef08eb75688?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:53:18.2041732+00:00\",\r\n \"endTime\": - \"2019-11-01T07:53:33.688547+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2019-12-27T15:06:03.4710562+00:00\",\r\n \"endTime\": + \"2019-12-27T15:06:17.5961426+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 Fri Nov 1 07:54:00 2019\\n\"}]}\r\n - \ },\r\n \"name\": \"06aea4ad-5741-4efb-bf7a-b3f805c17d53\"\r\n}" + commands will be executed using /bin/sh\\njob 1 at Fri Dec 27 15:07:00 2019\\n\"}]}\r\n + \ },\r\n \"name\": \"6204d9e6-9f34-4183-9e09-aef08eb75688\"\r\n}" headers: cache-control: - no-cache content-length: - - '470' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:48 GMT + - Fri, 27 Dec 2019 15:06:34 GMT expires: - '-1' pragma: @@ -954,7 +911,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29985 + - Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29974 status: code: 200 message: OK @@ -973,14 +930,14 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/06aea4ad-5741-4efb-bf7a-b3f805c17d53?monitor=true&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6204d9e6-9f34-4183-9e09-aef08eb75688?monitor=true&api-version=2019-07-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 Fri Nov 1 07:54:00 2019\n"}]}' + will be executed using /bin/sh\njob 1 at Fri Dec 27 15:07:00 2019\n"}]}' headers: cache-control: - no-cache @@ -989,7 +946,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:53:49 GMT + - Fri, 27 Dec 2019 15:06:34 GMT expires: - '-1' pragma: @@ -1006,7 +963,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29983 + - Microsoft.Compute/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29973 status: code: 200 message: OK @@ -1027,7 +984,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1037,17 +994,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2181c6bd-1499-41dc-aebf-fb2514d3630c?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:55:00 GMT + - Fri, 27 Dec 2019 15:07:46 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2181c6bd-1499-41dc-aebf-fb2514d3630c?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1058,9 +1015,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197 + - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -1079,13 +1036,64 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a?api-version=2019-07-01 + response: + body: + string: "{\r\n \"startTime\": \"2019-12-27T15:07:46.7685515+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:07: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/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29969 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm deallocate + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2181c6bd-1499-41dc-aebf-fb2514d3630c?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:55:01.1732957+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"2181c6bd-1499-41dc-aebf-fb2514d3630c\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:07:46.7685515+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a\"\r\n}" headers: cache-control: - no-cache @@ -1094,7 +1102,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:11 GMT + - Fri, 27 Dec 2019 15:08:28 GMT expires: - '-1' pragma: @@ -1111,7 +1119,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29969 + - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29966 status: code: 200 message: OK @@ -1130,14 +1138,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2181c6bd-1499-41dc-aebf-fb2514d3630c?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:55:01.1732957+00:00\",\r\n \"endTime\": - \"2019-11-01T07:55:31.9546788+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"2181c6bd-1499-41dc-aebf-fb2514d3630c\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:07:46.7685515+00:00\",\r\n \"endTime\": + \"2019-12-27T15:08:37.7688457+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"68c3b0f3-fc1e-48d9-a7cd-6d5f6b54d31a\"\r\n}" headers: cache-control: - no-cache @@ -1146,7 +1154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:42 GMT + - Fri, 27 Dec 2019 15:08:58 GMT expires: - '-1' pragma: @@ -1163,7 +1171,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14972,Microsoft.Compute/GetOperation30Min;29966 + - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29961 status: code: 200 message: OK @@ -1184,7 +1192,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1198,7 +1206,7 @@ interactions: content-length: - '0' date: - - Fri, 01 Nov 2019 07:55:44 GMT + - Fri, 27 Dec 2019 15:09:01 GMT expires: - '-1' pragma: @@ -1211,9 +1219,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1195 + - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1192 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1192' status: code: 200 message: OK @@ -1232,7 +1240,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1241,14 +1249,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-unmanaged-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5ae88291-2aa1-4bdf-954f-65b88eab20d4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"a6dca91e-74c4-440a-83f7-1b9a737602bd\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_49c330ead8\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_d6364fb868\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-unmanaged-disk\",\r\n \"adminUsername\": @@ -1265,7 +1273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:45 GMT + - Fri, 27 Dec 2019 15:09:02 GMT expires: - '-1' pragma: @@ -1282,7 +1290,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31965 + - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31968 status: code: 200 message: OK @@ -1301,14 +1309,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1317,7 +1325,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:45 GMT + - Fri, 27 Dec 2019 15:09:03 GMT expires: - '-1' pragma: @@ -1352,7 +1360,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1365,7 +1373,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -1373,7 +1381,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/888f664e-ee4d-4329-bed9-27110627bb36?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/759dcab2-97c2-41f8-95a6-169dd6f7c379?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1381,7 +1389,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:53 GMT + - Fri, 27 Dec 2019 15:09:14 GMT expires: - '-1' pragma: @@ -1394,9 +1402,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;197 + - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;198 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1195' status: code: 201 message: Created @@ -1415,14 +1423,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/888f664e-ee4d-4329-bed9-27110627bb36?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/759dcab2-97c2-41f8-95a6-169dd6f7c379?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:55:47.8766589+00:00\",\r\n \"endTime\": - \"2019-11-01T07:55:58.0329298+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"888f664e-ee4d-4329-bed9-27110627bb36\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:09:08.3627984+00:00\",\r\n \"endTime\": + \"2019-12-27T15:09:18.4722465+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"759dcab2-97c2-41f8-95a6-169dd6f7c379\"\r\n}" headers: cache-control: - no-cache @@ -1431,7 +1439,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:23 GMT + - Fri, 27 Dec 2019 15:09:45 GMT expires: - '-1' pragma: @@ -1448,7 +1456,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29956 + - Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29953 status: code: 200 message: OK @@ -1467,7 +1475,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged?api-version=2019-07-01 response: @@ -1478,7 +1486,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -1490,7 +1498,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:23 GMT + - Fri, 27 Dec 2019 15:09:45 GMT expires: - '-1' pragma: @@ -1507,7 +1515,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;353,Microsoft.Compute/GetImages30Min;1793 + - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1796 status: code: 200 message: OK @@ -1526,14 +1534,14 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1542,7 +1550,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:24 GMT + - Fri, 27 Dec 2019 15:09:47 GMT expires: - '-1' pragma: @@ -1621,13 +1629,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:25 GMT + - Fri, 27 Dec 2019 15:09:48 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:01:25 GMT + - Fri, 27 Dec 2019 15:14:48 GMT source-age: - - '28' + - '6' strict-transport-security: - max-age=31536000 vary: @@ -1641,17 +1649,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 372410a8d905916f4909ecfc84e2003debf0b1cc + - 59dcbf093f1b10af6a18772fa4e6dbd2871fcf1e x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - A430:45E0:213B78:238F15:5DBBE50C + - 0EE0:04E0:1B38B3:1E657C:5E061EB6 x-served-by: - - cache-sin18038-SIN + - cache-sin18021-SIN x-timer: - - S1572594986.975271,VS0,VE6 + - S1577459388.286364,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -1672,7 +1680,7 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1681,14 +1689,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"fa2e1b90-4bff-4dde-9f99-6c578379d5af\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"09962823-3d87-48ef-9b1b-2527c461a9dd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"fa2e1b90-4bff-4dde-9f99-6c578379d5af\\\"\",\r\n + \ \"etag\": \"W/\\\"09962823-3d87-48ef-9b1b-2527c461a9dd\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n @@ -1704,7 +1712,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:26 GMT + - Fri, 27 Dec 2019 15:09:48 GMT expires: - '-1' pragma: @@ -1721,7 +1729,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2270c14b-2d18-4f36-b5c0-2984b972b676 + - 6084ff0c-c383-428b-afb7-2a8afdfbe302 status: code: 200 message: OK @@ -1777,25 +1785,25 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_KcyLTl8Am3zYTurfwUWlS0QHmeEFne4f","name":"vm_deploy_KcyLTl8Am3zYTurfwUWlS0QHmeEFne4f","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12268925013065792949","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:56:30.4036512Z","duration":"PT2.3163721S","correlationId":"7d27d3f2-8a09-47e1-a7d0-c099b81b8c44","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-managed-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-managed-disk"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_MkjYZbTzMI6H0UEzl2saqk3eOykQz3U0","name":"vm_deploy_MkjYZbTzMI6H0UEzl2saqk3eOykQz3U0","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4166832415051688957","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:09:53.6968377Z","duration":"PT2.5419808S","correlationId":"8564691a-214f-4fb7-ac9f-3381b50d3c62","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-managed-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-managed-disk"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_KcyLTl8Am3zYTurfwUWlS0QHmeEFne4f/operationStatuses/08586290118973903473?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_MkjYZbTzMI6H0UEzl2saqk3eOykQz3U0/operationStatuses/08586241474943227695?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2564' + - '2563' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:31 GMT + - Fri, 27 Dec 2019 15:09:54 GMT expires: - '-1' pragma: @@ -1805,7 +1813,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1189' status: code: 201 message: Created @@ -1824,52 +1832,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:57:01 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 --storage-sku --data-disk-sizes-gb --admin-username --admin-password - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1881,7 +1846,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:32 GMT + - Fri, 27 Dec 2019 15:10:25 GMT expires: - '-1' pragma: @@ -1910,9 +1875,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1924,7 +1889,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:03 GMT + - Fri, 27 Dec 2019 15:10:56 GMT expires: - '-1' pragma: @@ -1953,9 +1918,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1967,7 +1932,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:33 GMT + - Fri, 27 Dec 2019 15:11:27 GMT expires: - '-1' pragma: @@ -1996,9 +1961,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2010,7 +1975,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:03 GMT + - Fri, 27 Dec 2019 15:11:57 GMT expires: - '-1' pragma: @@ -2039,9 +2004,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2053,7 +2018,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:34 GMT + - Fri, 27 Dec 2019 15:12:28 GMT expires: - '-1' pragma: @@ -2082,9 +2047,9 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290118973903473?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474943227695?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -2096,7 +2061,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:04 GMT + - Fri, 27 Dec 2019 15:12:59 GMT expires: - '-1' pragma: @@ -2125,21 +2090,21 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_KcyLTl8Am3zYTurfwUWlS0QHmeEFne4f","name":"vm_deploy_KcyLTl8Am3zYTurfwUWlS0QHmeEFne4f","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12268925013065792949","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:59:43.9736989Z","duration":"PT3M15.8864198S","correlationId":"7d27d3f2-8a09-47e1-a7d0-c099b81b8c44","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-managed-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-managed-disk"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_MkjYZbTzMI6H0UEzl2saqk3eOykQz3U0","name":"vm_deploy_MkjYZbTzMI6H0UEzl2saqk3eOykQz3U0","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4166832415051688957","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:12:39.3279618Z","duration":"PT2M48.1731049S","correlationId":"8564691a-214f-4fb7-ac9f-3381b50d3c62","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-managed-diskPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-managed-diskVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-managed-disk"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3475' + - '3474' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:05 GMT + - Fri, 27 Dec 2019 15:12:59 GMT expires: - '-1' pragma: @@ -2168,7 +2133,7 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2177,39 +2142,39 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n \"createOption\": + \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2219,39 +2184,39 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T08:00:06+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"2019-12-27T15:12:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.5333421+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:11:37.9260989+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\",\r\n \"statuses\": + \"vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.5333421+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:11:37.9260989+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n \"statuses\": + \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.5333421+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:11:37.9260989+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"statuses\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.5333421+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:11:37.9260989+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"statuses\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:57:18.5333421+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:11:37.9260989+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\": \"2019-11-01T07:59:26.7525167+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:12:34.5983847+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}" @@ -2263,7 +2228,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:06 GMT + - Fri, 27 Dec 2019 15:13:00 GMT expires: - '-1' pragma: @@ -2280,7 +2245,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3980,Microsoft.Compute/LowCostGet30Min;31931 + - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31946 status: code: 200 message: OK @@ -2299,7 +2264,7 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2307,12 +2272,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-managed-diskVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic\",\r\n - \ \"etag\": \"W/\\\"2892404a-1bc3-49ff-8378-63b1031e86cf\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"487c04f7-dc9e-494b-8307-78e0640c4f6c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"1b101162-036a-4dca-8a6f-75e205cb5033\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"6015be92-8707-44ae-9d15-a9bb92f099a5\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-managed-disk\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\",\r\n - \ \"etag\": \"W/\\\"2892404a-1bc3-49ff-8378-63b1031e86cf\\\"\",\r\n + \ \"etag\": \"W/\\\"487c04f7-dc9e-494b-8307-78e0640c4f6c\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2321,8 +2286,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\": - \"04ere2dlvywu1ezimabrfyi2qh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-D5-86\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4pxpelc2aczuxcnyu5qh2t5ipb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-27-5A\",\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_image000001/providers/Microsoft.Network/networkSecurityGroups/vm-managed-diskNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2336,9 +2301,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:06 GMT + - Fri, 27 Dec 2019 15:13:02 GMT etag: - - W/"2892404a-1bc3-49ff-8378-63b1031e86cf" + - W/"487c04f7-dc9e-494b-8307-78e0640c4f6c" expires: - '-1' pragma: @@ -2355,7 +2320,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2573342f-e91f-4cfa-991e-b7a405492744 + - 7a6961b6-5179-4d88-b9ea-858a225307cb status: code: 200 message: OK @@ -2374,7 +2339,7 @@ interactions: - -g -n --image --storage-sku --data-disk-sizes-gb --admin-username --admin-password User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2382,11 +2347,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-managed-diskPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm-managed-diskPublicIP\",\r\n - \ \"etag\": \"W/\\\"b74b0bce-2d7a-464c-8223-bdddff9e9eab\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"9cc4b930-a13a-4852-96d4-d444bb7c2076\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e7fa5a1e-f37f-434a-91bc-885708addbc6\",\r\n - \ \"ipAddress\": \"104.42.198.4\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"be252292-5183-4360-ac62-067852f75899\",\r\n + \ \"ipAddress\": \"104.210.53.183\",\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_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -2394,13 +2359,13 @@ interactions: cache-control: - no-cache content-length: - - '1044' + - '1046' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:06 GMT + - Fri, 27 Dec 2019 15:13:02 GMT etag: - - W/"b74b0bce-2d7a-464c-8223-bdddff9e9eab" + - W/"9cc4b930-a13a-4852-96d4-d444bb7c2076" expires: - '-1' pragma: @@ -2417,7 +2382,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e8c0ef2e-467c-49c9-a232-042c001e4f4c + - 4374ff97-6eec-47a6-a76e-980c3b0d1ce5 status: code: 200 message: OK @@ -2436,7 +2401,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2445,39 +2410,39 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n \"createOption\": + \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2494,7 +2459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:07 GMT + - Fri, 27 Dec 2019 15:13:04 GMT expires: - '-1' pragma: @@ -2511,7 +2476,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31930 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31945 status: code: 200 message: OK @@ -2530,7 +2495,7 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2539,39 +2504,39 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n \"createOption\": + \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2588,7 +2553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:08 GMT + - Fri, 27 Dec 2019 15:13:05 GMT expires: - '-1' pragma: @@ -2605,7 +2570,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31929 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31944 status: code: 200 message: OK @@ -2613,18 +2578,18 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c", + "osDisk": {"osType": "Linux", "name": "vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c", - "storageAccountType": "Standard_LRS"}}, "dataDisks": [{"lun": 1, "name": "vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb", + "storageAccountType": "Standard_LRS"}}, "dataDisks": [{"lun": 1, "name": "vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03", "caching": "None", "createOption": "Empty", "diskSizeGB": 1, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03", "storageAccountType": "Standard_LRS"}, "toBeDetached": false}, {"lun": 2, "name": - "vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7", + "vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459", "storageAccountType": "Standard_LRS"}, "toBeDetached": false}, {"lun": 3, "name": - "vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368", + "vm-managed-disk_disk5_554311fc46134872851f55fd304e666c", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c", "storageAccountType": "Standard_LRS"}, "toBeDetached": false}]}, "osProfile": {"computerName": "vm-managed-disk", "adminUsername": "sdk-test-admin", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": @@ -2647,7 +2612,7 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2656,39 +2621,39 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_2fc867ef35214853973dc2ff73397d92\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk2_a2c9dd2cd2024321ba25bbdbc5a6a232\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": true\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n \"createOption\": + \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2701,7 +2666,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a64150f4-c9a6-43f5-9667-5623f119fa17?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/be10e057-72c2-443e-a3c9-821eb8c424d4?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2709,7 +2674,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:11 GMT + - Fri, 27 Dec 2019 15:13:10 GMT expires: - '-1' pragma: @@ -2726,9 +2691,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1179 + - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1189 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1191' status: code: 200 message: OK @@ -2747,14 +2712,14 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a64150f4-c9a6-43f5-9667-5623f119fa17?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/be10e057-72c2-443e-a3c9-821eb8c424d4?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:00:10.5808425+00:00\",\r\n \"endTime\": - \"2019-11-01T08:00:27.9559725+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"a64150f4-c9a6-43f5-9667-5623f119fa17\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:13:08.2548422+00:00\",\r\n \"endTime\": + \"2019-12-27T15:13:25.3798908+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"be10e057-72c2-443e-a3c9-821eb8c424d4\"\r\n}" headers: cache-control: - no-cache @@ -2763,7 +2728,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:41 GMT + - Fri, 27 Dec 2019 15:13:41 GMT expires: - '-1' pragma: @@ -2780,7 +2745,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14955,Microsoft.Compute/GetOperation30Min;29895 + - Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29931 status: code: 200 message: OK @@ -2799,40 +2764,40 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2849,7 +2814,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:41 GMT + - Fri, 27 Dec 2019 15:13:41 GMT expires: - '-1' pragma: @@ -2866,7 +2831,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31922 + - Microsoft.Compute/LowCostGet3Min;3980,Microsoft.Compute/LowCostGet30Min;31935 status: code: 200 message: OK @@ -2885,7 +2850,7 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2894,33 +2859,33 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -2937,7 +2902,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:42 GMT + - Fri, 27 Dec 2019 15:13:44 GMT expires: - '-1' pragma: @@ -2954,7 +2919,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3971,Microsoft.Compute/LowCostGet30Min;31921 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31934 status: code: 200 message: OK @@ -2962,15 +2927,15 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c", + "osDisk": {"osType": "Linux", "name": "vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c", - "storageAccountType": "Standard_LRS"}}, "dataDisks": [{"lun": 1, "name": "vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb", + "storageAccountType": "Standard_LRS"}}, "dataDisks": [{"lun": 1, "name": "vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03", "caching": "None", "createOption": "Empty", "diskSizeGB": 1, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03", "storageAccountType": "Standard_LRS"}, "toBeDetached": false}, {"lun": 3, "name": - "vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368", + "vm-managed-disk_disk5_554311fc46134872851f55fd304e666c", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c", "storageAccountType": "Standard_LRS"}, "toBeDetached": false}]}, "osProfile": {"computerName": "vm-managed-disk", "adminUsername": "sdk-test-admin", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": @@ -2993,7 +2958,7 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -3002,33 +2967,33 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": - \"vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\",\r\n \"createOption\": + \"vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_9a2a551c0b3143d38bc2553cd0f399c7\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk4_b5850fb5a9df4848bc9078d889f69459\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": true\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -3041,7 +3006,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/48ee1cf4-1919-4ff5-89d8-cfb5de5c3868?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2e5c82c6-e322-4c88-82c9-c25bd03c4677?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -3049,7 +3014,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:00:44 GMT + - Fri, 27 Dec 2019 15:13:47 GMT expires: - '-1' pragma: @@ -3066,9 +3031,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1177 + - Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1188 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1188' status: code: 200 message: OK @@ -3087,14 +3052,14 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/48ee1cf4-1919-4ff5-89d8-cfb5de5c3868?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2e5c82c6-e322-4c88-82c9-c25bd03c4677?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:00:44.4404525+00:00\",\r\n \"endTime\": - \"2019-11-01T08:01:02.8468629+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"48ee1cf4-1919-4ff5-89d8-cfb5de5c3868\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:13:46.1457181+00:00\",\r\n \"endTime\": + \"2019-12-27T15:14:02.7551828+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"2e5c82c6-e322-4c88-82c9-c25bd03c4677\"\r\n}" headers: cache-control: - no-cache @@ -3103,7 +3068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:15 GMT + - Fri, 27 Dec 2019 15:14:18 GMT expires: - '-1' pragma: @@ -3120,7 +3085,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14955,Microsoft.Compute/GetOperation30Min;29883 + - Microsoft.Compute/GetOperation3Min;14981,Microsoft.Compute/GetOperation30Min;29926 status: code: 200 message: OK @@ -3139,34 +3104,34 @@ interactions: - -n --vm-name -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -3183,7 +3148,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:15 GMT + - Fri, 27 Dec 2019 15:14:19 GMT expires: - '-1' pragma: @@ -3200,7 +3165,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31918 + - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31931 status: code: 200 message: OK @@ -3219,7 +3184,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3228,27 +3193,27 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n \"createOption\": + \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -3265,7 +3230,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:17 GMT + - Fri, 27 Dec 2019 15:14:21 GMT expires: - '-1' pragma: @@ -3282,7 +3247,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31917 + - Microsoft.Compute/LowCostGet3Min;3975,Microsoft.Compute/LowCostGet30Min;31929 status: code: 200 message: OK @@ -3306,7 +3271,7 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3316,17 +3281,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4fcb2e5f-4b4c-4543-a5e2-a247258e8584?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cfb8e817-c6c8-4682-a1fb-0d30ce728532?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:01:18 GMT + - Fri, 27 Dec 2019 15:14:22 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4fcb2e5f-4b4c-4543-a5e2-a247258e8584?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cfb8e817-c6c8-4682-a1fb-0d30ce728532?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3337,7 +3302,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1191 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1187 x-ms-ratelimit-remaining-subscription-writes: - '1195' status: @@ -3358,26 +3323,26 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4fcb2e5f-4b4c-4543-a5e2-a247258e8584?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cfb8e817-c6c8-4682-a1fb-0d30ce728532?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:01:19.0969663+00:00\",\r\n \"endTime\": - \"2019-11-01T08:01:32.2376727+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2019-12-27T15:14:22.989656+00:00\",\r\n \"endTime\": + \"2019-12-27T15:14:35.9428678+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 Fri Nov 1 08:02:00 2019\\n\"}]}\r\n - \ },\r\n \"name\": \"4fcb2e5f-4b4c-4543-a5e2-a247258e8584\"\r\n}" + commands will be executed using /bin/sh\\njob 1 at Fri Dec 27 15:15:00 2019\\n\"}]}\r\n + \ },\r\n \"name\": \"cfb8e817-c6c8-4682-a1fb-0d30ce728532\"\r\n}" headers: cache-control: - no-cache content-length: - - '471' + - '470' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:48 GMT + - Fri, 27 Dec 2019 15:14:53 GMT expires: - '-1' pragma: @@ -3394,7 +3359,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14952,Microsoft.Compute/GetOperation30Min;29871 + - Microsoft.Compute/GetOperation3Min;14977,Microsoft.Compute/GetOperation30Min;29920 status: code: 200 message: OK @@ -3413,14 +3378,14 @@ interactions: - -g -n --command-id --scripts User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4fcb2e5f-4b4c-4543-a5e2-a247258e8584?monitor=true&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cfb8e817-c6c8-4682-a1fb-0d30ce728532?monitor=true&api-version=2019-07-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 Fri Nov 1 08:02:00 2019\n"}]}' + will be executed using /bin/sh\njob 1 at Fri Dec 27 15:15:00 2019\n"}]}' headers: cache-control: - no-cache @@ -3429,7 +3394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:01:49 GMT + - Fri, 27 Dec 2019 15:14:53 GMT expires: - '-1' pragma: @@ -3446,7 +3411,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14951,Microsoft.Compute/GetOperation30Min;29870 + - Microsoft.Compute/GetOperation3Min;14976,Microsoft.Compute/GetOperation30Min;29919 status: code: 200 message: OK @@ -3467,7 +3432,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3477,17 +3442,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f77cfde-4ea5-4b34-a490-ba342715860f?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dddf15f7-5b55-456b-86a8-60af2574efd6?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 08:03:00 GMT + - Fri, 27 Dec 2019 15:16:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f77cfde-4ea5-4b34-a490-ba342715860f?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dddf15f7-5b55-456b-86a8-60af2574efd6?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -3498,9 +3463,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;236,Microsoft.Compute/DeleteVM30Min;1183 + - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1197 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1193' status: code: 202 message: Accepted @@ -3519,13 +3484,64 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dddf15f7-5b55-456b-86a8-60af2574efd6?api-version=2019-07-01 + response: + body: + string: "{\r\n \"startTime\": \"2019-12-27T15:16:06.4121945+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"dddf15f7-5b55-456b-86a8-60af2574efd6\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:16:17 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;14978,Microsoft.Compute/GetOperation30Min;29910 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm deallocate + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f77cfde-4ea5-4b34-a490-ba342715860f?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dddf15f7-5b55-456b-86a8-60af2574efd6?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:01.1286708+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"3f77cfde-4ea5-4b34-a490-ba342715860f\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:16:06.4121945+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"dddf15f7-5b55-456b-86a8-60af2574efd6\"\r\n}" headers: cache-control: - no-cache @@ -3534,7 +3550,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:11 GMT + - Fri, 27 Dec 2019 15:16:53 GMT expires: - '-1' pragma: @@ -3551,7 +3567,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14955,Microsoft.Compute/GetOperation30Min;29854 + - Microsoft.Compute/GetOperation3Min;14971,Microsoft.Compute/GetOperation30Min;29900 status: code: 200 message: OK @@ -3570,14 +3586,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f77cfde-4ea5-4b34-a490-ba342715860f?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dddf15f7-5b55-456b-86a8-60af2574efd6?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:01.1286708+00:00\",\r\n \"endTime\": - \"2019-11-01T08:03:42.0039344+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"3f77cfde-4ea5-4b34-a490-ba342715860f\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:16:06.4121945+00:00\",\r\n \"endTime\": + \"2019-12-27T15:16:57.2249762+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"dddf15f7-5b55-456b-86a8-60af2574efd6\"\r\n}" headers: cache-control: - no-cache @@ -3586,7 +3602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:47 GMT + - Fri, 27 Dec 2019 15:17:23 GMT expires: - '-1' pragma: @@ -3603,7 +3619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14952,Microsoft.Compute/GetOperation30Min;29841 + - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29891 status: code: 200 message: OK @@ -3624,7 +3640,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -3638,7 +3654,7 @@ interactions: content-length: - '0' date: - - Fri, 01 Nov 2019 08:03:48 GMT + - Fri, 27 Dec 2019 15:17:26 GMT expires: - '-1' pragma: @@ -3651,9 +3667,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1188 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1184 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1191' status: code: 200 message: OK @@ -3672,7 +3688,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3681,23 +3697,23 @@ interactions: body: string: "{\r\n \"name\": \"vm-managed-disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"40f2e171-f7a5-49e7-b8e2-ecd336daed71\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aceaf114-4f81-485b-9704-3dd25a6462d4\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\",\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n - \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ }\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 1,\r\n \"name\": \"vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\",\r\n + 1,\r\n \"name\": \"vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n - \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"toBeDetached\": false\r\n },\r\n {\r\n - \ \"lun\": 3,\r\n \"name\": \"vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\",\r\n + \ \"lun\": 3,\r\n \"name\": \"vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n - \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n \ },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-managed-disk\",\r\n \ \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -3714,7 +3730,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:50 GMT + - Fri, 27 Dec 2019 15:17:28 GMT expires: - '-1' pragma: @@ -3731,7 +3747,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3962,Microsoft.Compute/LowCostGet30Min;31883 + - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31904 status: code: 200 message: OK @@ -3750,14 +3766,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -3766,7 +3782,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:50 GMT + - Fri, 27 Dec 2019 15:17:29 GMT expires: - '-1' pragma: @@ -3801,7 +3817,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -3814,13 +3830,13 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"managedDisk\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -3828,7 +3844,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/b4a305cb-4d50-4b6d-ae3b-909f015aea6e?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e3076664-26d3-4033-af9a-52901472601e?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -3836,7 +3852,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:03:53 GMT + - Fri, 27 Dec 2019 15:17:34 GMT expires: - '-1' pragma: @@ -3849,9 +3865,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;191 + - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;197 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1192' status: code: 201 message: Created @@ -3870,14 +3886,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/b4a305cb-4d50-4b6d-ae3b-909f015aea6e?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e3076664-26d3-4033-af9a-52901472601e?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:03:53.3164438+00:00\",\r\n \"endTime\": - \"2019-11-01T08:03:58.4102173+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"b4a305cb-4d50-4b6d-ae3b-909f015aea6e\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:17:33.8343091+00:00\",\r\n \"endTime\": + \"2019-12-27T15:17:38.9128046+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"e3076664-26d3-4033-af9a-52901472601e\"\r\n}" headers: cache-control: - no-cache @@ -3886,7 +3902,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:23 GMT + - Fri, 27 Dec 2019 15:18:05 GMT expires: - '-1' pragma: @@ -3903,7 +3919,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14957,Microsoft.Compute/GetOperation30Min;29832 + - Microsoft.Compute/GetOperation3Min;14970,Microsoft.Compute/GetOperation30Min;29884 status: code: 200 message: OK @@ -3922,7 +3938,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed?api-version=2019-07-01 response: @@ -3933,14 +3949,14 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -3952,7 +3968,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:24 GMT + - Fri, 27 Dec 2019 15:18:05 GMT expires: - '-1' pragma: @@ -3969,7 +3985,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1782 + - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1792 status: code: 200 message: OK @@ -3988,14 +4004,14 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -4004,7 +4020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:26 GMT + - Fri, 27 Dec 2019 15:18:07 GMT expires: - '-1' pragma: @@ -4083,13 +4099,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:27 GMT + - Fri, 27 Dec 2019 15:18:09 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:09:27 GMT + - Fri, 27 Dec 2019 15:23:09 GMT source-age: - - '108' + - '133' strict-transport-security: - max-age=31536000 vary: @@ -4103,17 +4119,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 1940b1add4428d1714d491f81a1d2d2f5b819c8c + - b784d2c543084ebff4953842c57d7b2b8f0ffc7b x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - BED0:5B73:205A33:22A43C:5DBBE69E + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18051-SIN + - cache-sin18030-SIN x-timer: - - S1572595467.300589,VS0,VE0 + - S1577459889.020788,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -4134,7 +4150,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4147,7 +4163,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -4159,7 +4175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:27 GMT + - Fri, 27 Dec 2019 15:18:09 GMT expires: - '-1' pragma: @@ -4176,7 +4192,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1781 + - Microsoft.Compute/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1791 status: code: 200 message: OK @@ -4195,7 +4211,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4208,7 +4224,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -4220,7 +4236,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:27 GMT + - Fri, 27 Dec 2019 15:18:10 GMT expires: - '-1' pragma: @@ -4237,7 +4253,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1780 + - Microsoft.Compute/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1790 status: code: 200 message: OK @@ -4256,7 +4272,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4265,14 +4281,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"1b31ff45-607a-474b-9de9-5bbcefa9cf5e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"468e0e4c-f63b-4454-a77b-98315c9d9b59\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"1b31ff45-607a-474b-9de9-5bbcefa9cf5e\\\"\",\r\n + \ \"etag\": \"W/\\\"468e0e4c-f63b-4454-a77b-98315c9d9b59\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n @@ -4289,7 +4305,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:28 GMT + - Fri, 27 Dec 2019 15:18:12 GMT expires: - '-1' pragma: @@ -4306,7 +4322,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8a158ebf-61ce-4f92-96f0-46e37c59e5fc + - aa79e371-6de2-4c85-a20c-e1addec7f545 status: code: 200 message: OK @@ -4356,25 +4372,25 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_8RMFS2T6HnufvRBX4UxMcMZ9gY3nMpsL","name":"vm_deploy_8RMFS2T6HnufvRBX4UxMcMZ9gY3nMpsL","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6197038918336815783","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:04:31.9741314Z","duration":"PT2.1063932S","correlationId":"48f5617b-43b5-4155-bcee-d29a93df0635","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_ey8ssmjbUNNJvfiDLHNAfQDdV7XKXRfP","name":"vm_deploy_ey8ssmjbUNNJvfiDLHNAfQDdV7XKXRfP","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11981005000974729559","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:18:17.09549Z","duration":"PT2.6443197S","correlationId":"9bc7b440-c181-4e8a-af8b-43f14264c453","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_8RMFS2T6HnufvRBX4UxMcMZ9gY3nMpsL/operationStatuses/08586290114156098961?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_ey8ssmjbUNNJvfiDLHNAfQDdV7XKXRfP/operationStatuses/08586241469910264559?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2513' + - '2512' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:04:33 GMT + - Fri, 27 Dec 2019 15:18:17 GMT expires: - '-1' pragma: @@ -4384,7 +4400,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1191' status: code: 201 message: Created @@ -4403,9 +4419,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469910264559?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4417,7 +4433,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:04 GMT + - Fri, 27 Dec 2019 15:18:48 GMT expires: - '-1' pragma: @@ -4446,9 +4462,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469910264559?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4460,7 +4476,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:05:34 GMT + - Fri, 27 Dec 2019 15:19:19 GMT expires: - '-1' pragma: @@ -4489,9 +4505,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469910264559?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -4503,7 +4519,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:04 GMT + - Fri, 27 Dec 2019 15:19:50 GMT expires: - '-1' pragma: @@ -4532,21 +4548,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241469910264559?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '20' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:06:35 GMT + - Fri, 27 Dec 2019 15:20:21 GMT expires: - '-1' pragma: @@ -4575,21 +4591,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_ey8ssmjbUNNJvfiDLHNAfQDdV7XKXRfP","name":"vm_deploy_ey8ssmjbUNNJvfiDLHNAfQDdV7XKXRfP","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11981005000974729559","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:19:52.2802456Z","duration":"PT1M37.8290753S","correlationId":"9bc7b440-c181-4e8a-af8b-43f14264c453","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '20' + - '3405' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:05 GMT + - Fri, 27 Dec 2019 15:20:21 GMT expires: - '-1' pragma: @@ -4618,31 +4634,75 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1?$expand=instanceView&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"fromimage1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1\",\r\n + \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"605a222d-d8ca-4e89-a564-5b17e060206a\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged\"\r\n + \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": + \"fromimage1_disk1_1366a52490e84226840e1e59941bb17b\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage1_disk1_1366a52490e84226840e1e59941bb17b\"\r\n + \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": + []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"fromimage1\",\r\n + \ \"adminUsername\": \"sdk-test-admin\",\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_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic\"}]},\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"fromimage1\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\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\": + \"2019-12-27T15:20:23+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"fromimage1_disk1_1366a52490e84226840e1e59941bb17b\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:18:47.7724758+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\": \"2019-12-27T15:19:42.7099646+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}" headers: cache-control: - no-cache content-length: - - '20' + - '3277' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:07:36 GMT + - Fri, 27 Dec 2019 15:20: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;3973,Microsoft.Compute/LowCostGet30Min;31879 status: code: 200 message: OK @@ -4661,193 +4721,20 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290114156098961?api-version=2019-07-01 - response: - body: - string: '{"status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '22' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:08:07 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 --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_8RMFS2T6HnufvRBX4UxMcMZ9gY3nMpsL","name":"vm_deploy_8RMFS2T6HnufvRBX4UxMcMZ9gY3nMpsL","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6197038918336815783","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:07:51.3219646Z","duration":"PT3M21.4542264S","correlationId":"48f5617b-43b5-4155-bcee-d29a93df0635","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP"}]}}' - headers: - cache-control: - - no-cache - content-length: - - '3404' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:08:07 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 --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1?$expand=instanceView&api-version=2019-07-01 - response: - body: - string: "{\r\n \"name\": \"fromimage1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1\",\r\n - \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"329e8c95-bbc2-404a-8448-d3d69e81f4de\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged\"\r\n - \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"fromimage1_disk1_8684ce3ffb2b4244bf514c6ea2429d17\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage1_disk1_8684ce3ffb2b4244bf514c6ea2429d17\"\r\n - \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"fromimage1\",\r\n - \ \"adminUsername\": \"sdk-test-admin\",\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_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic\"}]},\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": - \"fromimage1\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\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\": - \"2019-11-01T08:08:08+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"fromimage1_disk1_8684ce3ffb2b4244bf514c6ea2429d17\",\r\n - \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:05:29.1916431+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\": \"2019-11-01T08:06:58.3635241+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}" - headers: - cache-control: - - no-cache - content-length: - - '3277' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:08:08 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;3966,Microsoft.Compute/LowCostGet30Min;31823 - 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 --admin-password --authentication-type - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic?api-version=2018-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"fromimage1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic\",\r\n - \ \"etag\": \"W/\\\"6afbefb0-d9b4-4996-a986-8299951b8269\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"665b48f5-773f-4a2f-86e0-4f5df524e28d\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"79d9dd4f-3218-44dc-b3a2-637a70e95243\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"5dcb798e-478a-42dd-b50a-b629f520c989\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigfromimage1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\",\r\n - \ \"etag\": \"W/\\\"6afbefb0-d9b4-4996-a986-8299951b8269\\\"\",\r\n + \ \"etag\": \"W/\\\"665b48f5-773f-4a2f-86e0-4f5df524e28d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.6\",\r\n \"privateIPAllocationMethod\": @@ -4856,8 +4743,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\": - \"04ere2dlvywu1ezimabrfyi2qh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-BB-6E\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4pxpelc2aczuxcnyu5qh2t5ipb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-3A-C9\",\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_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -4871,9 +4758,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:09 GMT + - Fri, 27 Dec 2019 15:20:24 GMT etag: - - W/"6afbefb0-d9b4-4996-a986-8299951b8269" + - W/"665b48f5-773f-4a2f-86e0-4f5df524e28d" expires: - '-1' pragma: @@ -4890,7 +4777,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd921f18-33b9-4eaf-b06a-e95eee4a9846 + - 343e451f-c600-4a7a-9d0b-e257377e3945 status: code: 200 message: OK @@ -4909,7 +4796,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4917,10 +4804,10 @@ interactions: response: body: string: "{\r\n \"name\": \"fromimage1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage1PublicIP\",\r\n - \ \"etag\": \"W/\\\"1aaa51b7-d9c8-41a2-870e-312bb2ad23f0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"9c517aa1-af66-4ee9-8bb0-e66833970256\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"5eaf81a2-3fc2-42be-9d31-cf34676fcf16\",\r\n - \ \"ipAddress\": \"104.42.47.115\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"b81bd0e9-9324-4da2-8a6e-776060bd1132\",\r\n + \ \"ipAddress\": \"104.42.77.156\",\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_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -4933,9 +4820,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:09 GMT + - Fri, 27 Dec 2019 15:20:24 GMT etag: - - W/"1aaa51b7-d9c8-41a2-870e-312bb2ad23f0" + - W/"9c517aa1-af66-4ee9-8bb0-e66833970256" expires: - '-1' pragma: @@ -4952,7 +4839,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0fd6425e-18a6-4772-9778-6cf176c2f343 + - e1f20aa4-6976-4f6a-b95e-2e45c1d62d08 status: code: 200 message: OK @@ -4971,7 +4858,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -4980,15 +4867,15 @@ interactions: body: string: "{\r\n \"name\": \"fromimage1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"329e8c95-bbc2-404a-8448-d3d69e81f4de\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"605a222d-d8ca-4e89-a564-5b17e060206a\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"fromimage1_disk1_8684ce3ffb2b4244bf514c6ea2429d17\",\r\n \"createOption\": + \"fromimage1_disk1_1366a52490e84226840e1e59941bb17b\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage1_disk1_8684ce3ffb2b4244bf514c6ea2429d17\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage1_disk1_1366a52490e84226840e1e59941bb17b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"fromimage1\",\r\n \ \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -5005,7 +4892,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:11 GMT + - Fri, 27 Dec 2019 15:20:25 GMT expires: - '-1' pragma: @@ -5022,7 +4909,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3965,Microsoft.Compute/LowCostGet30Min;31822 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31878 status: code: 200 message: OK @@ -5041,14 +4928,14 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -5057,7 +4944,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:11 GMT + - Fri, 27 Dec 2019 15:20:26 GMT expires: - '-1' pragma: @@ -5136,13 +5023,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:12 GMT + - Fri, 27 Dec 2019 15:20:28 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:13:12 GMT + - Fri, 27 Dec 2019 15:25:28 GMT source-age: - - '5' + - '272' strict-transport-security: - max-age=31536000 vary: @@ -5152,21 +5039,21 @@ interactions: x-cache: - HIT x-cache-hits: - - '1' + - '2' x-content-type-options: - nosniff x-fastly-request-id: - - 1cb162eb68af697727b6ec5827a4a6930a5c9136 + - 068a1275a350481acc60032131ffddff713018ed x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 67FE:70AC:1F454C:219221:5DBBE7E6 + - 30F2:77A3:5DAB0C:64658C:5E06202B x-served-by: - - cache-sin18031-SIN + - cache-sin18048-SIN x-timer: - - S1572595692.431406,VS0,VE0 + - S1577460028.163225,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -5187,7 +5074,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5200,7 +5087,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -5212,7 +5099,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:12 GMT + - Fri, 27 Dec 2019 15:20:29 GMT expires: - '-1' pragma: @@ -5229,7 +5116,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;351,Microsoft.Compute/GetImages30Min;1769 + - Microsoft.Compute/GetImages3Min;353,Microsoft.Compute/GetImages30Min;1787 status: code: 200 message: OK @@ -5248,7 +5135,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5261,7 +5148,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-unmanaged-disk\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstorage49c330ead83d03.blob.core.windows.net/vhds/osdisk_49c330ead8.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged6364fb8681da0.blob.core.windows.net/vhds/osdisk_d6364fb868.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}" @@ -5273,7 +5160,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:13 GMT + - Fri, 27 Dec 2019 15:20:30 GMT expires: - '-1' pragma: @@ -5290,7 +5177,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;350,Microsoft.Compute/GetImages30Min;1768 + - Microsoft.Compute/GetImages3Min;353,Microsoft.Compute/GetImages30Min;1786 status: code: 200 message: OK @@ -5309,7 +5196,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -5318,14 +5205,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"4ac12b73-39cd-4f18-b4eb-ca8240fcf962\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"21f460f0-2daa-444a-b5bc-7f9d2e374d0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"4ac12b73-39cd-4f18-b4eb-ca8240fcf962\\\"\",\r\n + \ \"etag\": \"W/\\\"21f460f0-2daa-444a-b5bc-7f9d2e374d0a\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n @@ -5343,7 +5230,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:14 GMT + - Fri, 27 Dec 2019 15:20:31 GMT expires: - '-1' pragma: @@ -5360,7 +5247,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6e20232a-6720-4ed0-93a7-baef36fb4893 + - 90260004-6130-4aea-9314-3e5afcc6509a status: code: 200 message: OK @@ -5385,10 +5272,10 @@ 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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged"}}, - "osProfile": {"computerNamePrefix": "vmss1ed0d", "adminUsername": "sdk-test-admin", + "osProfile": {"computerNamePrefix": "vmss1e8c0", "adminUsername": "sdk-test-admin", "adminPassword": "[parameters(\''adminPassword\'')]"}, "networkProfile": {"networkInterfaceConfigurations": - [{"name": "vmss1ed0dNic", "properties": {"primary": "true", "ipConfigurations": - [{"name": "vmss1ed0dIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"}, + [{"name": "vmss1e8c0Nic", "properties": {"primary": "true", "ipConfigurations": + [{"name": "vmss1e8c0IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}}, "singlePlacementGroup": null}}], "outputs": {"VMSS": {"type": "object", "value": @@ -5412,17 +5299,17 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_ydkXKDbeCkBv5aIL3xeXCDL48Pxk5Rrb","name":"vmss_deploy_ydkXKDbeCkBv5aIL3xeXCDL48Pxk5Rrb","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6625207705323729170","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:08:18.3776796Z","duration":"PT2.4204485S","correlationId":"6d795867-de5c-4689-83cc-3ca274b9f5ab","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_65GXbM6WhEOpi3BNzVMTMHfg7LlGjyMG","name":"vmss_deploy_65GXbM6WhEOpi3BNzVMTMHfg7LlGjyMG","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10968421474858973807","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:20:37.526516Z","duration":"PT2.4828642S","correlationId":"b747cc7b-d005-4d5b-8558-37e484d67f2d","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/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_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_ydkXKDbeCkBv5aIL3xeXCDL48Pxk5Rrb/operationStatuses/08586290111895204054?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_65GXbM6WhEOpi3BNzVMTMHfg7LlGjyMG/operationStatuses/08586241468504339730?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -5430,7 +5317,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:20 GMT + - Fri, 27 Dec 2019 15:20:38 GMT expires: - '-1' pragma: @@ -5440,7 +5327,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1190' status: code: 201 message: Created @@ -5459,9 +5346,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290111895204054?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468504339730?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -5473,7 +5360,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:08:51 GMT + - Fri, 27 Dec 2019 15:21:10 GMT expires: - '-1' pragma: @@ -5502,9 +5389,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290111895204054?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468504339730?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -5516,7 +5403,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:22 GMT + - Fri, 27 Dec 2019 15:21:40 GMT expires: - '-1' pragma: @@ -5545,9 +5432,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290111895204054?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468504339730?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -5559,7 +5446,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:09:52 GMT + - Fri, 27 Dec 2019 15:22:12 GMT expires: - '-1' pragma: @@ -5588,21 +5475,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290111895204054?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241468504339730?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '20' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:23 GMT + - Fri, 27 Dec 2019 15:22:42 GMT expires: - '-1' pragma: @@ -5631,21 +5518,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290111895204054?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"status":"Succeeded"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_65GXbM6WhEOpi3BNzVMTMHfg7LlGjyMG","name":"vmss_deploy_65GXbM6WhEOpi3BNzVMTMHfg7LlGjyMG","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10968421474858973807","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:22:27.4298528Z","duration":"PT1M52.386201S","correlationId":"b747cc7b-d005-4d5b-8558-37e484d67f2d","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss1e8c0","adminUsername":"sdk-test-admin","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss1e8c0Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss1e8c0IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"2d1aa3d5-8e9e-481d-8020-4666c478a3b7"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '22' + - '4752' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:53 GMT + - Fri, 27 Dec 2019 15:22:42 GMT expires: - '-1' pragma: @@ -5667,28 +5554,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vmss create + - vm create Connection: - keep-alive ParameterSetName: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_ydkXKDbeCkBv5aIL3xeXCDL48Pxk5Rrb","name":"vmss_deploy_ydkXKDbeCkBv5aIL3xeXCDL48Pxk5Rrb","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6625207705323729170","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:10:33.6556349Z","duration":"PT2M17.6984038S","correlationId":"6d795867-de5c-4689-83cc-3ca274b9f5ab","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss1ed0d","adminUsername":"sdk-test-admin","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-unmanaged"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss1ed0dNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss1ed0dIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"b968b8a1-2728-419b-8038-c30238e6978f"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '4752' + - '428' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:53 GMT + - Fri, 27 Dec 2019 15:22:44 GMT expires: - '-1' pragma: @@ -5706,44 +5595,100 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate - CommandName: - - vm create Connection: - keep-alive - ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + - python-requests/2.22.0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 + uri: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: "{\n \"$schema\": \"http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json\",\n + \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {},\n \"variables\": + {},\n \"resources\": [],\n \"outputs\": {\n \"aliases\": {\n \"type\": + \"object\",\n \"value\": {\n \"Linux\": {\n \"CentOS\": + {\n \"publisher\": \"OpenLogic\",\n \"offer\": \"CentOS\",\n + \ \"sku\": \"7.5\",\n \"version\": \"latest\"\n },\n + \ \"CoreOS\": {\n \"publisher\": \"CoreOS\",\n \"offer\": + \"CoreOS\",\n \"sku\": \"Stable\",\n \"version\": \"latest\"\n + \ },\n \"Debian\": {\n \"publisher\": \"Debian\",\n + \ \"offer\": \"debian-10\",\n \"sku\": \"10\",\n \"version\": + \"latest\"\n },\n \"openSUSE-Leap\": {\n \"publisher\": + \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n \"sku\": + \"42.3\",\n \"version\": \"latest\"\n },\n \"RHEL\": + {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n + \ \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n },\n + \ \"SLES\": {\n \"publisher\": \"SUSE\",\n \"offer\": + \"SLES\",\n \"sku\": \"15\",\n \"version\": \"latest\"\n + \ },\n \"UbuntuLTS\": {\n \"publisher\": \"Canonical\",\n + \ \"offer\": \"UbuntuServer\",\n \"sku\": \"18.04-LTS\",\n + \ \"version\": \"latest\"\n }\n },\n \"Windows\": + {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n + \ \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n + \ \"version\": \"latest\"\n },\n \"Win2016Datacenter\": + {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": + \"WindowsServer\",\n \"sku\": \"2016-Datacenter\",\n \"version\": + \"latest\"\n },\n \"Win2012R2Datacenter\": {\n \"publisher\": + \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": + \"2012-R2-Datacenter\",\n \"version\": \"latest\"\n },\n + \ \"Win2012Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n + \ \"offer\": \"WindowsServer\",\n \"sku\": \"2012-Datacenter\",\n + \ \"version\": \"latest\"\n },\n \"Win2008R2SP1\": + {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": + \"WindowsServer\",\n \"sku\": \"2008-R2-SP1\",\n \"version\": + \"latest\"\n }\n }\n }\n }\n }\n}\n" headers: + accept-ranges: + - bytes + access-control-allow-origin: + - '*' cache-control: - - no-cache + - max-age=300 + connection: + - keep-alive content-length: - - '428' + - '2501' + content-security-policy: + - default-src 'none'; style-src 'unsafe-inline'; sandbox content-type: - - application/json; charset=utf-8 + - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:54 GMT + - Fri, 27 Dec 2019 15:22:45 GMT + etag: + - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - '-1' - pragma: - - no-cache + - Fri, 27 Dec 2019 15:27:45 GMT + source-age: + - '94' strict-transport-security: - - max-age=31536000; includeSubDomains + - max-age=31536000 vary: - - Accept-Encoding + - Authorization,Accept-Encoding, Accept-Encoding + via: + - 1.1 varnish + x-cache: + - HIT + x-cache-hits: + - '1' x-content-type-options: - nosniff + x-fastly-request-id: + - dc050e70e065d86346c9b140251043438efd1d39 + x-frame-options: + - deny + x-geo-block-list: + - '' + x-github-request-id: + - 80C6:04E1:5BEC9C:62BE7E:5E062166 + x-served-by: + - cache-sin18042-SIN + x-timer: + - S1577460166.822902,VS0,VE1 + x-xss-protection: + - 1; mode=block status: code: 200 message: OK @@ -5751,100 +5696,462 @@ interactions: body: null headers: Accept: - - '*/*' + - application/json Accept-Encoding: - gzip, deflate + CommandName: + - vm create Connection: - keep-alive + ParameterSetName: + - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - - python-requests/2.22.0 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed?api-version=2019-07-01 + response: + body: + string: "{\r\n \"name\": \"img-from-managed\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\",\r\n + \ \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n + \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": + 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n + \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n + \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": + \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '2114' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:22:46 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/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1785 + 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 --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed?api-version=2019-07-01 + response: + body: + string: "{\r\n \"name\": \"img-from-managed\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\",\r\n + \ \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n + \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": + 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n + \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n + \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": + \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '2114' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:22:48 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/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1784 + 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 --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 + response: + body: + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n + \ \"etag\": \"W/\\\"5045d258-6d99-4a33-918b-e83f0aa258a8\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n + \ \"etag\": \"W/\\\"5045d258-6d99-4a33-918b-e83f0aa258a8\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '3876' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:22: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-arm-service-request-id: + - 2af39ea8-6730-4ee8-993c-310a887df16e + 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": {"adminPassword": {"type": "securestring", + "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": + [{"type": "Microsoft.Network/networkSecurityGroups", "name": "fromimage2NSG", + "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", + "name": "fromimage2PublicIP", "location": "westus", "tags": {}, "dependsOn": + [], "properties": {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", + "type": "Microsoft.Network/networkInterfaces", "name": "fromimage2VMNic", "location": + "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/fromimage2NSG", + "Microsoft.Network/publicIpAddresses/fromimage2PublicIP"], "properties": {"ipConfigurations": + [{"name": "ipconfigfromimage2", "properties": {"privateIPAllocationMethod": + "Dynamic", "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"}, + "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP"}}}], + "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG"}}}, + {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": + "fromimage2", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/fromimage2VMNic"], + "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": + {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic"}]}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": + "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed"}, + "dataDisks": [{"lun": 1, "managedDisk": {"storageAccountType": null}, "createOption": + "fromImage"}, {"lun": 3, "managedDisk": {"storageAccountType": null}, "createOption": + "fromImage"}]}, "osProfile": {"computerName": "fromimage2", "adminUsername": + "sdk-test-admin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], + "outputs": {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, + "mode": "Incremental"}}''' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + Content-Length: + - '3385' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --image --admin-username --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_CbdVzXrDhjgJE20CX2RcbIahpsRjN86U","name":"vm_deploy_CbdVzXrDhjgJE20CX2RcbIahpsRjN86U","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11367570932181636526","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:22:55.6911206Z","duration":"PT2.7925999S","correlationId":"f917891b-3a00-42ef-90bf-a54f6f1575fa","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage2"}]}}' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_CbdVzXrDhjgJE20CX2RcbIahpsRjN86U/operationStatuses/08586241467125791019?api-version=2019-07-01 + cache-control: + - no-cache + content-length: + - '2514' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:22:56 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1187' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --admin-username --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:23:28 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 --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:23:58 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 --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:24:29 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 --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: - string: "{\n \"$schema\": \"http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json\",\n - \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {},\n \"variables\": - {},\n \"resources\": [],\n \"outputs\": {\n \"aliases\": {\n \"type\": - \"object\",\n \"value\": {\n \"Linux\": {\n \"CentOS\": - {\n \"publisher\": \"OpenLogic\",\n \"offer\": \"CentOS\",\n - \ \"sku\": \"7.5\",\n \"version\": \"latest\"\n },\n - \ \"CoreOS\": {\n \"publisher\": \"CoreOS\",\n \"offer\": - \"CoreOS\",\n \"sku\": \"Stable\",\n \"version\": \"latest\"\n - \ },\n \"Debian\": {\n \"publisher\": \"Debian\",\n - \ \"offer\": \"debian-10\",\n \"sku\": \"10\",\n \"version\": - \"latest\"\n },\n \"openSUSE-Leap\": {\n \"publisher\": - \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n \"sku\": - \"42.3\",\n \"version\": \"latest\"\n },\n \"RHEL\": - {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n - \ \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n },\n - \ \"SLES\": {\n \"publisher\": \"SUSE\",\n \"offer\": - \"SLES\",\n \"sku\": \"15\",\n \"version\": \"latest\"\n - \ },\n \"UbuntuLTS\": {\n \"publisher\": \"Canonical\",\n - \ \"offer\": \"UbuntuServer\",\n \"sku\": \"18.04-LTS\",\n - \ \"version\": \"latest\"\n }\n },\n \"Windows\": - {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n - \ \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n - \ \"version\": \"latest\"\n },\n \"Win2016Datacenter\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2016-Datacenter\",\n \"version\": - \"latest\"\n },\n \"Win2012R2Datacenter\": {\n \"publisher\": - \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": - \"2012-R2-Datacenter\",\n \"version\": \"latest\"\n },\n - \ \"Win2012Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n - \ \"offer\": \"WindowsServer\",\n \"sku\": \"2012-Datacenter\",\n - \ \"version\": \"latest\"\n },\n \"Win2008R2SP1\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2008-R2-SP1\",\n \"version\": - \"latest\"\n }\n }\n }\n }\n }\n}\n" + string: '{"status":"Running"}' headers: - accept-ranges: - - bytes - access-control-allow-origin: - - '*' cache-control: - - max-age=300 - connection: - - keep-alive + - no-cache content-length: - - '2501' - content-security-policy: - - default-src 'none'; style-src 'unsafe-inline'; sandbox + - '20' content-type: - - text/plain; charset=utf-8 + - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:55 GMT - etag: - - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" + - Fri, 27 Dec 2019 15:24:59 GMT expires: - - Fri, 01 Nov 2019 08:15:55 GMT - source-age: - - '168' + - '-1' + pragma: + - no-cache strict-transport-security: - - max-age=31536000 + - max-age=31536000; includeSubDomains vary: - - Authorization,Accept-Encoding, Accept-Encoding - via: - - 1.1 varnish - x-cache: - - HIT - x-cache-hits: - - '1' + - Accept-Encoding x-content-type-options: - nosniff - x-fastly-request-id: - - 2759da86b210b30bed6b57589935834345ce1081 - x-frame-options: - - deny - x-geo-block-list: - - '' - x-github-request-id: - - 67FE:70AC:1F454C:219221:5DBBE7E6 - x-served-by: - - cache-sin18026-SIN - x-timer: - - S1572595856.689287,VS0,VE1 - x-xss-protection: - - 1; mode=block status: code: 200 message: OK @@ -5863,56 +6170,31 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: - string: "{\r\n \"name\": \"img-from-managed\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\",\r\n - \ \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n - \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n - \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n - \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": - \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '2114' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:55 GMT + - Fri, 27 Dec 2019 15:25:30 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/GetImages3Min;349,Microsoft.Compute/GetImages30Min;1760 status: code: 200 message: OK @@ -5931,56 +6213,31 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: - string: "{\r\n \"name\": \"img-from-managed\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\",\r\n - \ \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n - \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n - \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n - \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": - \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '2114' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:56 GMT + - Fri, 27 Dec 2019 15:26: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/GetImages3Min;348,Microsoft.Compute/GetImages30Min;1759 status: code: 200 message: OK @@ -5999,95 +6256,36 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"f6d0cf9c-c446-45d9-aff2-5bfb82ca35b4\\\"\",\r\n \"type\": - \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"f6d0cf9c-c446-45d9-aff2-5bfb82ca35b4\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n - \ }\r\n ]\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n - \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": - false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '3174' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:10:56 GMT + - Fri, 27 Dec 2019 15:26: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-arm-service-request-id: - - e30a45c0-e2d5-4fbb-bdc8-e6f3e54c2e8d 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": {"adminPassword": {"type": "securestring", - "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": - [{"type": "Microsoft.Network/networkSecurityGroups", "name": "fromimage2NSG", - "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", - "name": "fromimage2PublicIP", "location": "westus", "tags": {}, "dependsOn": - [], "properties": {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", - "type": "Microsoft.Network/networkInterfaces", "name": "fromimage2VMNic", "location": - "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/fromimage2NSG", - "Microsoft.Network/publicIpAddresses/fromimage2PublicIP"], "properties": {"ipConfigurations": - [{"name": "ipconfigfromimage2", "properties": {"privateIPAllocationMethod": - "Dynamic", "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"}, - "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP"}}}], - "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG"}}}, - {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "fromimage2", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/fromimage2VMNic"], - "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": - {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": - "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed"}, - "dataDisks": [{"lun": 1, "managedDisk": {"storageAccountType": null}, "createOption": - "fromImage"}, {"lun": 3, "managedDisk": {"storageAccountType": null}, "createOption": - "fromImage"}]}, "osProfile": {"computerName": "fromimage2", "adminUsername": - "sdk-test-admin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], - "outputs": {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, - "mode": "Incremental"}}''' + body: null headers: Accept: - application/json @@ -6097,46 +6295,38 @@ interactions: - vm create Connection: - keep-alive - Content-Length: - - '3385' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_oyqjfRMLzH6E68uUdkPXpEx6PfcVfA77","name":"vm_deploy_oyqjfRMLzH6E68uUdkPXpEx6PfcVfA77","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1780154535456312984","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:11:00.6650451Z","duration":"PT2.2413263S","correlationId":"385f8348-b1ac-4516-b694-e78ffc52490e","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage2"}]}}' + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_oyqjfRMLzH6E68uUdkPXpEx6PfcVfA77/operationStatuses/08586290110270539426?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2513' + - '20' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:01 GMT + - Fri, 27 Dec 2019 15:27:02 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1194' status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -6152,9 +6342,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290110270539426?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -6166,7 +6356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:11:32 GMT + - Fri, 27 Dec 2019 15:27:32 GMT expires: - '-1' pragma: @@ -6195,9 +6385,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290110270539426?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -6209,7 +6399,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:12:02 GMT + - Fri, 27 Dec 2019 15:28:03 GMT expires: - '-1' pragma: @@ -6238,9 +6428,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290110270539426?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -6252,7 +6442,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:12:33 GMT + - Fri, 27 Dec 2019 15:28:34 GMT expires: - '-1' pragma: @@ -6281,9 +6471,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290110270539426?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -6295,7 +6485,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:04 GMT + - Fri, 27 Dec 2019 15:29:05 GMT expires: - '-1' pragma: @@ -6324,9 +6514,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290110270539426?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241467125791019?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -6338,7 +6528,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:34 GMT + - Fri, 27 Dec 2019 15:29:35 GMT expires: - '-1' pragma: @@ -6367,21 +6557,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_oyqjfRMLzH6E68uUdkPXpEx6PfcVfA77","name":"vm_deploy_oyqjfRMLzH6E68uUdkPXpEx6PfcVfA77","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1780154535456312984","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:13:24.217561Z","duration":"PT2M25.7938422S","correlationId":"385f8348-b1ac-4516-b694-e78ffc52490e","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_CbdVzXrDhjgJE20CX2RcbIahpsRjN86U","name":"vm_deploy_CbdVzXrDhjgJE20CX2RcbIahpsRjN86U","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11367570932181636526","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:29:10.2201731Z","duration":"PT6M17.3216524S","correlationId":"f917891b-3a00-42ef-90bf-a54f6f1575fa","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"fromimage2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"fromimage2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"fromimage2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3403' + - '3405' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:36 GMT + - Fri, 27 Dec 2019 15:29:35 GMT expires: - '-1' pragma: @@ -6410,7 +6600,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6419,26 +6609,26 @@ interactions: body: string: "{\r\n \"name\": \"fromimage2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"43e16fb0-789d-4b2a-9fde-8b5525bb92c7\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7d6d02ec-7f5a-4cd5-90e1-0fe0ec649e72\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"fromimage2_disk1_43cab12862ae426a81874859fd857fd5\",\r\n \"createOption\": + \"fromimage2_disk1_2d3411c29863435987c1bc43be29e270\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk1_43cab12862ae426a81874859fd857fd5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk1_2d3411c29863435987c1bc43be29e270\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"fromimage2_disk2_3ecb936539c04dd2a68ea790d7c9d387\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"fromimage2_disk2_b0215823ad9f4fef914b4084cede5c12\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk2_3ecb936539c04dd2a68ea790d7c9d387\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk2_b0215823ad9f4fef914b4084cede5c12\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"fromimage2_disk3_74607b7be8d7471d996a9bf199eaed86\",\r\n \"createOption\": + \"fromimage2_disk3_52caefd47a5e4b228b0a1bb361bb37f2\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk3_74607b7be8d7471d996a9bf199eaed86\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk3_52caefd47a5e4b228b0a1bb361bb37f2\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"fromimage2\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -6448,29 +6638,29 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"fromimage2\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:13:34+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"fromimage2_disk1_43cab12862ae426a81874859fd857fd5\",\r\n + \"2019-12-27T15:29:35+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"fromimage2_disk1_2d3411c29863435987c1bc43be29e270\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:11:38.3481912+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:27:49.7128136+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"fromimage2_disk2_3ecb936539c04dd2a68ea790d7c9d387\",\r\n \"statuses\": + \"fromimage2_disk2_b0215823ad9f4fef914b4084cede5c12\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:11:38.3481912+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:27:49.7128136+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"fromimage2_disk3_74607b7be8d7471d996a9bf199eaed86\",\r\n \"statuses\": + \"fromimage2_disk3_52caefd47a5e4b228b0a1bb361bb37f2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:11:38.3481912+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:27:49.7128136+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\": \"2019-11-01T08:13:18.8955895+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:29:02.431733+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}" @@ -6478,11 +6668,11 @@ interactions: cache-control: - no-cache content-length: - - '5190' + - '5189' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:36 GMT + - Fri, 27 Dec 2019 15:29:38 GMT expires: - '-1' pragma: @@ -6499,7 +6689,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3958,Microsoft.Compute/LowCostGet30Min;31758 + - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31828 status: code: 200 message: OK @@ -6518,7 +6708,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6526,12 +6716,12 @@ interactions: response: body: string: "{\r\n \"name\": \"fromimage2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic\",\r\n - \ \"etag\": \"W/\\\"5dc00f93-8e9d-4592-9b6f-e076af166495\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"0a67c0ba-ea4c-4d71-b273-f683724502f7\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"b58161b7-ba03-4c70-918c-545cb6d8fa50\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"c68def2a-5161-4154-bc10-f03bea24ea8b\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigfromimage2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic/ipConfigurations/ipconfigfromimage2\",\r\n - \ \"etag\": \"W/\\\"5dc00f93-8e9d-4592-9b6f-e076af166495\\\"\",\r\n + \ \"etag\": \"W/\\\"0a67c0ba-ea4c-4d71-b273-f683724502f7\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.8\",\r\n \"privateIPAllocationMethod\": @@ -6540,8 +6730,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\": - \"04ere2dlvywu1ezimabrfyi2qh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-37-71-6D\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4pxpelc2aczuxcnyu5qh2t5ipb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-2B-16\",\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_image000001/providers/Microsoft.Network/networkSecurityGroups/fromimage2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -6555,9 +6745,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:38 GMT + - Fri, 27 Dec 2019 15:29:39 GMT etag: - - W/"5dc00f93-8e9d-4592-9b6f-e076af166495" + - W/"0a67c0ba-ea4c-4d71-b273-f683724502f7" expires: - '-1' pragma: @@ -6574,7 +6764,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 533e12de-1703-4553-a675-77891c36d226 + - 1af97e8a-9862-432d-8abe-8e00f7f5ab48 status: code: 200 message: OK @@ -6593,7 +6783,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6601,10 +6791,10 @@ interactions: response: body: string: "{\r\n \"name\": \"fromimage2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/fromimage2PublicIP\",\r\n - \ \"etag\": \"W/\\\"b6e6cd65-ed93-4e73-bca3-00c6fc97e8cf\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"339fc99b-2fd3-47df-8b9f-81fc88db9224\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f9fb5db1-9331-40f6-9283-a731ab99e78c\",\r\n - \ \"ipAddress\": \"23.101.200.78\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"0f042774-097b-45f7-8cee-be1759ff844a\",\r\n + \ \"ipAddress\": \"104.42.147.60\",\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_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic/ipConfigurations/ipconfigfromimage2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -6617,9 +6807,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:38 GMT + - Fri, 27 Dec 2019 15:29:40 GMT etag: - - W/"b6e6cd65-ed93-4e73-bca3-00c6fc97e8cf" + - W/"339fc99b-2fd3-47df-8b9f-81fc88db9224" expires: - '-1' pragma: @@ -6636,7 +6826,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b51e09e7-670b-46de-b177-f83ff9e35c54 + - e4203936-4ecf-4e60-ba47-b5b34f29e5d7 status: code: 200 message: OK @@ -6655,7 +6845,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6664,26 +6854,26 @@ interactions: body: string: "{\r\n \"name\": \"fromimage2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/fromimage2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"43e16fb0-789d-4b2a-9fde-8b5525bb92c7\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7d6d02ec-7f5a-4cd5-90e1-0fe0ec649e72\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"fromimage2_disk1_43cab12862ae426a81874859fd857fd5\",\r\n \"createOption\": + \"fromimage2_disk1_2d3411c29863435987c1bc43be29e270\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk1_43cab12862ae426a81874859fd857fd5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk1_2d3411c29863435987c1bc43be29e270\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"fromimage2_disk2_3ecb936539c04dd2a68ea790d7c9d387\",\r\n + [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"fromimage2_disk2_b0215823ad9f4fef914b4084cede5c12\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk2_3ecb936539c04dd2a68ea790d7c9d387\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk2_b0215823ad9f4fef914b4084cede5c12\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"fromimage2_disk3_74607b7be8d7471d996a9bf199eaed86\",\r\n \"createOption\": + \"fromimage2_disk3_52caefd47a5e4b228b0a1bb361bb37f2\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk3_74607b7be8d7471d996a9bf199eaed86\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/fromimage2_disk3_52caefd47a5e4b228b0a1bb361bb37f2\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"fromimage2\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -6700,7 +6890,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:39 GMT + - Fri, 27 Dec 2019 15:29:41 GMT expires: - '-1' pragma: @@ -6717,7 +6907,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3957,Microsoft.Compute/LowCostGet30Min;31757 + - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31827 status: code: 200 message: OK @@ -6737,14 +6927,14 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -6753,7 +6943,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:39 GMT + - Fri, 27 Dec 2019 15:29:42 GMT expires: - '-1' pragma: @@ -6832,13 +7022,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:41 GMT + - Fri, 27 Dec 2019 15:29:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:18:41 GMT + - Fri, 27 Dec 2019 15:34:43 GMT source-age: - - '9' + - '192' strict-transport-security: - max-age=31536000 vary: @@ -6852,17 +7042,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - f77317ef1246ea6abd865a9d9367c4cc08c55729 + - d08b3f9d9d555a548d78af0ee0e07295a71c9c4a x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 15F4:044C:21D788:244C2E:5DBBE92B + - DA32:2FE7:5AE968:618044:5E0622A7 x-served-by: - - cache-sin18039-SIN + - cache-sin18028-SIN x-timer: - - S1572596021.003421,VS0,VE1 + - S1577460584.678168,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -6884,7 +7074,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6897,14 +7087,14 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -6916,7 +7106,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:40 GMT + - Fri, 27 Dec 2019 15:29:44 GMT expires: - '-1' pragma: @@ -6933,7 +7123,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;359,Microsoft.Compute/GetImages30Min;1758 + - Microsoft.Compute/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1780 status: code: 200 message: OK @@ -6953,7 +7143,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -6966,14 +7156,14 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -6985,7 +7175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:41 GMT + - Fri, 27 Dec 2019 15:29:45 GMT expires: - '-1' pragma: @@ -7002,7 +7192,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1757 + - Microsoft.Compute/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1779 status: code: 200 message: OK @@ -7022,7 +7212,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7031,21 +7221,21 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"2b0fafa8-a8fa-430f-88a8-9f291b85354c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b70b43e0-51ca-4351-a9b2-6933f858118c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"2b0fafa8-a8fa-430f-88a8-9f291b85354c\\\"\",\r\n + \ \"etag\": \"W/\\\"b70b43e0-51ca-4351-a9b2-6933f858118c\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic/ipConfigurations/ipconfigfromimage2\"\r\n \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n @@ -7059,7 +7249,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:41 GMT + - Fri, 27 Dec 2019 15:29:46 GMT expires: - '-1' pragma: @@ -7076,7 +7266,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - db4adb8e-9174-449e-8bfb-23e5b98ee8ac + - 75592e7d-a13f-419c-b255-128c1e870b98 status: code: 200 message: OK @@ -7130,17 +7320,17 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_E7lwMZdZaXdfDDssAjgWpUlKgHtzmXpz","name":"vm_deploy_E7lwMZdZaXdfDDssAjgWpUlKgHtzmXpz","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1074066548965551996","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:13:46.0159351Z","duration":"PT2.1985282S","correlationId":"06f28f34-2318-49a4-a42d-29b90be31a0c","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm3PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm3"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_TltnolN9tugyoh0vyyEDtlicjQu5PKgM","name":"vm_deploy_TltnolN9tugyoh0vyyEDtlicjQu5PKgM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"9873880965043411107","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:29:52.0010861Z","duration":"PT2.6316104S","correlationId":"e5afe0a6-78f3-4b75-8430-61cca53cabec","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm3PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm3"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_E7lwMZdZaXdfDDssAjgWpUlKgHtzmXpz/operationStatuses/08586290108616602138?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_TltnolN9tugyoh0vyyEDtlicjQu5PKgM/operationStatuses/08586241462961081557?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -7148,7 +7338,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:13:46 GMT + - Fri, 27 Dec 2019 15:29:52 GMT expires: - '-1' pragma: @@ -7158,7 +7348,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1191' status: code: 201 message: Created @@ -7178,9 +7368,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7192,7 +7382,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:14:17 GMT + - Fri, 27 Dec 2019 15:30:24 GMT expires: - '-1' pragma: @@ -7222,9 +7412,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7236,7 +7426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:14:49 GMT + - Fri, 27 Dec 2019 15:30:54 GMT expires: - '-1' pragma: @@ -7266,9 +7456,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7280,7 +7470,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:15:19 GMT + - Fri, 27 Dec 2019 15:31:26 GMT expires: - '-1' pragma: @@ -7310,9 +7500,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7324,7 +7514,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:15:49 GMT + - Fri, 27 Dec 2019 15:31:56 GMT expires: - '-1' pragma: @@ -7354,9 +7544,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7368,7 +7558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:16:19 GMT + - Fri, 27 Dec 2019 15:32:27 GMT expires: - '-1' pragma: @@ -7398,9 +7588,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7412,7 +7602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:16:51 GMT + - Fri, 27 Dec 2019 15:32:57 GMT expires: - '-1' pragma: @@ -7442,9 +7632,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -7456,7 +7646,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:21 GMT + - Fri, 27 Dec 2019 15:33:28 GMT expires: - '-1' pragma: @@ -7486,9 +7676,9 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290108616602138?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462961081557?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -7500,7 +7690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:51 GMT + - Fri, 27 Dec 2019 15:33:59 GMT expires: - '-1' pragma: @@ -7530,12 +7720,12 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_E7lwMZdZaXdfDDssAjgWpUlKgHtzmXpz","name":"vm_deploy_E7lwMZdZaXdfDDssAjgWpUlKgHtzmXpz","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1074066548965551996","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:17:37.4909005Z","duration":"PT3M53.6734936S","correlationId":"06f28f34-2318-49a4-a42d-29b90be31a0c","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm3PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm3"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vm_deploy_TltnolN9tugyoh0vyyEDtlicjQu5PKgM","name":"vm_deploy_TltnolN9tugyoh0vyyEDtlicjQu5PKgM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"9873880965043411107","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:33:45.8296816Z","duration":"PT3M56.4602059S","correlationId":"e5afe0a6-78f3-4b75-8430-61cca53cabec","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_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm3PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm3VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm3"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP"}]}}' headers: cache-control: - no-cache @@ -7544,7 +7734,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:51 GMT + - Fri, 27 Dec 2019 15:33:59 GMT expires: - '-1' pragma: @@ -7574,7 +7764,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7583,32 +7773,32 @@ interactions: body: string: "{\r\n \"name\": \"vm3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0feb52ae-5e55-41d8-bffc-28bf0e93dbb3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"59330a1f-9895-444a-a792-881fcda65b8f\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm3_disk1_6a000397e06547cdab15c53bbbaa6bb4\",\r\n \"createOption\": + \"vm3_disk1_7c2ea568c1b441e6b222cfc48296b96f\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk1_6a000397e06547cdab15c53bbbaa6bb4\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk1_7c2ea568c1b441e6b222cfc48296b96f\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm3_disk2_a1f98643bd8d4f3db5506f73faebc8ef\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm3_disk2_bd6b585866814fd581100be28d2f1472\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk2_a1f98643bd8d4f3db5506f73faebc8ef\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk2_bd6b585866814fd581100be28d2f1472\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm3_disk3_7a0d1bb7f9ee4cfaa4b07fa226bec12b\",\r\n \"createOption\": + \"vm3_disk3_e807042ac1704820819209cd3b1950c9\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk3_7a0d1bb7f9ee4cfaa4b07fa226bec12b\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk3_e807042ac1704820819209cd3b1950c9\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm3_disk4_2a899dc489e247e58194ce7272be005e\",\r\n \"createOption\": + \"vm3_disk4_0dbb7375fcea4737b4ba0d37843a2610\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk4_2a899dc489e247e58194ce7272be005e\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk4_0dbb7375fcea4737b4ba0d37843a2610\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm3\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -7618,34 +7808,34 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm3\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:17:53+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm3_disk1_6a000397e06547cdab15c53bbbaa6bb4\",\r\n + \"2019-12-27T15:34:00+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm3_disk1_7c2ea568c1b441e6b222cfc48296b96f\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:15:43.865008+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:32:27.042589+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm3_disk2_a1f98643bd8d4f3db5506f73faebc8ef\",\r\n \"statuses\": + \"vm3_disk2_bd6b585866814fd581100be28d2f1472\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:15:43.865008+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:32:27.042589+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm3_disk3_7a0d1bb7f9ee4cfaa4b07fa226bec12b\",\r\n \"statuses\": + \"vm3_disk3_e807042ac1704820819209cd3b1950c9\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:15:43.8806311+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:32:27.0582459+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm3_disk4_2a899dc489e247e58194ce7272be005e\",\r\n \"statuses\": + \"vm3_disk4_0dbb7375fcea4737b4ba0d37843a2610\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:15:43.8806311+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:32:27.0582459+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\": \"2019-11-01T08:17:32.615538+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:33:44.1836738+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}" @@ -7653,11 +7843,11 @@ interactions: cache-control: - no-cache content-length: - - '6020' + - '6021' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:53 GMT + - Fri, 27 Dec 2019 15:34:01 GMT expires: - '-1' pragma: @@ -7674,7 +7864,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3954,Microsoft.Compute/LowCostGet30Min;31694 + - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31789 status: code: 200 message: OK @@ -7694,7 +7884,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7702,22 +7892,22 @@ interactions: response: body: string: "{\r\n \"name\": \"vm3VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic\",\r\n - \ \"etag\": \"W/\\\"db6adaa5-7fb0-481d-9e5d-574d7c509457\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"1dff56b1-8a28-49a7-9558-c501bee30bd7\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"636767fe-460f-4598-9443-78c7ee5ada99\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"d38e6ccc-f669-4006-a0e8-a818cbc0b578\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm3\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic/ipConfigurations/ipconfigvm3\",\r\n - \ \"etag\": \"W/\\\"db6adaa5-7fb0-481d-9e5d-574d7c509457\\\"\",\r\n + \ \"etag\": \"W/\\\"1dff56b1-8a28-49a7-9558-c501bee30bd7\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateIPAddress\": \"10.0.0.10\",\r\n \"privateIPAllocationMethod\": + \ \"privateIPAddress\": \"10.0.0.9\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP\"\r\n \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\"\r\n \ },\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\": - \"04ere2dlvywu1ezimabrfyi2qh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-3A-D1-95\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4pxpelc2aczuxcnyu5qh2t5ipb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-37-47-AC\",\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_image000001/providers/Microsoft.Network/networkSecurityGroups/vm3NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -7727,13 +7917,13 @@ interactions: cache-control: - no-cache content-length: - - '2597' + - '2596' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:54 GMT + - Fri, 27 Dec 2019 15:34:01 GMT etag: - - W/"db6adaa5-7fb0-481d-9e5d-574d7c509457" + - W/"1dff56b1-8a28-49a7-9558-c501bee30bd7" expires: - '-1' pragma: @@ -7750,7 +7940,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 95642052-c631-4321-b63b-1b1c94ef05b3 + - 7d8184ce-2294-4f57-b95b-4eae578b715e status: code: 200 message: OK @@ -7770,7 +7960,7 @@ interactions: --data-disk-sizes-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7778,11 +7968,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm3PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vm3PublicIP\",\r\n - \ \"etag\": \"W/\\\"24fa73ea-358d-42ca-b4c9-6a3a9da839b3\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"bff8283e-a348-4720-8690-395c1d9e4683\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e35282ec-4cca-45bc-bfbc-a862043ee819\",\r\n - \ \"ipAddress\": \"104.40.80.36\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"e170b498-86e6-43b6-b4a8-f7f72f3be1fc\",\r\n + \ \"ipAddress\": \"40.118.227.189\",\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_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic/ipConfigurations/ipconfigvm3\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -7790,13 +7980,13 @@ interactions: cache-control: - no-cache content-length: - - '996' + - '998' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:54 GMT + - Fri, 27 Dec 2019 15:34:02 GMT etag: - - W/"24fa73ea-358d-42ca-b4c9-6a3a9da839b3" + - W/"bff8283e-a348-4720-8690-395c1d9e4683" expires: - '-1' pragma: @@ -7813,7 +8003,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ec1880a3-7c75-48dc-bdc2-3d37df596aba + - 84613bd6-5d88-4e28-9df0-942d9b9e64c7 status: code: 200 message: OK @@ -7832,7 +8022,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -7841,32 +8031,32 @@ interactions: body: string: "{\r\n \"name\": \"vm3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm3\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"0feb52ae-5e55-41d8-bffc-28bf0e93dbb3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"59330a1f-9895-444a-a792-881fcda65b8f\",\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_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm3_disk1_6a000397e06547cdab15c53bbbaa6bb4\",\r\n \"createOption\": + \"vm3_disk1_7c2ea568c1b441e6b222cfc48296b96f\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk1_6a000397e06547cdab15c53bbbaa6bb4\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk1_7c2ea568c1b441e6b222cfc48296b96f\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm3_disk2_a1f98643bd8d4f3db5506f73faebc8ef\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm3_disk2_bd6b585866814fd581100be28d2f1472\",\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_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk2_a1f98643bd8d4f3db5506f73faebc8ef\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk2_bd6b585866814fd581100be28d2f1472\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm3_disk3_7a0d1bb7f9ee4cfaa4b07fa226bec12b\",\r\n \"createOption\": + \"vm3_disk3_e807042ac1704820819209cd3b1950c9\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk3_7a0d1bb7f9ee4cfaa4b07fa226bec12b\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk3_e807042ac1704820819209cd3b1950c9\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": - \"vm3_disk4_2a899dc489e247e58194ce7272be005e\",\r\n \"createOption\": + \"vm3_disk4_0dbb7375fcea4737b4ba0d37843a2610\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk4_2a899dc489e247e58194ce7272be005e\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm3_disk4_0dbb7375fcea4737b4ba0d37843a2610\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm3\",\r\n \"adminUsername\": \"sdk-test-admin\",\r\n \"linuxConfiguration\": @@ -7883,7 +8073,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:56 GMT + - Fri, 27 Dec 2019 15:34:03 GMT expires: - '-1' pragma: @@ -7900,7 +8090,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3953,Microsoft.Compute/LowCostGet30Min;31693 + - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31786 status: code: 200 message: OK @@ -7919,14 +8109,14 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:49:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001","name":"cli_test_vm_custom_image000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:03:09Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -7935,7 +8125,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:56 GMT + - Fri, 27 Dec 2019 15:34:04 GMT expires: - '-1' pragma: @@ -8014,13 +8204,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:57 GMT + - Fri, 27 Dec 2019 15:34:06 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:22:57 GMT + - Fri, 27 Dec 2019 15:39:06 GMT source-age: - - '266' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -8028,23 +8218,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - 58a98c7523781e38eba21ab3f1de26ab87fec46c + - 20b67e6075d547c88e7e1c8de287544a268ee6a2 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 15F4:044C:21D788:244C2E:5DBBE92B + - 419E:1D5F:5C93B2:637B82:5E06246D x-served-by: - - cache-sin18029-SIN + - cache-sin18031-SIN x-timer: - - S1572596278.750539,VS0,VE0 + - S1577460846.421284,VS0,VE299 x-xss-protection: - 1; mode=block status: @@ -8065,7 +8255,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8078,14 +8268,14 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -8097,7 +8287,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:58 GMT + - Fri, 27 Dec 2019 15:34:06 GMT expires: - '-1' pragma: @@ -8114,7 +8304,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1753 + - Microsoft.Compute/GetImages3Min;359,Microsoft.Compute/GetImages30Min;1778 status: code: 200 message: OK @@ -8133,7 +8323,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8146,14 +8336,14 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachines/vm-managed-disk\"\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/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_f94e4877e7fb4b5ab02a5af541887c5c\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_OsDisk_1_5f4b1fd376b141f191da9fb119ea1feb\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 1,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_d7574a57b44c4b9f93f18cdbc2da204a\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk3_593455449d7b46b7ad333af39cf8ef03\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 3,\r\n \"diskSizeGB\": - 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_0ea923d900fc405ab4d72c5759da2368\"\r\n + 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/disks/vm-managed-disk_disk5_554311fc46134872851f55fd304e666c\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -8165,7 +8355,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:58 GMT + - Fri, 27 Dec 2019 15:34:08 GMT expires: - '-1' pragma: @@ -8182,7 +8372,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1752 + - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1777 status: code: 200 message: OK @@ -8201,7 +8391,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -8210,21 +8400,21 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-unmanaged-diskVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET\",\r\n - \ \"etag\": \"W/\\\"606a725c-855a-4771-ad71-018ea5f5fc40\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"aa7ecf01-87b8-4ad9-bdfb-d132fe0796ca\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"701289d7-ae6b-4d2d-9328-600312e11c87\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"2cf2eef3-005c-4bb3-89b8-a7e07e4fe879\",\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-unmanaged-diskSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet\",\r\n - \ \"etag\": \"W/\\\"606a725c-855a-4771-ad71-018ea5f5fc40\\\"\",\r\n + \ \"etag\": \"W/\\\"aa7ecf01-87b8-4ad9-bdfb-d132fe0796ca\\\"\",\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_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-unmanaged-diskVMNic/ipConfigurations/ipconfigvm-unmanaged-disk\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm-managed-diskVMNic/ipConfigurations/ipconfigvm-managed-disk\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage1VMNic/ipConfigurations/ipconfigfromimage1\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n - \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss1ed0dNic/ipConfigurations/vmss1ed0dIPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/0/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n + \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1e8c0Nic/ipConfigurations/vmss1e8c0IPConfig\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/fromimage2VMNic/ipConfigurations/ipconfigfromimage2\"\r\n \ },\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/networkInterfaces/vm3VMNic/ipConfigurations/ipconfigvm3\"\r\n \ }\r\n ]\r\n },\r\n \"type\": @@ -8239,7 +8429,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:17:58 GMT + - Fri, 27 Dec 2019 15:34:09 GMT expires: - '-1' pragma: @@ -8256,7 +8446,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0f66d341-20c2-4dea-be58-7d51a87e2488 + - 082fbfd6-df71-4842-b676-e1172e2eeea0 status: code: 200 message: OK @@ -8283,10 +8473,10 @@ interactions: {"storageAccountType": null}}, "imageReference": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed"}, "dataDisks": [{"lun": 1, "managedDisk": {"storageAccountType": null}, "createOption": "fromImage"}, {"lun": 3, "managedDisk": {"storageAccountType": null}, "createOption": - "fromImage"}]}, "osProfile": {"computerNamePrefix": "vmss21b1f", "adminUsername": + "fromImage"}]}, "osProfile": {"computerNamePrefix": "vmss24458", "adminUsername": "sdk-test-admin", "adminPassword": "[parameters(\''adminPassword\'')]"}, "networkProfile": - {"networkInterfaceConfigurations": [{"name": "vmss21b1fNic", "properties": {"primary": - "true", "ipConfigurations": [{"name": "vmss21b1fIPConfig", "properties": {"subnet": + {"networkInterfaceConfigurations": [{"name": "vmss24458Nic", "properties": {"primary": + "true", "ipConfigurations": [{"name": "vmss24458IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/backendAddressPools/vmss2LBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/inboundNatPools/vmss2LBNatPool"}]}}]}}]}}, @@ -8311,25 +8501,25 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_7WmYBW0YkmJjpk2uWhPay1oWf7GWIuVb","name":"vmss_deploy_7WmYBW0YkmJjpk2uWhPay1oWf7GWIuVb","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6855875320976417101","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:18:04.1122871Z","duration":"PT2.5791566S","correlationId":"c50859e7-db39-478f-afc6-e3f7426b6a16","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss2LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_rX7oUjysn6CgQPLUfLGkith1NCmK193h","name":"vmss_deploy_rX7oUjysn6CgQPLUfLGkith1NCmK193h","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14349476121300305253","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:34:15.6969181Z","duration":"PT2.6093186S","correlationId":"15bc962e-d500-49fd-b672-f83a178db9f7","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss2LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_7WmYBW0YkmJjpk2uWhPay1oWf7GWIuVb/operationStatuses/08586290106039444936?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_rX7oUjysn6CgQPLUfLGkith1NCmK193h/operationStatuses/08586241460323900228?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2105' + - '2106' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:18:05 GMT + - Fri, 27 Dec 2019 15:34:17 GMT expires: - '-1' pragma: @@ -8339,7 +8529,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1191' status: code: 201 message: Created @@ -8358,9 +8548,52 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:34:49 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: + - -g -n --image --admin-username --admin-password --authentication-type + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -8372,7 +8605,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:18:36 GMT + - Fri, 27 Dec 2019 15:35:19 GMT expires: - '-1' pragma: @@ -8401,9 +8634,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -8415,7 +8648,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:19:07 GMT + - Fri, 27 Dec 2019 15:35:50 GMT expires: - '-1' pragma: @@ -8444,9 +8677,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -8458,7 +8691,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:19:37 GMT + - Fri, 27 Dec 2019 15:36:20 GMT expires: - '-1' pragma: @@ -8487,9 +8720,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -8501,7 +8734,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:20:07 GMT + - Fri, 27 Dec 2019 15:36:52 GMT expires: - '-1' pragma: @@ -8530,9 +8763,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -8544,7 +8777,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:20:39 GMT + - Fri, 27 Dec 2019 15:37:22 GMT expires: - '-1' pragma: @@ -8573,9 +8806,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290106039444936?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241460323900228?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -8587,7 +8820,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:09 GMT + - Fri, 27 Dec 2019 15:37:53 GMT expires: - '-1' pragma: @@ -8616,21 +8849,21 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_7WmYBW0YkmJjpk2uWhPay1oWf7GWIuVb","name":"vmss_deploy_7WmYBW0YkmJjpk2uWhPay1oWf7GWIuVb","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6855875320976417101","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:20:39.815874Z","duration":"PT2M38.2827435S","correlationId":"c50859e7-db39-478f-afc6-e3f7426b6a16","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss2LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss2"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss21b1f","adminUsername":"sdk-test-admin","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed"},"dataDisks":[{"lun":1,"createOption":"FromImage","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":1},{"lun":3,"createOption":"FromImage","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":1}]},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss21b1fNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss21b1fIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/backendAddressPools/vmss2LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/inboundNatPools/vmss2LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"f52dc70d-8fc3-460a-9884-88fdaea0d8c7"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Resources/deployments/vmss_deploy_rX7oUjysn6CgQPLUfLGkith1NCmK193h","name":"vmss_deploy_rX7oUjysn6CgQPLUfLGkith1NCmK193h","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14349476121300305253","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:37:24.6816117Z","duration":"PT3M11.5940122S","correlationId":"15bc962e-d500-49fd-b672-f83a178db9f7","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_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss2LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss2LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss2"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss24458","adminUsername":"sdk-test-admin","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/images/img-from-managed"},"dataDisks":[{"lun":1,"createOption":"FromImage","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":1},{"lun":3,"createOption":"FromImage","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":1}]},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss24458Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss24458IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/virtualNetworks/vm-unmanaged-diskVNET/subnets/vm-unmanaged-diskSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/backendAddressPools/vmss2LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB/inboundNatPools/vmss2LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"5f25dabb-0153-4aa9-94e5-aafaa3415da3"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/loadBalancers/vmss2LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image000001/providers/Microsoft.Network/publicIPAddresses/vmss2LBPublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '5005' + - '5007' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:10 GMT + - Fri, 27 Dec 2019 15:37:53 GMT expires: - '-1' pragma: 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 2c92772c645..afc0167bdbe 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,14 +14,14 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:13:25Z"},"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":"2019-12-27T15:57:34Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:13:33 GMT + - Fri, 27 Dec 2019 15:57:39 GMT expires: - '-1' pragma: @@ -109,11 +109,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Thu, 07 Nov 2019 06:13:34 GMT + - Fri, 27 Dec 2019 15:57:41 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Thu, 07 Nov 2019 06:18:34 GMT + - Fri, 27 Dec 2019 16:02:41 GMT source-age: - '0' strict-transport-security: @@ -129,17 +129,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 88b1fb1db54e81340fca868b27bea3d6d9987dc9 + - f9e548050bfa4f34812e2f2dd31d335c37a03924 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 6FB4:044C:67B2DA:6F3A4D:5DC3B60E + - 0B9C:04E0:1B4D73:1E7D32:5E0629F3 x-served-by: - - cache-sin18047-SIN + - cache-sin18045-SIN x-timer: - - S1573107215.638643,VS0,VE293 + - S1577462261.974562,VS0,VE268 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:13:34 GMT + - Fri, 27 Dec 2019 15:57:41 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:13:35 GMT + - Fri, 27 Dec 2019 15:57:42 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstoragec8861f16d1800e", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoragee4a54d2e7f467e", "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", @@ -261,12 +261,12 @@ 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": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "test-vm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragec8861f16d1800e", + "test-vm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragee4a54d2e7f467e", "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_c8861f16d1", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_e4a54d2e7f", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "test-vm", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -288,25 +288,25 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_napEHHhw2Gb0R9HmFsW0T8tMkWIKcpQW","name":"vm_deploy_napEHHhw2Gb0R9HmFsW0T8tMkWIKcpQW","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18356556190589988840","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-07T06:13:41.1151356Z","duration":"PT3.6739891S","correlationId":"6540c537-881a-47d1-9896-cd5093bf63d2","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/vhdstoragec8861f16d1800e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragec8861f16d1800e"},{"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_nYg0xjIe4cCQubxCBXZay9Fd051y2tmE","name":"vm_deploy_nYg0xjIe4cCQubxCBXZay9Fd051y2tmE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"8807370429749242484","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:57:48.7736367Z","duration":"PT2.5863569S","correlationId":"d97131f3-421c-43fd-8c2c-4c0eb948a84a","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/vhdstoragee4a54d2e7f467e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragee4a54d2e7f467e"},{"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_napEHHhw2Gb0R9HmFsW0T8tMkWIKcpQW/operationStatuses/08586284996680364921?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_nYg0xjIe4cCQubxCBXZay9Fd051y2tmE/operationStatuses/08586241446192903603?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3254' + - '3253' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:13:42 GMT + - Fri, 27 Dec 2019 15:57:49 GMT expires: - '-1' pragma: @@ -316,7 +316,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1190' status: code: 201 message: Created @@ -335,9 +335,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -349,7 +349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:14:12 GMT + - Fri, 27 Dec 2019 15:58:21 GMT expires: - '-1' pragma: @@ -378,9 +378,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -392,7 +392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:14:43 GMT + - Fri, 27 Dec 2019 15:58:51 GMT expires: - '-1' pragma: @@ -421,9 +421,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -435,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:15:13 GMT + - Fri, 27 Dec 2019 15:59:21 GMT expires: - '-1' pragma: @@ -464,9 +464,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -478,7 +478,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:15:44 GMT + - Fri, 27 Dec 2019 15:59:53 GMT expires: - '-1' pragma: @@ -507,9 +507,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -521,7 +521,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:16:14 GMT + - Fri, 27 Dec 2019 16:00:23 GMT expires: - '-1' pragma: @@ -550,9 +550,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -564,7 +564,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:16:45 GMT + - Fri, 27 Dec 2019 16:00:54 GMT expires: - '-1' pragma: @@ -593,9 +593,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -607,7 +607,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:17:15 GMT + - Fri, 27 Dec 2019 16:01:25 GMT expires: - '-1' pragma: @@ -636,9 +636,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -650,7 +650,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:17:45 GMT + - Fri, 27 Dec 2019 16:01:55 GMT expires: - '-1' pragma: @@ -679,9 +679,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -693,7 +693,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:18:16 GMT + - Fri, 27 Dec 2019 16:02:25 GMT expires: - '-1' pragma: @@ -722,9 +722,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -736,7 +736,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:18:47 GMT + - Fri, 27 Dec 2019 16:02:57 GMT expires: - '-1' pragma: @@ -765,9 +765,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -779,7 +779,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:19:17 GMT + - Fri, 27 Dec 2019 16:03:27 GMT expires: - '-1' pragma: @@ -808,9 +808,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -822,7 +822,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:19:47 GMT + - Fri, 27 Dec 2019 16:03:58 GMT expires: - '-1' pragma: @@ -851,9 +851,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -865,7 +865,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:20:18 GMT + - Fri, 27 Dec 2019 16:04:29 GMT expires: - '-1' pragma: @@ -894,267 +894,9 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:20:49 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:21:19 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:21:49 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:22: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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:22:51 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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 07 Nov 2019 06:23: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 - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 - 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/08586284996680364921?api-version=2019-07-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/08586241446192903603?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1166,7 +908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:52 GMT + - Fri, 27 Dec 2019 16:04:59 GMT expires: - '-1' pragma: @@ -1195,21 +937,21 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_napEHHhw2Gb0R9HmFsW0T8tMkWIKcpQW","name":"vm_deploy_napEHHhw2Gb0R9HmFsW0T8tMkWIKcpQW","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18356556190589988840","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-07T06:23:44.7830883Z","duration":"PT10M7.3419418S","correlationId":"6540c537-881a-47d1-9896-cd5093bf63d2","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/vhdstoragec8861f16d1800e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragec8861f16d1800e"},{"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/vhdstoragec8861f16d1800e"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_nYg0xjIe4cCQubxCBXZay9Fd051y2tmE","name":"vm_deploy_nYg0xjIe4cCQubxCBXZay9Fd051y2tmE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"8807370429749242484","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T16:04:29.7256822Z","duration":"PT6M43.5384024S","correlationId":"d97131f3-421c-43fd-8c2c-4c0eb948a84a","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/vhdstoragee4a54d2e7f467e","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragee4a54d2e7f467e"},{"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/vhdstoragee4a54d2e7f467e"}]}}' headers: cache-control: - no-cache content-length: - - '4562' + - '4561' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:53 GMT + - Fri, 27 Dec 2019 16:05:00 GMT expires: - '-1' pragma: @@ -1238,7 +980,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1247,14 +989,14 @@ 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\": \"e0bfbd7c-e32e-49f4-9379-1837ac66b8c4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"827af5b6-47d2-4ff5-b12d-9b9bf904ce06\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_c8861f16d1\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"osdisk_e4a54d2e7f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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 @@ -1263,20 +1005,20 @@ interactions: [],\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.1\",\r\n + \"test-vm\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.2\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.34\",\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\": - \"2019-11-07T06:23:51+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_c8861f16d1\",\r\n + \"2019-12-27T16:05:01+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_e4a54d2e7f\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-07T06:14:47.3573901+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T16:02:39.3956881+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\": \"2019-11-07T06:23:36.2691218+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T16:03:22.864483+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}" @@ -1284,11 +1026,11 @@ interactions: cache-control: - no-cache content-length: - - '2930' + - '2929' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:53 GMT + - Fri, 27 Dec 2019 16:05:03 GMT expires: - '-1' pragma: @@ -1305,7 +1047,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997 + - Microsoft.Compute/LowCostGet3Min;3998,Microsoft.Compute/LowCostGet30Min;31934 status: code: 200 message: OK @@ -1324,7 +1066,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1332,12 +1074,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/\\\"36033bb9-0487-401d-963c-40304df09efb\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"50c100dd-9ddf-4d39-adfa-916d8984d381\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ebb2936c-bbd4-4244-b12a-7e17f392dd2e\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"a6b52dbe-269c-4997-ba30-8b5d8c99a2a5\",\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/\\\"36033bb9-0487-401d-963c-40304df09efb\\\"\",\r\n + \ \"etag\": \"W/\\\"50c100dd-9ddf-4d39-adfa-916d8984d381\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1346,8 +1088,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\": - \"op0ffcmnrshepnvvfvfaridyzc.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-5B-A2-4A\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"5gqajpjjfxmezdzkqyj1mhylmf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-33-7E-29\",\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\": @@ -1361,9 +1103,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:55 GMT + - Fri, 27 Dec 2019 16:05:04 GMT etag: - - W/"36033bb9-0487-401d-963c-40304df09efb" + - W/"50c100dd-9ddf-4d39-adfa-916d8984d381" expires: - '-1' pragma: @@ -1380,7 +1122,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c3784690-0b80-48cc-b5d9-677753e9de54 + - 1124d48d-dbe4-4b45-aca4-00da278e1c2e status: code: 200 message: OK @@ -1399,7 +1141,7 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1407,10 +1149,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/\\\"560c7826-533e-4a6e-80ec-64f4a01a2897\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"4b48e6a4-94f5-4fa1-b926-187dff80e34a\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"d5d3773c-6f77-47a2-99c0-d280536e8651\",\r\n - \ \"ipAddress\": \"13.64.107.78\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"da97d434-9422-4deb-a473-628e544b633c\",\r\n + \ \"ipAddress\": \"138.91.162.66\",\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 @@ -1419,13 +1161,13 @@ interactions: cache-control: - no-cache content-length: - - '1012' + - '1013' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:55 GMT + - Fri, 27 Dec 2019 16:05:05 GMT etag: - - W/"560c7826-533e-4a6e-80ec-64f4a01a2897" + - W/"4b48e6a4-94f5-4fa1-b926-187dff80e34a" expires: - '-1' pragma: @@ -1442,7 +1184,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ff24aa5-e55e-47f0-be0c-eedd23076ebb + - 7e88e910-5869-4fc3-b49e-1c9f802e335f status: code: 200 message: OK @@ -1461,7 +1203,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1470,14 +1212,14 @@ 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\": \"e0bfbd7c-e32e-49f4-9379-1837ac66b8c4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"827af5b6-47d2-4ff5-b12d-9b9bf904ce06\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_c8861f16d1\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"osdisk_e4a54d2e7f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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 @@ -1494,7 +1236,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:23:56 GMT + - Fri, 27 Dec 2019 16:05:07 GMT expires: - '-1' pragma: @@ -1511,7 +1253,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31933 status: code: 200 message: OK @@ -1532,7 +1274,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1542,17 +1284,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6b6fd639-cebc-4c12-84c1-819f16a0e744?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/aa68bcc3-6095-413a-907f-91bc7bb118c5?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 07 Nov 2019 06:23:57 GMT + - Fri, 27 Dec 2019 16:05:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6b6fd639-cebc-4c12-84c1-819f16a0e744?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/aa68bcc3-6095-413a-907f-91bc7bb118c5?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1563,9 +1305,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 + - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1188 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -1584,14 +1326,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6b6fd639-cebc-4c12-84c1-819f16a0e744?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/aa68bcc3-6095-413a-907f-91bc7bb118c5?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:23:57.6138043+00:00\",\r\n \"endTime\": - \"2019-11-07T06:24:08.1454804+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"6b6fd639-cebc-4c12-84c1-819f16a0e744\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:05:09.0998743+00:00\",\r\n \"endTime\": + \"2019-12-27T16:05:13.7717767+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"aa68bcc3-6095-413a-907f-91bc7bb118c5\"\r\n}" headers: cache-control: - no-cache @@ -1600,7 +1342,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:27 GMT + - Fri, 27 Dec 2019 16:05:40 GMT expires: - '-1' pragma: @@ -1617,7 +1359,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29988 + - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29864 status: code: 200 message: OK @@ -1636,14 +1378,14 @@ interactions: - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:13:25Z"},"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":"2019-12-27T15:57:34Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1652,7 +1394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:28 GMT + - Fri, 27 Dec 2019 16:05:41 GMT expires: - '-1' pragma: @@ -1669,8 +1411,8 @@ interactions: - request: body: 'b''{"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/vhdstoragec8861f16d1800e", - "sourceUri": "https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd"}}}''' + "Import", "storageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee4a54d2e7f467e", + "sourceUri": "https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.vhd"}}}''' headers: Accept: - application/json @@ -1688,7 +1430,7 @@ interactions: - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1698,13 +1440,13 @@ interactions: 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/vhdstoragec8861f16d1800e\",\r\n - \ \"sourceUri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.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/vhdstoragee4a54d2e7f467e\",\r\n + \ \"sourceUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.vhd\"\r\n \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskSizeBytes\": 32212254720,\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/bb35db2e-896e-478f-b88c-56318a4202a4?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/77dd38b7-20d2-4bbd-80be-a0105494d082?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1712,11 +1454,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:32 GMT + - Fri, 27 Dec 2019 16:05:47 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/bb35db2e-896e-478f-b88c-56318a4202a4?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/77dd38b7-20d2-4bbd-80be-a0105494d082?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1729,7 +1471,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 202 message: Accepted @@ -1748,36 +1490,36 @@ interactions: - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/bb35db2e-896e-478f-b88c-56318a4202a4?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/77dd38b7-20d2-4bbd-80be-a0105494d082?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:24:32.2791649+00:00\",\r\n \"endTime\": - \"2019-11-07T06:24:33.4198202+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2019-12-27T16:05:47.6274567+00:00\",\r\n \"endTime\": + \"2019-12-27T16:05:48.736829+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/vhdstoragec8861f16d1800e\",\r\n - \ \"sourceUri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee4a54d2e7f467e\",\r\n + \ \"sourceUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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\": \"2019-11-07T06:24:32.3728754+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2019-12-27T16:05:47.7836945+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"c10a137f-66c1-48aa-8de5-a2a6cd715dcd\"\r\n - \ }\r\n}\r\n },\r\n \"name\": \"bb35db2e-896e-478f-b88c-56318a4202a4\"\r\n}" + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"8ccd3b98-f2cc-4829-86de-5e122aa23112\"\r\n + \ }\r\n}\r\n },\r\n \"name\": \"77dd38b7-20d2-4bbd-80be-a0105494d082\"\r\n}" headers: cache-control: - no-cache content-length: - - '1465' + - '1464' content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:34 GMT + - Fri, 27 Dec 2019 16:05:50 GMT expires: - '-1' pragma: @@ -1794,7 +1536,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 + - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399965 status: code: 200 message: OK @@ -1813,7 +1555,7 @@ interactions: - -g -n --source --os-type User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: @@ -1823,13 +1565,13 @@ 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/vhdstoragec8861f16d1800e\",\r\n - \ \"sourceUri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee4a54d2e7f467e\",\r\n + \ \"sourceUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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\": \"2019-11-07T06:24:32.3728754+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2019-12-27T16:05:47.7836945+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"c10a137f-66c1-48aa-8de5-a2a6cd715dcd\"\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"8ccd3b98-f2cc-4829-86de-5e122aa23112\"\r\n \ }\r\n}" headers: cache-control: @@ -1839,7 +1581,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:34 GMT + - Fri, 27 Dec 2019 16:05:50 GMT expires: - '-1' pragma: @@ -1856,7 +1598,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39999 + - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39991 status: code: 200 message: OK @@ -1877,7 +1619,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1887,17 +1629,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/596afa02-6abd-40bc-956f-567852e59a15?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8f4a809a-6d5c-4b7d-9deb-ea6061b553b2?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 07 Nov 2019 06:24:37 GMT + - Fri, 27 Dec 2019 16:05:52 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/596afa02-6abd-40bc-956f-567852e59a15?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8f4a809a-6d5c-4b7d-9deb-ea6061b553b2?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1908,9 +1650,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199 + - Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1190 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -1929,13 +1671,13 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/596afa02-6abd-40bc-956f-567852e59a15?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8f4a809a-6d5c-4b7d-9deb-ea6061b553b2?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:24:37.8499131+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"596afa02-6abd-40bc-956f-567852e59a15\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:05:53.3502773+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"8f4a809a-6d5c-4b7d-9deb-ea6061b553b2\"\r\n}" headers: cache-control: - no-cache @@ -1944,7 +1686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:24:48 GMT + - Fri, 27 Dec 2019 16:06:03 GMT expires: - '-1' pragma: @@ -1961,7 +1703,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29987 + - Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29862 status: code: 200 message: OK @@ -1980,14 +1722,14 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/596afa02-6abd-40bc-956f-567852e59a15?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8f4a809a-6d5c-4b7d-9deb-ea6061b553b2?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:24:37.8499131+00:00\",\r\n \"endTime\": - \"2019-11-07T06:25:08.5075064+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"596afa02-6abd-40bc-956f-567852e59a15\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:05:53.3502773+00:00\",\r\n \"endTime\": + \"2019-12-27T16:06:33.9752479+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"8f4a809a-6d5c-4b7d-9deb-ea6061b553b2\"\r\n}" headers: cache-control: - no-cache @@ -1996,7 +1738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:25:24 GMT + - Fri, 27 Dec 2019 16:06:35 GMT expires: - '-1' pragma: @@ -2013,7 +1755,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29984 + - Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29861 status: code: 200 message: OK @@ -2034,7 +1776,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -2048,7 +1790,7 @@ interactions: content-length: - '0' date: - - Thu, 07 Nov 2019 06:25:26 GMT + - Fri, 27 Dec 2019 16:06:36 GMT expires: - '-1' pragma: @@ -2061,9 +1803,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 + - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1187 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' status: code: 200 message: OK @@ -2082,7 +1824,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2091,14 +1833,14 @@ 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\": \"e0bfbd7c-e32e-49f4-9379-1837ac66b8c4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"827af5b6-47d2-4ff5-b12d-9b9bf904ce06\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_c8861f16d1\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"osdisk_e4a54d2e7f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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 @@ -2115,7 +1857,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:25:26 GMT + - Fri, 27 Dec 2019 16:06:38 GMT expires: - '-1' pragma: @@ -2132,7 +1874,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31994 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31931 status: code: 200 message: OK @@ -2151,14 +1893,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:13:25Z"},"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":"2019-12-27T15:57:34Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2167,7 +1909,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:25:27 GMT + - Fri, 27 Dec 2019 16:06:39 GMT expires: - '-1' pragma: @@ -2202,7 +1944,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2215,7 +1957,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://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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}" @@ -2223,7 +1965,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/aacfa890-6957-457a-8e9b-02a970e536f1?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe528a2-9a9c-4019-aa7c-91559ef6b1b7?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2231,7 +1973,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:25:36 GMT + - Fri, 27 Dec 2019 16:06:50 GMT expires: - '-1' pragma: @@ -2246,7 +1988,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1189' status: code: 201 message: Created @@ -2265,14 +2007,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/aacfa890-6957-457a-8e9b-02a970e536f1?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe528a2-9a9c-4019-aa7c-91559ef6b1b7?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:25:30.6959216+00:00\",\r\n \"endTime\": - \"2019-11-07T06:25:40.8994388+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"aacfa890-6957-457a-8e9b-02a970e536f1\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:06:44.8191405+00:00\",\r\n \"endTime\": + \"2019-12-27T16:06:55.0066664+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ffe528a2-9a9c-4019-aa7c-91559ef6b1b7\"\r\n}" headers: cache-control: - no-cache @@ -2281,7 +2023,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:07 GMT + - Fri, 27 Dec 2019 16:07:21 GMT expires: - '-1' pragma: @@ -2298,7 +2040,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29982 + - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29858 status: code: 200 message: OK @@ -2317,7 +2059,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: @@ -2328,7 +2070,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://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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}" @@ -2340,7 +2082,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:07 GMT + - Fri, 27 Dec 2019 16:07:22 GMT expires: - '-1' pragma: @@ -2357,7 +2099,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1798 + - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1797 status: code: 200 message: OK @@ -2376,7 +2118,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2385,14 +2127,14 @@ 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\": \"e0bfbd7c-e32e-49f4-9379-1837ac66b8c4\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"827af5b6-47d2-4ff5-b12d-9b9bf904ce06\",\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.20191015.47\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20191117.80\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_c8861f16d1\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\"\r\n + \"osdisk_e4a54d2e7f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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 @@ -2409,7 +2151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:08 GMT + - Fri, 27 Dec 2019 16:07:24 GMT expires: - '-1' pragma: @@ -2426,7 +2168,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31993 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31930 status: code: 200 message: OK @@ -2445,14 +2187,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:13:25Z"},"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":"2019-12-27T15:57:34Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2461,7 +2203,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:07 GMT + - Fri, 27 Dec 2019 16:07:26 GMT expires: - '-1' pragma: @@ -2496,7 +2238,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2509,7 +2251,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://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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}" @@ -2517,7 +2259,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/50f6159e-02b6-4a51-ab50-8d9521e15e98?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fdb3445-2742-4b43-ab38-4716f1b39ea0?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2525,7 +2267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:17 GMT + - Fri, 27 Dec 2019 16:07:37 GMT expires: - '-1' pragma: @@ -2540,7 +2282,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 201 message: Created @@ -2559,14 +2301,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/50f6159e-02b6-4a51-ab50-8d9521e15e98?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fdb3445-2742-4b43-ab38-4716f1b39ea0?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:26:11.650819+00:00\",\r\n \"endTime\": - \"2019-11-07T06:26:21.8387793+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"50f6159e-02b6-4a51-ab50-8d9521e15e98\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:07:31.038124+00:00\",\r\n \"endTime\": + \"2019-12-27T16:07:41.1944375+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"5fdb3445-2742-4b43-ab38-4716f1b39ea0\"\r\n}" headers: cache-control: - no-cache @@ -2575,7 +2317,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:47 GMT + - Fri, 27 Dec 2019 16:08:08 GMT expires: - '-1' pragma: @@ -2592,7 +2334,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29980 + - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29856 status: code: 200 message: OK @@ -2611,7 +2353,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: @@ -2622,7 +2364,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://vhdstoragec8861f16d1800e.blob.core.windows.net/vhds/osdisk_c8861f16d1.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoragee4a54d2e7f467e.blob.core.windows.net/vhds/osdisk_e4a54d2e7f.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}" @@ -2634,7 +2376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:47 GMT + - Fri, 27 Dec 2019 16:08:09 GMT expires: - '-1' pragma: @@ -2651,7 +2393,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1796 + - Microsoft.Compute/GetImages3Min;356,Microsoft.Compute/GetImages30Min;1795 status: code: 200 message: OK @@ -2670,14 +2412,14 @@ interactions: - -g -n --source --os-type --hyper-v-generation User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-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":"2019-11-07T06:13:25Z"},"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":"2019-12-27T15:57:34Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2686,7 +2428,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:48 GMT + - Fri, 27 Dec 2019 16:08:11 GMT expires: - '-1' pragma: @@ -2722,7 +2464,7 @@ interactions: - -g -n --source --os-type --hyper-v-generation User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -2741,7 +2483,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/d0804314-c197-482c-b1b1-3d1988f2e719?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9df150af-ed58-443f-8306-0f2e78ca71c7?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -2749,7 +2491,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:26:52 GMT + - Fri, 27 Dec 2019 16:08:16 GMT expires: - '-1' pragma: @@ -2764,7 +2506,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;197 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -2783,14 +2525,14 @@ interactions: - -g -n --source --os-type --hyper-v-generation User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/d0804314-c197-482c-b1b1-3d1988f2e719?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9df150af-ed58-443f-8306-0f2e78ca71c7?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-07T06:26:52.1838045+00:00\",\r\n \"endTime\": - \"2019-11-07T06:26:57.2777714+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"d0804314-c197-482c-b1b1-3d1988f2e719\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T16:08:16.3350167+00:00\",\r\n \"endTime\": + \"2019-12-27T16:08:21.4444113+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"9df150af-ed58-443f-8306-0f2e78ca71c7\"\r\n}" headers: cache-control: - no-cache @@ -2799,7 +2541,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:27:23 GMT + - Fri, 27 Dec 2019 16:08:48 GMT expires: - '-1' pragma: @@ -2816,7 +2558,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29978 + - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29854 status: code: 200 message: OK @@ -2835,7 +2577,7 @@ interactions: - -g -n --source --os-type --hyper-v-generation User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.76 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 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=2019-07-01 response: @@ -2857,7 +2599,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 07 Nov 2019 06:27:24 GMT + - Fri, 27 Dec 2019 16:08:48 GMT expires: - '-1' pragma: @@ -2874,7 +2616,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;354,Microsoft.Compute/GetImages30Min;1794 + - Microsoft.Compute/GetImages3Min;354,Microsoft.Compute/GetImages30Min;1793 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_data_unmanaged_disk.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_data_unmanaged_disk.yaml index d7be9db645e..1f9900c1490 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_data_unmanaged_disk.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_data_unmanaged_disk.yaml @@ -64,13 +64,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:41 GMT + - Fri, 27 Dec 2019 15:26:59 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:29:41 GMT + - Fri, 27 Dec 2019 15:31:59 GMT source-age: - - '11' + - '28' strict-transport-security: - max-age=31536000 vary: @@ -84,17 +84,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - 9eadd3b70b233a44ec08a2d1319a67dc2907023f + - c6441a6a9048a721e1e1600fea325b555f98ffcd x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - CEC8:70AC:1F7A39:21CA14:5DBBEBBE + - DA32:2FE7:5AE968:618044:5E0622A7 x-served-by: - - cache-sin18046-SIN + - cache-sin18020-SIN x-timer: - - S1572596681.445895,VS0,VE0 + - S1577460420.736438,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -116,11 +116,11 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -132,7 +132,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:41 GMT + - Fri, 27 Dec 2019 15:27:00 GMT expires: - '-1' pragma: @@ -162,7 +162,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -178,7 +178,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:42 GMT + - Fri, 27 Dec 2019 15:27:01 GMT expires: - '-1' pragma: @@ -196,7 +196,7 @@ interactions: body: 'b''{"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": "vhdstorage6de35e5a6a2adc", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorage8669542858a695", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "vm-datadisk-testVNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": @@ -219,12 +219,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm-datadisk-test", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage6de35e5a6a2adc", + "vm-datadisk-test", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorage8669542858a695", "Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_6de35e5a6a", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_8669542858", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "vm-datadisk-test", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -248,17 +248,17 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_85ia97MHu6iMmWkV8e81UVotkYF4UnY1","name":"vm_deploy_85ia97MHu6iMmWkV8e81UVotkYF4UnY1","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5749210671282389333","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:24:46.4344869Z","duration":"PT2.5080301S","correlationId":"9b4cba93-9dc7-4f18-8270-bc65f7b9c206","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-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-datadisk-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6de35e5a6a2adc","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage6de35e5a6a2adc"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-datadisk-test"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YmPg3Hn8DJ6XSQqNyEUAlQyijFM7s5HU","name":"vm_deploy_YmPg3Hn8DJ6XSQqNyEUAlQyijFM7s5HU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2744181723682631551","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:27:06.8952998Z","duration":"PT3.0072217S","correlationId":"dfdc3cc6-25cf-4575-aca4-936ae4949191","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-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-datadisk-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8669542858a695","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage8669542858a695"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-datadisk-test"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_85ia97MHu6iMmWkV8e81UVotkYF4UnY1/operationStatuses/08586290102015511674?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YmPg3Hn8DJ6XSQqNyEUAlQyijFM7s5HU/operationStatuses/08586241464615895581?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -266,7 +266,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:47 GMT + - Fri, 27 Dec 2019 15:27:08 GMT expires: - '-1' pragma: @@ -276,7 +276,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1183' status: code: 201 message: Created @@ -296,9 +296,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -310,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:25:17 GMT + - Fri, 27 Dec 2019 15:27:39 GMT expires: - '-1' pragma: @@ -340,9 +340,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -354,7 +354,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:25:49 GMT + - Fri, 27 Dec 2019 15:28:09 GMT expires: - '-1' pragma: @@ -384,9 +384,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -398,7 +398,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:26:19 GMT + - Fri, 27 Dec 2019 15:28:40 GMT expires: - '-1' pragma: @@ -428,9 +428,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -442,7 +442,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:26:49 GMT + - Fri, 27 Dec 2019 15:29:11 GMT expires: - '-1' pragma: @@ -472,9 +472,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -486,7 +486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:27:20 GMT + - Fri, 27 Dec 2019 15:29:42 GMT expires: - '-1' pragma: @@ -516,9 +516,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -530,7 +530,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:27:50 GMT + - Fri, 27 Dec 2019 15:30:12 GMT expires: - '-1' pragma: @@ -560,97 +560,9 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:28: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 --location -n --admin-username --image --admin-password --authentication-type - --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:28:51 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 --location -n --admin-username --image --admin-password --authentication-type - --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290102015511674?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241464615895581?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -662,7 +574,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:22 GMT + - Fri, 27 Dec 2019 15:30:43 GMT expires: - '-1' pragma: @@ -692,21 +604,21 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_85ia97MHu6iMmWkV8e81UVotkYF4UnY1","name":"vm_deploy_85ia97MHu6iMmWkV8e81UVotkYF4UnY1","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5749210671282389333","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:29:11.5276635Z","duration":"PT4M27.6012067S","correlationId":"9b4cba93-9dc7-4f18-8270-bc65f7b9c206","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-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-datadisk-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6de35e5a6a2adc","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage6de35e5a6a2adc"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-datadisk-test"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage6de35e5a6a2adc"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Resources/deployments/vm_deploy_YmPg3Hn8DJ6XSQqNyEUAlQyijFM7s5HU","name":"vm_deploy_YmPg3Hn8DJ6XSQqNyEUAlQyijFM7s5HU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2744181723682631551","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:30:36.126416Z","duration":"PT3M32.2383379S","correlationId":"dfdc3cc6-25cf-4575-aca4-936ae4949191","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-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-datadisk-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8669542858a695","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorage8669542858a695"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-datadisk-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-datadisk-test"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/virtualNetworks/vm-datadisk-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorage8669542858a695"}]}}' headers: cache-control: - no-cache content-length: - - '4714' + - '4713' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:23 GMT + - Fri, 27 Dec 2019 15:30:44 GMT expires: - '-1' pragma: @@ -736,7 +648,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -745,14 +657,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -762,19 +674,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T08:29:22+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n + \"2019-12-27T15:30:43+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_8669542858\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:26:43.1479201+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:29:48.229225+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\": \"2019-11-01T08:29:06.6483104+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:30:29.5418851+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}" @@ -782,11 +694,11 @@ interactions: cache-control: - no-cache content-length: - - '2991' + - '2990' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:23 GMT + - Fri, 27 Dec 2019 15:30:46 GMT expires: - '-1' pragma: @@ -803,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31700 + - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31825 status: code: 200 message: OK @@ -823,7 +735,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -831,12 +743,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-datadisk-testVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic\",\r\n - \ \"etag\": \"W/\\\"76a102df-66df-4718-8faf-329413831e9d\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e1d60a3d-5607-4a64-86e2-2b774f4d4e10\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"7c165456-5d22-4207-bbde-d1a70e56e7b8\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"ef01d4cf-35a7-48b5-b770-8459c285b153\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-datadisk-test\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic/ipConfigurations/ipconfigvm-datadisk-test\",\r\n - \ \"etag\": \"W/\\\"76a102df-66df-4718-8faf-329413831e9d\\\"\",\r\n + \ \"etag\": \"W/\\\"e1d60a3d-5607-4a64-86e2-2b774f4d4e10\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -845,8 +757,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\": - \"uuqnvk0eoqtuvblchxteb5jfmd.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-98-52\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"x1nsdmcyskaulfnk42wh1s5twb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-35-F0-D8\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/networkSecurityGroups/vm-datadisk-testNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -860,9 +772,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:25 GMT + - Fri, 27 Dec 2019 15:30:47 GMT etag: - - W/"76a102df-66df-4718-8faf-329413831e9d" + - W/"e1d60a3d-5607-4a64-86e2-2b774f4d4e10" expires: - '-1' pragma: @@ -879,7 +791,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3b854072-872d-482d-b963-9d24bd74c8bd + - 327ceb6a-f1ba-45ce-a400-c0fcd9f89253 status: code: 200 message: OK @@ -899,7 +811,7 @@ interactions: --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -907,10 +819,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-datadisk-testPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Network/publicIPAddresses/vm-datadisk-testPublicIP\",\r\n - \ \"etag\": \"W/\\\"eb08e52e-490a-4f65-902b-70a71ba9bfe0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"9cd66522-720d-452a-97e6-1bcfa23b237f\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"91f6e453-c8a9-460c-a852-c258bba65282\",\r\n - \ \"ipAddress\": \"138.91.158.161\",\r\n \"publicIPAddressVersion\": + \"Succeeded\",\r\n \"resourceGuid\": \"cf219535-37db-4b1e-9e33-c3c51eb4b837\",\r\n + \ \"ipAddress\": \"104.42.147.175\",\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-disk000001/providers/Microsoft.Network/networkInterfaces/vm-datadisk-testVMNic/ipConfigurations/ipconfigvm-datadisk-test\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -923,9 +835,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:25 GMT + - Fri, 27 Dec 2019 15:30:48 GMT etag: - - W/"eb08e52e-490a-4f65-902b-70a71ba9bfe0" + - W/"9cd66522-720d-452a-97e6-1bcfa23b237f" expires: - '-1' pragma: @@ -942,7 +854,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6da035d2-b400-4020-b92e-d1775dcd713b + - 8494d0d9-f7f0-4c0d-ae9b-4dbb81a47730 status: code: 200 message: OK @@ -961,7 +873,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -970,14 +882,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -994,7 +906,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:25 GMT + - Fri, 27 Dec 2019 15:30:50 GMT expires: - '-1' pragma: @@ -1011,7 +923,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31699 + - Microsoft.Compute/LowCostGet3Min;3971,Microsoft.Compute/LowCostGet30Min;31822 status: code: 200 message: OK @@ -1030,7 +942,7 @@ interactions: - -g --vm-name -n --vhd --new --caching --size-gb --lun User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1039,14 +951,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -1063,7 +975,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:26 GMT + - Fri, 27 Dec 2019 15:30:51 GMT expires: - '-1' pragma: @@ -1080,7 +992,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31698 + - Microsoft.Compute/LowCostGet3Min;3970,Microsoft.Compute/LowCostGet30Min;31821 status: code: 200 message: OK @@ -1088,9 +1000,9 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "osdisk_6de35e5a6a", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd"}, + "osDisk": {"osType": "Linux", "name": "osdisk_8669542858", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": - [{"lun": 1, "name": "d7", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd"}, + [{"lun": 1, "name": "d7", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd"}, "caching": "ReadWrite", "createOption": "Empty", "diskSizeGB": 8}]}, "osProfile": {"computerName": "vm-datadisk-test", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": @@ -1113,7 +1025,7 @@ interactions: - -g --vm-name -n --vhd --new --caching --size-gb --lun User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1122,18 +1034,18 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Empty\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1147,7 +1059,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8abae4ed-d390-4ccc-91ce-d9b57d0930b8?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/50d2c532-3ff3-4606-952c-8f23f6ecdfdc?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1155,7 +1067,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:30 GMT + - Fri, 27 Dec 2019 15:30:56 GMT expires: - '-1' pragma: @@ -1172,9 +1084,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1150 + - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1178 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1195' status: code: 200 message: OK @@ -1193,14 +1105,14 @@ interactions: - -g --vm-name -n --vhd --new --caching --size-gb --lun User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/8abae4ed-d390-4ccc-91ce-d9b57d0930b8?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/50d2c532-3ff3-4606-952c-8f23f6ecdfdc?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:29:29.2890041+00:00\",\r\n \"endTime\": - \"2019-11-01T08:29:35.8828922+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"8abae4ed-d390-4ccc-91ce-d9b57d0930b8\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:30:53.7294101+00:00\",\r\n \"endTime\": + \"2019-12-27T15:31:00.4325033+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"50d2c532-3ff3-4606-952c-8f23f6ecdfdc\"\r\n}" headers: cache-control: - no-cache @@ -1209,7 +1121,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:00 GMT + - Fri, 27 Dec 2019 15:31:27 GMT expires: - '-1' pragma: @@ -1226,7 +1138,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14976,Microsoft.Compute/GetOperation30Min;29708 + - Microsoft.Compute/GetOperation3Min;14977,Microsoft.Compute/GetOperation30Min;29785 status: code: 200 message: OK @@ -1245,25 +1157,25 @@ interactions: - -g --vm-name -n --vhd --new --caching --size-gb --lun User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Empty\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1281,7 +1193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:01 GMT + - Fri, 27 Dec 2019 15:31:27 GMT expires: - '-1' pragma: @@ -1298,7 +1210,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31760 + - Microsoft.Compute/LowCostGet3Min;3965,Microsoft.Compute/LowCostGet30Min;31813 status: code: 200 message: OK @@ -1317,7 +1229,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1326,18 +1238,18 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Empty\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1355,7 +1267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:02 GMT + - Fri, 27 Dec 2019 15:31:30 GMT expires: - '-1' pragma: @@ -1372,7 +1284,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31759 + - Microsoft.Compute/LowCostGet3Min;3966,Microsoft.Compute/LowCostGet30Min;31812 status: code: 200 message: OK @@ -1391,7 +1303,7 @@ interactions: - -g --vm-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1400,18 +1312,18 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Empty\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1429,7 +1341,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:02 GMT + - Fri, 27 Dec 2019 15:31:31 GMT expires: - '-1' pragma: @@ -1446,7 +1358,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3986,Microsoft.Compute/LowCostGet30Min;31758 + - Microsoft.Compute/LowCostGet3Min;3965,Microsoft.Compute/LowCostGet30Min;31811 status: code: 200 message: OK @@ -1454,7 +1366,7 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "osdisk_6de35e5a6a", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd"}, + "osDisk": {"osType": "Linux", "name": "osdisk_8669542858", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": []}, "osProfile": {"computerName": "vm-datadisk-test", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": @@ -1477,7 +1389,7 @@ interactions: - -g --vm-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1486,18 +1398,18 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Empty\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": true\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1511,7 +1423,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ad79b141-c623-47c2-8310-ae08dd7bc2da?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9a09a387-2dff-4beb-b44d-736d1b939735?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1519,7 +1431,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:05 GMT + - Fri, 27 Dec 2019 15:31:34 GMT expires: - '-1' pragma: @@ -1536,9 +1448,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1162 + - Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1177 x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1191' status: code: 200 message: OK @@ -1557,23 +1469,23 @@ interactions: - -g --vm-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ad79b141-c623-47c2-8310-ae08dd7bc2da?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9a09a387-2dff-4beb-b44d-736d1b939735?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:30:04.7891929+00:00\",\r\n \"endTime\": - \"2019-11-01T08:30:20.4299217+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"ad79b141-c623-47c2-8310-ae08dd7bc2da\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:31:33.338831+00:00\",\r\n \"endTime\": + \"2019-12-27T15:31:49.3233707+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"9a09a387-2dff-4beb-b44d-736d1b939735\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:36 GMT + - Fri, 27 Dec 2019 15:32:06 GMT expires: - '-1' pragma: @@ -1590,7 +1502,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14972,Microsoft.Compute/GetOperation30Min;29704 + - Microsoft.Compute/GetOperation3Min;14972,Microsoft.Compute/GetOperation30Min;29775 status: code: 200 message: OK @@ -1609,21 +1521,21 @@ interactions: - -g --vm-name -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -1640,7 +1552,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:36 GMT + - Fri, 27 Dec 2019 15:32:06 GMT expires: - '-1' pragma: @@ -1657,7 +1569,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31755 + - Microsoft.Compute/LowCostGet3Min;3969,Microsoft.Compute/LowCostGet30Min;31809 status: code: 200 message: OK @@ -1676,7 +1588,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1685,14 +1597,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -1709,7 +1621,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:37 GMT + - Fri, 27 Dec 2019 15:32:09 GMT expires: - '-1' pragma: @@ -1726,7 +1638,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31754 + - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31808 status: code: 200 message: OK @@ -1745,7 +1657,7 @@ interactions: - -g --vm-name -n --vhd --caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1754,14 +1666,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": @@ -1778,7 +1690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:38 GMT + - Fri, 27 Dec 2019 15:32:10 GMT expires: - '-1' pragma: @@ -1795,7 +1707,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31753 + - Microsoft.Compute/LowCostGet3Min;3967,Microsoft.Compute/LowCostGet30Min;31807 status: code: 200 message: OK @@ -1803,9 +1715,9 @@ interactions: body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}, - "osDisk": {"osType": "Linux", "name": "osdisk_6de35e5a6a", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd"}, + "osDisk": {"osType": "Linux", "name": "osdisk_8669542858", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd"}, "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30}, "dataDisks": - [{"lun": 0, "name": "d7", "vhd": {"uri": "https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd"}, + [{"lun": 0, "name": "d7", "vhd": {"uri": "https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd"}, "caching": "ReadOnly", "createOption": "Attach"}]}, "osProfile": {"computerName": "vm-datadisk-test", "adminUsername": "ubuntu", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": @@ -1828,7 +1740,7 @@ interactions: - -g --vm-name -n --vhd --caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1837,18 +1749,18 @@ interactions: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadOnly\",\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n \"adminUsername\": \"ubuntu\",\r\n \"linuxConfiguration\": @@ -1861,7 +1773,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/de4afbce-6e6f-4fdf-aba1-0be0f3b2b6ea?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6195d755-006f-4459-8cdf-e64c33ab9161?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1869,7 +1781,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:30:41 GMT + - Fri, 27 Dec 2019 15:32:15 GMT expires: - '-1' pragma: @@ -1886,9 +1798,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1161 + - Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1176 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1193' status: code: 200 message: OK @@ -1907,23 +1819,23 @@ interactions: - -g --vm-name -n --vhd --caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/de4afbce-6e6f-4fdf-aba1-0be0f3b2b6ea?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6195d755-006f-4459-8cdf-e64c33ab9161?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T08:30:40.851869+00:00\",\r\n \"endTime\": - \"2019-11-01T08:30:46.8050337+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"de4afbce-6e6f-4fdf-aba1-0be0f3b2b6ea\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:32:13.9957381+00:00\",\r\n \"endTime\": + \"2019-12-27T15:32:22.1832216+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"6195d755-006f-4459-8cdf-e64c33ab9161\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:31:12 GMT + - Fri, 27 Dec 2019 15:32:47 GMT expires: - '-1' pragma: @@ -1940,7 +1852,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14967,Microsoft.Compute/GetOperation30Min;29695 + - Microsoft.Compute/GetOperation3Min;14962,Microsoft.Compute/GetOperation30Min;29762 status: code: 200 message: OK @@ -1959,25 +1871,25 @@ interactions: - -g --vm-name -n --vhd --caching User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test?api-version=2019-07-01 response: body: string: "{\r\n \"name\": \"vm-datadisk-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk000001/providers/Microsoft.Compute/virtualMachines/vm-datadisk-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d761dee-2e22-4f58-b96d-3d458794aaca\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ecaaa4f6-d272-49f4-945c-6287b383f136\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_6de35e5a6a\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/osdisk_6de35e5a6a.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_8669542858\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/osdisk_8669542858.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d7\",\r\n \"createOption\": \"Attach\",\r\n - \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/vhds/d7.vhd\"\r\n + \ \"vhd\": {\r\n \"uri\": \"https://vhdstorage8669542858a695.blob.core.windows.net/vhds/d7.vhd\"\r\n \ },\r\n \"caching\": \"ReadOnly\",\r\n \"diskSizeGB\": 8,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \ \"osProfile\": {\r\n \"computerName\": \"vm-datadisk-test\",\r\n @@ -1995,7 +1907,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:31:13 GMT + - Fri, 27 Dec 2019 15:32:47 GMT expires: - '-1' pragma: @@ -2012,7 +1924,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3980,Microsoft.Compute/LowCostGet30Min;31751 + - Microsoft.Compute/LowCostGet3Min;3967,Microsoft.Compute/LowCostGet30Min;31802 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_generalize.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_generalize.yaml index 16cc2779def..2f139231720 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_generalize.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_generalize.yaml @@ -14,14 +14,14 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001","name":"cli_test_generalize_vm000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:54:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001","name":"cli_test_generalize_vm000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:58:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:38 GMT + - Fri, 27 Dec 2019 14:58:42 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:40 GMT + - Fri, 27 Dec 2019 14:58:42 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 07:59:40 GMT + - Fri, 27 Dec 2019 15:03:42 GMT source-age: - - '276' + - '235' strict-transport-security: - max-age=31536000 vary: @@ -129,17 +129,17 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - c1df8bfa558ce702ba07b256d230da1b6ed1d6ae + - 1fd1702967aa533a7a917e4ee305e40401a927f4 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - D5D0:45E0:2127B9:2379EB:5DBBE3AA + - AF22:77A1:82036:A361E:5E061B37 x-served-by: - - cache-sin18049-SIN + - cache-sin18032-SIN x-timer: - - S1572594880.154736,VS0,VE1 + - S1577458723.848621,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -160,11 +160,11 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: string: '{"value":[]}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:40 GMT + - Fri, 27 Dec 2019 14:58:42 GMT expires: - '-1' pragma: @@ -205,7 +205,7 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:40 GMT + - Fri, 27 Dec 2019 14:58:43 GMT expires: - '-1' pragma: @@ -239,7 +239,7 @@ interactions: body: 'b''{"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": "vhdstoragef94f50f1361d9a", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorageeb96e85e221dd7", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "vm-generalizeVNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": @@ -262,12 +262,12 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG"}}}, {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm-generalize", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a", + "vm-generalize", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorageeb96e85e221dd7", "Microsoft.Network/networkInterfaces/vm-generalizeVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_f94f50f136", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_eb96e85e22", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.vhd"}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "vm-generalize", "adminUsername": "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], @@ -290,25 +290,25 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_wSlR56SlMQ1I7OfstNHPxWugCtMpIVph","name":"vm_deploy_wSlR56SlMQ1I7OfstNHPxWugCtMpIVph","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7377601395663000","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T07:54:44.5894909Z","duration":"PT2.81709S","correlationId":"451da315-b400-4632-a7da-2455d2828063","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_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-generalizePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragef94f50f1361d9a"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-generalize"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_3c4sKlVaX8qs3y9FESUQbp8GUPmH3BrY","name":"vm_deploy_3c4sKlVaX8qs3y9FESUQbp8GUPmH3BrY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2461700325047937841","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T14:58:49.3772205Z","duration":"PT3.2347339S","correlationId":"1e0bd01b-1bcd-44fc-8a51-7c45d1b7208e","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_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-generalizePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstorageeb96e85e221dd7","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorageeb96e85e221dd7"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-generalize"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_wSlR56SlMQ1I7OfstNHPxWugCtMpIVph/operationStatuses/08586290120037052302?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_3c4sKlVaX8qs3y9FESUQbp8GUPmH3BrY/operationStatuses/08586241481593351465?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3320' + - '3325' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:54:45 GMT + - Fri, 27 Dec 2019 14:58:50 GMT expires: - '-1' pragma: @@ -318,7 +318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1177' status: code: 201 message: Created @@ -337,9 +337,9 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241481593351465?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -351,7 +351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:15 GMT + - Fri, 27 Dec 2019 14:59:22 GMT expires: - '-1' pragma: @@ -380,9 +380,9 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241481593351465?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -394,7 +394,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:55:46 GMT + - Fri, 27 Dec 2019 14:59:52 GMT expires: - '-1' pragma: @@ -423,9 +423,9 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241481593351465?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -437,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:56:17 GMT + - Fri, 27 Dec 2019 15:00:23 GMT expires: - '-1' pragma: @@ -466,95 +466,9 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:56:47 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 --image --admin-password --authentication-type --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 07:57:18 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 --image --admin-password --authentication-type --use-unmanaged-disk - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290120037052302?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241481593351465?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -566,7 +480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:48 GMT + - Fri, 27 Dec 2019 15:00:53 GMT expires: - '-1' pragma: @@ -595,21 +509,21 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_wSlR56SlMQ1I7OfstNHPxWugCtMpIVph","name":"vm_deploy_wSlR56SlMQ1I7OfstNHPxWugCtMpIVph","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7377601395663000","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T07:57:27.7623282Z","duration":"PT2M45.9899273S","correlationId":"451da315-b400-4632-a7da-2455d2828063","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_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-generalizePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragef94f50f1361d9a"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-generalize"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstoragef94f50f1361d9a"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Resources/deployments/vm_deploy_3c4sKlVaX8qs3y9FESUQbp8GUPmH3BrY","name":"vm_deploy_3c4sKlVaX8qs3y9FESUQbp8GUPmH3BrY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2461700325047937841","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:00:49.0949292Z","duration":"PT2M2.9524426S","correlationId":"1e0bd01b-1bcd-44fc-8a51-7c45d1b7208e","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_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-generalizePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstorageeb96e85e221dd7","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorageeb96e85e221dd7"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-generalizeVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-generalize"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/virtualNetworks/vm-generalizeVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Storage/storageAccounts/vhdstorageeb96e85e221dd7"}]}}' headers: cache-control: - no-cache content-length: - - '4660' + - '4662' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:48 GMT + - Fri, 27 Dec 2019 15:00:54 GMT expires: - '-1' pragma: @@ -638,7 +552,7 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -647,14 +561,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-generalize\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e7aaa0b8-b343-4b05-b8f2-1654a05928b1\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e2169032-df69-4b6b-a8a6-9d281bca2052\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_f94f50f136\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_eb96e85e22\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-generalize\",\r\n \"adminUsername\": @@ -664,19 +578,19 @@ interactions: true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-generalize\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\r\n + \"18.04\",\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\": - \"2019-11-01T07:57:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_f94f50f136\",\r\n + \"2019-12-27T15:00:53+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_eb96e85e22\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T07:56:32.0174841+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T14:59:57.1573222+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\": \"2019-11-01T07:57:20.5489633+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:00:43.8606183+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}" @@ -688,7 +602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:50 GMT + - Fri, 27 Dec 2019 15:00:56 GMT expires: - '-1' pragma: @@ -705,7 +619,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31950 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31992 status: code: 200 message: OK @@ -724,7 +638,7 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -732,12 +646,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-generalizeVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic\",\r\n - \ \"etag\": \"W/\\\"37955771-8748-43be-8e13-889bcdfae52d\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"ce182283-61f7-42d8-bbbe-ce80fda0d841\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"11cd6b65-dba7-4422-8759-71c287ff29dd\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"445a1218-18c7-4028-9bf4-ee7f23005e1d\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-generalize\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic/ipConfigurations/ipconfigvm-generalize\",\r\n - \ \"etag\": \"W/\\\"37955771-8748-43be-8e13-889bcdfae52d\\\"\",\r\n + \ \"etag\": \"W/\\\"ce182283-61f7-42d8-bbbe-ce80fda0d841\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -746,8 +660,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\": - \"4narcirvni3uzk5egplh2n5dea.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-DA-40\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"lgrdt151iwzelhmu4u5sghwblg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-37-AC-A1\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/networkSecurityGroups/vm-generalizeNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -761,9 +675,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:50 GMT + - Fri, 27 Dec 2019 15:00:56 GMT etag: - - W/"37955771-8748-43be-8e13-889bcdfae52d" + - W/"ce182283-61f7-42d8-bbbe-ce80fda0d841" expires: - '-1' pragma: @@ -780,7 +694,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5830a5f-ec90-4a17-b77f-de67042d3591 + - 35a18e03-1281-49d2-96c8-405e8d044514 status: code: 200 message: OK @@ -799,7 +713,7 @@ interactions: - -g -n --admin-username --image --admin-password --authentication-type --use-unmanaged-disk User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -807,10 +721,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-generalizePublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Network/publicIPAddresses/vm-generalizePublicIP\",\r\n - \ \"etag\": \"W/\\\"6f6bfcb9-9e47-46c0-b22b-955c519bb367\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"3c2d01ce-3d04-4ccf-b5af-491cf6e39c3e\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"20aed371-0e02-479b-bbcd-e8fe1fb048c1\",\r\n - \ \"ipAddress\": \"52.160.80.239\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"1e902786-2fed-41c5-975c-45507209b922\",\r\n + \ \"ipAddress\": \"104.40.22.77\",\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_generalize_vm000001/providers/Microsoft.Network/networkInterfaces/vm-generalizeVMNic/ipConfigurations/ipconfigvm-generalize\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -819,13 +733,13 @@ interactions: cache-control: - no-cache content-length: - - '1037' + - '1036' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:57:50 GMT + - Fri, 27 Dec 2019 15:00:56 GMT etag: - - W/"6f6bfcb9-9e47-46c0-b22b-955c519bb367" + - W/"3c2d01ce-3d04-4ccf-b5af-491cf6e39c3e" expires: - '-1' pragma: @@ -842,7 +756,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1ea82a6f-441b-4eaa-86d0-b1fd889fbf93 + - b8e38491-a872-490f-ab06-578ba9277daf status: code: 200 message: OK @@ -863,7 +777,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -873,17 +787,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/990e7d48-5d7d-409e-a9f3-f15564c35d8b?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9538e361-3fb5-4d8b-9526-926c31b6ec35?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:57:52 GMT + - Fri, 27 Dec 2019 15:00:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/990e7d48-5d7d-409e-a9f3-f15564c35d8b?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9538e361-3fb5-4d8b-9526-926c31b6ec35?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -894,9 +808,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1194 + - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 202 message: Accepted @@ -915,23 +829,23 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/990e7d48-5d7d-409e-a9f3-f15564c35d8b?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9538e361-3fb5-4d8b-9526-926c31b6ec35?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:57:52.502237+00:00\",\r\n \"endTime\": - \"2019-11-01T07:58:02.7835053+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"990e7d48-5d7d-409e-a9f3-f15564c35d8b\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:00:58.8139107+00:00\",\r\n \"endTime\": + \"2019-12-27T15:01:07.0639161+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"9538e361-3fb5-4d8b-9526-926c31b6ec35\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:23 GMT + - Fri, 27 Dec 2019 15:01:29 GMT expires: - '-1' pragma: @@ -948,7 +862,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14963,Microsoft.Compute/GetOperation30Min;29930 + - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29994 status: code: 200 message: OK @@ -969,7 +883,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -983,7 +897,7 @@ interactions: content-length: - '0' date: - - Fri, 01 Nov 2019 07:58:24 GMT + - Fri, 27 Dec 2019 15:01:31 GMT expires: - '-1' pragma: @@ -996,7 +910,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1193 + - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -1017,7 +931,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1026,14 +940,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-generalize\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e7aaa0b8-b343-4b05-b8f2-1654a05928b1\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e2169032-df69-4b6b-a8a6-9d281bca2052\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_f94f50f136\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_eb96e85e22\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-generalize\",\r\n \"adminUsername\": @@ -1050,7 +964,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:25 GMT + - Fri, 27 Dec 2019 15:01:32 GMT expires: - '-1' pragma: @@ -1067,7 +981,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31946 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK @@ -1091,7 +1005,7 @@ interactions: - -g -n --vhd-name-prefix User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: POST @@ -1101,17 +1015,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68e4c216-41d3-41a5-8cb9-8c8d496eae11?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/86d7c1af-e3af-484b-9936-c014e28160fc?api-version=2019-07-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 01 Nov 2019 07:58:25 GMT + - Fri, 27 Dec 2019 15:01:33 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68e4c216-41d3-41a5-8cb9-8c8d496eae11?monitor=true&api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/86d7c1af-e3af-484b-9936-c014e28160fc?monitor=true&api-version=2019-07-01 pragma: - no-cache server: @@ -1122,9 +1036,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1192 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1197 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1193' status: code: 202 message: Accepted @@ -1143,24 +1057,24 @@ interactions: - -g -n --vhd-name-prefix User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68e4c216-41d3-41a5-8cb9-8c8d496eae11?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/86d7c1af-e3af-484b-9936-c014e28160fc?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:58:26.1899096+00:00\",\r\n \"endTime\": - \"2019-11-01T07:58:26.5180393+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"$schema\":\"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"vmName\":{\"type\":\"string\"},\"vmSize\":{\"type\":\"string\",\"defaultValue\":\"Standard_DS1_v2\"},\"adminUserName\":{\"type\":\"string\"},\"adminPassword\":{\"type\":\"securestring\"},\"networkInterfaceId\":{\"type\":\"string\"}},\"resources\":[{\"name\":\"[parameters('vmName')]\",\"type\":\"Microsoft.Compute/virtualMachines\",\"location\":\"westus\",\"apiVersion\":\"2019-07-01\",\"properties\":{\"hardwareProfile\":{\"vmSize\":\"[parameters('vmSize')]\"},\"storageProfile\":{\"osDisk\":{\"osType\":\"Linux\",\"name\":\"vmtest-osDisk.e7aaa0b8-b343-4b05-b8f2-1654a05928b1.vhd\",\"createOption\":\"FromImage\",\"image\":{\"uri\":\"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/system/Microsoft.Compute/Images/vhds/vmtest-osDisk.e7aaa0b8-b343-4b05-b8f2-1654a05928b1.vhd\"},\"vhd\":{\"uri\":\"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vmcontainer72ea6e67-b11d-4aae-b66f-04e3a1bfe5c0/osDisk.72ea6e67-b11d-4aae-b66f-04e3a1bfe5c0.vhd\"},\"caching\":\"ReadWrite\"}},\"osProfile\":{\"computerName\":\"[parameters('vmName')]\",\"adminUsername\":\"[parameters('adminUsername')]\",\"adminPassword\":\"[parameters('adminPassword')]\"},\"networkProfile\":{\"networkInterfaces\":[{\"id\":\"[parameters('networkInterfaceId')]\"}]},\"provisioningState\":0}}]}\r\n - \ },\r\n \"name\": \"68e4c216-41d3-41a5-8cb9-8c8d496eae11\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:01:34.173513+00:00\",\r\n \"endTime\": + \"2019-12-27T15:01:34.3454145+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"$schema\":\"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"vmName\":{\"type\":\"string\"},\"vmSize\":{\"type\":\"string\",\"defaultValue\":\"Standard_DS1_v2\"},\"adminUserName\":{\"type\":\"string\"},\"adminPassword\":{\"type\":\"securestring\"},\"networkInterfaceId\":{\"type\":\"string\"}},\"resources\":[{\"name\":\"[parameters('vmName')]\",\"type\":\"Microsoft.Compute/virtualMachines\",\"location\":\"westus\",\"apiVersion\":\"2019-07-01\",\"properties\":{\"hardwareProfile\":{\"vmSize\":\"[parameters('vmSize')]\"},\"storageProfile\":{\"osDisk\":{\"osType\":\"Linux\",\"name\":\"vmtest-osDisk.e2169032-df69-4b6b-a8a6-9d281bca2052.vhd\",\"createOption\":\"FromImage\",\"image\":{\"uri\":\"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/system/Microsoft.Compute/Images/vhds/vmtest-osDisk.e2169032-df69-4b6b-a8a6-9d281bca2052.vhd\"},\"vhd\":{\"uri\":\"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vmcontainer3b5d237e-5648-4e97-b250-eb5308cc5b90/osDisk.3b5d237e-5648-4e97-b250-eb5308cc5b90.vhd\"},\"caching\":\"ReadWrite\"}},\"osProfile\":{\"computerName\":\"[parameters('vmName')]\",\"adminUsername\":\"[parameters('adminUsername')]\",\"adminPassword\":\"[parameters('adminPassword')]\"},\"networkProfile\":{\"networkInterfaces\":[{\"id\":\"[parameters('networkInterfaceId')]\"}]},\"provisioningState\":0}}]}\r\n + \ },\r\n \"name\": \"86d7c1af-e3af-484b-9936-c014e28160fc\"\r\n}" headers: cache-control: - no-cache content-length: - - '1508' + - '1507' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:56 GMT + - Fri, 27 Dec 2019 15:02:04 GMT expires: - '-1' pragma: @@ -1177,7 +1091,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14960,Microsoft.Compute/GetOperation30Min;29921 + - Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29990 status: code: 200 message: OK @@ -1196,12 +1110,12 @@ interactions: - -g -n --vhd-name-prefix User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/68e4c216-41d3-41a5-8cb9-8c8d496eae11?monitor=true&api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/86d7c1af-e3af-484b-9936-c014e28160fc?monitor=true&api-version=2019-07-01 response: body: - string: '{"$schema":"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json","contentVersion":"1.0.0.0","parameters":{"vmName":{"type":"string"},"vmSize":{"type":"string","defaultValue":"Standard_DS1_v2"},"adminUserName":{"type":"string"},"adminPassword":{"type":"securestring"},"networkInterfaceId":{"type":"string"}},"resources":[{"name":"[parameters(''vmName'')]","type":"Microsoft.Compute/virtualMachines","location":"westus","apiVersion":"2019-07-01","properties":{"hardwareProfile":{"vmSize":"[parameters(''vmSize'')]"},"storageProfile":{"osDisk":{"osType":"Linux","name":"vmtest-osDisk.e7aaa0b8-b343-4b05-b8f2-1654a05928b1.vhd","createOption":"FromImage","image":{"uri":"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/system/Microsoft.Compute/Images/vhds/vmtest-osDisk.e7aaa0b8-b343-4b05-b8f2-1654a05928b1.vhd"},"vhd":{"uri":"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vmcontainer72ea6e67-b11d-4aae-b66f-04e3a1bfe5c0/osDisk.72ea6e67-b11d-4aae-b66f-04e3a1bfe5c0.vhd"},"caching":"ReadWrite"}},"osProfile":{"computerName":"[parameters(''vmName'')]","adminUsername":"[parameters(''adminUsername'')]","adminPassword":"[parameters(''adminPassword'')]"},"networkProfile":{"networkInterfaces":[{"id":"[parameters(''networkInterfaceId'')]"}]},"provisioningState":0}}]}' + string: '{"$schema":"http://schema.management.azure.com/schemas/2014-04-01-preview/VM_IP.json","contentVersion":"1.0.0.0","parameters":{"vmName":{"type":"string"},"vmSize":{"type":"string","defaultValue":"Standard_DS1_v2"},"adminUserName":{"type":"string"},"adminPassword":{"type":"securestring"},"networkInterfaceId":{"type":"string"}},"resources":[{"name":"[parameters(''vmName'')]","type":"Microsoft.Compute/virtualMachines","location":"westus","apiVersion":"2019-07-01","properties":{"hardwareProfile":{"vmSize":"[parameters(''vmSize'')]"},"storageProfile":{"osDisk":{"osType":"Linux","name":"vmtest-osDisk.e2169032-df69-4b6b-a8a6-9d281bca2052.vhd","createOption":"FromImage","image":{"uri":"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/system/Microsoft.Compute/Images/vhds/vmtest-osDisk.e2169032-df69-4b6b-a8a6-9d281bca2052.vhd"},"vhd":{"uri":"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vmcontainer3b5d237e-5648-4e97-b250-eb5308cc5b90/osDisk.3b5d237e-5648-4e97-b250-eb5308cc5b90.vhd"},"caching":"ReadWrite"}},"osProfile":{"computerName":"[parameters(''vmName'')]","adminUsername":"[parameters(''adminUsername'')]","adminPassword":"[parameters(''adminPassword'')]"},"networkProfile":{"networkInterfaces":[{"id":"[parameters(''networkInterfaceId'')]"}]},"provisioningState":0}}]}' headers: cache-control: - no-cache @@ -1210,7 +1124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:56 GMT + - Fri, 27 Dec 2019 15:02:06 GMT expires: - '-1' pragma: @@ -1227,7 +1141,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14959,Microsoft.Compute/GetOperation30Min;29920 + - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29989 status: code: 200 message: OK @@ -1246,7 +1160,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1255,14 +1169,14 @@ interactions: body: string: "{\r\n \"name\": \"vm-generalize\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e7aaa0b8-b343-4b05-b8f2-1654a05928b1\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e2169032-df69-4b6b-a8a6-9d281bca2052\",\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.201910210\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"osdisk_f94f50f136\",\r\n \"createOption\": - \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd\"\r\n + \"18.04.201912180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"osdisk_eb96e85e22\",\r\n \"createOption\": + \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-generalize\",\r\n \"adminUsername\": @@ -1279,7 +1193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:57 GMT + - Fri, 27 Dec 2019 15:02:07 GMT expires: - '-1' pragma: @@ -1296,7 +1210,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31940 + - Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31988 status: code: 200 message: OK @@ -1315,14 +1229,14 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_generalize_vm000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001","name":"cli_test_generalize_vm000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T07:54:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001","name":"cli_test_generalize_vm000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T14:58:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1331,7 +1245,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:58:58 GMT + - Fri, 27 Dec 2019 15:02:07 GMT expires: - '-1' pragma: @@ -1366,7 +1280,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT @@ -1379,7 +1293,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.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}" @@ -1387,7 +1301,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/73dcef56-e76e-4574-b94c-0458ce47094b?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70cbe92b-9e29-4f84-bdf8-2254491b7aaa?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1395,7 +1309,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:06 GMT + - Fri, 27 Dec 2019 15:02:18 GMT expires: - '-1' pragma: @@ -1408,9 +1322,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;193 + - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199 x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1185' status: code: 201 message: Created @@ -1429,23 +1343,23 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/73dcef56-e76e-4574-b94c-0458ce47094b?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70cbe92b-9e29-4f84-bdf8-2254491b7aaa?api-version=2019-07-01 response: body: - string: "{\r\n \"startTime\": \"2019-11-01T07:59:01.0963261+00:00\",\r\n \"endTime\": - \"2019-11-01T07:59:11.2838613+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"73dcef56-e76e-4574-b94c-0458ce47094b\"\r\n}" + string: "{\r\n \"startTime\": \"2019-12-27T15:02:12.4548711+00:00\",\r\n \"endTime\": + \"2019-12-27T15:02:22.611177+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"70cbe92b-9e29-4f84-bdf8-2254491b7aaa\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:36 GMT + - Fri, 27 Dec 2019 15:02:49 GMT expires: - '-1' pragma: @@ -1462,7 +1376,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14956,Microsoft.Compute/GetOperation30Min;29907 + - Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29987 status: code: 200 message: OK @@ -1481,7 +1395,7 @@ interactions: - -g -n --source User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/images/myImage?api-version=2019-07-01 response: @@ -1492,7 +1406,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_generalize_vm000001/providers/Microsoft.Compute/virtualMachines/vm-generalize\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragef94f50f1361d9a.blob.core.windows.net/vhds/osdisk_f94f50f136.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstorageeb96e85e221dd7.blob.core.windows.net/vhds/osdisk_eb96e85e22.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}" @@ -1504,7 +1418,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 07:59:36 GMT + - Fri, 27 Dec 2019 15:02:49 GMT expires: - '-1' pragma: @@ -1521,7 +1435,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;353,Microsoft.Compute/GetImages30Min;1785 + - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1798 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_set_os_disk_size.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_set_os_disk_size.yaml index 04651a24beb..2f64ee9039f 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_set_os_disk_size.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_set_os_disk_size.yaml @@ -15,14 +15,14 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001","name":"cli_test_os_disk_size000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T08:21:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001","name":"cli_test_os_disk_size000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:09:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:19 GMT + - Fri, 27 Dec 2019 15:09:40 GMT expires: - '-1' pragma: @@ -110,13 +110,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:20 GMT + - Fri, 27 Dec 2019 15:09:42 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:26:20 GMT + - Fri, 27 Dec 2019 15:14:42 GMT source-age: - - '124' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -124,23 +124,23 @@ interactions: via: - 1.1 varnish x-cache: - - HIT + - MISS x-cache-hits: - - '1' + - '0' x-content-type-options: - nosniff x-fastly-request-id: - - df81a3d33ad807663e02ee5363a1adfaa90a4a47 + - 79a6caeb9d4f41a57aa93bda82061ad7c9d97d7f x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - 28E0:4EB5:1ED057:211A5C:5DBBEA83 + - 0EE0:04E0:1B38B3:1E657C:5E061EB6 x-served-by: - - cache-sin18050-SIN + - cache-sin18047-SIN x-timer: - - S1572596481.519077,VS0,VE1 + - S1577459382.163099,VS0,VE228 x-xss-protection: - 1; mode=block status: @@ -162,7 +162,7 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -175,8 +175,7 @@ interactions: Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan @@ -184,85 +183,73 @@ interactions: South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Germany West Central","East US 2 EUAP","Central - US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East + Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2019-06-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Germany West Central","East US - 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East + Central","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2019-06-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South @@ -279,11 +266,11 @@ interactions: cache-control: - no-cache content-length: - - '14496' + - '14197' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:20 GMT + - Fri, 27 Dec 2019 15:09:43 GMT expires: - '-1' pragma: @@ -313,7 +300,7 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -330,7 +317,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:21 GMT + - Fri, 27 Dec 2019 15:09:43 GMT expires: - '-1' pragma: @@ -360,7 +347,7 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -376,7 +363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:21 GMT + - Fri, 27 Dec 2019 15:09:44 GMT expires: - '-1' pragma: @@ -419,8 +406,8 @@ interactions: "Microsoft.Network/networkInterfaces/vmVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_3c276fbe25", - "caching": "ReadWrite", "vhd": {"uri": "https://cli000002.blob.core.windows.net/vhds/osdisk_3c276fbe25.vhd"}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_13815211a5", + "caching": "ReadWrite", "vhd": {"uri": "https://cli000002.blob.core.windows.net/vhds/osdisk_13815211a5.vhd"}, "diskSizeGb": 75}, "imageReference": {"publisher": "OpenLogic", "offer": "CentOS", "sku": "7.5", "version": "latest"}}, "osProfile": {"computerName": "vm", "adminUsername": "centosadmin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": @@ -443,25 +430,25 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_KZU04JEzWeYlmgTdgoxBOUkCX1IGJQbY","name":"vm_deploy_KZU04JEzWeYlmgTdgoxBOUkCX1IGJQbY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1754245371727100591","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:21:25.1577773Z","duration":"PT2.2770219S","correlationId":"40b83f45-cd96-4ff5-8e28-2354b6fd5876","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_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"cli000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_3phiMX4wKGhQTVsTWA3Cq9VlAL5wxGan","name":"vm_deploy_3phiMX4wKGhQTVsTWA3Cq9VlAL5wxGan","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18039310757711170415","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:09:50.0617945Z","duration":"PT2.7787393S","correlationId":"8c254f65-e01e-4ae4-bdad-185fe7950a85","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_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"cli000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_KZU04JEzWeYlmgTdgoxBOUkCX1IGJQbY/operationStatuses/08586290104025968725?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_3phiMX4wKGhQTVsTWA3Cq9VlAL5wxGan/operationStatuses/08586241474981945878?api-version=2019-07-01 cache-control: - no-cache content-length: - - '3169' + - '3170' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:26 GMT + - Fri, 27 Dec 2019 15:09:51 GMT expires: - '-1' pragma: @@ -471,7 +458,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1197' status: code: 201 message: Created @@ -491,9 +478,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -505,7 +492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:21:56 GMT + - Fri, 27 Dec 2019 15:10:22 GMT expires: - '-1' pragma: @@ -535,9 +522,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -549,7 +536,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:22:27 GMT + - Fri, 27 Dec 2019 15:10:52 GMT expires: - '-1' pragma: @@ -579,9 +566,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -593,7 +580,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:22:57 GMT + - Fri, 27 Dec 2019 15:11:24 GMT expires: - '-1' pragma: @@ -623,9 +610,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -637,7 +624,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:23:28 GMT + - Fri, 27 Dec 2019 15:11:54 GMT expires: - '-1' pragma: @@ -667,9 +654,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -681,7 +668,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:23:58 GMT + - Fri, 27 Dec 2019 15:12:24 GMT expires: - '-1' pragma: @@ -711,9 +698,9 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -725,7 +712,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:29 GMT + - Fri, 27 Dec 2019 15:12:55 GMT expires: - '-1' pragma: @@ -755,21 +742,21 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241474981945878?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '20' + - '22' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:24:59 GMT + - Fri, 27 Dec 2019 15:13:25 GMT expires: - '-1' pragma: @@ -799,21 +786,21 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_3phiMX4wKGhQTVsTWA3Cq9VlAL5wxGan","name":"vm_deploy_3phiMX4wKGhQTVsTWA3Cq9VlAL5wxGan","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18039310757711170415","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:13:25.0982706Z","duration":"PT3M37.8152154S","correlationId":"8c254f65-e01e-4ae4-bdad-185fe7950a85","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_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"cli000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002"}]}}' headers: cache-control: - no-cache content-length: - - '20' + - '4441' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:25:30 GMT + - Fri, 27 Dec 2019 15:13:26 GMT expires: - '-1' pragma: @@ -843,31 +830,74 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm?$expand=instanceView&api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm\",\r\n + \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"bc0f57ee-c0ec-47b1-b849-bd910393cbe6\",\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.20180815\"\r\n + \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": + \"osdisk_13815211a5\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://cli000002.blob.core.windows.net/vhds/osdisk_13815211a5.vhd\"\r\n + \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": + 75\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": + {\r\n \"computerName\": \"vm\",\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 \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic\"}]},\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm\",\r\n \"osName\": \"centos\",\r\n \"osVersion\": \"7.5.1804\",\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\": + \"2019-12-27T15:13:28+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_13815211a5\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning + succeeded\",\r\n \"time\": \"2019-12-27T15:12:09.5200245+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\": \"2019-12-27T15:13:08.645468+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}" headers: cache-control: - no-cache content-length: - - '20' + - '2901' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:26:00 GMT + - Fri, 27 Dec 2019 15:13: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/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31937 status: code: 200 message: OK @@ -887,31 +917,63 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"vmVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic\",\r\n + \ \"etag\": \"W/\\\"09326e6f-f746-4232-a11a-deb7eb2a9ba1\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"47b3933e-406a-4069-968e-421dcda05fc4\",\r\n + \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\",\r\n + \ \"etag\": \"W/\\\"09326e6f-f746-4232-a11a-deb7eb2a9ba1\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet\"\r\n + \ },\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\": + \"0gq35dgcav2efkhs24soxbz0kg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-26-37\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG\"\r\n + \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '2558' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:26:31 GMT + - Fri, 27 Dec 2019 15:13:28 GMT + etag: + - W/"09326e6f-f746-4232-a11a-deb7eb2a9ba1" 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: + - 97caa62b-4d88-4389-8dfc-c5cbd989fbe8 status: code: 200 message: OK @@ -931,31 +993,50 @@ interactions: --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' + string: "{\r\n \"name\": \"vmPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP\",\r\n + \ \"etag\": \"W/\\\"8a659f3c-9932-442b-805b-fd130033c9d3\\\"\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"7e9e7566-a477-4bd4-a216-3e23db5d69a2\",\r\n + \ \"ipAddress\": \"104.42.77.156\",\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_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\"\r\n + \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '993' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:27:01 GMT + - Fri, 27 Dec 2019 15:13:29 GMT + etag: + - W/"8a659f3c-9932-442b-805b-fd130033c9d3" 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: + - afa96934-0c94-4543-977c-11fff99c0bb0 status: code: 200 message: OK @@ -967,29 +1048,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - storage blob list Connection: - keep-alive ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account + - --account-name --container-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01 response: body: - string: '{"status":"Running"}' + string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-core-poc/providers/Microsoft.Storage/storageAccounts/azurecorepoc","name":"azurecorepoc","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-26T02:38:58.8233588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-26T02:38:58.7452329Z","primaryEndpoints":{"dfs":"https://azurecorepoc.dfs.core.windows.net/","web":"https://azurecorepoc.z13.web.core.windows.net/","blob":"https://azurecorepoc.blob.core.windows.net/","queue":"https://azurecorepoc.queue.core.windows.net/","table":"https://azurecorepoc.table.core.windows.net/","file":"https://azurecorepoc.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://azurecorepoc-secondary.dfs.core.windows.net/","web":"https://azurecorepoc-secondary.z13.web.core.windows.net/","blob":"https://azurecorepoc-secondary.blob.core.windows.net/","queue":"https://azurecorepoc-secondary.queue.core.windows.net/","table":"https://azurecorepoc-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:10:11.8522440Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:10:11.7585178Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_diagnosticsjowsoh4w5qlfv6prf53q7usellyng6din5ixsm23o3smlfcjyv2l/providers/Microsoft.Storage/storageAccounts/clitestbootdiag7wdm6sbdm","name":"clitestbootdiag7wdm6sbdm","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:13:09.3691961Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:13:09.2909954Z","primaryEndpoints":{"blob":"https://clitestbootdiag7wdm6sbdm.blob.core.windows.net/","queue":"https://clitestbootdiag7wdm6sbdm.queue.core.windows.net/","table":"https://clitestbootdiag7wdm6sbdm.table.core.windows.net/","file":"https://clitestbootdiag7wdm6sbdm.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sqlvm_cli_test_createsdetcsnn3myakwqj6qagejokc3sem6roeii5wyshjcmw4jqu6suhbn/providers/Microsoft.Storage/storageAccounts/clitestymo4k6yynyvrg6x2j","name":"clitestymo4k6yynyvrg6x2j","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:06:51.7068129Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:06:51.6286884Z","primaryEndpoints":{"blob":"https://clitestymo4k6yynyvrg6x2j.blob.core.windows.net/","queue":"https://clitestymo4k6yynyvrg6x2j.queue.core.windows.net/","table":"https://clitestymo4k6yynyvrg6x2j.table.core.windows.net/","file":"https://clitestymo4k6yynyvrg6x2j.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/IT_fytest2_it1_e111893c-83af-4cec-8ce3-df93d05f6f41/providers/Microsoft.Storage/storageAccounts/sqzdvoxts8tr8cqr2r37dga3","name":"sqzdvoxts8tr8cqr2r37dga3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"createdby":"azureimagebuilder","magicvalue":"0d819542a3774a2a8709401a7cd09eb8"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T03:09:38.0375048Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T03:09:37.9594606Z","primaryEndpoints":{"blob":"https://sqzdvoxts8tr8cqr2r37dga3.blob.core.windows.net/","queue":"https://sqzdvoxts8tr8cqr2r37dga3.queue.core.windows.net/","table":"https://sqzdvoxts8tr8cqr2r37dga3.table.core.windows.net/","file":"https://sqzdvoxts8tr8cqr2r37dga3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_diskal73zezxr2f3f45l52ha34gl2m26ypkzgokzii73egsx/providers/Microsoft.Storage/storageAccounts/vhdstorage69ab76cdd3ee6e","name":"vhdstorage69ab76cdd3ee6e","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:07:11.1691749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:07:11.1222842Z","primaryEndpoints":{"blob":"https://vhdstorage69ab76cdd3ee6e.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image5kg7hcphfzwfp5hjdsqvcfvlkiyxjmec5qoaqsgr45hdjjyvgt2/providers/Microsoft.Storage/storageAccounts/vhdstoraged6364fb8681da0","name":"vhdstoraged6364fb8681da0","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:03:42.8038864Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:03:42.7414051Z","primaryEndpoints":{"blob":"https://vhdstoraged6364fb8681da0.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragev2","name":"zuhstoragev2","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"dep":"css"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-09T05:28:20.0245374Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-09T05:28:19.9620255Z","primaryEndpoints":{"dfs":"https://zuhstoragev2.dfs.core.windows.net/","web":"https://zuhstoragev2.z22.web.core.windows.net/","blob":"https://zuhstoragev2.blob.core.windows.net/","queue":"https://zuhstoragev2.queue.core.windows.net/","table":"https://zuhstoragev2.table.core.windows.net/","file":"https://zuhstoragev2.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.Storage/storageAccounts/clitestkvsa0000002","name":"clitestkvsa0000002","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T08:18:02.4185791Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T08:18:02.3717082Z","primaryEndpoints":{"blob":"https://clitestkvsa0000002.blob.core.windows.net/","queue":"https://clitestkvsa0000002.queue.core.windows.net/","table":"https://clitestkvsa0000002.table.core.windows.net/","file":"https://clitestkvsa0000002.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available","secondaryLocation":"southeastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://clitestkvsa0000002-secondary.blob.core.windows.net/","queue":"https://clitestkvsa0000002-secondary.queue.core.windows.net/","table":"https://clitestkvsa0000002-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-25T03:40:27.9554773Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-25T03:40:27.8929858Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlrg1diag","name":"jlrg1diag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-27T08:28:13.4137165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-27T08:28:13.3512138Z","primaryEndpoints":{"blob":"https://jlrg1diag.blob.core.windows.net/","queue":"https://jlrg1diag.queue.core.windows.net/","table":"https://jlrg1diag.table.core.windows.net/","file":"https://jlrg1diag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.Storage/storageAccounts/yeming","name":"yeming","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-04T06:41:07.4012554Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-04T06:41:07.3699884Z","primaryEndpoints":{"dfs":"https://yeming.dfs.core.windows.net/","web":"https://yeming.z23.web.core.windows.net/","blob":"https://yeming.blob.core.windows.net/","queue":"https://yeming.queue.core.windows.net/","table":"https://yeming.table.core.windows.net/","file":"https://yeming.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yeming-secondary.dfs.core.windows.net/","web":"https://yeming-secondary.z23.web.core.windows.net/","blob":"https://yeming-secondary.blob.core.windows.net/","queue":"https://yeming-secondary.queue.core.windows.net/","table":"https://yeming-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgga5kp5ssm4eptnq5mf7v6mhv6zrv2ahq5hzydpufhu4vuwhejpbj5qxjocirb5po6/providers/Microsoft.Storage/storageAccounts/iothubteststorage1","name":"iothubteststorage1","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T15:04:04.6207390Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T15:04:04.5582345Z","primaryEndpoints":{"blob":"https://iothubteststorage1.blob.core.windows.net/","queue":"https://iothubteststorage1.queue.core.windows.net/","table":"https://iothubteststorage1.table.core.windows.net/","file":"https://iothubteststorage1.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://iothubteststorage1-secondary.blob.core.windows.net/","queue":"https://iothubteststorage1-secondary.queue.core.windows.net/","table":"https://iothubteststorage1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_nw_troubleshootinghwebuyxoz2rik4hpfdv7i344utnqxe24vbs573vaseem524t/providers/Microsoft.Storage/storageAccounts/clitestnwtjh5w6jts57rrjb","name":"clitestnwtjh5w6jts57rrjb","type":"Microsoft.Storage/storageAccounts","location":"westcentralus","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-12-27T14:40:48.6384101Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-27T14:40:48.5759098Z","primaryEndpoints":{"blob":"https://clitestnwtjh5w6jts57rrjb.blob.core.windows.net/","queue":"https://clitestnwtjh5w6jts57rrjb.queue.core.windows.net/","table":"https://clitestnwtjh5w6jts57rrjb.table.core.windows.net/","file":"https://clitestnwtjh5w6jts57rrjb.file.core.windows.net/"},"primaryLocation":"westcentralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors1","name":"zuhors1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:14:20.0557924Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:14:20.0086260Z","primaryEndpoints":{"dfs":"https://zuhors1.dfs.core.windows.net/","web":"https://zuhors1.z3.web.core.windows.net/","blob":"https://zuhors1.blob.core.windows.net/","queue":"https://zuhors1.queue.core.windows.net/","table":"https://zuhors1.table.core.windows.net/","file":"https://zuhors1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors1-secondary.dfs.core.windows.net/","web":"https://zuhors1-secondary.z3.web.core.windows.net/","blob":"https://zuhors1-secondary.blob.core.windows.net/","queue":"https://zuhors1-secondary.queue.core.windows.net/","table":"https://zuhors1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhors2","name":"zuhors2","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-19T01:13:31.6770588Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-12-19T01:13:31.6145086Z","primaryEndpoints":{"dfs":"https://zuhors2.dfs.core.windows.net/","web":"https://zuhors2.z3.web.core.windows.net/","blob":"https://zuhors2.blob.core.windows.net/","queue":"https://zuhors2.queue.core.windows.net/","table":"https://zuhors2.table.core.windows.net/","file":"https://zuhors2.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhors2-secondary.dfs.core.windows.net/","web":"https://zuhors2-secondary.z3.web.core.windows.net/","blob":"https://zuhors2-secondary.blob.core.windows.net/","queue":"https://zuhors2-secondary.queue.core.windows.net/","table":"https://zuhors2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuhtest/providers/Microsoft.Storage/storageAccounts/zuhstoragetest","name":"zuhstoragetest","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"privateEndpointConnections":[],"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2019-12-25T11:43:44.3319436Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-12-25T11:43:44.3006918Z","primaryEndpoints":{"blob":"https://zuhstoragetest.blob.core.windows.net/","queue":"https://zuhstoragetest.queue.core.windows.net/","table":"https://zuhstoragetest.table.core.windows.net/","file":"https://zuhstoragetest.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest-secondary.queue.core.windows.net/","table":"https://zuhstoragetest-secondary.table.core.windows.net/"}}}]}' headers: cache-control: - no-cache content-length: - - '20' + - '63577' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:27:32 GMT + - Fri, 27 Dec 2019 15:13:31 GMT expires: - '-1' pragma: @@ -1000,6 +1082,15 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-original-request-ids: + - 3f8f9b2a-b340-4986-80c6-c6f215d79e34 + - 13683162-0b34-46f6-b056-9cfbf330f376 + - d64ad547-d01d-440a-9475-785140017f78 + - b191ce0b-2376-4313-892c-097640e2df82 + - 56af8d0b-a6d6-4656-83cc-dc1b59b78ab3 + - ca76b47f-711e-4966-8061-a577a795711a + - 67732c23-ef1f-4dfc-aa84-4af107e6d964 + - 75fa9432-4abb-4af2-be24-af0089f3efb8 status: code: 200 message: OK @@ -1011,39 +1102,81 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vm create + - storage blob list Connection: - keep-alive + Content-Length: + - '0' ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account + - --account-name --container-name User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + azure-mgmt-storage/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002/listKeys?api-version=2019-06-01 response: body: - string: '{"status":"Running"}' + string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache content-length: - - '20' + - '288' content-type: - - application/json; charset=utf-8 + - application/json date: - - Fri, 01 Nov 2019 08:28:02 GMT + - Fri, 27 Dec 2019 15:13:33 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + status: + code: 200 + message: OK +- request: + body: null + headers: + Connection: + - keep-alive + User-Agent: + - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.78 + x-ms-date: + - Fri, 27 Dec 2019 15:13:33 GMT + x-ms-version: + - '2018-11-09' + method: GET + uri: https://cli000002.blob.core.windows.net/vhds?restype=container&comp=list&maxresults=5000 + response: + body: + string: "\uFEFF\n5000osdisk_13815211a5.vhdFri, + 27 Dec 2019 15:12:09 GMTFri, 27 Dec 2019 15:13:32 + GMT0x8D78ADF55EB8E9480530637312application/octet-streamkGnbuEY/+4VkXdDGkzkBdQ==1PageBlobP10truelockedleasedinfinitetrue" + headers: + content-type: + - application/xml + date: + - Fri, 27 Dec 2019 15:13:36 GMT + server: + - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 + transfer-encoding: + - chunked + x-ms-version: + - '2018-11-09' status: code: 200 message: OK @@ -1060,24 +1193,25 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001?api-version=2019-07-01 response: body: - string: '{"status":"Running"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001","name":"cli_test_os_disk_size000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:09:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '20' + - '428' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:28:33 GMT + - Fri, 27 Dec 2019 15:13:37 GMT expires: - '-1' pragma: @@ -1095,43 +1229,100 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate - CommandName: - - vm create Connection: - keep-alive - ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python-requests/2.22.0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json response: body: - string: '{"status":"Running"}' + string: "{\n \"$schema\": \"http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json\",\n + \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {},\n \"variables\": + {},\n \"resources\": [],\n \"outputs\": {\n \"aliases\": {\n \"type\": + \"object\",\n \"value\": {\n \"Linux\": {\n \"CentOS\": + {\n \"publisher\": \"OpenLogic\",\n \"offer\": \"CentOS\",\n + \ \"sku\": \"7.5\",\n \"version\": \"latest\"\n },\n + \ \"CoreOS\": {\n \"publisher\": \"CoreOS\",\n \"offer\": + \"CoreOS\",\n \"sku\": \"Stable\",\n \"version\": \"latest\"\n + \ },\n \"Debian\": {\n \"publisher\": \"Debian\",\n + \ \"offer\": \"debian-10\",\n \"sku\": \"10\",\n \"version\": + \"latest\"\n },\n \"openSUSE-Leap\": {\n \"publisher\": + \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n \"sku\": + \"42.3\",\n \"version\": \"latest\"\n },\n \"RHEL\": + {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n + \ \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n },\n + \ \"SLES\": {\n \"publisher\": \"SUSE\",\n \"offer\": + \"SLES\",\n \"sku\": \"15\",\n \"version\": \"latest\"\n + \ },\n \"UbuntuLTS\": {\n \"publisher\": \"Canonical\",\n + \ \"offer\": \"UbuntuServer\",\n \"sku\": \"18.04-LTS\",\n + \ \"version\": \"latest\"\n }\n },\n \"Windows\": + {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n + \ \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n + \ \"version\": \"latest\"\n },\n \"Win2016Datacenter\": + {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": + \"WindowsServer\",\n \"sku\": \"2016-Datacenter\",\n \"version\": + \"latest\"\n },\n \"Win2012R2Datacenter\": {\n \"publisher\": + \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": + \"2012-R2-Datacenter\",\n \"version\": \"latest\"\n },\n + \ \"Win2012Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n + \ \"offer\": \"WindowsServer\",\n \"sku\": \"2012-Datacenter\",\n + \ \"version\": \"latest\"\n },\n \"Win2008R2SP1\": + {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": + \"WindowsServer\",\n \"sku\": \"2008-R2-SP1\",\n \"version\": + \"latest\"\n }\n }\n }\n }\n }\n}\n" headers: + accept-ranges: + - bytes + access-control-allow-origin: + - '*' cache-control: - - no-cache + - max-age=300 + connection: + - keep-alive content-length: - - '20' + - '2501' + content-security-policy: + - default-src 'none'; style-src 'unsafe-inline'; sandbox content-type: - - application/json; charset=utf-8 + - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:29:03 GMT + - Fri, 27 Dec 2019 15:13:38 GMT + etag: + - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - '-1' - pragma: - - no-cache + - Fri, 27 Dec 2019 15:18:38 GMT + source-age: + - '236' strict-transport-security: - - max-age=31536000; includeSubDomains + - max-age=31536000 vary: - - Accept-Encoding + - Authorization,Accept-Encoding, Accept-Encoding + via: + - 1.1 varnish + x-cache: + - HIT + x-cache-hits: + - '1' x-content-type-options: - nosniff + x-fastly-request-id: + - 1eb6e63ae5b503f1d0603b2c9aaf20a79bfa8bc8 + x-frame-options: + - deny + x-geo-block-list: + - '' + x-github-request-id: + - 0EE0:04E0:1B38B3:1E657C:5E061EB6 + x-served-by: + - cache-sin18045-SIN + x-timer: + - S1577459619.764076,VS0,VE0 + x-xss-protection: + - 1; mode=block status: code: 200 message: OK @@ -1148,171 +1339,89 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 response: body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:29: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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:30: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 --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:30:35 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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmVNET\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET\",\r\n + \ \"etag\": \"W/\\\"3e5f1867-14aa-47b8-8d09-4e8f04800bbf\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"resourceGuid\": \"8cdfa1d1-05c2-4278-a8f2-e7a4eb873a56\",\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\": + \"vmSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet\",\r\n + \ \"etag\": \"W/\\\"3e5f1867-14aa-47b8-8d09-4e8f04800bbf\\\"\",\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_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '20' + - '1743' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:31:05 GMT + - Fri, 27 Dec 2019 15:13:39 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: + - 605c097d-1270-4406-9fa1-1f06ade9e885 status: code: 200 message: OK - request: - body: null + body: 'b''{"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": "vm1NSG", "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", + "name": "vm1PublicIP", "location": "westus", "tags": {}, "dependsOn": [], "properties": + {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", "type": "Microsoft.Network/networkInterfaces", + "name": "vm1VMNic", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/vm1NSG", + "Microsoft.Network/publicIpAddresses/vm1PublicIP"], "properties": {"ipConfigurations": + [{"name": "ipconfigvm1", "properties": {"privateIPAllocationMethod": "Dynamic", + "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet"}, + "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], + "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, + {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/vm1VMNic"], + "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": + {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": + "ReadWrite", "managedDisk": {"storageAccountType": null}, "diskSizeGb": 75}, + "imageReference": {"publisher": "OpenLogic", "offer": "CentOS", "sku": "7.5", + "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": + "centosadmin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": + {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' headers: Accept: - application/json @@ -1322,1213 +1431,46 @@ interactions: - vm create Connection: - keep-alive - ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290104025968725?api-version=2019-07-01 - response: - body: - string: '{"status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '22' - content-type: + Content-Length: + - '2975' + Content-Type: - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:35 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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + accept-language: + - en-US + method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_KZU04JEzWeYlmgTdgoxBOUkCX1IGJQbY","name":"vm_deploy_KZU04JEzWeYlmgTdgoxBOUkCX1IGJQbY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1754245371727100591","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:31:32.9249193Z","duration":"PT10M10.0441639S","correlationId":"40b83f45-cd96-4ff5-8e28-2354b6fd5876","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_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"cli000002"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_MYBRHXQIg8qob1kiwIjgZLEdRNQ7cKyj","name":"vm_deploy_MYBRHXQIg8qob1kiwIjgZLEdRNQ7cKyj","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13834874264820849325","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:13:44.6378231Z","duration":"PT3.073425S","correlationId":"f7c028ef-d69f-4bcd-97ec-ab4b979faddd","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_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/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_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_MYBRHXQIg8qob1kiwIjgZLEdRNQ7cKyj/operationStatuses/08586241472639132276?api-version=2019-07-01 cache-control: - no-cache content-length: - - '4441' + - '2443' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:31:36 GMT + - Fri, 27 Dec 2019 15:13:45 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1191' 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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm?$expand=instanceView&api-version=2019-07-01 - response: - body: - string: "{\r\n \"name\": \"vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm\",\r\n - \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6d8baf60-44e3-44d1-8b24-7797b2336992\",\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.20180815\"\r\n - \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_3c276fbe25\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://cli000002.blob.core.windows.net/vhds/osdisk_3c276fbe25.vhd\"\r\n - \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": - 75\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": - {\r\n \"computerName\": \"vm\",\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 \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic\"}]},\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": - \"vm\",\r\n \"osName\": \"centos\",\r\n \"osVersion\": \"7.5.1804\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.44\",\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\": - \"2019-11-01T08:31:35+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_3c276fbe25\",\r\n - \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:24:06.6792215+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\": \"2019-11-01T08:31:27.1333818+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}" - headers: - cache-control: - - no-cache - content-length: - - '2902' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31: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/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31745 - 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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic?api-version=2018-01-01 - response: - body: - string: "{\r\n \"name\": \"vmVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic\",\r\n - \ \"etag\": \"W/\\\"0a85b00a-a357-4565-a9be-e503dcc909c3\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"59ed5118-cd8c-4a74-bb4f-ec103451abd1\",\r\n - \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\",\r\n - \ \"etag\": \"W/\\\"0a85b00a-a357-4565-a9be-e503dcc909c3\\\"\",\r\n - \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": - \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP\"\r\n - \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet\"\r\n - \ },\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\": - \"qgedslft5oxubdxfnl0fa3k5uf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-36-7F-72\",\r\n \"enableAcceleratedNetworking\": false,\r\n - \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vmNSG\"\r\n - \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '2558' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:37 GMT - etag: - - W/"0a85b00a-a357-4565-a9be-e503dcc909c3" - 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: - - aca2da31-c0d2-4d4d-907a-b5ed3aa38618 - 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 --admin-password --authentication-type --os-disk-size-gb - --use-unmanaged-disk --storage-account - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP?api-version=2018-01-01 - response: - body: - string: "{\r\n \"name\": \"vmPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vmPublicIP\",\r\n - \ \"etag\": \"W/\\\"c623b68e-3ce6-4c38-937e-5e5609b3df45\\\"\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"7fe7f55e-e2d1-4d2f-8149-f5c747e67da3\",\r\n - \ \"ipAddress\": \"23.100.41.58\",\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_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\"\r\n - \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n - \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '992' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:38 GMT - etag: - - W/"c623b68e-3ce6-4c38-937e-5e5609b3df45" - 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: - - 51d9fb2a-7e4d-4555-9ed4-0079a852d003 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage blob list - Connection: - - keep-alive - ParameterSetName: - - --account-name --container-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2019-04-01 - response: - body: - string: '{"value":[{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/afdavd","name":"afdavd","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{"tag1":"zuh"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:33:43.0429887Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:33:42.9961348Z","primaryEndpoints":{"dfs":"https://afdavd.dfs.core.windows.net/","web":"https://afdavd.z13.web.core.windows.net/","blob":"https://afdavd.blob.core.windows.net/","queue":"https://afdavd.queue.core.windows.net/","table":"https://afdavd.table.core.windows.net/","file":"https://afdavd.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://afdavd-secondary.dfs.core.windows.net/","web":"https://afdavd-secondary.z13.web.core.windows.net/","blob":"https://afdavd-secondary.blob.core.windows.net/","queue":"https://afdavd-secondary.queue.core.windows.net/","table":"https://afdavd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ttttttt","name":"ttttttt","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T06:29:02.5993637Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T06:29:02.5525396Z","primaryEndpoints":{"dfs":"https://ttttttt.dfs.core.windows.net/","web":"https://ttttttt.z13.web.core.windows.net/","blob":"https://ttttttt.blob.core.windows.net/","queue":"https://ttttttt.queue.core.windows.net/","table":"https://ttttttt.table.core.windows.net/","file":"https://ttttttt.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://ttttttt-secondary.dfs.core.windows.net/","web":"https://ttttttt-secondary.z13.web.core.windows.net/","blob":"https://ttttttt-secondary.blob.core.windows.net/","queue":"https://ttttttt-secondary.queue.core.windows.net/","table":"https://ttttttt-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhclistoarge","name":"zuhclistoarge","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-25T09:00:47.7047629Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-25T09:00:47.6265845Z","primaryEndpoints":{"dfs":"https://zuhclistoarge.dfs.core.windows.net/","web":"https://zuhclistoarge.z13.web.core.windows.net/","blob":"https://zuhclistoarge.blob.core.windows.net/","queue":"https://zuhclistoarge.queue.core.windows.net/","table":"https://zuhclistoarge.table.core.windows.net/","file":"https://zuhclistoarge.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhclistoarge-secondary.dfs.core.windows.net/","web":"https://zuhclistoarge-secondary.z13.web.core.windows.net/","blob":"https://zuhclistoarge-secondary.blob.core.windows.net/","queue":"https://zuhclistoarge-secondary.queue.core.windows.net/","table":"https://zuhclistoarge-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag","name":"zuhdiag","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T03:18:20.4126854Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T03:18:20.3345713Z","primaryEndpoints":{"blob":"https://zuhdiag.blob.core.windows.net/","queue":"https://zuhdiag.queue.core.windows.net/","table":"https://zuhdiag.table.core.windows.net/","file":"https://zuhdiag.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstorageeastus","name":"zuhstorageeastus","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Network/virtualNetworks/storagerule/subnets/default","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-22T15:21:02.7577816Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-22T15:21:02.6952562Z","primaryEndpoints":{"dfs":"https://zuhstorageeastus.dfs.core.windows.net/","web":"https://zuhstorageeastus.z13.web.core.windows.net/","blob":"https://zuhstorageeastus.blob.core.windows.net/","queue":"https://zuhstorageeastus.queue.core.windows.net/","table":"https://zuhstorageeastus.table.core.windows.net/","file":"https://zuhstorageeastus.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstorageeastus-secondary.dfs.core.windows.net/","web":"https://zuhstorageeastus-secondary.z13.web.core.windows.net/","blob":"https://zuhstorageeastus-secondary.blob.core.windows.net/","queue":"https://zuhstorageeastus-secondary.queue.core.windows.net/","table":"https://zuhstorageeastus-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest2","name":"zuhstoragetest2","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-09T03:07:48.4130141Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-09T03:07:48.3348347Z","primaryEndpoints":{"dfs":"https://zuhstoragetest2.dfs.core.windows.net/","web":"https://zuhstoragetest2.z13.web.core.windows.net/","blob":"https://zuhstoragetest2.blob.core.windows.net/","queue":"https://zuhstoragetest2.queue.core.windows.net/","table":"https://zuhstoragetest2.table.core.windows.net/","file":"https://zuhstoragetest2.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest2-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest2-secondary.z13.web.core.windows.net/","blob":"https://zuhstoragetest2-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest2-secondary.queue.core.windows.net/","table":"https://zuhstoragetest2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst2","name":"jlst2","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:17:20.3072327Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:17:20.2447612Z","primaryEndpoints":{"blob":"https://jlst2.blob.core.windows.net/","queue":"https://jlst2.queue.core.windows.net/","table":"https://jlst2.table.core.windows.net/","file":"https://jlst2.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst3","name":"jlst3","type":"Microsoft.Storage/storageAccounts","location":"eastus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:20:15.0744778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:20:15.0276687Z","primaryEndpoints":{"blob":"https://jlst3.blob.core.windows.net/","queue":"https://jlst3.queue.core.windows.net/","table":"https://jlst3.table.core.windows.net/","file":"https://jlst3.file.core.windows.net/"},"primaryLocation":"eastus2","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002","name":"cli000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:21:49.2636711Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:21:49.2636711Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:21:49.2012342Z","primaryEndpoints":{"blob":"https://cli000002.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-westus/providers/Microsoft.Storage/storageAccounts/cs40b1f64711bf0x4ddaxaec","name":"cs40b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T12:13:38.1677790Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T12:13:38.1208852Z","primaryEndpoints":{"dfs":"https://cs40b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs40b1f64711bf0x4ddaxaec.z22.web.core.windows.net/","blob":"https://cs40b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs40b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs40b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs40b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7898","name":"foozip7898","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T05:27:54.8015489Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T05:27:54.7234181Z","primaryEndpoints":{"blob":"https://foozip7898.blob.core.windows.net/","queue":"https://foozip7898.queue.core.windows.net/","table":"https://foozip7898.table.core.windows.net/","file":"https://foozip7898.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7899","name":"foozip7899","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:20:15.7083543Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T06:20:15.6614614Z","primaryEndpoints":{"blob":"https://foozip7899.blob.core.windows.net/","queue":"https://foozip7899.queue.core.windows.net/","table":"https://foozip7899.table.core.windows.net/","file":"https://foozip7899.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7900","name":"foozip7900","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:21:45.0426725Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:21:44.9645423Z","primaryEndpoints":{"dfs":"https://foozip7900.dfs.core.windows.net/","web":"https://foozip7900.z22.web.core.windows.net/","blob":"https://foozip7900.blob.core.windows.net/","queue":"https://foozip7900.queue.core.windows.net/","table":"https://foozip7900.table.core.windows.net/","file":"https://foozip7900.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fozippy98/providers/Microsoft.Storage/storageAccounts/foozip7901","name":"foozip7901","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T06:31:10.7771905Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-03T06:31:10.7303381Z","primaryEndpoints":{"dfs":"https://foozip7901.dfs.core.windows.net/","web":"https://foozip7901.z22.web.core.windows.net/","blob":"https://foozip7901.blob.core.windows.net/","queue":"https://foozip7901.queue.core.windows.net/","table":"https://foozip7901.table.core.windows.net/","file":"https://foozip7901.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.Storage/storageAccounts/haroldrsg01diag","name":"haroldrsg01diag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T03:31:12.0528768Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T03:31:11.9904088Z","primaryEndpoints":{"blob":"https://haroldrsg01diag.blob.core.windows.net/","queue":"https://haroldrsg01diag.queue.core.windows.net/","table":"https://haroldrsg01diag.table.core.windows.net/","file":"https://haroldrsg01diag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mc01zip99/providers/Microsoft.Storage/storageAccounts/mc01zip99","name":"mc01zip99","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-04T06:06:04.4529342Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-04T06:06:04.3904163Z","primaryEndpoints":{"blob":"https://mc01zip99.blob.core.windows.net/","queue":"https://mc01zip99.queue.core.windows.net/","table":"https://mc01zip99.table.core.windows.net/","file":"https://mc01zip99.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/mystorageaccount73","name":"mystorageaccount73","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-20T08:30:54.4729370Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-20T08:30:54.4104579Z","primaryEndpoints":{"dfs":"https://mystorageaccount73.dfs.core.windows.net/","web":"https://mystorageaccount73.z22.web.core.windows.net/","blob":"https://mystorageaccount73.blob.core.windows.net/","queue":"https://mystorageaccount73.queue.core.windows.net/","table":"https://mystorageaccount73.table.core.windows.net/","file":"https://mystorageaccount73.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://mystorageaccount73-secondary.dfs.core.windows.net/","web":"https://mystorageaccount73-secondary.z22.web.core.windows.net/","blob":"https://mystorageaccount73-secondary.blob.core.windows.net/","queue":"https://mystorageaccount73-secondary.queue.core.windows.net/","table":"https://mystorageaccount73-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-compute-group/providers/Microsoft.Storage/storageAccounts/rubystor786","name":"rubystor786","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T07:46:26.2234373Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T07:46:26.1452662Z","primaryEndpoints":{"blob":"https://rubystor786.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyurag","name":"sfhyurag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:42:41.7138283Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:42:41.6357235Z","primaryEndpoints":{"dfs":"https://sfhyurag.dfs.core.windows.net/","web":"https://sfhyurag.z22.web.core.windows.net/","blob":"https://sfhyurag.blob.core.windows.net/","queue":"https://sfhyurag.queue.core.windows.net/","table":"https://sfhyurag.table.core.windows.net/","file":"https://sfhyurag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1234","name":"testfeng1234","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:27:33.5945121Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:27:33.5163754Z","primaryEndpoints":{"web":"https://testfeng1234.z22.web.core.windows.net/","blob":"https://testfeng1234.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng12345","name":"testfeng12345","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:08:47.1462943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:08:47.0681900Z","primaryEndpoints":{"web":"https://testfeng12345.z22.web.core.windows.net/","blob":"https://testfeng12345.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1235","name":"testfeng1235","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T05:32:42.3254496Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T05:32:42.2473334Z","primaryEndpoints":{"web":"https://testfeng1235.z22.web.core.windows.net/","blob":"https://testfeng1235.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1237","name":"testfeng1237","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:49:32.8827257Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:49:32.8045771Z","primaryEndpoints":{"web":"https://testfeng1237.z22.web.core.windows.net/","blob":"https://testfeng1237.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1238","name":"testfeng1238","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:50:25.3529839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:50:25.2748594Z","primaryEndpoints":{"web":"https://testfeng1238.z22.web.core.windows.net/","blob":"https://testfeng1238.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1239","name":"testfeng1239","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T06:51:37.8239782Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T06:51:37.7458852Z","primaryEndpoints":{"web":"https://testfeng1239.z22.web.core.windows.net/","blob":"https://testfeng1239.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/testfeng1240","name":"testfeng1240","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T07:04:01.3298608Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T07:04:01.2517546Z","primaryEndpoints":{"web":"https://testfeng1240.z22.web.core.windows.net/","blob":"https://testfeng1240.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile","name":"testlargefile","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:42:51.9857778Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:42:51.9076430Z","primaryEndpoints":{"blob":"https://testlargefile.blob.core.windows.net/","queue":"https://testlargefile.queue.core.windows.net/","table":"https://testlargefile.table.core.windows.net/","file":"https://testlargefile.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/teststoragesku","name":"teststoragesku","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-27T05:58:19.6035321Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-27T05:58:19.5410291Z","primaryEndpoints":{"blob":"https://teststoragesku.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-disk45uc6xalrekjbrenzxuqk76loaie52kgtomagxzluwekyccgfp6pbqltzvjlou/providers/Microsoft.Storage/storageAccounts/vhdstorage6de35e5a6a2adc","name":"vhdstorage6de35e5a6a2adc","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T08:25:13.4095899Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T08:25:13.4095899Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T08:25:13.3471059Z","primaryEndpoints":{"blob":"https://vhdstorage6de35e5a6a2adc.blob.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/image-copy-rg/providers/Microsoft.Storage/storageAccounts/westusb1y76k5z258svs3hih","name":"westusb1y76k5z258svs3hih","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{"created_by":"image-copy-extension"},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-09T03:36:15.4861865Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-09T03:36:15.4393350Z","primaryEndpoints":{"blob":"https://westusb1y76k5z258svs3hih.blob.core.windows.net/","queue":"https://westusb1y76k5z258svs3hih.queue.core.windows.net/","table":"https://westusb1y76k5z258svs3hih.table.core.windows.net/","file":"https://westusb1y76k5z258svs3hih.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zimsstuff/providers/Microsoft.Storage/storageAccounts/zimsstuffdiag","name":"zimsstuffdiag","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T00:52:09.9722338Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-22T00:52:09.9097076Z","primaryEndpoints":{"blob":"https://zimsstuffdiag.blob.core.windows.net/","queue":"https://zimsstuffdiag.queue.core.windows.net/","table":"https://zimsstuffdiag.table.core.windows.net/","file":"https://zimsstuffdiag.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest3","name":"zuhstoragetest3","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh2/providers/Microsoft.Network/virtualNetworks/zuhtest/subnets/testsubnet","action":"Allow","state":"Succeeded"}],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-26T05:22:47.9972735Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-26T05:22:47.9191787Z","primaryEndpoints":{"dfs":"https://zuhstoragetest3.dfs.core.windows.net/","web":"https://zuhstoragetest3.z22.web.core.windows.net/","blob":"https://zuhstoragetest3.blob.core.windows.net/","queue":"https://zuhstoragetest3.queue.core.windows.net/","table":"https://zuhstoragetest3.table.core.windows.net/","file":"https://zuhstoragetest3.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhstoragetest3-secondary.dfs.core.windows.net/","web":"https://zuhstoragetest3-secondary.z22.web.core.windows.net/","blob":"https://zuhstoragetest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest5","name":"zuhstoragetest5","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T08:59:58.3156766Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T08:59:58.2531793Z","primaryEndpoints":{"blob":"https://zuhstoragetest5.blob.core.windows.net/","queue":"https://zuhstoragetest5.queue.core.windows.net/","table":"https://zuhstoragetest5.table.core.windows.net/","file":"https://zuhstoragetest5.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest6","name":"zuhstoragetest6","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-09T09:02:28.5796834Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-09T09:02:28.5015767Z","primaryEndpoints":{"blob":"https://zuhstoragetest6.blob.core.windows.net/","queue":"https://zuhstoragetest6.queue.core.windows.net/","table":"https://zuhstoragetest6.table.core.windows.net/","file":"https://zuhstoragetest6.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest34","name":"zuhstoragetesttest34","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:20:24.3308839Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:20:24.2528016Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest34.blob.core.windows.net/","queue":"https://zuhstoragetesttest34.queue.core.windows.net/","table":"https://zuhstoragetesttest34.table.core.windows.net/","file":"https://zuhstoragetesttest34.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available","secondaryLocation":"eastus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest34-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest34-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest34-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag902","name":"fengtestdiag902","type":"Microsoft.Storage/storageAccounts","location":"eastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-11-01T07:01:04.0724536Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-11-01T07:01:04.0099929Z","primaryEndpoints":{"blob":"https://fengtestdiag902.blob.core.windows.net/","queue":"https://fengtestdiag902.queue.core.windows.net/","table":"https://fengtestdiag902.table.core.windows.net/","file":"https://fengtestdiag902.file.core.windows.net/"},"primaryLocation":"eastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southeastasia/providers/Microsoft.Storage/storageAccounts/cs10b1f64711bf0x4ddaxaec","name":"cs10b1f64711bf0x4ddaxaec","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{"ms-resource-usage":"azure-cloud-shell"},"properties":{"largeFileSharesState":"Disabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-28T05:08:44.7225098Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-08-28T05:08:44.6756089Z","primaryEndpoints":{"dfs":"https://cs10b1f64711bf0x4ddaxaec.dfs.core.windows.net/","web":"https://cs10b1f64711bf0x4ddaxaec.z23.web.core.windows.net/","blob":"https://cs10b1f64711bf0x4ddaxaec.blob.core.windows.net/","queue":"https://cs10b1f64711bf0x4ddaxaec.queue.core.windows.net/","table":"https://cs10b1f64711bf0x4ddaxaec.table.core.windows.net/","file":"https://cs10b1f64711bf0x4ddaxaec.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fengtest/providers/Microsoft.Storage/storageAccounts/fengtestdiag","name":"fengtestdiag","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-11T07:11:23.2854367Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-11T07:11:23.2541899Z","primaryEndpoints":{"blob":"https://fengtestdiag.blob.core.windows.net/","queue":"https://fengtestdiag.queue.core.windows.net/","table":"https://fengtestdiag.table.core.windows.net/","file":"https://fengtestdiag.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst","name":"jlst","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-02T02:12:35.8666234Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-09-02T02:12:35.8041120Z","primaryEndpoints":{"dfs":"https://jlst.dfs.core.windows.net/","web":"https://jlst.z23.web.core.windows.net/","blob":"https://jlst.blob.core.windows.net/","queue":"https://jlst.queue.core.windows.net/","table":"https://jlst.table.core.windows.net/","file":"https://jlst.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.Storage/storageAccounts/jlst4","name":"jlst4","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:48:32.4314788Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-16T01:48:32.3689985Z","primaryEndpoints":{"blob":"https://jlst4.blob.core.windows.net/","queue":"https://jlst4.queue.core.windows.net/","table":"https://jlst4.table.core.windows.net/","file":"https://jlst4.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available","secondaryLocation":"eastasia","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://jlst4-secondary.blob.core.windows.net/","queue":"https://jlst4-secondary.queue.core.windows.net/","table":"https://jlst4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhdiag262","name":"zuhdiag262","type":"Microsoft.Storage/storageAccounts","location":"southeastasia","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-10T07:06:30.1983509Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-10T07:06:30.1358641Z","primaryEndpoints":{"blob":"https://zuhdiag262.blob.core.windows.net/","queue":"https://zuhdiag262.queue.core.windows.net/","table":"https://zuhdiag262.table.core.windows.net/","file":"https://zuhdiag262.file.core.windows.net/"},"primaryLocation":"southeastasia","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/safvrd","name":"safvrd","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-14T01:19:43.3900125Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-14T01:19:43.2962916Z","primaryEndpoints":{"blob":"https://safvrd.blob.core.windows.net/","queue":"https://safvrd.queue.core.windows.net/","table":"https://safvrd.table.core.windows.net/","file":"https://safvrd.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://safvrd-secondary.blob.core.windows.net/","queue":"https://safvrd-secondary.queue.core.windows.net/","table":"https://safvrd-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro1","name":"storagesfrepro1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:07:42.2058942Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:07:42.1277444Z","primaryEndpoints":{"dfs":"https://storagesfrepro1.dfs.core.windows.net/","web":"https://storagesfrepro1.z19.web.core.windows.net/","blob":"https://storagesfrepro1.blob.core.windows.net/","queue":"https://storagesfrepro1.queue.core.windows.net/","table":"https://storagesfrepro1.table.core.windows.net/","file":"https://storagesfrepro1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro1-secondary.dfs.core.windows.net/","web":"https://storagesfrepro1-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro1-secondary.blob.core.windows.net/","queue":"https://storagesfrepro1-secondary.queue.core.windows.net/","table":"https://storagesfrepro1-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro10","name":"storagesfrepro10","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:00.8753334Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:00.7815921Z","primaryEndpoints":{"dfs":"https://storagesfrepro10.dfs.core.windows.net/","web":"https://storagesfrepro10.z19.web.core.windows.net/","blob":"https://storagesfrepro10.blob.core.windows.net/","queue":"https://storagesfrepro10.queue.core.windows.net/","table":"https://storagesfrepro10.table.core.windows.net/","file":"https://storagesfrepro10.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro10-secondary.dfs.core.windows.net/","web":"https://storagesfrepro10-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro10-secondary.blob.core.windows.net/","queue":"https://storagesfrepro10-secondary.queue.core.windows.net/","table":"https://storagesfrepro10-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro11","name":"storagesfrepro11","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:14:28.9859417Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:14:28.8609347Z","primaryEndpoints":{"dfs":"https://storagesfrepro11.dfs.core.windows.net/","web":"https://storagesfrepro11.z19.web.core.windows.net/","blob":"https://storagesfrepro11.blob.core.windows.net/","queue":"https://storagesfrepro11.queue.core.windows.net/","table":"https://storagesfrepro11.table.core.windows.net/","file":"https://storagesfrepro11.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro11-secondary.dfs.core.windows.net/","web":"https://storagesfrepro11-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro11-secondary.blob.core.windows.net/","queue":"https://storagesfrepro11-secondary.queue.core.windows.net/","table":"https://storagesfrepro11-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro12","name":"storagesfrepro12","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:15:15.6785362Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:15:15.5848345Z","primaryEndpoints":{"dfs":"https://storagesfrepro12.dfs.core.windows.net/","web":"https://storagesfrepro12.z19.web.core.windows.net/","blob":"https://storagesfrepro12.blob.core.windows.net/","queue":"https://storagesfrepro12.queue.core.windows.net/","table":"https://storagesfrepro12.table.core.windows.net/","file":"https://storagesfrepro12.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro12-secondary.dfs.core.windows.net/","web":"https://storagesfrepro12-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro12-secondary.blob.core.windows.net/","queue":"https://storagesfrepro12-secondary.queue.core.windows.net/","table":"https://storagesfrepro12-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro13","name":"storagesfrepro13","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:16:55.7609361Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:16:55.6671828Z","primaryEndpoints":{"dfs":"https://storagesfrepro13.dfs.core.windows.net/","web":"https://storagesfrepro13.z19.web.core.windows.net/","blob":"https://storagesfrepro13.blob.core.windows.net/","queue":"https://storagesfrepro13.queue.core.windows.net/","table":"https://storagesfrepro13.table.core.windows.net/","file":"https://storagesfrepro13.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro13-secondary.dfs.core.windows.net/","web":"https://storagesfrepro13-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro13-secondary.blob.core.windows.net/","queue":"https://storagesfrepro13-secondary.queue.core.windows.net/","table":"https://storagesfrepro13-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro14","name":"storagesfrepro14","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:17:40.7661469Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:17:40.6880204Z","primaryEndpoints":{"dfs":"https://storagesfrepro14.dfs.core.windows.net/","web":"https://storagesfrepro14.z19.web.core.windows.net/","blob":"https://storagesfrepro14.blob.core.windows.net/","queue":"https://storagesfrepro14.queue.core.windows.net/","table":"https://storagesfrepro14.table.core.windows.net/","file":"https://storagesfrepro14.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro14-secondary.dfs.core.windows.net/","web":"https://storagesfrepro14-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro14-secondary.blob.core.windows.net/","queue":"https://storagesfrepro14-secondary.queue.core.windows.net/","table":"https://storagesfrepro14-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro15","name":"storagesfrepro15","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:18:52.1812445Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:18:52.0718543Z","primaryEndpoints":{"dfs":"https://storagesfrepro15.dfs.core.windows.net/","web":"https://storagesfrepro15.z19.web.core.windows.net/","blob":"https://storagesfrepro15.blob.core.windows.net/","queue":"https://storagesfrepro15.queue.core.windows.net/","table":"https://storagesfrepro15.table.core.windows.net/","file":"https://storagesfrepro15.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro15-secondary.dfs.core.windows.net/","web":"https://storagesfrepro15-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro15-secondary.blob.core.windows.net/","queue":"https://storagesfrepro15-secondary.queue.core.windows.net/","table":"https://storagesfrepro15-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro16","name":"storagesfrepro16","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:19:33.1863807Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:19:33.0770034Z","primaryEndpoints":{"dfs":"https://storagesfrepro16.dfs.core.windows.net/","web":"https://storagesfrepro16.z19.web.core.windows.net/","blob":"https://storagesfrepro16.blob.core.windows.net/","queue":"https://storagesfrepro16.queue.core.windows.net/","table":"https://storagesfrepro16.table.core.windows.net/","file":"https://storagesfrepro16.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro16-secondary.dfs.core.windows.net/","web":"https://storagesfrepro16-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro16-secondary.blob.core.windows.net/","queue":"https://storagesfrepro16-secondary.queue.core.windows.net/","table":"https://storagesfrepro16-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro17","name":"storagesfrepro17","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:23.5553513Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:23.4771469Z","primaryEndpoints":{"dfs":"https://storagesfrepro17.dfs.core.windows.net/","web":"https://storagesfrepro17.z19.web.core.windows.net/","blob":"https://storagesfrepro17.blob.core.windows.net/","queue":"https://storagesfrepro17.queue.core.windows.net/","table":"https://storagesfrepro17.table.core.windows.net/","file":"https://storagesfrepro17.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro17-secondary.dfs.core.windows.net/","web":"https://storagesfrepro17-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro17-secondary.blob.core.windows.net/","queue":"https://storagesfrepro17-secondary.queue.core.windows.net/","table":"https://storagesfrepro17-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro18","name":"storagesfrepro18","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:04:53.8320772Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:04:53.7383176Z","primaryEndpoints":{"dfs":"https://storagesfrepro18.dfs.core.windows.net/","web":"https://storagesfrepro18.z19.web.core.windows.net/","blob":"https://storagesfrepro18.blob.core.windows.net/","queue":"https://storagesfrepro18.queue.core.windows.net/","table":"https://storagesfrepro18.table.core.windows.net/","file":"https://storagesfrepro18.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro18-secondary.dfs.core.windows.net/","web":"https://storagesfrepro18-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro18-secondary.blob.core.windows.net/","queue":"https://storagesfrepro18-secondary.queue.core.windows.net/","table":"https://storagesfrepro18-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro19","name":"storagesfrepro19","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:05:26.3650238Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:05:26.2556326Z","primaryEndpoints":{"dfs":"https://storagesfrepro19.dfs.core.windows.net/","web":"https://storagesfrepro19.z19.web.core.windows.net/","blob":"https://storagesfrepro19.blob.core.windows.net/","queue":"https://storagesfrepro19.queue.core.windows.net/","table":"https://storagesfrepro19.table.core.windows.net/","file":"https://storagesfrepro19.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro19-secondary.dfs.core.windows.net/","web":"https://storagesfrepro19-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro19-secondary.blob.core.windows.net/","queue":"https://storagesfrepro19-secondary.queue.core.windows.net/","table":"https://storagesfrepro19-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro2","name":"storagesfrepro2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:08:45.8498203Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:08:45.7717196Z","primaryEndpoints":{"dfs":"https://storagesfrepro2.dfs.core.windows.net/","web":"https://storagesfrepro2.z19.web.core.windows.net/","blob":"https://storagesfrepro2.blob.core.windows.net/","queue":"https://storagesfrepro2.queue.core.windows.net/","table":"https://storagesfrepro2.table.core.windows.net/","file":"https://storagesfrepro2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro2-secondary.dfs.core.windows.net/","web":"https://storagesfrepro2-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro2-secondary.blob.core.windows.net/","queue":"https://storagesfrepro2-secondary.queue.core.windows.net/","table":"https://storagesfrepro2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro20","name":"storagesfrepro20","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:07.4295934Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:07.3358422Z","primaryEndpoints":{"dfs":"https://storagesfrepro20.dfs.core.windows.net/","web":"https://storagesfrepro20.z19.web.core.windows.net/","blob":"https://storagesfrepro20.blob.core.windows.net/","queue":"https://storagesfrepro20.queue.core.windows.net/","table":"https://storagesfrepro20.table.core.windows.net/","file":"https://storagesfrepro20.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro20-secondary.dfs.core.windows.net/","web":"https://storagesfrepro20-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro20-secondary.blob.core.windows.net/","queue":"https://storagesfrepro20-secondary.queue.core.windows.net/","table":"https://storagesfrepro20-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro21","name":"storagesfrepro21","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:37.4780251Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:37.3686460Z","primaryEndpoints":{"dfs":"https://storagesfrepro21.dfs.core.windows.net/","web":"https://storagesfrepro21.z19.web.core.windows.net/","blob":"https://storagesfrepro21.blob.core.windows.net/","queue":"https://storagesfrepro21.queue.core.windows.net/","table":"https://storagesfrepro21.table.core.windows.net/","file":"https://storagesfrepro21.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro21-secondary.dfs.core.windows.net/","web":"https://storagesfrepro21-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro21-secondary.blob.core.windows.net/","queue":"https://storagesfrepro21-secondary.queue.core.windows.net/","table":"https://storagesfrepro21-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro22","name":"storagesfrepro22","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:06:59.8295391Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:06:59.7201581Z","primaryEndpoints":{"dfs":"https://storagesfrepro22.dfs.core.windows.net/","web":"https://storagesfrepro22.z19.web.core.windows.net/","blob":"https://storagesfrepro22.blob.core.windows.net/","queue":"https://storagesfrepro22.queue.core.windows.net/","table":"https://storagesfrepro22.table.core.windows.net/","file":"https://storagesfrepro22.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro22-secondary.dfs.core.windows.net/","web":"https://storagesfrepro22-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro22-secondary.blob.core.windows.net/","queue":"https://storagesfrepro22-secondary.queue.core.windows.net/","table":"https://storagesfrepro22-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro23","name":"storagesfrepro23","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:29.0846619Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:29.0065050Z","primaryEndpoints":{"dfs":"https://storagesfrepro23.dfs.core.windows.net/","web":"https://storagesfrepro23.z19.web.core.windows.net/","blob":"https://storagesfrepro23.blob.core.windows.net/","queue":"https://storagesfrepro23.queue.core.windows.net/","table":"https://storagesfrepro23.table.core.windows.net/","file":"https://storagesfrepro23.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro23-secondary.dfs.core.windows.net/","web":"https://storagesfrepro23-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro23-secondary.blob.core.windows.net/","queue":"https://storagesfrepro23-secondary.queue.core.windows.net/","table":"https://storagesfrepro23-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro24","name":"storagesfrepro24","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:07:53.2658712Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:07:53.1565651Z","primaryEndpoints":{"dfs":"https://storagesfrepro24.dfs.core.windows.net/","web":"https://storagesfrepro24.z19.web.core.windows.net/","blob":"https://storagesfrepro24.blob.core.windows.net/","queue":"https://storagesfrepro24.queue.core.windows.net/","table":"https://storagesfrepro24.table.core.windows.net/","file":"https://storagesfrepro24.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro24-secondary.dfs.core.windows.net/","web":"https://storagesfrepro24-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro24-secondary.blob.core.windows.net/","queue":"https://storagesfrepro24-secondary.queue.core.windows.net/","table":"https://storagesfrepro24-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro25","name":"storagesfrepro25","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T05:08:18.7432319Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T05:08:18.6338258Z","primaryEndpoints":{"dfs":"https://storagesfrepro25.dfs.core.windows.net/","web":"https://storagesfrepro25.z19.web.core.windows.net/","blob":"https://storagesfrepro25.blob.core.windows.net/","queue":"https://storagesfrepro25.queue.core.windows.net/","table":"https://storagesfrepro25.table.core.windows.net/","file":"https://storagesfrepro25.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro25-secondary.dfs.core.windows.net/","web":"https://storagesfrepro25-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro25-secondary.blob.core.windows.net/","queue":"https://storagesfrepro25-secondary.queue.core.windows.net/","table":"https://storagesfrepro25-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro3","name":"storagesfrepro3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:19.5698333Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:19.3510997Z","primaryEndpoints":{"dfs":"https://storagesfrepro3.dfs.core.windows.net/","web":"https://storagesfrepro3.z19.web.core.windows.net/","blob":"https://storagesfrepro3.blob.core.windows.net/","queue":"https://storagesfrepro3.queue.core.windows.net/","table":"https://storagesfrepro3.table.core.windows.net/","file":"https://storagesfrepro3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro3-secondary.dfs.core.windows.net/","web":"https://storagesfrepro3-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro3-secondary.blob.core.windows.net/","queue":"https://storagesfrepro3-secondary.queue.core.windows.net/","table":"https://storagesfrepro3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro4","name":"storagesfrepro4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:09:54.9930953Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:09:54.8993063Z","primaryEndpoints":{"dfs":"https://storagesfrepro4.dfs.core.windows.net/","web":"https://storagesfrepro4.z19.web.core.windows.net/","blob":"https://storagesfrepro4.blob.core.windows.net/","queue":"https://storagesfrepro4.queue.core.windows.net/","table":"https://storagesfrepro4.table.core.windows.net/","file":"https://storagesfrepro4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro4-secondary.dfs.core.windows.net/","web":"https://storagesfrepro4-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro4-secondary.blob.core.windows.net/","queue":"https://storagesfrepro4-secondary.queue.core.windows.net/","table":"https://storagesfrepro4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro5","name":"storagesfrepro5","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:10:48.1114395Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:10:48.0177273Z","primaryEndpoints":{"dfs":"https://storagesfrepro5.dfs.core.windows.net/","web":"https://storagesfrepro5.z19.web.core.windows.net/","blob":"https://storagesfrepro5.blob.core.windows.net/","queue":"https://storagesfrepro5.queue.core.windows.net/","table":"https://storagesfrepro5.table.core.windows.net/","file":"https://storagesfrepro5.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro5-secondary.dfs.core.windows.net/","web":"https://storagesfrepro5-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro5-secondary.blob.core.windows.net/","queue":"https://storagesfrepro5-secondary.queue.core.windows.net/","table":"https://storagesfrepro5-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro6","name":"storagesfrepro6","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:11:28.0269117Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:11:27.9331594Z","primaryEndpoints":{"dfs":"https://storagesfrepro6.dfs.core.windows.net/","web":"https://storagesfrepro6.z19.web.core.windows.net/","blob":"https://storagesfrepro6.blob.core.windows.net/","queue":"https://storagesfrepro6.queue.core.windows.net/","table":"https://storagesfrepro6.table.core.windows.net/","file":"https://storagesfrepro6.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro6-secondary.dfs.core.windows.net/","web":"https://storagesfrepro6-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro6-secondary.blob.core.windows.net/","queue":"https://storagesfrepro6-secondary.queue.core.windows.net/","table":"https://storagesfrepro6-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro7","name":"storagesfrepro7","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:08.7761892Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:08.6824637Z","primaryEndpoints":{"dfs":"https://storagesfrepro7.dfs.core.windows.net/","web":"https://storagesfrepro7.z19.web.core.windows.net/","blob":"https://storagesfrepro7.blob.core.windows.net/","queue":"https://storagesfrepro7.queue.core.windows.net/","table":"https://storagesfrepro7.table.core.windows.net/","file":"https://storagesfrepro7.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro7-secondary.dfs.core.windows.net/","web":"https://storagesfrepro7-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro7-secondary.blob.core.windows.net/","queue":"https://storagesfrepro7-secondary.queue.core.windows.net/","table":"https://storagesfrepro7-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro8","name":"storagesfrepro8","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:12:39.5221164Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:12:39.4283923Z","primaryEndpoints":{"dfs":"https://storagesfrepro8.dfs.core.windows.net/","web":"https://storagesfrepro8.z19.web.core.windows.net/","blob":"https://storagesfrepro8.blob.core.windows.net/","queue":"https://storagesfrepro8.queue.core.windows.net/","table":"https://storagesfrepro8.table.core.windows.net/","file":"https://storagesfrepro8.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro8-secondary.dfs.core.windows.net/","web":"https://storagesfrepro8-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro8-secondary.blob.core.windows.net/","queue":"https://storagesfrepro8-secondary.queue.core.windows.net/","table":"https://storagesfrepro8-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-v2rt-repro/providers/Microsoft.Storage/storageAccounts/storagesfrepro9","name":"storagesfrepro9","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-02-26T04:13:18.1628430Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-02-26T04:13:18.0691096Z","primaryEndpoints":{"dfs":"https://storagesfrepro9.dfs.core.windows.net/","web":"https://storagesfrepro9.z19.web.core.windows.net/","blob":"https://storagesfrepro9.blob.core.windows.net/","queue":"https://storagesfrepro9.queue.core.windows.net/","table":"https://storagesfrepro9.table.core.windows.net/","file":"https://storagesfrepro9.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storagesfrepro9-secondary.dfs.core.windows.net/","web":"https://storagesfrepro9-secondary.z19.web.core.windows.net/","blob":"https://storagesfrepro9-secondary.blob.core.windows.net/","queue":"https://storagesfrepro9-secondary.queue.core.windows.net/","table":"https://storagesfrepro9-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testasfcac","name":"testasfcac","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-03T08:57:20.8454033Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-03T08:57:20.7517141Z","primaryEndpoints":{"blob":"https://testasfcac.blob.core.windows.net/","queue":"https://testasfcac.queue.core.windows.net/","table":"https://testasfcac.table.core.windows.net/","file":"https://testasfcac.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://testasfcac-secondary.blob.core.windows.net/","queue":"https://testasfcac-secondary.queue.core.windows.net/","table":"https://testasfcac-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testfrtfctia","name":"testfrtfctia","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-08T01:06:08.1736863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-08T01:06:08.0799343Z","primaryEndpoints":{"web":"https://testfrtfctia.z19.web.core.windows.net/","blob":"https://testfrtfctia.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.Storage/storageAccounts/teststorage1022","name":"teststorage1022","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-22T02:04:49.9642286Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-22T02:04:49.8704779Z","primaryEndpoints":{"dfs":"https://teststorage1022.dfs.core.windows.net/","web":"https://teststorage1022.z19.web.core.windows.net/","blob":"https://teststorage1022.blob.core.windows.net/","queue":"https://teststorage1022.queue.core.windows.net/","table":"https://teststorage1022.table.core.windows.net/","file":"https://teststorage1022.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://teststorage1022-secondary.dfs.core.windows.net/","web":"https://teststorage1022-secondary.z19.web.core.windows.net/","blob":"https://teststorage1022-secondary.blob.core.windows.net/","queue":"https://teststorage1022-secondary.queue.core.windows.net/","table":"https://teststorage1022-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygciav","name":"vfygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:13:49.1334952Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:13:49.0084623Z","primaryEndpoints":{"web":"https://vfygciav.z19.web.core.windows.net/","blob":"https://vfygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfygcivrav","name":"vfygcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:21:34.6134691Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:21:34.5197185Z","primaryEndpoints":{"web":"https://vfygcivrav.z19.web.core.windows.net/","blob":"https://vfygcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"c26d52f8-2960-40e5-8763-204fb953481d","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvdsgb","name":"vfyggstcivrabfdsntvdsgb","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:59:45.1072772Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:59:45.0291498Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvdsgb.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvdsgb-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvdsgb-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvdsgb-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrabfdsntvmh","name":"vfyggstcivrabfdsntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:56:45.0066228Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:56:44.9128897Z","primaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh.table.core.windows.net/","file":"https://vfyggstcivrabfdsntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrabfdsntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrabfdsntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrabfdsntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntv","name":"vfyggstcivrasntv","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:38:05.7921749Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:38:05.7296834Z","primaryEndpoints":{"web":"https://vfyggstcivrasntv.z19.web.core.windows.net/","blob":"https://vfyggstcivrasntv.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrasntvmh","name":"vfyggstcivrasntvmh","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:55:38.2846926Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:55:38.1909265Z","primaryEndpoints":{"blob":"https://vfyggstcivrasntvmh.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh.table.core.windows.net/","file":"https://vfyggstcivrasntvmh.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://vfyggstcivrasntvmh-secondary.blob.core.windows.net/","queue":"https://vfyggstcivrasntvmh-secondary.queue.core.windows.net/","table":"https://vfyggstcivrasntvmh-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/vfyggstcivrav","name":"vfyggstcivrav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:35:24.9704826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:35:24.8923734Z","primaryEndpoints":{"web":"https://vfyggstcivrav.z19.web.core.windows.net/","blob":"https://vfyggstcivrav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/ygciav","name":"ygciav","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-12T07:12:41.8305812Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-12T07:12:41.7680289Z","primaryEndpoints":{"web":"https://ygciav.z19.web.core.windows.net/","blob":"https://ygciav.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/yongtest123","name":"yongtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-28T09:03:38.9695991Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-28T09:03:38.8763349Z","primaryEndpoints":{"dfs":"https://yongtest123.dfs.core.windows.net/","web":"https://yongtest123.z19.web.core.windows.net/","blob":"https://yongtest123.blob.core.windows.net/","queue":"https://yongtest123.queue.core.windows.net/","table":"https://yongtest123.table.core.windows.net/","file":"https://yongtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://yongtest123-secondary.dfs.core.windows.net/","web":"https://yongtest123-secondary.z19.web.core.windows.net/","blob":"https://yongtest123-secondary.blob.core.windows.net/","queue":"https://yongtest123-secondary.queue.core.windows.net/","table":"https://yongtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhadls2","name":"zuhadls2","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"isHnsEnabled":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T11:20:28.6756138Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-21T11:20:28.5818652Z","primaryEndpoints":{"dfs":"https://zuhadls2.dfs.core.windows.net/","web":"https://zuhadls2.z19.web.core.windows.net/","blob":"https://zuhadls2.blob.core.windows.net/","queue":"https://zuhadls2.queue.core.windows.net/","table":"https://zuhadls2.table.core.windows.net/","file":"https://zuhadls2.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://zuhadls2-secondary.dfs.core.windows.net/","web":"https://zuhadls2-secondary.z19.web.core.windows.net/","blob":"https://zuhadls2-secondary.blob.core.windows.net/","queue":"https://zuhadls2-secondary.queue.core.windows.net/","table":"https://zuhadls2-secondary.table.core.windows.net/"}}},{"sku":{"name":"Premium_LRS","tier":"Premium"},"kind":"BlockBlobStorage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhpremium","name":"zuhpremium","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-25T01:21:42.7421754Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-25T01:21:42.6952807Z","primaryEndpoints":{"web":"https://zuhpremium.z19.web.core.windows.net/","blob":"https://zuhpremium.blob.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"identity":{"principalId":"d4245c27-6059-44d1-8340-1fcfd62e634f","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","type":"SystemAssigned"},"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest1","name":"zuhstoragetest1","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[{"value":"112.64.71.69","action":"Allow"}],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-08-05T07:40:19.3472335Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-08-05T07:40:19.2221362Z","primaryEndpoints":{"blob":"https://zuhstoragetest1.blob.core.windows.net/","queue":"https://zuhstoragetest1.queue.core.windows.net/","table":"https://zuhstoragetest1.table.core.windows.net/","file":"https://zuhstoragetest1.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetest4","name":"zuhstoragetest4","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-24T02:59:53.3596151Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-24T02:59:53.2815086Z","primaryEndpoints":{"blob":"https://zuhstoragetest4.blob.core.windows.net/","queue":"https://zuhstoragetest4.queue.core.windows.net/","table":"https://zuhstoragetest4.table.core.windows.net/","file":"https://zuhstoragetest4.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetest4-secondary.blob.core.windows.net/","queue":"https://zuhstoragetest4-secondary.queue.core.windows.net/","table":"https://zuhstoragetest4-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetestagisn","name":"zuhstoragetestagisn","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-04T05:56:48.1333524Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-04T05:56:48.0395970Z","primaryEndpoints":{"blob":"https://zuhstoragetestagisn.blob.core.windows.net/","queue":"https://zuhstoragetestagisn.queue.core.windows.net/","table":"https://zuhstoragetestagisn.table.core.windows.net/","file":"https://zuhstoragetestagisn.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetestagisn-secondary.blob.core.windows.net/","queue":"https://zuhstoragetestagisn-secondary.queue.core.windows.net/","table":"https://zuhstoragetestagisn-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest3","name":"zuhstoragetesttest3","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:18:52.7545393Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:18:52.6771976Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest3.blob.core.windows.net/","queue":"https://zuhstoragetesttest3.queue.core.windows.net/","table":"https://zuhstoragetesttest3.table.core.windows.net/","file":"https://zuhstoragetesttest3.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest3-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest3-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest3-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtest123","name":"zuhtest123","type":"Microsoft.Storage/storageAccounts","location":"centralus","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-09-30T02:49:05.0564700Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-09-30T02:49:04.9627323Z","primaryEndpoints":{"blob":"https://zuhtest123.blob.core.windows.net/","queue":"https://zuhtest123.queue.core.windows.net/","table":"https://zuhtest123.table.core.windows.net/","file":"https://zuhtest123.file.core.windows.net/"},"primaryLocation":"centralus","statusOfPrimary":"available","secondaryLocation":"eastus2","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtest123-secondary.blob.core.windows.net/","queue":"https://zuhtest123-secondary.queue.core.windows.net/","table":"https://zuhtest123-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhstoragetesttest","name":"zuhstoragetesttest","type":"Microsoft.Storage/storageAccounts","location":"westus2","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":false,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-31T15:17:55.4772066Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-31T15:17:55.4147051Z","primaryEndpoints":{"blob":"https://zuhstoragetesttest.blob.core.windows.net/","queue":"https://zuhstoragetesttest.queue.core.windows.net/","table":"https://zuhstoragetesttest.table.core.windows.net/","file":"https://zuhstoragetesttest.file.core.windows.net/"},"primaryLocation":"westus2","statusOfPrimary":"available","secondaryLocation":"westcentralus","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhstoragetesttest-secondary.blob.core.windows.net/","queue":"https://zuhstoragetesttest-secondary.queue.core.windows.net/","table":"https://zuhstoragetesttest-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/sfhyuravarg","name":"sfhyuravarg","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-16T01:46:06.0059502Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2019-10-16T01:46:05.9590754Z","primaryEndpoints":{"dfs":"https://sfhyuravarg.dfs.core.windows.net/","web":"https://sfhyuravarg.z3.web.core.windows.net/","blob":"https://sfhyuravarg.blob.core.windows.net/","queue":"https://sfhyuravarg.queue.core.windows.net/","table":"https://sfhyuravarg.table.core.windows.net/","file":"https://sfhyuravarg.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://sfhyuravarg-secondary.dfs.core.windows.net/","web":"https://sfhyuravarg-secondary.z3.web.core.windows.net/","blob":"https://sfhyuravarg-secondary.blob.core.windows.net/","queue":"https://sfhyuravarg-secondary.queue.core.windows.net/","table":"https://sfhyuravarg-secondary.table.core.windows.net/"}}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/testlargefile1","name":"testlargefile1","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-10T01:40:58.9468617Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-10T01:40:58.8843645Z","primaryEndpoints":{"blob":"https://testlargefile1.blob.core.windows.net/","queue":"https://testlargefile1.queue.core.windows.net/","table":"https://testlargefile1.table.core.windows.net/","file":"https://testlargefile1.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcar2r","name":"zuhcar2r","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:49:07.5887557Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:49:07.5263219Z","primaryEndpoints":{"blob":"https://zuhcar2r.blob.core.windows.net/","queue":"https://zuhcar2r.queue.core.windows.net/","table":"https://zuhcar2r.table.core.windows.net/","file":"https://zuhcar2r.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhcarr","name":"zuhcarr","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-15T16:48:11.9466753Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-15T16:48:11.8841926Z","primaryEndpoints":{"blob":"https://zuhcarr.blob.core.windows.net/","queue":"https://zuhcarr.queue.core.windows.net/","table":"https://zuhcarr.table.core.windows.net/","file":"https://zuhcarr.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhlrs","name":"zuhlrs","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"largeFileSharesState":"Enabled","networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-21T14:37:54.8068434Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-21T14:37:54.7443112Z","primaryEndpoints":{"blob":"https://zuhlrs.blob.core.windows.net/","queue":"https://zuhlrs.queue.core.windows.net/","table":"https://zuhlrs.table.core.windows.net/","file":"https://zuhlrs.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available"}},{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.Storage/storageAccounts/zuhtestfilead","name":"zuhtestfilead","type":"Microsoft.Storage/storageAccounts","location":"eastus2euap","tags":{},"properties":{"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"},"blob":{"enabled":true,"lastEnabledTime":"2019-10-23T08:14:46.7193427Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2019-10-23T08:14:46.6724790Z","primaryEndpoints":{"blob":"https://zuhtestfilead.blob.core.windows.net/","queue":"https://zuhtestfilead.queue.core.windows.net/","table":"https://zuhtestfilead.table.core.windows.net/","file":"https://zuhtestfilead.file.core.windows.net/"},"primaryLocation":"eastus2euap","statusOfPrimary":"available","secondaryLocation":"centraluseuap","statusOfSecondary":"available","secondaryEndpoints":{"blob":"https://zuhtestfilead-secondary.blob.core.windows.net/","queue":"https://zuhtestfilead-secondary.queue.core.windows.net/","table":"https://zuhtestfilead-secondary.table.core.windows.net/"}}}]}' - headers: - cache-control: - - no-cache - content-length: - - '120686' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:41 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-original-request-ids: - - c65d5126-79bf-4d69-99de-f295c12b67f2 - - 80ce8434-28af-42c8-902b-34608e0ace04 - - f047a839-8a86-45e9-ba05-614d26d2428d - - 53c84208-d86b-479a-8250-8c01f0aec16f - - b2dc2d79-f75f-4937-bc88-f38e37aefd53 - - 92487aad-64af-4371-8fe4-13205ebf8297 - - e3be3ba1-33a9-4681-ba05-ea6cdb26fc0a - - da8ca88b-61d8-40dc-bc55-db1af00a677f - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - storage blob list - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - --account-name --container-name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-storage/5.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Storage/storageAccounts/cli000002/listKeys?api-version=2019-04-01 - response: - body: - string: '{"keys":[{"keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' - headers: - cache-control: - - no-cache - content-length: - - '288' - content-type: - - application/json - date: - - Fri, 01 Nov 2019 08:31:41 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK -- request: - body: null - headers: - Connection: - - keep-alive - User-Agent: - - Azure-Storage/2.0.0-2.0.1 (Python CPython 3.7.4; Windows 10) AZURECLI/2.0.75 - x-ms-date: - - Fri, 01 Nov 2019 08:31:41 GMT - x-ms-version: - - '2018-11-09' - method: GET - uri: https://cli000002.blob.core.windows.net/vhds?restype=container&comp=list&maxresults=5000 - response: - body: - string: "\uFEFF\n5000osdisk_3c276fbe25.vhdFri, - 01 Nov 2019 08:24:06 GMTFri, 01 Nov 2019 08:31:32 - GMT0x8D75EA5E64EAE2C80530637312application/octet-streamkGnbuEY/+4VkXdDGkzkBdQ==1PageBlobP10truelockedleasedinfinitetrue" - headers: - content-type: - - application/xml - date: - - Fri, 01 Nov 2019 08:31:44 GMT - server: - - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 - transfer-encoding: - - chunked - x-ms-version: - - '2018-11-09' - 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001","name":"cli_test_os_disk_size000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T08:21:16Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '428' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31: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: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.22.0 - method: GET - uri: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json - response: - body: - string: "{\n \"$schema\": \"http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json\",\n - \ \"contentVersion\": \"1.0.0.0\",\n \"parameters\": {},\n \"variables\": - {},\n \"resources\": [],\n \"outputs\": {\n \"aliases\": {\n \"type\": - \"object\",\n \"value\": {\n \"Linux\": {\n \"CentOS\": - {\n \"publisher\": \"OpenLogic\",\n \"offer\": \"CentOS\",\n - \ \"sku\": \"7.5\",\n \"version\": \"latest\"\n },\n - \ \"CoreOS\": {\n \"publisher\": \"CoreOS\",\n \"offer\": - \"CoreOS\",\n \"sku\": \"Stable\",\n \"version\": \"latest\"\n - \ },\n \"Debian\": {\n \"publisher\": \"Debian\",\n - \ \"offer\": \"debian-10\",\n \"sku\": \"10\",\n \"version\": - \"latest\"\n },\n \"openSUSE-Leap\": {\n \"publisher\": - \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n \"sku\": - \"42.3\",\n \"version\": \"latest\"\n },\n \"RHEL\": - {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n - \ \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n },\n - \ \"SLES\": {\n \"publisher\": \"SUSE\",\n \"offer\": - \"SLES\",\n \"sku\": \"15\",\n \"version\": \"latest\"\n - \ },\n \"UbuntuLTS\": {\n \"publisher\": \"Canonical\",\n - \ \"offer\": \"UbuntuServer\",\n \"sku\": \"18.04-LTS\",\n - \ \"version\": \"latest\"\n }\n },\n \"Windows\": - {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n - \ \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n - \ \"version\": \"latest\"\n },\n \"Win2016Datacenter\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2016-Datacenter\",\n \"version\": - \"latest\"\n },\n \"Win2012R2Datacenter\": {\n \"publisher\": - \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": - \"2012-R2-Datacenter\",\n \"version\": \"latest\"\n },\n - \ \"Win2012Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n - \ \"offer\": \"WindowsServer\",\n \"sku\": \"2012-Datacenter\",\n - \ \"version\": \"latest\"\n },\n \"Win2008R2SP1\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2008-R2-SP1\",\n \"version\": - \"latest\"\n }\n }\n }\n }\n }\n}\n" - headers: - accept-ranges: - - bytes - access-control-allow-origin: - - '*' - cache-control: - - max-age=300 - connection: - - keep-alive - content-length: - - '2501' - content-security-policy: - - default-src 'none'; style-src 'unsafe-inline'; sandbox - content-type: - - text/plain; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:45 GMT - etag: - - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" - expires: - - Fri, 01 Nov 2019 08:36:45 GMT - source-age: - - '90' - strict-transport-security: - - max-age=31536000 - vary: - - Authorization,Accept-Encoding, Accept-Encoding - via: - - 1.1 varnish - x-cache: - - HIT - x-cache-hits: - - '1' - x-content-type-options: - - nosniff - x-fastly-request-id: - - 97c8a7ce7d8737a9929548ee02f949f6778719cb - x-frame-options: - - deny - x-geo-block-list: - - '' - x-github-request-id: - - 1CC8:4EB5:1EEAD5:2136B0:5DBBED17 - x-served-by: - - cache-sin18034-SIN - x-timer: - - S1572597106.900676,VS0,VE1 - x-xss-protection: - - 1; mode=block - 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 - response: - body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmVNET\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET\",\r\n - \ \"etag\": \"W/\\\"c1795d5f-b634-40c9-8c56-854e81c750ca\\\"\",\r\n \"type\": - \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"2c398881-fbb3-40af-8ee5-6af450755fa5\",\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\": - \"vmSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet\",\r\n - \ \"etag\": \"W/\\\"c1795d5f-b634-40c9-8c56-854e81c750ca\\\"\",\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_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vmVMNic/ipConfigurations/ipconfigvm\"\r\n - \ }\r\n ]\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n - \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": - false,\r\n \"enableVmProtection\": false\r\n }\r\n }\r\n ]\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '1743' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31: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-arm-service-request-id: - - 192e6ac9-e3f6-48a5-bbfb-4b8f907c93b3 - 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": {"adminPassword": {"type": "securestring", - "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": - [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm1NSG", "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"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", - "name": "vm1PublicIP", "location": "westus", "tags": {}, "dependsOn": [], "properties": - {"publicIPAllocationMethod": null}}, {"apiVersion": "2015-06-15", "type": "Microsoft.Network/networkInterfaces", - "name": "vm1VMNic", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkSecurityGroups/vm1NSG", - "Microsoft.Network/publicIpAddresses/vm1PublicIP"], "properties": {"ipConfigurations": - [{"name": "ipconfigvm1", "properties": {"privateIPAllocationMethod": "Dynamic", - "subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/virtualNetworks/vmVNET/subnets/vmSubnet"}, - "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], - "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, - {"apiVersion": "2019-07-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Network/networkInterfaces/vm1VMNic"], - "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": - {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": null, "caching": - "ReadWrite", "managedDisk": {"storageAccountType": null}, "diskSizeGb": 75}, - "imageReference": {"publisher": "OpenLogic", "offer": "CentOS", "sku": "7.5", - "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": - "centosadmin", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": - {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm create - Connection: - - keep-alive - Content-Length: - - '2975' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_NdwDQCA5p8BxAd70PChzajOFcr5o0XFe","name":"vm_deploy_NdwDQCA5p8BxAd70PChzajOFcr5o0XFe","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12276050331331948925","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:31:48.4963022Z","duration":"PT1.0812347S","correlationId":"062245e0-dd30-47e1-958d-aa96c1e073b9","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_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/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_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_NdwDQCA5p8BxAd70PChzajOFcr5o0XFe/operationStatuses/08586290097780625561?api-version=2019-07-01 - cache-control: - - no-cache - content-length: - - '2444' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:31:48 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1183' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:32:19 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:32:49 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:33:20 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:33:51 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:34: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 --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:34: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 --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:35: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 --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:35: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 --admin-username --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:36:24 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:36:54 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 --admin-password --authentication-type --os-disk-size-gb - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 01 Nov 2019 08:37:24 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 + code: 201 + message: Created - request: body: null headers: @@ -2544,9 +1486,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2558,7 +1500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:37:55 GMT + - Fri, 27 Dec 2019 15:14:16 GMT expires: - '-1' pragma: @@ -2587,9 +1529,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2601,7 +1543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:38:25 GMT + - Fri, 27 Dec 2019 15:14:47 GMT expires: - '-1' pragma: @@ -2630,9 +1572,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2644,7 +1586,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:38:56 GMT + - Fri, 27 Dec 2019 15:15:17 GMT expires: - '-1' pragma: @@ -2673,9 +1615,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2687,7 +1629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:39:26 GMT + - Fri, 27 Dec 2019 15:15:48 GMT expires: - '-1' pragma: @@ -2716,9 +1658,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2730,7 +1672,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:39:56 GMT + - Fri, 27 Dec 2019 15:16:19 GMT expires: - '-1' pragma: @@ -2759,9 +1701,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2773,7 +1715,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:27 GMT + - Fri, 27 Dec 2019 15:16:49 GMT expires: - '-1' pragma: @@ -2802,9 +1744,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -2816,7 +1758,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:58 GMT + - Fri, 27 Dec 2019 15:17:20 GMT expires: - '-1' pragma: @@ -2845,9 +1787,9 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290097780625561?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241472639132276?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -2859,7 +1801,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:28 GMT + - Fri, 27 Dec 2019 15:17:50 GMT expires: - '-1' pragma: @@ -2888,12 +1830,12 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_NdwDQCA5p8BxAd70PChzajOFcr5o0XFe","name":"vm_deploy_NdwDQCA5p8BxAd70PChzajOFcr5o0XFe","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12276050331331948925","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:41:08.8243672Z","duration":"PT9M21.4092997S","correlationId":"062245e0-dd30-47e1-958d-aa96c1e073b9","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_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Resources/deployments/vm_deploy_MYBRHXQIg8qob1kiwIjgZLEdRNQ7cKyj","name":"vm_deploy_MYBRHXQIg8qob1kiwIjgZLEdRNQ7cKyj","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13834874264820849325","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:17:40.2941617Z","duration":"PT3M58.7297636S","correlationId":"f7c028ef-d69f-4bcd-97ec-ab4b979faddd","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_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}]}}' headers: cache-control: - no-cache @@ -2902,7 +1844,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:28 GMT + - Fri, 27 Dec 2019 15:17:51 GMT expires: - '-1' pragma: @@ -2931,7 +1873,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -2940,16 +1882,16 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ce664889-58d1-456a-86bf-feff6857c5e3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"55295a02-bd91-46d3-bb68-aa91b1871fdd\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_8bdac3b7a2b1439081be6cef51bce96d\",\r\n \"createOption\": + \"vm1_OsDisk_1_ea4d625585434fa3adffb20346435903\",\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_os_disk_size000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_8bdac3b7a2b1439081be6cef51bce96d\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_ea4d625585434fa3adffb20346435903\"\r\n \ },\r\n \"diskSizeGB\": 75\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"centosadmin\",\r\n \"linuxConfiguration\": @@ -2959,19 +1901,19 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/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.44\",\r\n \"statuses\": + \ \"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\": - \"2019-11-01T08:41:30+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_8bdac3b7a2b1439081be6cef51bce96d\",\r\n + \"2019-12-27T15:17:51+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_ea4d625585434fa3adffb20346435903\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2019-11-01T08:35:19.7906817+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:16:24.8652727+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\": \"2019-11-01T08:40:51.8540852+00:00\"\r\n + succeeded\",\r\n \"time\": \"2019-12-27T15:17:35.7405482+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}" @@ -2983,7 +1925,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:30 GMT + - Fri, 27 Dec 2019 15:17:52 GMT expires: - '-1' pragma: @@ -3000,7 +1942,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31850 + - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31898 status: code: 200 message: OK @@ -3019,7 +1961,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3027,12 +1969,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"01021331-783d-4f85-8eea-7945e214b115\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"863d9178-57f8-474d-840e-b43727519269\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"a9f3d60a-d168-422b-b6ce-833e0352b66e\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"b97ab50b-0af9-4773-a69f-9d7e06c44420\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"01021331-783d-4f85-8eea-7945e214b115\\\"\",\r\n + \ \"etag\": \"W/\\\"863d9178-57f8-474d-840e-b43727519269\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -3041,8 +1983,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\": - \"qgedslft5oxubdxfnl0fa3k5uf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-5A-4B-EB\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"0gq35dgcav2efkhs24soxbz0kg.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-31-35-6B\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -3056,9 +1998,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:31 GMT + - Fri, 27 Dec 2019 15:17:53 GMT etag: - - W/"01021331-783d-4f85-8eea-7945e214b115" + - W/"863d9178-57f8-474d-840e-b43727519269" expires: - '-1' pragma: @@ -3075,7 +2017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 455ea4d7-625e-4e3e-909c-a10a5a8deba2 + - 78b4ed53-0adf-490b-92f5-5ef628c4f761 status: code: 200 message: OK @@ -3094,7 +2036,7 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --os-disk-size-gb User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3102,10 +2044,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"1f6652a5-0eae-4d37-84ba-e6e15491d1d7\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2cd5441b-083f-4982-97c0-1cb1749d2884\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"0de92620-38d6-41e7-a3ee-6a702b5b43ab\",\r\n - \ \"ipAddress\": \"13.91.48.201\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"5d938651-542c-4a6f-af9e-e928b8646117\",\r\n + \ \"ipAddress\": \"104.42.74.219\",\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_os_disk_size000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -3114,13 +2056,13 @@ interactions: cache-control: - no-cache content-length: - - '996' + - '997' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:31 GMT + - Fri, 27 Dec 2019 15:17:53 GMT etag: - - W/"1f6652a5-0eae-4d37-84ba-e6e15491d1d7" + - W/"2cd5441b-083f-4982-97c0-1cb1749d2884" expires: - '-1' pragma: @@ -3137,7 +2079,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3be77cde-ab7b-4e59-b677-197151a921b6 + - 017f0e94-91b9-4b2d-8e66-d89cbc92c3c3 status: code: 200 message: OK @@ -3156,7 +2098,7 @@ interactions: - -g -n User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -3165,16 +2107,16 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ce664889-58d1-456a-86bf-feff6857c5e3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"55295a02-bd91-46d3-bb68-aa91b1871fdd\",\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.20180815\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_8bdac3b7a2b1439081be6cef51bce96d\",\r\n \"createOption\": + \"vm1_OsDisk_1_ea4d625585434fa3adffb20346435903\",\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_os_disk_size000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_8bdac3b7a2b1439081be6cef51bce96d\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_os_disk_size000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_ea4d625585434fa3adffb20346435903\"\r\n \ },\r\n \"diskSizeGB\": 75\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"centosadmin\",\r\n \"linuxConfiguration\": @@ -3191,7 +2133,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:41:32 GMT + - Fri, 27 Dec 2019 15:17:56 GMT expires: - '-1' pragma: @@ -3208,7 +2150,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31849 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31897 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_create_linux_secrets.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_create_linux_secrets.yaml index c99b1ee5599..61fb400c117 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_create_linux_secrets.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_create_linux_secrets.yaml @@ -17,33 +17,33 @@ interactions: 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":"0a592c45-613e-4f1b-9023-7c4414fd53bf","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-08-07T22:18:30Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Feiyue - Yu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"fey@microsoft.com","mailNickname":"fey_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["fey@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:fey@microsoft.com"],"refreshTokensValidFromDateTime":"2019-08-07T22:18:30Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/0a592c45-613e-4f1b-9023-7c4414fd53bf/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"fey_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-08-08T01:44:26Z","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":"21cd756e-e290-4a26-9547-93e8cc1a8923","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-06-21T01:32:03Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Zunli + Hu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zuh@microsoft.com","mailNickname":"zuh_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zuh@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zuh@microsoft.com"],"refreshTokensValidFromDateTime":"2019-06-21T01:32:03Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/21cd756e-e290-4a26-9547-93e8cc1a8923/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zuh_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-06-24T01:43:59Z","userType":"Guest"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1671' + - '1670' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Fri, 01 Nov 2019 08:34:33 GMT + - Fri, 27 Dec 2019 15:27:50 GMT duration: - - '2440981' + - '2604136' expires: - '-1' ocp-aad-diagnostics-server-name: - - //4TX5pZNOCrnxb9nRymnqAwrGyiY4qbQf+67WslZ5A= + - JZYSRpCZhmJGFdvFQE2bGaGIHzHfmfBO9iretpLtuR0= ocp-aad-session-key: - - bqykIThqZi0go2YvgVxUy_4DU_u1m_6LifG6wgFTujx-2WlKeR0Mn2Gr3UNnFJyVyhn_7OqYPIawK4OoZ9_SCnEp89THFQydDJ6qvxxcRiJXZY7gg6qqz9TyFmz_K9r0.xbBuntJFOGyUAFOwo953fde0Sf1mAglWS3Wd1IZk8L8 + - dZjzEI_eLd9sJHcBy8tAqc-aHVddECGpbnfLaBF0EA-DvBmX7Sz2tK2SGWVeNCJsWKf6etdR_ZXsX5F2mQybRktbgEKdF4eJ856hIqjl-OdhSovleWQVhaOr4Ge7pCWsQUekrQM1jAXnQh6mC5zz6RF6NknjDcGg0tmxH07p-xo.B2qQJVSbjpYY7qUQte9wzDsW2saQS_FsU5Vcpsjlp3M pragma: - no-cache request-id: - - 4f0fa407-93f6-4ee9-af25-8489aa0eba87 + - d8de29ff-da7b-482b-9ccf-66c711c23973 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -58,7 +58,7 @@ interactions: - request: body: '{"location": "westus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "0a592c45-613e-4f1b-9023-7c4414fd53bf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "21cd756e-e290-4a26-9547-93e8cc1a8923", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -83,14 +83,14 @@ interactions: - -g -n -l --enabled-for-deployment --enabled-for-template-deployment User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0a592c45-613e-4f1b-9023-7c4414fd53bf","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -99,7 +99,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:34:37 GMT + - Fri, 27 Dec 2019 15:27:57 GMT expires: - '-1' pragma: @@ -117,9 +117,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1191' x-powered-by: - ASP.NET status: @@ -140,12 +140,12 @@ interactions: - -g -n -l --enabled-for-deployment --enabled-for-template-deployment User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0a592c45-613e-4f1b-9023-7c4414fd53bf","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -154,7 +154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:35:12 GMT + - Fri, 27 Dec 2019 15:28:29 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -210,7 +210,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:14 GMT + - Fri, 27 Dec 2019 15:29:33 GMT expires: - '-1' pragma: @@ -227,11 +227,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.118;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -266,9 +266,9 @@ interactions: uri: https://vmlinuxkv000002.vault.azure.net/certificates/cert1/create?api-version=7.0 response: body: - string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKKAP5OcLXWDZfXGes4OhpMX5FFjs+JZH1hMf0COBucfc2TWHVN/M9BrUId1C5c56jDW0jbiTWpvAZ+PJJT/cBxH5avXysc9yxvAfXa28HVdekHE8o3r9vJP2jeilv5tNOie8+sviQ0PgPVgtSZYVpok+5AQh380wZ9SQ8o8gkteM6lky7P/YwsYZohXr42sNTXlnlA8/FeGqIjZRpiu4O1v9Ql98p7xKftgMZg6knQ1zKBg+OXpsS6sNqp+8mvz2YGUkurg7ulgkwPxt4zs907420/VgGvZRx41bKALzDgmk9vhOBYsgcIYKNHiiRSG1nHidAuepvhcRfzbXiJaWOUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCV8u34DGfVANI7J1+UnxylvoG1e5bKeK8/yfYRJoT7MhdGxVIKgPuSW49c3hzwK8fdCNIGskor+YOhz5pFDVSa05wVHwNZu/fOTQvY/FuE5j9KyJK71AVD0lqs/jWaWOuKAdFyg6M1RrX5aUGk2ODMEezLUi4wEb7ibNf+fpEbr3H/Tr5DdLQ1Nfku54m/XfZr22NIpExeeD93k/V62wUqE84JokS8XA+QcGB0wSlloLA/F35cXZKMnXkdXFPkv4Nx1L1BsojrbnAnCOG71ej7Q8sG+ynHoTOfYhnpAviJoPXAOsigkDx0LwORnIR9yGGz29j2hDaCOcdxi/KbzgcS","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKR1gXyWtoeoACCoSW/RpZu/NxKJTUinlLSChcmKOWref5F4k9KDmiHRty30v5dlxy5Gdm66Yj+4P/4WCyAHs+vuKUGjVI68y9N0U1zKjxUk8xLbU+h9ZvrcBnEP0jy9D82MleaSleeELQI31egmXK5FPZDDVFvDEnKXjEXiyrExZ+0fMBheGbNx/58O+vSXwLZBaG6orVgz/MA94P89qn4BcGeecSlkJfW5mhvGaFVHD2b8eTJNXzUk+x3tUT1djcbn8xsomrdh5ExExQnNVePlst32CTtuNtbeZNqrS+5Wacw2ljfHBrwSr395+apb3wAvI1nCEsfOD6+fBS5ZP1ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCik2m7sSeCEHESdxzeEshedZlIGGIhqxAm3bWnttjcwDxeCqiCxmiEZla0FvG68i/W0jwbgtKXTTSPBrNGiqgrd1IQPrJV8juCqX9t476fbC1t8l6ocEER614kiKUn4dtl0dfc5lMZTt5UVBesRDoElicvNLRv0lsRdv+cNP9JtKDIC3uX4hjzo6bM5DDnK25W1FUcsOZLGXNFa9xWKzyqnnBuq+rBsdvNAqD6Px+d/H9lkCqugmRwPcrTxQnYO3/RwkZBLtnhj2MDEBwrmLrOk+uowdmZ9WR9rRid9/TBihv4YjLKq6KLSBMnFVb5BKl/5tFqZnTg9cOuiwDIrceT","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"650acb42cdd3460ab09c312b7621f1d4"}' + time based on the issuer provider. Please check again later.","request_id":"4ece8159ad604f68a659fdf72f131f6f"}' headers: cache-control: - no-cache @@ -277,11 +277,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:17 GMT + - Fri, 27 Dec 2019 15:29:37 GMT expires: - '-1' location: - - https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=650acb42cdd3460ab09c312b7621f1d4 + - https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0&request_id=4ece8159ad604f68a659fdf72f131f6f pragma: - no-cache server: @@ -293,11 +293,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.118;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -323,9 +323,9 @@ interactions: uri: https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKKAP5OcLXWDZfXGes4OhpMX5FFjs+JZH1hMf0COBucfc2TWHVN/M9BrUId1C5c56jDW0jbiTWpvAZ+PJJT/cBxH5avXysc9yxvAfXa28HVdekHE8o3r9vJP2jeilv5tNOie8+sviQ0PgPVgtSZYVpok+5AQh380wZ9SQ8o8gkteM6lky7P/YwsYZohXr42sNTXlnlA8/FeGqIjZRpiu4O1v9Ql98p7xKftgMZg6knQ1zKBg+OXpsS6sNqp+8mvz2YGUkurg7ulgkwPxt4zs907420/VgGvZRx41bKALzDgmk9vhOBYsgcIYKNHiiRSG1nHidAuepvhcRfzbXiJaWOUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCV8u34DGfVANI7J1+UnxylvoG1e5bKeK8/yfYRJoT7MhdGxVIKgPuSW49c3hzwK8fdCNIGskor+YOhz5pFDVSa05wVHwNZu/fOTQvY/FuE5j9KyJK71AVD0lqs/jWaWOuKAdFyg6M1RrX5aUGk2ODMEezLUi4wEb7ibNf+fpEbr3H/Tr5DdLQ1Nfku54m/XfZr22NIpExeeD93k/V62wUqE84JokS8XA+QcGB0wSlloLA/F35cXZKMnXkdXFPkv4Nx1L1BsojrbnAnCOG71ej7Q8sG+ynHoTOfYhnpAviJoPXAOsigkDx0LwORnIR9yGGz29j2hDaCOcdxi/KbzgcS","cancellation_requested":false,"status":"inProgress","status_details":"Pending + string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKR1gXyWtoeoACCoSW/RpZu/NxKJTUinlLSChcmKOWref5F4k9KDmiHRty30v5dlxy5Gdm66Yj+4P/4WCyAHs+vuKUGjVI68y9N0U1zKjxUk8xLbU+h9ZvrcBnEP0jy9D82MleaSleeELQI31egmXK5FPZDDVFvDEnKXjEXiyrExZ+0fMBheGbNx/58O+vSXwLZBaG6orVgz/MA94P89qn4BcGeecSlkJfW5mhvGaFVHD2b8eTJNXzUk+x3tUT1djcbn8xsomrdh5ExExQnNVePlst32CTtuNtbeZNqrS+5Wacw2ljfHBrwSr395+apb3wAvI1nCEsfOD6+fBS5ZP1ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCik2m7sSeCEHESdxzeEshedZlIGGIhqxAm3bWnttjcwDxeCqiCxmiEZla0FvG68i/W0jwbgtKXTTSPBrNGiqgrd1IQPrJV8juCqX9t476fbC1t8l6ocEER614kiKUn4dtl0dfc5lMZTt5UVBesRDoElicvNLRv0lsRdv+cNP9JtKDIC3uX4hjzo6bM5DDnK25W1FUcsOZLGXNFa9xWKzyqnnBuq+rBsdvNAqD6Px+d/H9lkCqugmRwPcrTxQnYO3/RwkZBLtnhj2MDEBwrmLrOk+uowdmZ9WR9rRid9/TBihv4YjLKq6KLSBMnFVb5BKl/5tFqZnTg9cOuiwDIrceT","cancellation_requested":false,"status":"inProgress","status_details":"Pending certificate created. Certificate request is in progress. This may take some - time based on the issuer provider. Please check again later.","request_id":"650acb42cdd3460ab09c312b7621f1d4"}' + time based on the issuer provider. Please check again later.","request_id":"4ece8159ad604f68a659fdf72f131f6f"}' headers: cache-control: - no-cache @@ -334,7 +334,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:19 GMT + - Fri, 27 Dec 2019 15:29:39 GMT expires: - '-1' pragma: @@ -348,11 +348,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.118;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -378,7 +378,117 @@ interactions: uri: https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 response: body: - string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKKAP5OcLXWDZfXGes4OhpMX5FFjs+JZH1hMf0COBucfc2TWHVN/M9BrUId1C5c56jDW0jbiTWpvAZ+PJJT/cBxH5avXysc9yxvAfXa28HVdekHE8o3r9vJP2jeilv5tNOie8+sviQ0PgPVgtSZYVpok+5AQh380wZ9SQ8o8gkteM6lky7P/YwsYZohXr42sNTXlnlA8/FeGqIjZRpiu4O1v9Ql98p7xKftgMZg6knQ1zKBg+OXpsS6sNqp+8mvz2YGUkurg7ulgkwPxt4zs907420/VgGvZRx41bKALzDgmk9vhOBYsgcIYKNHiiRSG1nHidAuepvhcRfzbXiJaWOUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCV8u34DGfVANI7J1+UnxylvoG1e5bKeK8/yfYRJoT7MhdGxVIKgPuSW49c3hzwK8fdCNIGskor+YOhz5pFDVSa05wVHwNZu/fOTQvY/FuE5j9KyJK71AVD0lqs/jWaWOuKAdFyg6M1RrX5aUGk2ODMEezLUi4wEb7ibNf+fpEbr3H/Tr5DdLQ1Nfku54m/XfZr22NIpExeeD93k/V62wUqE84JokS8XA+QcGB0wSlloLA/F35cXZKMnXkdXFPkv4Nx1L1BsojrbnAnCOG71ej7Q8sG+ynHoTOfYhnpAviJoPXAOsigkDx0LwORnIR9yGGz29j2hDaCOcdxi/KbzgcS","cancellation_requested":false,"status":"completed","target":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1","request_id":"650acb42cdd3460ab09c312b7621f1d4"}' + string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKR1gXyWtoeoACCoSW/RpZu/NxKJTUinlLSChcmKOWref5F4k9KDmiHRty30v5dlxy5Gdm66Yj+4P/4WCyAHs+vuKUGjVI68y9N0U1zKjxUk8xLbU+h9ZvrcBnEP0jy9D82MleaSleeELQI31egmXK5FPZDDVFvDEnKXjEXiyrExZ+0fMBheGbNx/58O+vSXwLZBaG6orVgz/MA94P89qn4BcGeecSlkJfW5mhvGaFVHD2b8eTJNXzUk+x3tUT1djcbn8xsomrdh5ExExQnNVePlst32CTtuNtbeZNqrS+5Wacw2ljfHBrwSr395+apb3wAvI1nCEsfOD6+fBS5ZP1ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCik2m7sSeCEHESdxzeEshedZlIGGIhqxAm3bWnttjcwDxeCqiCxmiEZla0FvG68i/W0jwbgtKXTTSPBrNGiqgrd1IQPrJV8juCqX9t476fbC1t8l6ocEER614kiKUn4dtl0dfc5lMZTt5UVBesRDoElicvNLRv0lsRdv+cNP9JtKDIC3uX4hjzo6bM5DDnK25W1FUcsOZLGXNFa9xWKzyqnnBuq+rBsdvNAqD6Px+d/H9lkCqugmRwPcrTxQnYO3/RwkZBLtnhj2MDEBwrmLrOk+uowdmZ9WR9rRid9/TBihv4YjLKq6KLSBMnFVb5BKl/5tFqZnTg9cOuiwDIrceT","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Certificate request is in progress. This may take some + time based on the issuer provider. Please check again later.","request_id":"4ece8159ad604f68a659fdf72f131f6f"}' + headers: + cache-control: + - no-cache + content-length: + - '1415' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:29:50 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000;includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-network-info: + - addr=167.220.255.51;act_addr_fam=InterNetwork; + x-ms-keyvault-region: + - westus + x-ms-keyvault-service-version: + - 1.1.0.891 + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Type: + - application/json; charset=utf-8 + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python + accept-language: + - en-US + method: GET + uri: https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 + response: + body: + string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKR1gXyWtoeoACCoSW/RpZu/NxKJTUinlLSChcmKOWref5F4k9KDmiHRty30v5dlxy5Gdm66Yj+4P/4WCyAHs+vuKUGjVI68y9N0U1zKjxUk8xLbU+h9ZvrcBnEP0jy9D82MleaSleeELQI31egmXK5FPZDDVFvDEnKXjEXiyrExZ+0fMBheGbNx/58O+vSXwLZBaG6orVgz/MA94P89qn4BcGeecSlkJfW5mhvGaFVHD2b8eTJNXzUk+x3tUT1djcbn8xsomrdh5ExExQnNVePlst32CTtuNtbeZNqrS+5Wacw2ljfHBrwSr395+apb3wAvI1nCEsfOD6+fBS5ZP1ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCik2m7sSeCEHESdxzeEshedZlIGGIhqxAm3bWnttjcwDxeCqiCxmiEZla0FvG68i/W0jwbgtKXTTSPBrNGiqgrd1IQPrJV8juCqX9t476fbC1t8l6ocEER614kiKUn4dtl0dfc5lMZTt5UVBesRDoElicvNLRv0lsRdv+cNP9JtKDIC3uX4hjzo6bM5DDnK25W1FUcsOZLGXNFa9xWKzyqnnBuq+rBsdvNAqD6Px+d/H9lkCqugmRwPcrTxQnYO3/RwkZBLtnhj2MDEBwrmLrOk+uowdmZ9WR9rRid9/TBihv4YjLKq6KLSBMnFVb5BKl/5tFqZnTg9cOuiwDIrceT","cancellation_requested":false,"status":"inProgress","status_details":"Pending + certificate created. Certificate request is in progress. This may take some + time based on the issuer provider. Please check again later.","request_id":"4ece8159ad604f68a659fdf72f131f6f"}' + headers: + cache-control: + - no-cache + content-length: + - '1415' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:30:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000;includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-network-info: + - addr=167.220.255.51;act_addr_fam=InterNetwork; + x-ms-keyvault-region: + - westus + x-ms-keyvault-service-version: + - 1.1.0.891 + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Type: + - application/json; charset=utf-8 + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-keyvault/7.0 Azure-SDK-For-Python + accept-language: + - en-US + method: GET + uri: https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending?api-version=7.0 + response: + body: + string: '{"id":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1/pending","issuer":{"name":"Self"},"csr":"MIIDBTCCAe0CAQAwdTEdMBsGA1UEAxMUd3d3Lm15dGVzdGRvbWFpbi5jb20xEzARBgNVBAsTClRlc3ROdWdnZXQxFDASBgNVBAoTC1Rlc3QgTm9vZGxlMQ8wDQYDVQQHEwZSZWRtb24xCzAJBgNVBAgTAldBMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKR1gXyWtoeoACCoSW/RpZu/NxKJTUinlLSChcmKOWref5F4k9KDmiHRty30v5dlxy5Gdm66Yj+4P/4WCyAHs+vuKUGjVI68y9N0U1zKjxUk8xLbU+h9ZvrcBnEP0jy9D82MleaSleeELQI31egmXK5FPZDDVFvDEnKXjEXiyrExZ+0fMBheGbNx/58O+vSXwLZBaG6orVgz/MA94P89qn4BcGeecSlkJfW5mhvGaFVHD2b8eTJNXzUk+x3tUT1djcbn8xsomrdh5ExExQnNVePlst32CTtuNtbeZNqrS+5Wacw2ljfHBrwSr395+apb3wAvI1nCEsfOD6+fBS5ZP1ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgLsMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCik2m7sSeCEHESdxzeEshedZlIGGIhqxAm3bWnttjcwDxeCqiCxmiEZla0FvG68i/W0jwbgtKXTTSPBrNGiqgrd1IQPrJV8juCqX9t476fbC1t8l6ocEER614kiKUn4dtl0dfc5lMZTt5UVBesRDoElicvNLRv0lsRdv+cNP9JtKDIC3uX4hjzo6bM5DDnK25W1FUcsOZLGXNFa9xWKzyqnnBuq+rBsdvNAqD6Px+d/H9lkCqugmRwPcrTxQnYO3/RwkZBLtnhj2MDEBwrmLrOk+uowdmZ9WR9rRid9/TBihv4YjLKq6KLSBMnFVb5BKl/5tFqZnTg9cOuiwDIrceT","cancellation_requested":false,"status":"completed","target":"https://vmlinuxkv000002.vault.azure.net/certificates/cert1","request_id":"4ece8159ad604f68a659fdf72f131f6f"}' headers: cache-control: - no-cache @@ -387,7 +497,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:31 GMT + - Fri, 27 Dec 2019 15:30:14 GMT expires: - '-1' pragma: @@ -401,11 +511,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.118;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -431,7 +541,7 @@ interactions: uri: https://vmlinuxkv000002.vault.azure.net/secrets/cert1/versions?api-version=7.0 response: body: - string: '{"value":[{"contentType":"application/x-pkcs12","id":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/28f49e77344244c89a188cc3ad014660","managed":true,"attributes":{"enabled":false,"nbf":1572596777,"exp":1730450177,"created":1572597377,"updated":1572597377,"recoveryLevel":"Purgeable"}},{"contentType":"application/x-pkcs12","id":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/acea7773171e4d52ab0f56918a91bc47","managed":true,"attributes":{"enabled":true,"nbf":1572596786,"exp":1730450186,"created":1572597386,"updated":1572597386,"recoveryLevel":"Purgeable"}}],"nextLink":null}' + string: '{"value":[{"contentType":"application/x-pkcs12","id":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/16086e3d6290467788b7ea91731820b0","managed":true,"attributes":{"enabled":false,"nbf":1577459976,"exp":1735313376,"created":1577460577,"updated":1577460577,"recoveryLevel":"Purgeable"}},{"contentType":"application/x-pkcs12","id":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/2b29548ba445407ebe4d5d03c9caf14d","managed":true,"attributes":{"enabled":true,"nbf":1577460002,"exp":1735313402,"created":1577460602,"updated":1577460602,"recoveryLevel":"Purgeable"}}],"nextLink":null}' headers: cache-control: - no-cache @@ -440,7 +550,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:33 GMT + - Fri, 27 Dec 2019 15:30:16 GMT expires: - '-1' pragma: @@ -454,11 +564,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - addr=167.220.255.118;act_addr_fam=InterNetwork; + - addr=167.220.255.51;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westus x-ms-keyvault-service-version: - - 1.1.0.882 + - 1.1.0.891 x-powered-by: - ASP.NET status: @@ -481,23 +591,23 @@ interactions: - -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 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 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bin_test/providers/Microsoft.KeyVault/vaults/binkv1","name":"binkv1","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgo2ikfry7zrsft5lrnecfmwd233ffzowk4szef5twdqh6at4h3zlltn3buuneh77hy/providers/Microsoft.KeyVault/vaults/vmkeyvaultolnkgjro37","name":"vmkeyvaultolnkgjro37","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-01","name":"harold-kvault-01","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/harold-rsg-01/providers/Microsoft.KeyVault/vaults/harold-kvault-02","name":"harold-kvault-02","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv3","name":"jlkv3","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlkvtestrg/providers/Microsoft.KeyVault/vaults/jlkv8","name":"jlkv8","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1","name":"jlkv1","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv2","name":"jlkv2","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/storagekv","name":"storagekv","type":"Microsoft.KeyVault/vaults","location":"centralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhtestkv","name":"zuhtestkv","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv","name":"bim-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv2","name":"bim-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-normal","name":"bim-kv-normal","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_cert4j3pplhzh2mxfmadnulhor7bdwabqralao6ndsikb7wmtlce7avl3/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-jn26od","name":"cli-test-keyvault-jn26od","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key4n7acg5ryduc4lhua6td7yoxt4ohyatoccd22i7tbbhqkxtu6q5ggh/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyy45svs6p","name":"cli-keyvault-keyy45svs6p","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_key5y24q32la74qobgfs2bwei4szi5c2257orcv4oio4msw3pirpp774h/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyqim4e25t","name":"cli-keyvault-keyqim4e25t","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_keytwrcu4yij2qshx4q5qhkhz7l6yz7u433b2ycnizhdkshooj6xup4qp/providers/Microsoft.KeyVault/vaults/cli-keyvault-keyadmefdq6","name":"cli-keyvault-keyadmefdq6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmt52cjbq7","name":"cli-keyvault-mgmt52cjbq7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmt47sltorzerieeb2kj4buvjjzrepwcsrtgiwai64k5kgj7ktvuhk7q/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtufhfpr7","name":"cli-keyvault-mgmtufhfpr7","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtblu3bsem6ht5326hc2gevvp5fhtqxpaiuyvol423phekjikxqhhbv/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtarlzx7j","name":"cli-keyvault-mgmtarlzx7j","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtilsa6amdszgkhgf32vskn4fa3iq3qtrqlwf6jjc44ra52bpjp4ava/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtmykbmvk","name":"cli-keyvault-mgmtmykbmvk","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtlw6gayc6yx7rs5crnsvo4yetjmgkj5giezbni3o2zcjj6ert23pzd/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtsyc2b4n","name":"cli-keyvault-mgmtsyc2b4n","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtogun3gk5za6za6i74pcm5r43bych5oxsy36ysoqghrmht7gnt6tf2/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtdlzrs6y","name":"cli-keyvault-mgmtdlzrs6y","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_mgmtvyn3do2dhpgtsn4cdgge6o5gaez6fmd52dgfhztl5kkabrdqr4wjk/providers/Microsoft.KeyVault/vaults/cli-keyvault-mgmtoko3fuw","name":"cli-keyvault-mgmtoko3fuw","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_network_rulejdswm6sdvgvepwcvqpi5f4amly5i3wdldejzxrdkebwvo/providers/Microsoft.KeyVault/vaults/cli-keyvault-nr6tzyfxn65","name":"cli-keyvault-nr6tzyfxn65","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_sa4s4wchw63vabjvh66wbvhs4hajb4ot6lxe7gukqotziphzzajmim4h4/providers/Microsoft.KeyVault/vaults/cli-keyvault-sa37ncbnzah","name":"cli-keyvault-sa37ncbnzah","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_samwtgrg3zqxlel7bvsqgqdudfe36tbj2xh2n5u7g37guxki7a4blrc2k/providers/Microsoft.KeyVault/vaults/cli-keyvault-saeu65i6ncm","name":"cli-keyvault-saeu65i6ncm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretadjud4pnfha6xi2ma4key2y5hjsmj4s6x42upqqzhu7dnyhpq7z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretrp5yf","name":"cli-keyvault-secretrp5yf","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretdvmfhwqnzbmw226e5252rwocwqlydfvbaos5qxz7etnq4wv3fe5/providers/Microsoft.KeyVault/vaults/cli-keyvault-softd5oeg2x","name":"cli-keyvault-softd5oeg2x","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretjg7quk7pzjqsk25wuir2w4sqoefvqxjg4b5x3m7he7iasywr6rh/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretadeky","name":"cli-keyvault-secretadeky","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretkk7hkc3nod243rq4o3jqttoirhiuinhojnbqelyksulrjpfraid/providers/Microsoft.KeyVault/vaults/cli-keyvault-softieyvabm","name":"cli-keyvault-softieyvabm","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secreto7t7l2kngraosf6dobkqrqcbicpbgaglzajzcy36yogj4p2ul5w/providers/Microsoft.KeyVault/vaults/cli-keyvault-secretjbb44","name":"cli-keyvault-secretjbb44","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretu6i3psrdtabum55utec2rkcjjllec343p53aktgxedyinmqjili/providers/Microsoft.KeyVault/vaults/cli-keyvault-softp2aojix","name":"cli-keyvault-softp2aojix","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_keyvault_secretvtkq5chv7o4epeg63j3rdvygrwkswzprthsczjup2cbr3xsjg6z/providers/Microsoft.KeyVault/vaults/cli-keyvault-secret6ickp","name":"cli-keyvault-secret6ickp","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contacts5pc2mkmaajjitubt42wsmnlbmtgvefmrdz32o2qmbtaejglbyc/providers/Microsoft.KeyVault/vaults/cli-test-keyvault-xc5q4z","name":"cli-test-keyvault-xc5q4z","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoeu5gwqab7knan4m5z435ojt53c4zwhyzyrbddrjp35dkdut2y/providers/Microsoft.KeyVault/vaults/cli-keyvault-certcfk2ogq","name":"cli-keyvault-certcfk2ogq","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_contactsoxwi26snbuk5tcx4jafx3txqgkre4vsc2rjbuuy7e7l3jzysmi/providers/Microsoft.KeyVault/vaults/cli-keyvault-certc4prqba","name":"cli-keyvault-certc4prqba","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloadppgshb7xti6joxu3fllp2ol7zpffkpr5iswss4t5cu737ifdkt/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdm576y2fuu","name":"cli-keyvault-cdm576y2fuu","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_downloaduvf4busdrs3h6uzcjehal6y2zxqczunlpcwhzrqi2wsgogrvkw/providers/Microsoft.KeyVault/vaults/cli-keyvault-cdasfklrojg","name":"cli-keyvault-cdasfklrojg","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuerry5wkgi53yc6auq65kbhsfoelgbwngg4pu6l4bt45jhh6e4njj4f/providers/Microsoft.KeyVault/vaults/cli-keyvault-cisrnqyqtsb","name":"cli-keyvault-cisrnqyqtsb","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_issuert7izll5y4ljh67sctn43wsesctapxjnvlou3svpg3nhlvvchpgvf/providers/Microsoft.KeyVault/vaults/cli-keyvault-cissgi7ckq3","name":"cli-keyvault-cissgi7ckq3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pending4rgtvgg5gqesknsjmbd3nowjdfnpdm5lut2gcgarenq3yvg4ets/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcyholokjcz","name":"cli-keyvault-pcyholokjcz","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_kv_cert_pendingkm34y3ldbunt7mzigysvelb2pg3rx7mqq2uze6cslt7zxtxflfw/providers/Microsoft.KeyVault/vaults/cli-keyvault-pcxz5couaj2","name":"cli-keyvault-pcxz5couaj2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault4848","name":"vault4848","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv1126","name":"jlkv1126","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv11262","name":"jlkv11262","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/yugangwcan/providers/Microsoft.KeyVault/vaults/yugangwcan-kv","name":"yugangwcan-kv","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '2584' + - '11425' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:33 GMT + - Fri, 27 Dec 2019 15:30:18 GMT expires: - '-1' pragma: @@ -528,14 +638,14 @@ interactions: - -s User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-keyvault/1.1.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002?api-version=2018-02-14 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"0a592c45-613e-4f1b-9023-7c4414fd53bf","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002","name":"vmlinuxkv000002","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"21cd756e-e290-4a26-9547-93e8cc1a8923","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":true,"enabledForTemplateDeployment":true,"vaultUri":"https://vmlinuxkv000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -544,7 +654,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:35 GMT + - Fri, 27 Dec 2019 15:30:20 GMT expires: - '-1' pragma: @@ -562,7 +672,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.259 + - 1.1.0.269 x-powered-by: - ASP.NET status: @@ -583,14 +693,14 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001","name":"cli_test_vmss_create_linux_secrets000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-11-01T08:34:27Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001","name":"cli_test_vmss_create_linux_secrets000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-12-27T15:27:43Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -599,7 +709,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:35 GMT + - Fri, 27 Dec 2019 15:30:21 GMT expires: - '-1' pragma: @@ -678,13 +788,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:36 GMT + - Fri, 27 Dec 2019 15:30:23 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 01 Nov 2019 08:41:36 GMT + - Fri, 27 Dec 2019 15:35:23 GMT source-age: - - '55' + - '231' strict-transport-security: - max-age=31536000 vary: @@ -694,21 +804,21 @@ interactions: x-cache: - HIT x-cache-hits: - - '1' + - '4' x-content-type-options: - nosniff x-fastly-request-id: - - 2bc0ceea5db6472656aff6fbade0dd63d1a116ab + - 6770f84d712228799994d244debb2c254872e6e1 x-frame-options: - deny x-geo-block-list: - '' x-github-request-id: - - BB38:70AB:98B5C:A96FB:5DBBEE5B + - DA32:2FE7:5AE968:618044:5E0622A7 x-served-by: - - cache-sin18032-SIN + - cache-sin18031-SIN x-timer: - - S1572597397.746155,VS0,VE0 + - S1577460623.249721,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -729,7 +839,7 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -745,7 +855,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:36 GMT + - Fri, 27 Dec 2019 15:30:23 GMT expires: - '-1' pragma: @@ -784,14 +894,14 @@ interactions: "manual"}, "virtualMachineProfile": {"storageProfile": {"osDisk": {"createOption": "FromImage", "caching": "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", - "version": "latest"}}, "osProfile": {"computerNamePrefix": "vmss1597d", "adminUsername": + "version": "latest"}}, "osProfile": {"computerNamePrefix": "vmss1747e", "adminUsername": "deploy", "linuxConfiguration": {"disablePasswordAuthentication": true, "ssh": {"publicKeys": [{"path": "/home/deploy/.ssh/authorized_keys", "keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCbIg1guRHbI0lV11wWDt1r2cUdcNd27CJsg+SfgC7miZeubtwUhbsPdhMQsfDyhOWHq1+ZL0M+nJZV63d/1dhmhtgyOqejUwrPlzKhydsbrsdUor+JmNJDdW01v7BXHyuymT8G4s09jCasNOwiufbP/qp72ruu0bIA1nySsvlf9pCQAuFkAnVnf/rFhUlOkhtRpwcq8SUNY2zRHR/EKb/4NWY1JzR4sa3q2fWIJdrrX0DvLoa5g9bIEd4Df79ba7v+yiUBOS0zT2ll+z4g9izHK3EO5d8hL4jYxcjKs+wcslSYRWrascfscLgMlMGh0CdKeNTDjHpGPncaf3Z+FwwwjWeuiNBxv7bJo13/8B/098KlVDl4GZqsoBCEjPyJfV6hO0y/LkRGkk7oHWKgeWAfKtfLItRp00eZ4fcJNK9kCaSMmEugoZWcI7NGbZXzqFWqbpRI7NcDP9+WIQ+i9U5vqWsqd/zng4kbuAJ6UuKqIzB0upYrLShfQE3SAck8oaLhJqqq56VfDuASNpJKidV+zq27HfSBmbXnkR/5AK337dc3MXKJypoK/QPMLKUAP5XLPbs+NddJQV7EZXd29DLgp+fRIg3edpKdO7ZErWhv7d+3Kws+e1Y+ypmR2WIVSwVyBEUfgv2C8Ts9gnTF4pNcEY/S2aBicz5Ew2+jdyGNQQ== test@example.com\\n"}]}}, "secrets": [{"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002"}, - "vaultCertificates": [{"certificateUrl": "https://vmlinuxkv000002.vault.azure.net/secrets/cert1/acea7773171e4d52ab0f56918a91bc47"}]}]}, - "networkProfile": {"networkInterfaceConfigurations": [{"name": "vmss1597dNic", - "properties": {"primary": "true", "ipConfigurations": [{"name": "vmss1597dIPConfig", + "vaultCertificates": [{"certificateUrl": "https://vmlinuxkv000002.vault.azure.net/secrets/cert1/2b29548ba445407ebe4d5d03c9caf14d"}]}]}, + "networkProfile": {"networkInterfaceConfigurations": [{"name": "vmss1747eNic", + "properties": {"primary": "true", "ipConfigurations": [{"name": "vmss1747eIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET/subnets/vmss1-nameSubnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/backendAddressPools/vmss1-nameLBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/inboundNatPools/vmss1-nameLBNatPool"}]}}]}}]}}, @@ -816,25 +926,25 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_tONe9AzzgDdfEqaSIBwnnptoL8QY164M","name":"vmss_deploy_tONe9AzzgDdfEqaSIBwnnptoL8QY164M","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7235917700804735294","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-11-01T08:36:41.8602953Z","duration":"PT3.014777S","correlationId":"0d5ca651-91e0-4ed0-a734-d56c908f4b94","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_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1-nameLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1-name"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_u48yEAWGfHpvt8G1UJZndp6NI7wXRqno","name":"vmss_deploy_u48yEAWGfHpvt8G1UJZndp6NI7wXRqno","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6614067519221116442","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-12-27T15:30:29.8550662Z","duration":"PT2.9380752S","correlationId":"a46fe773-1cea-42c8-b288-2e04fb991daa","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_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1-nameLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1-name"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_tONe9AzzgDdfEqaSIBwnnptoL8QY164M/operationStatuses/08586290094866321152?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_u48yEAWGfHpvt8G1UJZndp6NI7wXRqno/operationStatuses/08586241462585606323?api-version=2019-07-01 cache-control: - no-cache content-length: - - '2751' + - '2752' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:36:42 GMT + - Fri, 27 Dec 2019 15:30:31 GMT expires: - '-1' pragma: @@ -844,7 +954,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1196' status: code: 201 message: Created @@ -863,9 +973,52 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 27 Dec 2019 15:31:02 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: + - -n -g --image --admin-username --ssh-key-value --secrets + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -877,7 +1030,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:37:13 GMT + - Fri, 27 Dec 2019 15:31:34 GMT expires: - '-1' pragma: @@ -906,9 +1059,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -920,7 +1073,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:37:45 GMT + - Fri, 27 Dec 2019 15:32:04 GMT expires: - '-1' pragma: @@ -949,9 +1102,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -963,7 +1116,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:38:15 GMT + - Fri, 27 Dec 2019 15:32:35 GMT expires: - '-1' pragma: @@ -992,9 +1145,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1006,7 +1159,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:38:45 GMT + - Fri, 27 Dec 2019 15:33:05 GMT expires: - '-1' pragma: @@ -1035,9 +1188,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1049,7 +1202,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:39:16 GMT + - Fri, 27 Dec 2019 15:33:36 GMT expires: - '-1' pragma: @@ -1078,9 +1231,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1092,7 +1245,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:39:47 GMT + - Fri, 27 Dec 2019 15:34:07 GMT expires: - '-1' pragma: @@ -1121,9 +1274,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -1135,7 +1288,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:17 GMT + - Fri, 27 Dec 2019 15:34:37 GMT expires: - '-1' pragma: @@ -1164,9 +1317,9 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586290094866321152?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586241462585606323?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -1178,7 +1331,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:47 GMT + - Fri, 27 Dec 2019 15:35:08 GMT expires: - '-1' pragma: @@ -1207,23 +1360,23 @@ interactions: - -n -g --image --admin-username --ssh-key-value --secrets User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_tONe9AzzgDdfEqaSIBwnnptoL8QY164M","name":"vmss_deploy_tONe9AzzgDdfEqaSIBwnnptoL8QY164M","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7235917700804735294","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-11-01T08:40:43.7882143Z","duration":"PT4M4.942696S","correlationId":"0d5ca651-91e0-4ed0-a734-d56c908f4b94","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_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1-nameLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1-name"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss1597d","adminUsername":"deploy","linuxConfiguration":{"disablePasswordAuthentication":true,"ssh":{"publicKeys":[{"path":"/home/deploy/.ssh/authorized_keys","keyData":"ssh-rsa + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Resources/deployments/vmss_deploy_u48yEAWGfHpvt8G1UJZndp6NI7wXRqno","name":"vmss_deploy_u48yEAWGfHpvt8G1UJZndp6NI7wXRqno","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6614067519221116442","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-12-27T15:35:00.3904881Z","duration":"PT4M33.4734971S","correlationId":"a46fe773-1cea-42c8-b288-2e04fb991daa","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_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1-nameLBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1-nameVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1-nameLB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1-name"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss1747e","adminUsername":"deploy","linuxConfiguration":{"disablePasswordAuthentication":true,"ssh":{"publicKeys":[{"path":"/home/deploy/.ssh/authorized_keys","keyData":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCbIg1guRHbI0lV11wWDt1r2cUdcNd27CJsg+SfgC7miZeubtwUhbsPdhMQsfDyhOWHq1+ZL0M+nJZV63d/1dhmhtgyOqejUwrPlzKhydsbrsdUor+JmNJDdW01v7BXHyuymT8G4s09jCasNOwiufbP/qp72ruu0bIA1nySsvlf9pCQAuFkAnVnf/rFhUlOkhtRpwcq8SUNY2zRHR/EKb/4NWY1JzR4sa3q2fWIJdrrX0DvLoa5g9bIEd4Df79ba7v+yiUBOS0zT2ll+z4g9izHK3EO5d8hL4jYxcjKs+wcslSYRWrascfscLgMlMGh0CdKeNTDjHpGPncaf3Z+FwwwjWeuiNBxv7bJo13/8B/098KlVDl4GZqsoBCEjPyJfV6hO0y/LkRGkk7oHWKgeWAfKtfLItRp00eZ4fcJNK9kCaSMmEugoZWcI7NGbZXzqFWqbpRI7NcDP9+WIQ+i9U5vqWsqd/zng4kbuAJ6UuKqIzB0upYrLShfQE3SAck8oaLhJqqq56VfDuASNpJKidV+zq27HfSBmbXnkR/5AK337dc3MXKJypoK/QPMLKUAP5XLPbs+NddJQV7EZXd29DLgp+fRIg3edpKdO7ZErWhv7d+3Kws+e1Y+ypmR2WIVSwVyBEUfgv2C8Ts9gnTF4pNcEY/S2aBicz5Ew2+jdyGNQQ== - test@example.com\n"}]},"provisionVMAgent":true},"secrets":[{"sourceVault":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002"},"vaultCertificates":[{"certificateUrl":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/acea7773171e4d52ab0f56918a91bc47"}]}],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"}},"imageReference":{"publisher":"Debian","offer":"debian-10","sku":"10","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss1597dNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss1597dIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET/subnets/vmss1-nameSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/backendAddressPools/vmss1-nameLBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/inboundNatPools/vmss1-nameLBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"e7a7fb53-dd34-4583-b877-4917fd735f38"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET"}]}}' + test@example.com\n"}]},"provisionVMAgent":true},"secrets":[{"sourceVault":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002"},"vaultCertificates":[{"certificateUrl":"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/2b29548ba445407ebe4d5d03c9caf14d"}]}],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"}},"imageReference":{"publisher":"Debian","offer":"debian-10","sku":"10","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss1747eNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss1747eIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET/subnets/vmss1-nameSubnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/backendAddressPools/vmss1-nameLBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/inboundNatPools/vmss1-nameLBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"84512e19-153d-48f9-a1ce-bd286993e61a"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1-name"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/publicIPAddresses/vmss1-nameLBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET"}]}}' headers: cache-control: - no-cache content-length: - - '6653' + - '6655' content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:48 GMT + - Fri, 27 Dec 2019 15:35:09 GMT expires: - '-1' pragma: @@ -1252,7 +1405,7 @@ interactions: - -n -g User-Agent: - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-compute/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + azure-mgmt-compute/10.0.0 Azure-SDK-For-Python AZURECLI/2.0.78 accept-language: - en-US method: GET @@ -1265,7 +1418,7 @@ interactions: \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": - {\r\n \"computerNamePrefix\": \"vmss1597d\",\r\n \"adminUsername\": + {\r\n \"computerNamePrefix\": \"vmss1747e\",\r\n \"adminUsername\": \"deploy\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \ \"path\": \"/home/deploy/.ssh/authorized_keys\",\r\n \"keyData\": @@ -1275,7 +1428,7 @@ interactions: [\r\n {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.KeyVault/vaults/vmlinuxkv000002\"\r\n \ },\r\n \"vaultCertificates\": [\r\n {\r\n - \ \"certificateUrl\": \"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/acea7773171e4d52ab0f56918a91bc47\"\r\n + \ \"certificateUrl\": \"https://vmlinuxkv000002.vault.azure.net/secrets/cert1/2b29548ba445407ebe4d5d03c9caf14d\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"createOption\": \"FromImage\",\r\n @@ -1283,10 +1436,10 @@ interactions: \ \"storageAccountType\": \"Premium_LRS\"\r\n }\r\n },\r\n \ \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \ \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n \"version\": - \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1597dNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1597dIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET/subnets/vmss1-nameSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/backendAddressPools/vmss1-nameLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/inboundNatPools/vmss1-nameLBNatPool\"}]}}]}}]}\r\n + \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1747eNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1747eIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/virtualNetworks/vmss1-nameVNET/subnets/vmss1-nameSubnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/backendAddressPools/vmss1-nameLBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_linux_secrets000001/providers/Microsoft.Network/loadBalancers/vmss1-nameLB/inboundNatPools/vmss1-nameLBNatPool\"}]}}]}}]}\r\n \ },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": - \"e7a7fb53-dd34-4583-b877-4917fd735f38\"\r\n }\r\n}" + \"84512e19-153d-48f9-a1ce-bd286993e61a\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -1295,7 +1448,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 01 Nov 2019 08:40:50 GMT + - Fri, 27 Dec 2019 15:35:11 GMT expires: - '-1' pragma: @@ -1312,7 +1465,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;177,Microsoft.Compute/GetVMScaleSet30Min;1184 + - Microsoft.Compute/GetVMScaleSet3Min;391,Microsoft.Compute/GetVMScaleSet30Min;2580 status: code: 200 message: OK diff --git a/src/azure-cli/requirements.py2.Darwin.txt b/src/azure-cli/requirements.py2.Darwin.txt index b49b03d60ea..06e5d573ccd 100644 --- a/src/azure-cli/requirements.py2.Darwin.txt +++ b/src/azure-cli/requirements.py2.Darwin.txt @@ -75,7 +75,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/requirements.py2.Linux.txt b/src/azure-cli/requirements.py2.Linux.txt index b49b03d60ea..06e5d573ccd 100644 --- a/src/azure-cli/requirements.py2.Linux.txt +++ b/src/azure-cli/requirements.py2.Linux.txt @@ -75,7 +75,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/requirements.py2.windows.txt b/src/azure-cli/requirements.py2.windows.txt index e4d9d6203ad..be921ade828 100644 --- a/src/azure-cli/requirements.py2.windows.txt +++ b/src/azure-cli/requirements.py2.windows.txt @@ -74,7 +74,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index 12bfa8e7926..6690cedf876 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -75,7 +75,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 12bfa8e7926..6690cedf876 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -75,7 +75,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 7b1428d1af0..1aa581e038c 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -74,7 +74,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-signalr==0.3.0 azure-mgmt-sql==0.15.0 azure-mgmt-sqlvirtualmachine==0.5.0 -azure-mgmt-storage==5.0.0 +azure-mgmt-storage==7.0.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.42.0 azure-multiapi-storage==0.2.4 diff --git a/src/azure-cli/setup.py b/src/azure-cli/setup.py index 7a29a556b7d..cadee2c1bbf 100644 --- a/src/azure-cli/setup.py +++ b/src/azure-cli/setup.py @@ -122,7 +122,7 @@ 'azure-mgmt-signalr~=0.3.0', 'azure-mgmt-sql~=0.15.0', 'azure-mgmt-sqlvirtualmachine~=0.5.0', - 'azure-mgmt-storage~=5.0.0', + 'azure-mgmt-storage~=7.0.0', 'azure-mgmt-trafficmanager~=0.51.0', 'azure-mgmt-web~=0.42.0', 'azure-multiapi-storage~=0.2.4',